@charset "UTF-8";
.tematik_galerie-liste {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -moz-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.tematik_galerie-liste li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  padding: 0 0.25rem 0.5rem 0.25rem;
}

@media (min-width: 576px) {
  .tematik_galerie-liste li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33.33333%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 33.33333%;
    flex: 1 1 33.33333%;
    max-width: 33.33333%;
  }
}

@media (min-width: 768px) {
  .tematik_galerie-liste li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 25%;
  }
}

@media (min-width: 992px) {
  .tematik_galerie-liste li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 20%;
    -moz-box-flex: 1;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    max-width: 20%;
  }
}

.tematik_galerie-item, .tematik_galerie-dossier, .tematik_galerie-retour {
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  background-color: #BEBEBE;
  padding-bottom: 100%;
  color: #fff;
  z-index: 0;
}

.tematik_galerie figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}

.tematik_galerie-interne {
  position: absolute;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column nowrap;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  height: 100%;
  text-align: center;
}

.tematik_galerie-interne:before {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 0.5rem;
  font-size: 2.5rem;
}

.tematik_galerie-interne strong {
  margin-bottom: 1rem;
  line-height: 1;
  color: inherit;
  font-family: "Decalotype", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: background-color 0.4s, color 0.4s;
  -moz-transition: background-color 0.4s, color 0.4s;
  transition: background-color 0.4s, color 0.4s;
  font-size: 1.35rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media (min-width: 576px) {
  .tematik_galerie-interne strong {
    font-size: 1.425rem;
  }
}

@media (min-width: 992px) {
  .tematik_galerie-interne strong {
    font-size: 1.5rem;
  }
}

.tematik_galerie-interne small {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 0.875rem;
  opacity: 0.6;
}

.tematik_galerie-dossier {
  background-color: #D31B21;
}

.tematik_galerie-dossier .tematik_galerie-interne {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.tematik_galerie-dossier .tematik_galerie-interne:before {
  content: "";
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: inherit;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tematik_galerie-dossier figure {
  position: relative;
  z-index: 0;
  position: relative;
  z-index: 0;
  position: absolute;
}

.tematik_galerie-dossier figure:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-image: inherit;
  background-position: inherit;
  background-repeat: inherit;
  background-size: inherit;
  z-index: -2;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: opacity 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), background 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98);
  -moz-transition: opacity 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), background 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98);
  transition: opacity 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98), background 0.4s cubic-bezier(0.47, 0.01, 0.37, 0.98);
}

.tematik_galerie-dossier figure:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #D31B21;
  opacity: 0.2;
  z-index: -1;
  -webkit-transition: opacity 0.4s, background-color 0.4s;
  -moz-transition: opacity 0.4s, background-color 0.4s;
  transition: opacity 0.4s, background-color 0.4s;
}

@supports (mix-blend-mode: multiply) or (-webkit-mix-blend-mode: multiply) {
  .tematik_galerie-dossier figure:after {
    opacity: 0.8;
    mix-blend-mode: multiply;
  }
}

.tematik_galerie-dossier small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.tematik_galerie-dossier small:after {
  content: "";
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: inherit;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  margin-left: 0.25em;
  font-size: 1.25em;
}

.tematik_galerie-retour {
  background-color: #3D3D3D;
}

.tematik_galerie-retour .tematik_galerie-interne:before {
  content: "";
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: baseline;
  line-height: inherit;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.tematik_galerie-dossier:hover, .tematik_galerie-retour:hover {
  color: #fff;
}

.tematik_galerie-dossier:hover figure:after {
  opacity: 1;
}

.tematik_galerie-retour:hover {
  background-color: #313131;
}
