.node .date-container * {
  font-weight: bold;
}
.node.node--view-mode-teaser, .node.node--view-mode-small-teaser, .node.node--view-mode-previous-next, .node.node--view-mode-event-home, .node.node--view-mode-big-teaser {
  max-width: 100%;
}
.node.node--view-mode-teaser > .node__content, .node.node--view-mode-small-teaser > .node__content, .node.node--view-mode-previous-next > .node__content, .node.node--view-mode-event-home > .node__content, .node.node--view-mode-big-teaser > .node__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
@media (min-width: 769px) {
  .node.node--view-mode-teaser > .node__content, .node.node--view-mode-small-teaser > .node__content, .node.node--view-mode-previous-next > .node__content, .node.node--view-mode-event-home > .node__content, .node.node--view-mode-big-teaser > .node__content {
    flex-direction: row;
  }
}
.node.node--view-mode-teaser > .node__content .image-container, .node.node--view-mode-small-teaser > .node__content .image-container, .node.node--view-mode-previous-next > .node__content .image-container, .node.node--view-mode-event-home > .node__content .image-container, .node.node--view-mode-big-teaser > .node__content .image-container {
  flex: 0 0 100%;
}
@media (min-width: 769px) {
  .node.node--view-mode-teaser > .node__content .image-container, .node.node--view-mode-small-teaser > .node__content .image-container, .node.node--view-mode-previous-next > .node__content .image-container, .node.node--view-mode-event-home > .node__content .image-container, .node.node--view-mode-big-teaser > .node__content .image-container {
    flex: 0 0 59%;
  }
}
.node.node--view-mode-teaser > .node__content .text-container, .node.node--view-mode-small-teaser > .node__content .text-container, .node.node--view-mode-previous-next > .node__content .text-container, .node.node--view-mode-event-home > .node__content .text-container, .node.node--view-mode-big-teaser > .node__content .text-container {
  padding: 0 20px 20px 20px;
  flex: 0 0 100%;
  margin-top: 10px;
}
@media (min-width: 769px) {
  .node.node--view-mode-teaser > .node__content .text-container, .node.node--view-mode-small-teaser > .node__content .text-container, .node.node--view-mode-previous-next > .node__content .text-container, .node.node--view-mode-event-home > .node__content .text-container, .node.node--view-mode-big-teaser > .node__content .text-container {
    flex: 0 0 38%;
    margin-top: 20px;
  }
}
.node.node--view-mode-teaser > .node__content .text-container .text-formatted.field--type-text-long, .node.node--view-mode-teaser > .node__content .text-container .text-formatted.field--type-text-with-summary, .node.node--view-mode-small-teaser > .node__content .text-container .text-formatted.field--type-text-long, .node.node--view-mode-small-teaser > .node__content .text-container .text-formatted.field--type-text-with-summary, .node.node--view-mode-previous-next > .node__content .text-container .text-formatted.field--type-text-long, .node.node--view-mode-previous-next > .node__content .text-container .text-formatted.field--type-text-with-summary, .node.node--view-mode-event-home > .node__content .text-container .text-formatted.field--type-text-long, .node.node--view-mode-event-home > .node__content .text-container .text-formatted.field--type-text-with-summary, .node.node--view-mode-big-teaser > .node__content .text-container .text-formatted.field--type-text-long, .node.node--view-mode-big-teaser > .node__content .text-container .text-formatted.field--type-text-with-summary {
  padding: 0;
}
.node.node--view-mode-teaser > .node__content .text-container .text-formatted.field--type-text-long p:first-of-type, .node.node--view-mode-teaser > .node__content .text-container .text-formatted.field--type-text-with-summary p:first-of-type, .node.node--view-mode-small-teaser > .node__content .text-container .text-formatted.field--type-text-long p:first-of-type, .node.node--view-mode-small-teaser > .node__content .text-container .text-formatted.field--type-text-with-summary p:first-of-type, .node.node--view-mode-previous-next > .node__content .text-container .text-formatted.field--type-text-long p:first-of-type, .node.node--view-mode-previous-next > .node__content .text-container .text-formatted.field--type-text-with-summary p:first-of-type, .node.node--view-mode-event-home > .node__content .text-container .text-formatted.field--type-text-long p:first-of-type, .node.node--view-mode-event-home > .node__content .text-container .text-formatted.field--type-text-with-summary p:first-of-type, .node.node--view-mode-big-teaser > .node__content .text-container .text-formatted.field--type-text-long p:first-of-type, .node.node--view-mode-big-teaser > .node__content .text-container .text-formatted.field--type-text-with-summary p:first-of-type {
  margin-top: 0;
}
.node.node--view-mode-teaser > .node__content .text-container .field--type-datetime, .node.node--view-mode-teaser > .node__content .text-container .field--name-field-category, .node.node--view-mode-small-teaser > .node__content .text-container .field--type-datetime, .node.node--view-mode-small-teaser > .node__content .text-container .field--name-field-category, .node.node--view-mode-previous-next > .node__content .text-container .field--type-datetime, .node.node--view-mode-previous-next > .node__content .text-container .field--name-field-category, .node.node--view-mode-event-home > .node__content .text-container .field--type-datetime, .node.node--view-mode-event-home > .node__content .text-container .field--name-field-category, .node.node--view-mode-big-teaser > .node__content .text-container .field--type-datetime, .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-category {
  text-align: center;
}
.node.node--view-mode-teaser > .node__content .text-container .field--type-datetime, .node.node--view-mode-small-teaser > .node__content .text-container .field--type-datetime, .node.node--view-mode-previous-next > .node__content .text-container .field--type-datetime, .node.node--view-mode-event-home > .node__content .text-container .field--type-datetime, .node.node--view-mode-big-teaser > .node__content .text-container .field--type-datetime {
  display: block;
}
@media (min-width: 769px) {
  .node.node--view-mode-teaser > .node__content .text-container .field--type-datetime, .node.node--view-mode-small-teaser > .node__content .text-container .field--type-datetime, .node.node--view-mode-previous-next > .node__content .text-container .field--type-datetime, .node.node--view-mode-event-home > .node__content .text-container .field--type-datetime, .node.node--view-mode-big-teaser > .node__content .text-container .field--type-datetime {
    display: inline-block;
  }
}
.node.node--view-mode-teaser > .node__content .text-container .field--name-field-title h2, .node.node--view-mode-small-teaser > .node__content .text-container .field--name-field-title h2, .node.node--view-mode-previous-next > .node__content .text-container .field--name-field-title h2, .node.node--view-mode-event-home > .node__content .text-container .field--name-field-title h2, .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-title h2 {
  text-align: center;
  line-height: 1;
  font-size: 3.8rem;
  line-height: 1rem;
  font-weight: normal;
}
@media (min-width: 769px) {
  .node.node--view-mode-teaser > .node__content .text-container .field--name-field-title h2, .node.node--view-mode-small-teaser > .node__content .text-container .field--name-field-title h2, .node.node--view-mode-previous-next > .node__content .text-container .field--name-field-title h2, .node.node--view-mode-event-home > .node__content .text-container .field--name-field-title h2, .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-title h2 {
    font-size: 4.8rem;
  }
}
.node.node--view-mode-big-teaser > .node__content .text-container .field--type-datetime, .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-category {
  text-align: center;
}
@media (min-width: 769px) {
  .node.node--view-mode-big-teaser > .node__content .text-container .field--type-datetime, .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-category {
    text-align: left;
  }
}
.node.node--view-mode-big-teaser > .node__content .text-container .date-container {
  text-align: center;
}
@media (min-width: 769px) {
  .node.node--view-mode-big-teaser > .node__content .text-container .date-container {
    text-align: left;
  }
}
.node.node--view-mode-big-teaser > .node__content .text-container .date-container .date-prefix,
.node.node--view-mode-big-teaser > .node__content .text-container .date-container .date-suffix,
.node.node--view-mode-big-teaser > .node__content .text-container .date-container .field--type-datetime {
  display: inline-block;
}
.node.node--view-mode-big-teaser > .node__content .text-container .read-more-link {
  display: none;
}
.node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-title h2, .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-title h2 a {
  text-align: center;
  font-weight: normal;
  display: block;
}
@media (min-width: 769px) {
  .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-title h2, .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-title h2 a {
    text-align: left;
  }
}
@media (min-width: 769px) {
  .node.node--view-mode-teaser > .node__content {
    flex-direction: column;
  }
}
.node.node--view-mode-previous-next {
  width: 100%;
  margin: auto;
  text-align: center;
}
@media (min-width: 769px) {
  .node.node--view-mode-previous-next > .node__content {
    flex-direction: column;
  }
}
.node.node--view-mode-previous-next .field--type-datetime {
  text-align: center;
  font-size: 1.4rem;
  display: inline-block;
}
.node.node--view-mode-previous-next .field--name-field-title h2, .node.node--view-mode-previous-next .field--name-field-title h2 a {
  font-family: "SangBleuEmpire";
  -webkit-font-smoothing: auto;
  font-weight: normal;
  font-size: 2.4rem;
  text-align: center;
  margin: 0;
}
.node.node--view-mode-previous-next .field--name-field-title h2 {
  padding: 15px 0;
}
.node.node--view-mode-previous-next .field--name-field-category {
  text-align: center;
}
.node.node--view-mode-contextual-teaser {
  max-width: 100%;
}
.node.node--view-mode-contextual-teaser > .node__content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
}
.node.node--view-mode-contextual-teaser .image-container {
  max-width: 150px;
}
.node.node--view-mode-contextual-teaser .text-container {
  padding: 0 0 0 20px;
  width: calc(100% - 150px);
  text-align: left;
}
.node.node--view-mode-contextual-teaser .text-container .field--type-datetime {
  display: inline-block;
}
.node.node--view-mode-contextual-teaser .text-container .field--name-field-title h2 {
  font-size: 1.4rem;
  text-align: left;
}
.node.node--view-mode-contextual-teaser .text-container .field--name-field-title h2 a {
  font-size: 1.4rem;
  text-align: left;
}
.node.node--view-mode-speech {
  max-width: 100%;
  padding: 0 0 210px 0;
}
@media (min-width: 991px) {
  .node.node--view-mode-speech {
    padding: 80px 0px 30px 0px;
  }
}
.node.node--view-mode-speech > .node__content {
  position: relative;
  max-width: 570px;
  width: 100%;
  margin: auto;
}
.node.node--view-mode-speech .image-container {
  margin-left: 0;
}
.node.node--view-mode-speech .image-container a {
  display: block;
  width: 100%;
  height: 100%;
}
.node.node--view-mode-speech .text-container {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) translateY(50%);
  background: white;
  text-align: center;
  width: calc(100% - 70px);
  padding: 60px 20px;
}
@media (min-width: 769px) {
  .node.node--view-mode-speech .text-container {
    width: calc(100% - 230px);
    padding: 25px 20px;
  }
}
.node.node--view-mode-speech .text-container .field--type-datetime {
  display: inline-block;
}
.node.node--view-mode-speech .text-container .field--type-datetime time {
  font-size: 1.4rem;
}
.node.node--view-mode-speech .text-container .field--name-field-title h2 {
  font-size: 1.4rem;
  text-align: center;
  font-weight: normal;
}
.node.node--view-mode-speech .text-container .field--name-field-title h2:after {
  display: none;
}
.node.node--view-mode-speech .text-container .field--name-field-title h2 a {
  font-size: 1.4rem;
  text-align: center;
  font-weight: normal;
}
.node.node--view-mode-speech .text-container .field--name-field-title h2 a:after {
  content: "";
  background-image: url("../../assets/pictos/arrow-little.svg");
  background-repeat: no-repeat;
  width: 16px;
  height: 12px;
  display: inline-block;
  margin-left: 0.5em;
}
.node.node--view-mode-speech .text-container .field--name-field-category .field__item {
  font-size: 1.2rem;
}
.node.node--view-mode-member-push {
  max-width: 100%;
}
.node.node--view-mode-member-push > .node__content {
  position: relative;
  width: 100%;
}
.node.node--view-mode-member-push .image-container {
  margin-left: 0;
}
.node.node--view-mode-member-push .image-container .field--name-field-header-image {
  width: 100%;
}
.node.node--view-mode-member-push .image-container .field--name-field-header-image .field__item {
  width: 100%;
}
.node.node--view-mode-member-push .image-container a {
  display: block;
  width: 100%;
  height: 100%;
}
.node.node--view-mode-member-push .image-container img {
  width: 100%;
  height: auto;
}
.node.node--view-mode-member-push .text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  padding: 60px 70px;
  background: white;
  text-align: center;
  width: calc(100% - 40px);
  max-width: 720px;
}
.node.node--view-mode-member-push .text-container .field--type-datetime {
  display: inline-block;
}
.node.node--view-mode-member-push .text-container .field--type-datetime time {
  font-size: 1.4rem;
}
.node.node--view-mode-member-push .text-container .field--name-field-title h2 {
  font-size: 2.4rem;
  text-align: center;
  font-weight: normal;
  font-family: "SangBleuEmpire";
  -webkit-font-smoothing: auto;
  color: black;
}
.node.node--view-mode-member-push .text-container .field--name-field-title h2:after {
  display: none;
}
.node.node--view-mode-member-push .text-container .field--name-field-title h2 a {
  font-size: 2.4rem;
  text-align: center;
  font-weight: normal;
  font-family: "SangBleuEmpire";
  -webkit-font-smoothing: auto;
  color: black;
}
.node.node--view-mode-member-push .text-container .field--name-field-category .field__item {
  font-size: 1.2rem;
}
.node.node--view-mode-small-teaser > .node__content .text-container, .node.node--view-mode-big-teaser > .node__content .text-container, .node.node--view-mode-teaser > .node__content .text-container, .node.node--view-mode-previous-next > .node__content .text-container {
  position: relative;
}
.node.node--view-mode-small-teaser > .node__content .text-container .field, .node.node--view-mode-big-teaser > .node__content .text-container .field, .node.node--view-mode-teaser > .node__content .text-container .field, .node.node--view-mode-previous-next > .node__content .text-container .field {
  margin: 5px 0;
}
.node.node--view-mode-small-teaser > .node__content .text-container .field--name-field-category, .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-category, .node.node--view-mode-teaser > .node__content .text-container .field--name-field-category, .node.node--view-mode-previous-next > .node__content .text-container .field--name-field-category {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  white-space: nowrap;
}
.node.node--view-mode-small-teaser > .node__content .text-container .field--name-field-category .field__item, .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-category .field__item, .node.node--view-mode-teaser > .node__content .text-container .field--name-field-category .field__item, .node.node--view-mode-previous-next > .node__content .text-container .field--name-field-category .field__item {
  padding: 0;
}
.node.node--view-mode-small-teaser > .node__content .text-container .date-container, .node.node--view-mode-big-teaser > .node__content .text-container .date-container, .node.node--view-mode-teaser > .node__content .text-container .date-container, .node.node--view-mode-previous-next > .node__content .text-container .date-container {
  margin-top: 15px;
}
.node.node--view-mode-small-teaser > .node__content .text-container .date-container *, .node.node--view-mode-big-teaser > .node__content .text-container .date-container *, .node.node--view-mode-teaser > .node__content .text-container .date-container *, .node.node--view-mode-previous-next > .node__content .text-container .date-container * {
  display: inline !important;
}
@media (min-width: 769px) {
  .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-category {
    left: auto;
    transform: none;
  }
  .node.node--view-mode-big-teaser > .node__content .text-container .field--name-field-category .field__item {
    padding: 0;
  }
}