@charset "UTF-8";

/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

html {
  font-size: 20px;
}

html.no-overflow,
html.no-overflow2 {
  position: relative;
  overflow: hidden;
}

body {
  position: relative;
  color: #2d2d2d;
  font-family: "Assistant", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  line-height: 26px;
  overflow-x: hidden;
}

body * {
  box-sizing: border-box;
}

body.no-overflow-ios {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow: hidden;
}

.site-wrapper,
.layout-container {
  position: relative;
  overflow: hidden;
}

.page-publi-events .site-wrapper,
.page-publi-events
.layout-container {
  position: static;
}

.region-content {
  position: relative;
  min-height: 515px;
}

.page-publi-events .region-content {
  position: static;
  min-height: calc(100vh - 465px);
}

.path-publi-events .region-content {
  min-height: calc(100vh - 997px);
}

.container {
  width: 1230px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a,
button {
  transition: all .3s linear;
  color: inherit;
  text-decoration: none;
}

a:hover,
a:focus,
button:hover,
button:focus {
  outline: none;
  text-decoration: none;
}

input:focus,
textarea:focus {
  outline: none;
}

button {
  padding: 0;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.item-list li {
  margin: 0;
}

p {
  margin: 0;
}

p:not(:last-child) {
  margin-bottom: 25px;
}

.flex-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-content-vcenter {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-content-end {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-content-sided {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-content-center {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-content-vbottom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-content-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-content-end {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.justify-right {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.text-center {
  text-align: center;
}

.justify-right-col {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hide-visually {
  width: 1px;
  height: 1px;
  position: absolute;
  margin: -1px;
  padding: 0;
  clip: rect(0 0 0 0);
  border: none;
  overflow: hidden;
}

.fix-flex-ie {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mobile-only {
  display: none;
}

/* stylelint-disable */

.hide {
  display: none !important;
}

/* stylelint-enable */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 400;
}

.page-title,
.page-title--subscribe {
  font-size: 2.0952380952rem;
  color: #000;
  font-family: "Merriweather", serif;
  line-height: 60px;
}

.page-title--white,
.page-title--subscribe--white {
  color: #fff;
}

.page-title--publication,
.page-title--subscribe--publication {
  font-size: 2.1904761905rem;
}

.page-title--small,
.page-title--subscribe--small {
  font-size: 1.9047619048rem;
  line-height: 43px;
}

.publication-full__reading-time {
  display: flex;
  align-items: center;
  border-top: solid 1px #B8B8B8;
  padding-top: 16px;
  font-size: 17px;
  font-weight: 300;
  line-height: 20px;
}

.publication-full__reading-time  svg {
  margin-right: 4px;
}

.page-intro {
  font-size: 0.9523809524rem;
  margin-top: 15px;
  line-height: 24px;
}

.page-intro--user {
  font-size: 1.1428571429rem;
  line-height: 30px;
}

.page-intro--user:after {
  display: block;
  width: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.page-section-suptitle {
  font-size: 0.7619047619rem;
  margin: 50px 0 10px;
  color: #e51e31;
  font-weight: 600;
  text-transform: uppercase;
}

.page-section-title {
  font-size: 1.9047619048rem;
  color: #000;
  font-family: "Merriweather", serif;
  line-height: 48px;
  text-align: center;
}

.page-section-title:after {
  display: block;
  width: 20px;
  margin: 9px auto 0;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.page-section-title--white {
  color: #fff;
}

.page-section-title--small {
  font-size: 1.4285714286rem;
  line-height: 38px;
}

.page-section-title--small:after {
  margin-top: 7px;
  content: '';
}

.page-section-title--search {
  margin-bottom: 50px;
}

.page-section-title--search:after {
  display: none;
  content: '';
}

.page-section-title--align-left {
  text-align: left;
}

.page-section-title--align-left:after {
  margin-left: 0;
  content: '';
}

.page-section-title--align-right {
  text-align: right;
}

.page-section-title--align-right:after {
  float: right;
  content: '';
}

.page-section-title--padding {
  padding: 0 15px;
}

.teaser-title {
  font-size: 1.2380952381rem;
  margin-top: 7px;
  font-family: "Merriweather", serif;
  line-height: 34px;
}

.category {
  font-size: 1rem;
  transition: .3s all linear;
  font-weight: 600;
  line-height: 19px;
  text-transform: uppercase;
}

.category--partner {
  color: #000;
}

.category--publi {
  margin-right: 7px;
  transition: .3s all linear;
  color: #e51e31;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.teaser a:hover .category--publi,
.publication-embed a:hover .category--publi {
  color: #fff;
}

.category--publi div {
  display: inline;
}

.teaser--img a:hover .category--publi {
  color: #e51e31;
}

.category--lower {
  font-weight: 300;
  text-transform: none;
}

.category--author {
  margin-bottom: 3px;
  color: #000;
}

.initiative {
  font-size: 0.7619047619rem;
  transition: .3s all linear;
  color: #e51e31;
  font-weight: 600;
  line-height: 19px;
  text-transform: uppercase;
}

a:hover .initiative {
  color: #fff;
}

.initiative .field__item:not(:last-child):after {
  content: ' ; ';
}

.initiative div {
  display: inline;
}

.initiative--full {
  margin-top: -7px;
}

h1 + .initiative--full {
  margin-top: 15px;
}

.date {
  font-size: 0.8571428571rem;
  margin-top: 5px;
  transition: .3s all linear;
  color: #676767;
  -webkit-font-smoothing: auto;
}

a:hover .date {
  color: #fff;
}

[class^='icon-'] {
  transition: .3s all linear;
}

.icon-cookies {
  width: 16px;
  height: 16px;
  fill: #fff;
}

.icon-newsletter {
  width: 27px;
  height: 18px;
  stroke: #fff;
}

a:hover .icon-newsletter {
  stroke: #e51e31;
}

.icon-back-top {
  width: 35px;
  height: 35px;
}

.icon-back-top__circle {
  fill: rgba(229, 30, 49, 0.01);
  stroke: #e51e31;
}

button:hover .icon-back-top__circle {
  fill: #e51e31;
}

.icon-back-top__arrow {
  fill: #e51e31;
}

button:hover .icon-back-top__arrow {
  fill: #fff;
}

.icon-dl2 {
  width: 18px;
  height: 21px;
  fill: #e51e31;
}

.icon-dl {
  width: 21px;
  height: 25px;
  margin-left: 45px;
  fill: #e51e31;
}

a:hover .icon-dl {
  fill: #fff;
}

.icon-dl--no-margin {
  margin-left: 0;
}

.icon-dl--small {
  margin-left: 25px;
}

.has-red-bg .icon-dl {
  fill: #fff;
}

.has-red-bg a:hover .icon-dl {
  fill: #e51e31;
}

.icon-share2 {
  fill: #e51e31;
}

a:hover .icon-share2,
button:hover .icon-share2,
button.is-active .icon-share2 {
  fill: #fff;
}

.icon-cross {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  fill: #fff;
}

.icon-media {
  width: 18px;
  height: 20px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 25px;
  fill: #fff;
}

a:hover .icon-media,
button:hover .icon-media {
  fill: #e51e31;
}

.icon-external {
  width: 10px;
  height: 10px;
  margin-right: 3px;
}

.icon-tag {
  width: 17px;
  height: 10px;
  position: relative;
  top: 3px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
  fill: #e51e31;
}

.icon-tag--initiative {
  top: 0;
  margin-right: 5px;
}

a:hover .icon-tag {
  fill: #fff;
}

a:hover .icon-dl__arrow {
  -webkit-animation: .5s bounce linear;
  animation: .5s bounce linear;
}

.icon-arrow-right {
  width: 20px;
  height: 8px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin-left: 10px;
}

.icon-arrow-right--hidden {
  opacity: 0;
}

.icon-arrow-right--reverse {
  margin: 0 10px 0 0;
  -webkit-transform: scaleX(-1) !important;
  transform: scaleX(-1) !important;
  /* stylelint-disable-line */
}

a:hover .icon-arrow-right {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.icon-close {
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  stroke: #fff;
}

.icon-more {
  width: 11px;
  height: 11px;
  stroke: #e51e31;
}

a:hover .icon-more {
  stroke: #fff;
}

.teaser--img a:hover .icon-more,
.line-teaser a:hover .icon-more {
  stroke: #e51e31;
}

.icon-line {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  margin-left: 10px;
  padding-left: 25px;
}

.icon-line--big {
  padding-left: 35px;
}

.icon-line:before {
  position: absolute;
  top: 50%;
  left: 0;
  height: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  transition: .3s all linear;
  border-right: 1px solid #d8d8d8;
  content: '';
}

a:hover .icon-line:before {
  border-color: #fff;
  -webkit-animation: .4s drawLine ease-in;
  animation: .4s drawLine ease-in;
  content: '';
}

.line-teaser a:hover .icon-line:before {
  border-color: #d8d8d8;
  content: '';
}

.icon-contact-author {
  width: 15px;
  height: 15px;
  margin-right: 7px;
}

.teaser--img .icon-line:before {
  opacity: .2;
  content: '';
}

.teaser--img a:hover .icon-line:before {
  color: #d8d8d8;
  content: '';
}

.icon-publi {
  margin-right: 7px;
  fill: #e51e31;
}

.teaser a:hover .icon-publi,
.publication-embed a:hover .icon-publi {
  fill: #fff;
}

.teaser--img a:hover .icon-publi {
  fill: #e51e31;
}

.icon-publi--blog {
  width: 12px;
  height: 9px;
}

.icon-publi--podcast {
  width: 11px;
  height: 14px;
}

.icon-publi--tribune {
  width: 8px;
  height: 14px;
}

.icon-publi--study {
  width: 18px;
  height: 14px;
}

.icon-publi--press {
  width: 13px;
  height: 12px;
}

.icon-publi--iddri {
  width: 10px;
  height: 11px;
}

.icon-publi--job {
  width: 13px;
  height: 12px;
}

.icon-publi--calendar {
  width: 12px;
  height: 12px;
}

.icon-publi--initiative {
  width: 17px;
  height: 10px;
}

.icon-publi--program {
  width: 11px;
  height: 14px;
}

.icon-publi--project {
  width: 12px;
  height: 14px;
}

.icon-chevron-right {
  width: 8px;
  height: 12px;
  position: relative;
  top: 10px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 17px;
  fill: #e51e31;
}

a:hover .icon-chevron-right {
  fill: #fff;
}

a:hover .event-date--teaser-row .icon-chevron-right {
  fill: #e51e31;
}

.icon-calendar {
  width: 12px;
  height: 12px;
  margin-right: 7px;
  fill: #e51e31;
}

a:hover .icon-calendar {
  fill: #fff;
}

.icon-chevron-bottom {
  width: 15px;
  height: 8px;
  margin-left: 7px;
  fill: #e51e31;
}

a:hover .icon-chevron-bottom {
  -webkit-animation: .5s bounce2 linear;
  animation: .5s bounce2 linear;
}

.icon-vertical-nav {
  width: 15px;
  height: 8px;
  transition: none;
  fill: #d8d8d8;
}

.is-active .icon-vertical-nav {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.icon-vertical-nav-arrow {
  width: 15px;
  height: 8px;
  fill: #d8d8d8;
}

button:not(.is-disabled):hover .icon-vertical-nav-arrow {
  fill: #e51e31;
}

.icon-vertical-nav-arrow--prev {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.icon-slider {
  width: 8px;
  height: 15px;
}

.icon-slider--prev {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.hamburger {
  width: 22px;
  height: 18px;
  margin: 0;
  border: 0;
  border-radius: 0;
  display: block;
}

.hamburger__inner {
  display: block;
  top: 50%;
  margin-top: -1px;
  transition: 0.3s all cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger__inner,
.hamburger__inner:before,
.hamburger__inner:after {
  position: absolute;
  width: 22px;
  height: 3px;
  transition: .3s transform ease, .3s background-color ease;
  border-radius: 50px;
  background-color: #e51e31;
}

.hamburger__inner:before,
.hamburger__inner:after {
  display: block;
  content: '';
}

.hamburger__inner:before {
  top: -8px;
  transition: top .1s .34s ease-in, opacity .1s ease-in;
  content: '';
}

.hamburger__inner:after {
  bottom: -8px;
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  content: '';
}

.search-icon__item {
  width: 22px;
  height: 22px;
  display: inline-block;
  transition: .3s all linear;
  border-radius: 0;
  background: transparent;
  position: relative;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.search-icon__item:before,
.search-icon__item:after {
  width: 22px;
  height: 22px;
  display: inline-block;
  transition: .3s all linear;
  border-radius: 0;
  background: transparent;
  position: absolute;
  top: 0px;
  bottom: 0px;
  /* stylelint-disable-line */
  width: 100%;
  margin: auto;
  content: '';
}

.search-icon__item:before {
  left: 6px;
  width: 26px;
  height: 3px;
  border-radius: 2.8571428571px;
  background-color: #676767;
  content: '';
}

.search-icon__item:after {
  width: 20px;
  height: 20px;
  right: 0;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  border: 2px solid #676767;
  border-radius: 50%;
  background-color: #fff;
  content: '';
}

.is-active .search-icon__item:before,
.is-active .search-icon__item:after {
  border-radius: 0;
  background-color: #676767;
}

.is-active .search-icon__item:after {
  width: 100%;
  height: 2.5px;
  top: 0;
  right: 0;
  -webkit-transform: rotate3d(0, 0, 1, 90deg);
  transform: rotate3d(0, 0, 1, 90deg);
  border: 0;
  content: '';
}

.is-active .search-icon__item:before {
  left: 0;
  width: 100%;
  content: '';
}

.search-icon {
  width: 40px;
  margin-top: 10px;
  transition: .3s all linear;
  border: none;
  outline: none;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.search-icon:hover,
.search-icon:focus {
  outline: none;
}

.search-icon::-moz-focus-inner {
  border: 0;
}

.is-active .search-icon {
  -webkit-transform: scale3d(0.8, 0.8, 0.8);
  transform: scale3d(0.8, 0.8, 0.8);
}

.search-icon-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 65px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

@-webkit-keyframes anim-link {
  0% {
    background-size: 0% 100%;
  }

  100% {
    background-size: 100% 100%;
  }
}

@keyframes anim-link {
  0% {
    background-size: 0% 100%;
  }

  100% {
    background-size: 100% 100%;
  }
}

@-webkit-keyframes anim-link2 {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@keyframes anim-link2 {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }

  100% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
}

@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
}

@keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
}

@-webkit-keyframes bounce2 {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

@keyframes bounce2 {
  0%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  40% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}

@-webkit-keyframes drawLine {
  0% {
    -webkit-transform: scaleY(0) translateY(-50%);
    transform: scaleY(0) translateY(-50%);
  }

  100% {
    -webkit-transform: scaleY(1) translateY(-50%);
    transform: scaleY(1) translateY(-50%);
  }
}

@keyframes drawLine {
  0% {
    -webkit-transform: scaleY(0) translateY(-50%);
    transform: scaleY(0) translateY(-50%);
  }

  100% {
    -webkit-transform: scaleY(1) translateY(-50%);
    transform: scaleY(1) translateY(-50%);
  }
}

.row {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.row:after {
  content: " ";
  display: block;
  clear: both;
}

.push-1 {
  margin-left: 8.4745762712%;
}

.col-1 {
  float: left;
  margin-right: 43.5px;
}

@media (min-width: 759px) {
  .col-1 {
    margin-top: 55px;
  }
}

.col-7plus {
  width: 61.8644067797%;
  float: left;
  margin-right: 1.6949152542%;
}

.col-7 {
  width: 57.6271186441%;
  float: left;
  margin-right: 1.6949152542%;
}

.col-7:last-child {
  margin-right: 0;
}

.col-5 {
  width: 40.6779661017%;
  float: left;
  margin-right: 1.6949152542%;
}

.col-5:last-child {
  margin-right: 0;
}

.col-8 {
  width: 66.1016949153%;
  float: left;
  margin-right: 1.6949152542%;
}

.col-4 {
  width: 32.2033898305%;
  float: left;
  margin-right: 1.6949152542%;
}

.col-4:last-child {
  margin-right: 0;
}

.col-3 {
  width: 23.7288135593%;
  float: left;
  margin-right: 1.6949152542%;
}

.col-3:last-child {
  margin-right: 0;
}

.col-9 {
  width: 74.5762711864%;
  float: left;
  margin-right: 1.6949152542%;
}

.col-9:last-child {
  margin-right: 0;
  float: right;
}

.col-6 {
  width: 49.1525423729%;
  float: left;
  margin-right: 1.6949152542%;
}

.col-6:last-child {
  margin-right: 0;
}

.col-10-center {
  width: 83.0508474576%;
  float: left;
  margin-right: 1.6949152542%;
  margin: 0 auto;
  float: none;
}

.col-8-center {
  width: 66.1016949153%;
  float: left;
  margin-right: 1.6949152542%;
  margin: 0 auto;
  float: none;
}

.col-6-center {
  width: 49.1525423729%;
  float: left;
  margin-right: 1.6949152542%;
  margin: 0 auto;
  float: none;
}

.path-user .description {
  display: none;
}

.path-user .user-login-form label {
  display: inline-block;
  min-width: 170px;
}

.path-user .user-login-form .form-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.path-user .user-login-form input {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}

.path-user .user-login-form input[type='submit']:not(.button--primary) {
  width: 100%;
  padding: 10px 40px;
  transition: .3s all linear;
  border: none;
  background-color: #e51e31;
  color: #fff;
  font-weight: 500;
}

.path-user .user-login-form input[type='submit']:not(.button--primary):hover {
  background-color: #2d2d2d;
}

.messages--error {
  font-size: 0.619047619rem;
  position: relative;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  margin: 15px 0 15px 245px;
  padding: 30px 60px 25px;
  border: none;
  border-radius: 0;
  background-color: rgba(229, 30, 49, 0.1);
  background-image: none;
  color: #e51e31;
  box-shadow: none;
}

.messages--error:before {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 34px;
  left: 30px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018.9%2018.9'%3E%3Crect%20x='7.4'%20y='-1.9'%20width='4.1'%20height='22.71'%20transform='translate(-3.9%209.5)%20rotate(-45)'%20fill='%23e52334'/%3E%3Crect%20x='-1.9'%20y='7.4'%20width='22.7'%20height='4.07'%20transform='translate(-3.9%209.5)%20rotate(-45)'%20fill='%23e52334'/%3E%3C/svg%3E");
  content: '';
}

.page-node-type-event .region-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.page-node-type-event .messages--error {
  margin-top: -50px;
}

.user-login-form {
  max-width: 500px;
  margin: 50px auto 0;
  padding: 25px;
  border: 1px solid #d8d8d8;
}

ul.tabs {
  margin-bottom: 0;
}

.tabs a {
  background-color: #d8d8d8;
  color: #676767;
}

.tabs a.is-active,
.tabs a:hover {
  background-color: #e51e31;
  color: #fff;
}

.tabs > li {
  margin-right: 0;
}

.user-logged-in .block-iddri-publi-events,
.user-logged-in .block-system-breadcrumb-block {
  position: static;
}

.contextual-region {
  z-index: 10;
}

.header-site {
  border-top: 6px solid #D2373A;
  border-bottom: 1px solid #d8d8d8;
  position: relative;
}

.header-site:has(.menu-item--expanded.fully-expanded),
.header-site:has(.views-exposed-form.is-active) {
  z-index: 100;
}

.header-site.billet-de-blog {
  border-color: #fff;
  z-index: 2;
}

.header-site a {
  display: inline-block;
}

.header-site .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.header-site ul.menu {
  margin-left: 0;
}

.header-site .contextual {
  display: none;
}

.header-site .views-exposed-form {
  position: absolute;
  top: 97px;
  right: 15px;
  left: 15px;
  padding: 25px 0;
  transition: .3s all linear;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  z-index: 51;
}

.header-site .views-exposed-form:before {
  position: absolute;
  top: 0px;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  border-bottom: 1px solid #d8d8d8;
  background-color: #fff;
  z-index: -1;
  content: '';
}

.header-site .views-exposed-form label {
  display: none;
}

.header-site .views-exposed-form .form-item {
  width: 100%;
  margin: 0;
}

.header-site .views-exposed-form input[type='text'] {
  width: 100%;
  border: none;
}

.header-site .views-exposed-form .form-submit {
  position: absolute;
  right: 0px;
  bottom: 25px;
  /* stylelint-disable-line */
  font-size: 0.9523809524rem;
  padding: 0;
  transition: .3s all linear;
  border: none;
  background: transparent;
  color: #676767;
  font-weight: 600;
}

.header-site .views-exposed-form .form-submit:hover {
  color: #2d2d2d;
}

.header-site .views-exposed-form.is-active {
  opacity: 1;
  visibility: visible;
}

.header-site__publis {
  font-size: 0.619047619rem;
  position: relative;
  margin-right: 35px;
  padding: 35px 0;
  color: #676767;
  font-family: "Merriweather", serif;
}

.header-site__publis:after {
  position: absolute;
  right: -5px;
  bottom: 0px;
  left: -5px;
  /* stylelint-disable-line */
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: .3s all ease-in;
  border-bottom: 2px solid #e51e31;
  content: '';
}

.header-site__publis:hover:after,
.header-site__publis.is-active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.header-site__logo-wrap {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.header-site__logo {
  width: 115px;
}

.header-site__search {
  height: 22px;
  margin-right: 16px;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.language-switcher-language-url {
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: 0.619047619rem;
  color: #676767;
}

.language-switcher-language-url ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.language-switcher-language-url ul.links a.is-active {
  color: #D2373A;
  font-weight: 700;
}

.language-switcher-language-url li:first-child {
  position: relative;
  margin-right: 15px;
}

.language-switcher-language-url li:first-child:after {
  position: absolute;
  top: 50%;
  right: -7.5px;
  height: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: 1px solid #d8d8d8;
  content: '';
}

.menu--main .menu-item .dropdown-mainnav {
  display: none;
}

.menu--main .menu-item .dropdown-mainnav a {
  padding: 0;
}

.menu--main .menu-item .dropdown-mainnav h2 {
  display: none;
  font-family: "Merriweather", serif;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 36px;
  position: relative;
}

.menu--main .menu-item .dropdown-mainnav h2:before {
  background: #fff;
  content: "";
  height: 1px;
  left: -92px;
  position: absolute;
  top: 50%;
  width: 73px;
}

.menu--main .menu-item--expanded {
  list-style: none;
}

.menu--main .menu-item--expanded > a,
.menu--main .menu-item--expanded > span {
  background-position: right;
  background-repeat: no-repeat;
  background-size: 10px;
  background-image: url(../images/icons/arrow-down.svg);
  list-style: none;
  padding-right: 20px;
}

.menu--main .menu-item--expanded.fully-expanded > .dropdown-mainnav:first-of-type {
  display: block;
  left: 50%;
  opacity: 1;
  z-index: 999;
}

.menu--main .dropdown-elements .menu a {
  display: inline-block;
  font-family: "Assistant", sans-serif;
  font-size: 20px;
  text-transform: initial;
}

.menu--main .dropdown-elements .menu a:after {
  border-color: #fff;
  left: 0;
  width: 100%;
  content: '';
}

.menu--main .dropdown-elements .menu a.is-active {
  color: #fff !important;
}

.menu--main .dropdown-elements .menu a.is-active:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  border-color: #fff;
  content: '';
}

.menu--main .dropdown-elements li {
  border: 0;
  margin: 0;
}

.menu--main .dropdown-elements .social-list {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.menu--main .dropdown-elements .social-list a:after {
  display: none;
  content: '';
}

.footer-site {
  position: relative;
  margin-top: 70px;
  padding: 105px 0 65px;
  border-top: 1px solid #d8d8d8;
  text-align: center;
  z-index: 5;
}

.page-team .footer-site,
.page-node-type-project .footer-site,
.page-node-type-program .footer-site {
  margin-top: 0;
}

.footer-newsletter {
  position: absolute;
  top: -70px;
  right: 0px;
  left: 0px;
  /* stylelint-disable-line */
}

.footer-newsletter__wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 140px;
  margin: 0 65px;
  padding: 0 60px;
  background-color: #e51e31;
  color: #fff;
}

.footer-newsletter__title {
  font-size: 1.2380952381rem;
  padding-right: 20px;
  font-family: "Merriweather", serif;
  text-align: left;
}

.footer-newsletter__title:after {
  display: block;
  width: 20px;
  margin-top: 5px;
  border-bottom: 1px solid #fff;
  content: '';
}

.footer-site__logo {
  width: 120px;
}

.footer-site__wrapper {
  width: 100%;
  padding: 0 65px;
  line-height: 14px;
}

.footer-site__wrapper > a {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.footer-site__wrapper nav {
  padding-left: 98px;
  width: 100%;
}

.footer-site__wrapper .flex-content {
  width: 100%;
}

.footer-site__wrapper .menu {
  font-size: 13px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #676767;
  font-weight: 600;
  text-transform: uppercase;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  height: 40px;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.footer-site__wrapper .menu a {
  position: relative;
}

.footer-site__wrapper .menu a:after {
  position: absolute;
  right: 0px;
  bottom: -3px;
  left: 0px;
  /* stylelint-disable-line */
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: .3s all ease-in;
  border-bottom: 1px solid #676767;
  content: '';
}

.footer-site__wrapper .menu a:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  content: '';
}

.footer-site__wrapper .item-list {
  height: 20px;
}

.footer-site__wrapper .menu-item:not(:last-child) {
  margin-right: 25px;
}

.menu--secondary {
  margin-left: 8.4745762712%;
  width: 49.1525423729%;
  float: left;
  margin-right: 1.6949152542%;
}

.menu--tertiary {
  margin-left: 8.4745762712%;
  width: 32.2033898305%;
  float: right;
  margin-right: 0;
}

.menu--secondary li:not(:last-child),
.menu--tertiary li:not(:last-child) {
  margin-bottom: 20px;
}

.menu--secondary li,
.menu--tertiary li {
  position: relative;
  padding-right: 80px;
}

.menu--secondary a,
.menu--tertiary a {
  font-size: 0.9523809524rem;
  display: block;
  font-weight: 600;
  line-height: 24px;
}

.menu--secondary a:after,
.menu--tertiary a:after {
  width: 21px;
  height: 8px;
  position: absolute;
  top: 11px;
  right: 40px;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  transition: .3s all ease-in;
  background: url(../images/icons/arrow-right2.svg) no-repeat;
  opacity: 0;
}

.menu--secondary a:hover:after,
.menu--tertiary a:hover:after {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.menu--secondary a.is-active,
.menu--tertiary a.is-active {
  display: inline;
  background: linear-gradient(to right, #fff 0%, #fff 100%) repeat-x;
  background-position: 0 95%;
  background-size: 100% 1px;
}

.menu--quaternary .menu {
  font-size: 0.619047619rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: 600;
  text-transform: uppercase;
}

.menu--quaternary .menu li:not(:last-child) {
  margin-right: 70px;
}

.menu--quaternary .menu a {
  position: relative;
}

.menu--quaternary .menu a:after {
  position: absolute;
  right: 0px;
  bottom: -3px;
  left: 0px;
  /* stylelint-disable-line */
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: .3s all ease-in;
  border-bottom: 1px solid #fff;
  content: '';
}

.menu--quaternary .menu a:hover:after,
.menu--quaternary .menu a.is-active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.menu--main {
  font-size: 0.7142857143rem;
  padding-left: 70px;
  font-weight: 600;
  position: static;
  text-transform: uppercase;
}

.menu--main ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.menu--main .menu-item {
  padding-top: 0;
}

.menu--main .menu-item span {
  cursor: pointer;
}

.menu--main li:not(:last-child) {
  margin-right: 50px;
}

.menu--main a,
.menu--main span {
  display: block;
  position: relative;
}

.menu--main a:after,
.menu--main span:after {
  position: absolute;
  right: -5px;
  bottom: 0px;
  left: -5px;
  /* stylelint-disable-line */
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  transition: .3s all ease-in;
  border-bottom: 0.5px solid #2D2D2D;
}

.menu--main a:hover:after,
.menu--main span:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.menu--main .fully-expanded {
  font-size: 14.286px;
  font-weight: 700;
  text-transform: uppercase;
}

.menu--main .fully-expanded span::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  content: '';
}

.menu--main a.is-active::after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  content: '';
}

.fat-menu {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  transition: .3s all linear;
  background-color: #e51e31;
  color: #fff;
  opacity: 0;
  overflow: auto;
  visibility: hidden;
  z-index: 55;
}

.fat-menu ul.menu a.is-active {
  color: #fff;
}

.fat-menu.is-active {
  opacity: 1;
  visibility: visible;
}

.fat-menu .container {
  position: relative;
}

.fat-menu h2 {
  font-size: 1.4285714286rem;
  position: relative;
  margin-bottom: 30px;
  font-family: "Merriweather", serif;
}

.fat-menu h2:before {
  position: absolute;
  top: 13px;
  left: -100px;
  width: 75px;
  border-bottom: 1px solid #fff;
  content: '';
}

.fat-menu ul {
  margin-left: 0;
}

.fat-menu li {
  padding-top: 0;
}

.fat-menu__head a {
  display: inline-block;
}

.fat-menu__main {
  padding-top: 55px;
}

.fat-menu__close {
  position: absolute;
  top: 0px;
  right: 15px;
  /* stylelint-disable-line */
  font-size: 0.619047619rem;
  text-transform: uppercase;
}

.fat-menu__close:hover svg {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

.fat-menu__bottom {
  margin: 75px 0 35px;
}

.mobile-nav {
  position: fixed;
  top: 74px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  display: none;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: .5s transform ease-in;
  background-color: #d2373a;
  overflow: hidden;
  opacity: 0;
  z-index: 55;
}

.mobile-nav.is-active {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.mobile-nav .container {
  height: 100%;
}

.mobile-nav__wrap {
  position: relative;
  height: 100%;
  margin: 0 -15px;
  padding: 0 15px 46px;
  overflow: auto;
}

.mobile-nav__publis {
  display: block;
  margin: 0 -15px;
  padding: 15px;
  color: #fff;
}

.mobile-nav__button {
  font-size: 0.619047619rem;
  display: block;
  position: relative;
  width: 100%;
  padding: 15px 35px 15px 0;
  color: #fff;
  font-family: "Merriweather", serif;
  text-align: left;
}

.mobile-nav__button:first-of-type {
  border-bottom: 1px solid #fff;
}

.mobile-nav__button svg {
  position: absolute;
  top: 50%;
  right: 0px;
  /* stylelint-disable-line */
  margin-top: -4px;
}

.mobile-nav__submenu {
  font-size: 0.619047619rem;
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: .5s all ease-in;
  background-color: #e51e31;
  color: #fff;
  overflow: auto;
}

.mobile-nav__submenu h2 {
  font-family: "Merriweather", serif;
}

.mobile-nav__submenu h2:before {
  display: inline-block;
  width: 30px;
  margin-right: 5px;
  border-bottom: 1px solid #fff;
  vertical-align: middle;
  content: '';
}

.mobile-nav__submenu.is-active {
  -webkit-transform: none;
  transform: none;
}

.mobile-nav__submenu ul.menu a.is-active {
  margin: 0 -15px;
  padding-right: 15px;
  padding-left: 15px;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}

.mobile-nav__back {
  display: block;
  width: 100%;
  margin-bottom: 15px;
  padding: 15px;
  background-color: #c32038;
  text-align: left;
  text-transform: uppercase;
}

.breadcrumb {
  font-size: 0.5238095238rem;
  position: absolute;
  top: 10px;
  left: 0px;
  /* stylelint-disable-line */
  color: #676767;
  line-height: 13px;
  z-index: 5;
}

.breadcrumb li:before {
  display: none;
  content: '';
}

.page-team .breadcrumb,
.page-node-type-about .breadcrumb {
  color: #fff;
}

.user-logged-in .breadcrumb {
  top: 45px;
}

.page-publi-events .breadcrumb {
  top: 110px;
  left: 50%;
  width: 1230px;
  max-width: 100%;
  padding: 0 15px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.user-logged-in.page-publi-events .breadcrumb {
  top: 150px;
}

.user-logged-in.toolbar-tray-open.page-publi-events .breadcrumb {
  top: 190px;
}

.breadcrumb__item span {
  margin: 0 5px;
}

.breadcrumb__item:first-child span {
  margin-left: 0;
}

.breadcrumb__link {
  border-bottom: 1px solid #e51e31;
}

.breadcrumb__link:hover {
  color: #e51e31;
}

.publication-full__extract {
  margin-right: -45px;
  padding: 25px 30px;
  border: 1px solid #d8d8d8;
  font-weight: 600;
}

.publication-full__extract p {
  display: inline;
}

.publication-full__extract p:before {
  margin-right: 3px;
  content: '“';
}

.publication-full__extract p:after {
  margin-left: 3px;
  content: '”';
}

.publication-full__extract span {
  color: #e51e31;
}

.publication-full__media {
  font-size: 0.619047619rem;
  margin-top: -5px;
  color: #FFFFFF;
  -webkit-font-smoothing: auto;
  line-height: 15px;
  text-transform: uppercase;
}

h1 + .publication-full__media {
  margin-top: 10px;
}

.publication-full__media span {
  padding: 4px;
  background-color: #D92E3D;
}

.publication-full__extract-link {
  margin-top: 15px;
  text-align: right;
}

.publication__metas {
  font-size: 0.8571428571rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  transition: .3s all linear;
  color: #676767;
  -webkit-font-smoothing: auto;
  line-height: 20px;
}

.teaser a:hover .publication__metas,
.publication-embed a:hover .publication__metas {
  color: #fff;
}

.publication__metas time {
  padding-left: 5px;
}

.publication__metas--white {
  color: #fff;
}

.publication-embed {
  margin-bottom: 25px;
}

.publication-embed a {
  display: block;
  padding: 30px 40px 45px;
  border: 1px solid #d8d8d8;
}

.wysiwyg .publication-embed a {
  background: transparent;
}

.wysiwyg .publication-embed a:hover {
  border-color: #e51e31;
  background-color: #e51e31;
  color: #fff;
}

.publication-embed__title {
  font-size: 1.2380952381rem;
  margin: 5px 0 25px;
  transition: .3s all linear;
  color: #000;
  font-family: "Merriweather", serif;
  line-height: 38px;
}

a:hover .publication-embed__title {
  color: #fff;
}

.publication-embed__also {
  font-size: 0.7619047619rem;
  -webkit-font-smoothing: auto;
  text-transform: uppercase;
}

.publication-teaser {
  position: relative;
  background-position: center;
  background-size: cover;
}

.publication-teaser:before {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  transition: .3s all linear;
  background-color: #000;
  opacity: .65;
  content: '';
}

.publication-teaser:hover:before {
  opacity: .8;
  content: '';
}

.promoted-publications {
  padding: 60px 0;
  border-bottom: 1px solid #d8d8d8;
  background-color: #eeece6;
}

.promoted-publications__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0 !important;
  /* stylelint-disable-line */
}

.promoted-publications__list > li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: calc(33.33% - 10px);
}

.promoted-publications__list > li:not(:last-child) {
  margin-right: 15px;
}

.promoted-publications__list li {
  margin: 0;
}

.promoted-publications__tag {
  font-size: 0.6666666667rem;
  position: absolute;
  top: 1px;
  left: 1px;
  padding: 12px 20px;
  background-color: #e51e31;
  color: #fff;
  font-weight: 600;
  line-height: 15px;
  text-transform: uppercase;
  z-index: 3;
}

.promoted-publications__tag:hover {
  background-color: #fff;
  color: #e51e31;
}

.publications-banner {
  padding: 30px 0 50px;
  border-bottom: 1px solid #d8d8d8;
  background-color: #eeece6;
}

.publications-banner__wrap {
  margin-left: 8.4745762712%;
  width: 57.6271186441%;
  float: left;
  margin-right: 1.6949152542%;
  float: none;
}

.publications-banner__link {
  font-size: 0.5238095238rem;
  display: inline-block;
  margin-bottom: 25px;
  border-bottom: 1px solid #e51e31;
  color: #676767;
  -webkit-font-smoothing: auto;
  line-height: 15px;
}

.publications-banner__link:hover {
  color: #e51e31;
}

.page-publi-events .block-iddri-publi-events .filters-wrap.sticky {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
  border-top: 0;
}

.page-publi-events .block-iddri-publi-events .filters-wrap.sticky:after {
  background: #FFF;
  content: '';
}

.page-publi-events .block-iddri-publi-events .filters-wrap.sticky .iddri-publi-events-filter-form {
  max-width: 1230px;
}

.page-publi-events .visual-filters.sticky {
  position: fixed;
  width: 100%;
  top: 80px;
  max-width: 1230px;
  z-index: 99;
}

.related-content {
  padding: 60px 0 55px;
}

.related-content h2 {
  margin-bottom: 15px;
}

.related-content .container {
  text-align: center;
}

.related-content .container > a {
  margin-top: 5px;
}

.related-content .line-teaser {
  text-align: left;
}

.program__title {
  font-size: 3.8095238095rem;
  position: relative;
  color: #fff;
  font-family: "Merriweather", serif;
  line-height: 75px;
  text-align: center;
}

.program__title:before {
  position: absolute;
  bottom: -30px;
  left: 50%;
  width: 20px;
  height: 1px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #e51e31;
  content: '';
}

.program__header {
  min-height: 340px;
  padding: 60px 0 130px;
  text-align: center;
}

.program__intro {
  font-size: 0.9523809524rem;
  position: relative;
  width: 930px;
  max-width: 100%;
  margin: -60px auto 0;
  padding: 35px 65px 10px;
  background-color: #fff;
  font-weight: 600;
  line-height: 28px;
  text-align: center;
  z-index: 2;
}

.program__intro .tags__item a {
  color: #E61F32;
  text-align: center;
  font-family: Assistant;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 4px 12px;
  border-radius: 32px;
  border: 1px solid #E61F32;
}

.program__intro .tags__item a:hover {
  background: none;
  color: #E61F32;
}

.program__intro .field--name-field-intro {
  margin-bottom: 36px;
}

.program__promoted {
  margin-top: 35px;
}

.axe__wysiwyg {
  margin-top: 35px;
}

.axe__more {
  margin-top: 25px;
}

.axe__desc {
  position: relative;
  padding: 55px 0;
}

.axe__desc.has-border:before {
  position: absolute;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  border-bottom: 1px solid #d8d8d8;
  content: '';
}

.axe__suptitle {
  font-size: 0.9523809524rem;
  display: inline-block;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.axe__suptitle--initiative {
  margin-bottom: 5px;
}

.vertical-nav {
  border-left: 1px solid #d8d8d8;
  font-family: "Merriweather", serif;
}

.vertical-nav-wrapper {
  position: relative;
  margin-top: 55px;
  z-index: 3;
}

.vertical-nav-indic {
  position: absolute;
  top: 0px;
  left: 0px;
  /* stylelint-disable-line */
  transition: .3s all linear;
  border-left: 1px solid #e51e31;
}

.vertical-nav__link {
  display: block;
  padding: 20px 0 20px 30px;
}

li:first-child .vertical-nav__link {
  padding-top: 35px;
}

li:last-child .vertical-nav__link {
  padding-bottom: 35px;
}

.vertical-nav__link:hover,
.vertical-nav__link.is-active {
  color: #e51e31;
}

.vertical-nav__link.is-active {
  padding-left: 45px;
}

.vertical-nav-active {
  font-size: 0.7619047619rem;
  display: none;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 15px;
  color: #e51e31;
  font-family: "Merriweather", serif;
  text-align: left;
}

.vertical-nav-active span {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.vertical-nav-active svg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.vertical-nav-arrow {
  display: none;
  margin-top: 15px;
}

.is_stuck .vertical-nav-arrow {
  display: block;
}

.vertical-nav-arrow__item {
  display: block;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.vertical-nav-arrow__item:first-child {
  margin-bottom: 10px;
}

.vertical-nav-arrow__item.is-disabled {
  cursor: auto;
  opacity: .5;
}

.btn-main,
.about-page .field--type-link a {
  font-size: 0.8571428571rem;
  display: inline-block;
  padding: 7px 25px;
  border: 1px solid #e51e31;
  color: #e51e31;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.btn-main:hover,
.about-page .field--type-link a:hover {
  background-color: #e51e31;
  color: #fff;
}

.btn-main--white,
.about-page .field--type-link a--white {
  border-color: #fff;
  color: #fff;
}

.btn-main--white:hover,
.about-page .field--type-link a--white:hover {
  background-color: #fff;
  color: #e51e31;
}

.btn-main--mt,
.about-page .field--type-link a--mt {
  margin-top: 30px;
}

.btn-home {
  font-size: 0.7619047619rem;
  display: inline-block;
  padding: 15px 25px;
  background-color: #e51e31;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.btn-home:hover {
  background-color: #fff;
  color: #e51e31;
}

.btn-main--dl {
  font-size: 0.8571428571rem;
  margin-top: 5px;
  padding: 15px 25px;
  line-height: 20px;
  text-align: left;
}

.btn-main--dl svg {
  overflow: visible;
}

.btn-main--dl span {
  font-size: 0.619047619rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-transform: none;
}

.btn-main--dl .infos {
  font-size: 0.8571428571rem;
  margin-top: 5px;
  transition: .3s all linear;
  color: #2d2d2d;
  font-weight: 300;
  text-transform: none;
}

.btn-main--dl .infos p:not(:last-child) {
  margin: 0 30px 0 0;
}

.btn-main--dl:hover .infos {
  color: #fff;
}

.btn-main--dl-small {
  font-size: 0.7619047619rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-main--full {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 25px 35px;
}

.btn-main--full > div:first-child {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.link-main {
  font-size: 0.7619047619rem;
  color: #e51e31;
  font-weight: 600;
  text-transform: uppercase;
}

.link-more {
  display: inline-block;
  margin-top: 20px;
  color: #e51e31;
  font-weight: 600;
}

.btn-red {
  padding: 15px 25px;
  transition: .3s all linear;
  border-radius: 0;
  background-color: #e51e31;
  color: #fff;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-transform: uppercase;
}

.js-about-toggle-iframe .btn-red {
  display: flex;
  align-items: center;
}

.btn-red:hover {
  background-color: #fff;
  color: #e51e31;
}

.btn-footer {
  font-size: 0.7619047619rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 14px 0 14px 30px;
  border: 1px solid #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.btn-footer span {
  padding: 0 65px;
}

.btn-footer:hover {
  background-color: #fff;
  color: #e51e31;
}

.btn-back-top {
  position: absolute;
  top: -70px;
  right: 45px;
  z-index: 10;
}

.sidebar-wrap-publi {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.sidebar-projects {
  width: 320px;
  max-width: 100%;
  margin-top: 35px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e51e31;
}

.sidebar-projects__wrap {
  padding-top: 35px;
}

.sidebar-projects__wrap .field__item:not(:last-child) {
  margin-bottom: 25px;
}

.sidebar {
  position: relative;
  width: 320px;
  max-width: 100%;
  margin-top: -125px;
  padding: 25px 0 15px;
  border: 1px solid #d8d8d8;
  border-bottom-color: #e51e31;
  background-color: #fff;
  z-index: 2;
}

.sidebar--small {
  margin-top: -45px;
}

.sidebar--grey {
  padding: 25px 25px 15px;
  background-color: #eeece6;
}

.sidebar--project {
  margin-top: 75px;
}

.sidebar:not(:first-child) {
  margin-top: 40px;
}

.sidebar__section:not(:last-child) {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
}

.tags {
  margin-top: 20px;
}

.tags--initiative {
  margin-top: 30px;
}

.tags__item {
  display: inline-block;
  margin-bottom: 10px;
}

.tags__item:not(:last-child) {
  margin-right: 5px;
}

.tags__item a {
  font-size: 0.8571428571rem;
  display: block;
  padding: 10px 15px;
  border: 1px solid #d8d8d8;
  font-weight: 600;
  line-height: 15px;
  text-transform: uppercase;
}

.tags__item a:hover {
  background-color: #d8d8d8;
  color: #fff;
}

.author-teaser {
  font-size: 0.8571428571rem;
  padding: 25px;
  border-bottom: 1px solid #d8d8d8;
  line-height: 22px;
}

.author-teaser a:hover .category {
  opacity: .6;
}

.field__item:last-child .author-teaser {
  border-bottom: none;
}

.author-teaser a {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.author-teaser img,
.author-teaser .field--type-image,
.author-teaser .default-img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.author-teaser img,
.author-teaser .default-img {
  margin-right: 20px;
  border-radius: 50%;
}

.has-referent .author-teaser:first-child .category {
  color: #e51e31;
}

.has-referent .author-teaser:first-child img,
.has-referent .author-teaser:first-child .default-img {
  border: 1px solid #e51e31;
}

.authors-grid .author-teaser {
  width: 32.2033898305%;
  float: left;
  margin-right: 1.6949152542%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 65px;
  padding: 0;
  border-bottom: none;
}

.authors-grid .author-teaser:nth-child(3n) {
  margin-right: 0;
}

.authors-grid .author-teaser a {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.authors-grid .author-teaser .icon-arrow-right {
  margin-top: 7px;
  margin-left: 80px;
}

.authors-grid2 .author-teaser {
  width: 23.7288135593%;
  float: left;
  margin-right: 1.6949152542%;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-bottom: 45px;
  border-bottom: none;
  text-align: center;
}

.authors-grid2 .author-teaser:nth-child(4n) {
  margin-right: 0;
}

.authors-grid2 .author-teaser a {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.authors-grid2 .author-teaser .default-img,
.authors-grid2 .author-teaser .field--type-image {
  display: block;
  width: 170px;
  max-width: 100%;
  height: 100%;
  margin-right: 0;
  margin-bottom: 20px;
}

.authors-grid2 .author-teaser .icon-arrow-right {
  margin-top: 10px;
}

.default-img--teaser {
  display: block;
  margin: 0 auto;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
}

.author-teaser__txt {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.authors-grid .author-teaser__txt {
  width: calc(100% - 80px);
}

.authors-grid2 .author-teaser__txt {
  width: 100%;
}

.authors-teaser-wrap {
  margin-top: 10px;
}

.authors-list {
  margin-top: 25px;
  color: #676767;
}

.authors-list__item {
  display: inline-block;
  font-weight: 600;
}

.authors-list__item a:hover {
  color: #2d2d2d;
}

.author-full__infos {
  margin-top: -150px;
  padding: 40px 30px;
}

.author-full__infos img,
.author-full__infos .default-img {
  display: block;
  margin: 0 auto 30px;
}

.author-full__infos img {
  border-radius: 50%;
}

.author-full__biblio {
  padding-top: 10px;
}

.author-full__biblio:first-child {
  padding-top: 60px;
}

.author-contact-infos {
  font-size: 0.8571428571rem;
  margin-top: 25px;
}

.author-contact-infos a {
  line-height: 16px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.author-contact-infos a:hover {
  color: #e51e31;
}

.author-contact-infos__item:not(:last-child) {
  margin-bottom: 12px;
}

.author-contact-infos__item svg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.iddri-user-team-filter-form,
.iddri-user-governance-filter-form {
  position: relative;
  max-width: calc(100% - 30px);
  margin: 0 auto;
  padding: 25px 65px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #fff;
  z-index: 2;
}

.iddri-user-team-filter-form .form-radios,
.iddri-user-governance-filter-form .form-radios {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: "Merriweather", serif;
  font-weight: 700;
}

.iddri-user-team-filter-form fieldset,
.iddri-user-governance-filter-form fieldset {
  margin: 0;
  padding-left: 160px;
}

.iddri-user-team-filter-form fieldset .form-item,
.iddri-user-governance-filter-form fieldset .form-item {
  padding-right: 10px;
}

.iddri-user-team-filter-form legend,
.iddri-user-governance-filter-form legend {
  position: absolute;
  top: 5px;
  left: 0;
}

.iddri-user-team-filter-form .fieldset-legend,
.iddri-user-governance-filter-form .fieldset-legend {
  font-size: 0.7619047619rem;
  color: #676767;
  font-weight: 300;
}

.iddri-user-team-filter-form .form-item,
.iddri-user-governance-filter-form .form-item {
  position: relative;
  z-index: 1;
}

.iddri-user-team-filter-form .form-item input,
.iddri-user-governance-filter-form .form-item input {
  opacity: 0;
}

.iddri-user-team-filter-form .form-item.fieldgroup,
.iddri-user-governance-filter-form .form-item.fieldgroup {
  padding-top: 0;
  padding-bottom: 0;
  border-width: 0;
}

.iddri-user-team-filter-form label,
.iddri-user-governance-filter-form label {
  position: relative;
  cursor: pointer;
}

.iddri-user-team-filter-form label:before,
.iddri-user-governance-filter-form label:before {
  position: absolute;
  top: 5px;
  left: -20px;
  width: 13px;
  height: 13px;
  transition: .3s all linear;
  border: 1px solid #676767;
  border-radius: 50%;
}

.iddri-user-team-filter-form input:checked + label,
.iddri-user-governance-filter-form input:checked + label {
  color: #e51e31;
}

.iddri-user-team-filter-form input:checked + label:before,
.iddri-user-governance-filter-form input:checked + label:before {
  border-color: #e51e31;
  background-color: #e51e31;
}

.team-members-wrapper {
  position: relative;
  z-index: 1;
  padding-top: 10px;
}

.team-members-wrapper:before {
  position: absolute;
  top: 0px;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  background-color: #eeece6;
  z-index: -1;
  content: '';
}

.team-members-wrapper:before {
  top: -50%;
  content: '';
}

.team-members-wrapper h3:not(:empty):not(.category) {
  font-size: 1.4285714286rem;
  position: relative;
  margin-bottom: 25px;
  color: #000;
  font-family: "Merriweather", serif;
  line-height: 38px;
  z-index: 2;
}

.team-members-wrapper h3:not(:empty):not(.category):after {
  display: block;
  width: 20px;
  margin-top: 7px;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.team-members-wrapper h3:not(:first-child) {
  margin-top: 80px;
}

.authors-grid2 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.authors-grid2 .category {
  font-size: 1rem;
}

.authors-grid2:not(:first-of-type):last-child {
  position: relative;
  z-index: 1;
}

.authors-grid2:not(:first-of-type):last-child:before {
  position: absolute;
  top: 0px;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  background-color: #fff;
  z-index: -1;
  content: '';
}

.authors-grid2:not(:first-of-type):last-child:before {
  top: -125px;
  content: '';
}

.authors-grid2:first-of-type:not(:last-child) {
  margin-bottom: 65px;
}

.authors-grid2:last-child {
  padding-bottom: 95px;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.ajax-progress {
  width: 20px;
  height: 20px;
  display: block !important;
  position: absolute;
  top: 5px;
  left: 50%;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  border: 3px double rgba(40, 44, 74, 0.3);
  border-radius: 50%;
  border-top-color: #282c4a;
  background-color: #fff;
  background-image: none !important;
  z-index: -1;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.ajax-progress .message {
  display: none;
}

.throbber {
  display: none !important;
}

.wysiwyg h2 {
  font-size: 1.802rem;
  margin-bottom: 20px;
  color: #000;
  font-family: "Merriweather", serif;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 43px;
}

.wysiwyg h3 {
  font-size: 1.602rem;
  margin-bottom: 10px;
  color: #000;
  font-weight: 600;
  line-height: 27px;
}

.wysiwyg h4 {
  font-size: 1.0476190476rem;
  margin-bottom: 10px;
  color: #676767;
  font-weight: 600;
  line-height: 27px;
}

.wysiwyg u {
  text-decoration: underline;
}

.wysiwyg strong {
  font-weight: 600;
}

.wysiwyg ul,
.wysiwyg ol {
  padding-left: 30px;
}

.wysiwyg ul:not(:last-child),
.wysiwyg ol:not(:last-child) {
  margin-bottom: 25px;
}

.wysiwyg ul li {
  position: relative;
  padding-left: 13px;
}

.wysiwyg ul li:before {
  position: absolute;
  top: 12px;
  left: 0px;
  /* stylelint-disable-line */
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #e51e31;
  content: '';
}

.wysiwyg ul li p:last-child {
  margin-bottom: 25px;
}

.wysiwyg ol {
  counter-reset: ol-counter;
}

.wysiwyg ol > li:before {
  font-size: 1rem;
  content: counter(ol-counter) ". ";
  counter-increment: ol-counter;
}

.wysiwyg hr {
  margin: 30px 0;
  border: none;
  border-bottom: 1px solid #d8d8d8;
}

.wysiwyg iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
  float: none;
}

.wysiwyg iframe:not(:last-child) {
  margin-bottom: 25px;
}

.wysiwyg figure {
  margin: 0;
}

.wysiwyg img.align-left,
.wysiwyg figure.align-left {
  max-width: 60%;
  margin: 0 25px 15px 0;
}

.wysiwyg img.align-right,
.wysiwyg figure.align-right {
  max-width: 60%;
  margin: 0 0 15px 25px;
}

.wysiwyg img.align-center,
.wysiwyg figure.align-center {
  margin: 0 auto;
}

.wysiwyg img.align-center:not(:last-child),
.wysiwyg figure.align-center:not(:last-child) {
  margin-bottom: 25px;
}

.wysiwyg figcaption {
  font-size: 0.5714285714rem;
  padding-top: 5px;
  color: #676767;
  line-height: 15px;
}

.wysiwyg figcaption:after {
  display: block;
  width: 20px;
  margin-top: 5px;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.wysiwyg p iframe {
  margin-top: 25px;
}

.wysiwyg a {
  background: linear-gradient(180deg, transparent 90%, rgba(229, 30, 49, 0.4) 0);
  background-repeat: no-repeat;
}

.wysiwyg a:hover {
  -webkit-animation: anim-link .3s ease-in;
  animation: anim-link .3s ease-in;
}

.wysiwyg .see-footnote {
  top: -.5em;
  background: none;
  font-size: 10px;
}

.wysiwyg .footnotes {
  font-size: 0.5714285714rem;
  position: relative;
  margin: -10px 0 0;
  padding: 0;
  border-top: none;
  line-height: 18px;
}

.wysiwyg .footnotes:before {
  display: inline-block;
  width: 20px;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.wysiwyg .footnotes li {
  margin: 0;
  padding: 0;
}

.wysiwyg .footnotes li a {
  background: none;
  text-decoration: underline;
}

.wysiwyg .footnotes li a.footnotes__item-backlink {
  margin-right: 5px;
}

.wysiwyg .footnotes li:before {
  display: none;
  content: '';
}

.wysiwyg .footnote {
  font-size: 0.7619047619rem;
}

.wysiwyg .footnote a:not(.footnote-label) {
  border-bottom: solid 1px #2d2d2d;
}

.wysiwyg .footnotes__item-wrapper {
  /* -ms-grid-columns: minmax(auto, 0.5rem) 1fr;
  grid-template-columns: minmax(auto, 0.5rem) 1fr; */
  display: block;
}

.wysiwyg .footnotes__item-wrapper p {
  /* margin-bottom: 0px !important; */
  display: contents;
}
.wysiwyg .footnotes__item-wrapper a:not(.footnotes__item-backlink) {
  text-decoration: underline;
}

.wysiwyg .footnotes {
  font-size: .7619047619rem;
}

.wysiwyg .footnote-label {
  position: relative;
}

.wysiwyg .Indent1 {
  margin-left: 45px;
}

.wysiwyg__event-title {
  font-size: 1.4285714286rem;
  margin-bottom: 20px;
  color: #e51e31;
  font-family: "Merriweather", serif;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 43px;
}

.wysiwyg__event-title:before {
  display: inline-block;
  width: 80px;
  margin-right: 20px;
  border-bottom: 2px solid #e51e31;
  vertical-align: middle;
  content: '';
}

.wysiwyg-figure {
  min-width: 230px;
  margin: 0 0 20px 40px;
  padding-bottom: 85px;
  float: right;
  border-bottom: 1px solid #d8d8d8;
}

.wysiwyg-figure__figure {
  font-size: 1.8095238095rem;
  color: #e51e31;
  font-family: "Merriweather", serif;
  font-weight: 700;
}

.wysiwyg-figure__txt {
  font-size: 0.619047619rem;
  max-width: 115px;
  -webkit-font-smoothing: auto;
  line-height: 20px;
}

.wysiwyg-figure__txt:after {
  display: block;
  width: 20px;
  margin-top: 10px;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.wysiwyg-quotebox {
  padding-left: 20px;
  border-left: 1px solid #e51e31;
}

.wysiwyg-quotebox:not(:last-child),
li .wysiwyg-quotebox:last-child {
  margin-bottom: 25px;
}

.wysiwyg-quotebox blockquote {
  margin: 0;
}

.wysiwyg-quotebox__quote {
  font-size: 1rem;
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 34px;
}

.wysiwyg-quotebox__quote p:first-child:before {
  margin-right: 5px;
  content: '«';
}

.wysiwyg-quotebox__quote p:last-child:after {
  margin-left: 5px;
  content: '»';
}

.wysiwyg-quotebox__author {
  font-size: 0.619047619rem;
  margin-top: 5px;
  color: #676767;
  -webkit-font-smoothing: auto;
  font-weight: 600;
  line-height: 16px;
}

.wysiwyg-link {
  position: relative;
  margin-left: 28px;
  font-weight: 600;
}

.wysiwyg-link:before {
  width: 18px;
  height: 18px;
  position: absolute;
  top: 5px;
  left: -28px;
  z-index: 5;
  content: '';
}

.wysiwyg .wysiwyg-link {
  background: linear-gradient(180deg, transparent 92%, rgba(229, 30, 49, 0.4) 0) no-repeat;
}

.wysiwyg-link--download:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018%2021.3'%3E%3Cpath%20d='M.6,20.2a.6.6,0,0,0,0,1.1H17.4a.6.6,0,0,0,0-1.1Z'%20fill='%23ec2842'/%3E%3Cpath%20d='M9,17.4l-.4-.2L3.8,12.8a.6.6,0,0,1,0-.8.6.6,0,0,1,.8,0l3.8,3.6V.6A.6.6,0,0,1,9.6.6v15L13.4,12a.6.6,0,0,1,.8,0,.6.6,0,0,1,0,.8L9.4,17.3Z'%20fill='%23ec2842'/%3E%3C/svg%3E") no-repeat;
  content: '';
}

.wysiwyg-link--external:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2016.3%2016.3'%3E%3Cpath%20d='M16.1,0H10V.9h4.5L5.7,9.8a.1.1,0,0,0,0,.2l.6.6h.2l8.7-8.7V6.1h1.1V.1Z'%20fill='%23ec2943'/%3E%3Cpath%20d='M14.5,8.8h-.9v6.3H1V2.7H7.4V1.7H0V16.1H14.7V8.9Z'%20fill='%23ec2943'/%3E%3C/svg%3E") no-repeat;
  content: '';
}

.wysiwyg-link--video:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018.1%2018.1'%3E%3Cpath%20d='M9.1.3a8.8,8.8,0,1,0,8.8,8.8A8.8,8.8,0,0,0,9.1.3Zm0,17.2a8.4,8.4,0,1,1,8.4-8.4A8.4,8.4,0,0,1,9.1,17.4Z'%20fill='%23ec2943'%20stroke='%23ec2a44'%20stroke-miterlimit='10'%20stroke-width='0.5'/%3E%3Cpath%20d='M13.7,8.5,7.2,4.7a.7.7,0,0,0-1,.6v7.5a.7.7,0,0,0,.3.6h.7l6.5-3.8a.7.7,0,0,0,0-1.1Zm-.2.8L7,13H6.8V5.1H7l6.5,3.8v.4Z'%20fill='%23ec2943'%20stroke='%23ec2a44'%20stroke-miterlimit='10'%20stroke-width='0.5'/%3E%3C/svg%3E") no-repeat;
  content: '';
}

.wysiwyg-btn__main {
  font-size: 0.7619047619rem;
  display: inline-block;
  padding: 7px 25px;
  border: 1px solid #e51e31;
  color: #e51e31;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.wysiwyg .wysiwyg-btn__main {
  background: transparent;
}

.wysiwyg .wysiwyg-btn__main:hover {
  background-color: #e51e31;
  color: #fff;
}

.wysiwyg-recommendation {
  padding: 10px 0 25px;
  border-bottom: 1px solid #d8d8d8;
  /* stylelint-disable */
  /* stylelint-enable */
}

.wysiwyg-recommendation + .wysiwyg-recommendation {
  padding-top: 30px;
}

.wysiwyg-recommendation + p,
.wysiwyg-recommendation + h2,
.wysiwyg-recommendation + h3,
.wysiwyg-recommendation + h4,
.wysiwyg-recommendation + img,
.wysiwyg-recommendation + figure
.wysiwyg-recommendation + iframe,
.wysiwyg-recommendation + div:not(.wysiwyg-recommendation) {
  margin-top: 35px;
}

.wysiwyg-recommendation__title {
  font-size: 1.4285714286rem;
  position: relative;
  padding-left: 35px;
  color: #e51e31;
}

.wysiwyg-recommendation__title:before {
  position: absolute;
  top: 15px;
  left: 0px;
  /* stylelint-disable-line */
  width: 20px;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.wysiwyg-recommendation__title:not(:last-child) {
  margin-bottom: 10px;
}

.wysiwyg-recommendation__description {
  font-weight: 600;
}

.wysiwyg__event-date {
  color: #676767;
  font-weight: 600;
}

.wysiwyg__event-date:not(:last-child) {
  margin-bottom: 20px;
}

.wysiwyg__event-date:before {
  font-size: 1.0476190476rem;
  display: inline-block;
  width: 35px;
  margin-right: 10px;
  border-bottom: 1px solid #676767;
  font-weight: 600;
  vertical-align: middle;
  content: '';
}

.media--type-remote-video:not(:last-child) {
  margin-bottom: 25px;
}

.field--name-field-media-oembed-video {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 58%;
}

.field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  /* stylelint-disable-line */
  width: 100%;
  height: 100%;
}

.field--name-field-legend-remote-video {
  font-size: 0.619047619rem;
  padding-top: 5px;
  color: #676767;
  line-height: 15px;
}

.field--name-field-legend-remote-video:after {
  display: block;
  width: 20px;
  margin-top: 5px;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.wysiwyg .text-formatted span,
.wysiwyg .text-formatted p,
.wysiwyg .text-formatted li,
.wysiwyg .text-formatted h1,
.wysiwyg .text-formatted h2,
.wysiwyg .text-formatted h3,
.wysiwyg .text-formatted h4,
.wysiwyg .text-formatted h5,
.wysiwyg .text-formatted h6 {
  font-family: inherit !important;
  list-style-type: none !important;
}

.wysiwyg .text-formatted span:not(h2 span):not(h3 span):not(h4 span):not(h5 span):not(h6 span),
  .text-formatted p,
  .text-formatted li {
    font-size: inherit !important;
    font-weight: 300 !important;
}

.wysiwyg .text-formatted h1, .text-formatted h1 span {
  font-size: 2.0952380952rem !important;
  color: #000 !important;
  font-family: "Merriweather", serif !important;
  font-weight: 700 !important;
  line-height: 60px !important;
}

.wysiwyg .text-formatted h2, .text-formatted h2 span {
  font-size: 1.802rem !important;
  margin-bottom: 20px !important;
  color: #000 !important;
  font-family: "Merriweather", serif !important;
  font-weight: 700 !important;
  letter-spacing: .02em !important;
  line-height: 43px !important;
}

.wysiwyg .text-formatted h3, .text-formatted h3 span {
  font-size: 1.602rem !important;
}

.wysiwyg .text-formatted h4, .text-formatted h4 span {
  font-size: 1.0476190476rem !important;
}


.wysiwyg .text-formatted a span u {
  color: #000;
  text-decoration: none !important;
}

.page-wrapper {
  padding-bottom: 90px;
}

.page-wrapper:last-child {
  padding-bottom: 70px;
}

.page-node-type-program .page-wrapper:last-child,
.page-node-type-initiative .page-wrapper:last-child {
  padding-bottom: 0;
}

.page-wrapper:not(:last-child) {
  position: relative;
}

.page-wrapper:not(:last-child):before {
  position: absolute;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  border-bottom: 1px solid #d8d8d8;
  content: '';
}

.page-header {
  position: relative;
  z-index: 1;
  min-height: 315px;
  padding: 40px 0 65px;
}

.page-header:before {
  position: absolute;
  top: 0px;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  background-color: #eeece6;
  z-index: -1;
  content: '';
}

.page-header--img {
  padding-bottom: 155px;
}

.page-header--img-small {
  padding-bottom: 85px;
}

.page-header--small {
  min-height: 215px;
  padding-bottom: 40px;
}

.page-header--project,
.page-header--basic {
  min-height: 0;
  padding: 45px 0 60px;
}

.page-header-bg {
  position: relative;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.page-header-bg:after {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  background-color: #282c4a;
  opacity: .6;
  mix-blend-mode: multiply;
  content: '';
}

.page-header-bg .container {
  position: relative;
  z-index: 1;
}

.page-content {
  padding: 45px 45px 33px 0;
}

.page-content:not(:last-child) {
  margin-bottom: 30px;
  border-bottom: 1px solid #e51e31;
}

.page-content:last-child {
  padding-bottom: 0;
}

.page-img {
  position: relative;
  margin: -125px 0 -10px;
  z-index: 2;
}

.page-img--event {
  margin-top: -45px;
}

.page-chapo {
  margin-bottom: 25px;
}

.page-chapo--lettrine p:first-child:first-letter {
  font-size: 4.0952380952rem;
  margin-right: 5px;
  float: left;
  color: #e51e31;
  font-weight: 600;
  line-height: 65px;
}

.page-section {
  padding: 55px 0 15px;
}

.page-section:last-child {
  padding-bottom: 125px;
}

.page-section--team {
  position: relative;
  z-index: 1;
  padding-bottom: 70px;
}

.page-section--team:before {
  position: absolute;
  top: 0px;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  background-color: #eeece6;
  z-index: -1;
  content: '';
}

.page-section--padding-bottom {
  padding-bottom: 65px;
}

.page-section--padding-bottom-small {
  padding-bottom: 40px;
}

.teaser {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 330px;
  transition: .3s background linear;
  border: 1px solid #d8d8d8;
  background-color: rgba(229, 30, 49, 0.001);
}

.teaser a,
.teaser .wrap-no-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 30px 35px 25px;
  z-index: 2;
}

.teaser--promoted a,
.teaser--promoted .wrap-no-link {
  padding-top: 60px;
}

.teaser--no-img:before {
  display: none;
  content: '';
}

.teaser--img {
  position: relative;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.teaser--img:before {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  transition: .3s all linear;
  background-color: #000;
  opacity: .5;
  content: '';
}

.teaser--img:hover:before {
  opacity: .8;
  content: '';
}

.teaser--project {
  min-height: 0;
  border-left-color: #e51e31;
}

.teaser--project a {
  padding-top: 20px;
}

.teaser:hover {
  background-color: #e51e31;
  color: #fff;
}

.teaser__footer {
  margin-top: 27px;
}

.teaser__footer > div:last-child {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.teaser__authors {
  font-size: 0.619047619rem;
  transition: .3s all linear;
  color: #676767;
  line-height: 15px;
}

a:hover .teaser__authors {
  color: #fff;
}

.wysiwyg .teaser__authors {
  margin-bottom: 0 !important;
  /* stylelint-disable-line */
  padding-left: 0;
}

.teaser__authors--bigger {
  font-size: 0.8571428571rem;
  line-height: 22px;
}

a:hover .teaser__authors--no-hover {
  color: #676767;
}

.teaser__authors--white {
  color: #fff;
}

.teaser__author {
  display: inline-block;
}

.teaser__author:before {
  display: none;
  content: '';
}

.wysiwyg .teaser__author {
  padding-left: 0;
}

.list-teaser-line {
  margin-top: 15px;
}

.list-teaser-line li {
  margin: 0;
}

.line-teaser {
  position: relative;
  z-index: 1;
}

.line-teaser:before {
  position: absolute;
  top: 0px;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  transition: .3s all linear;
  background-color: #fff;
  z-index: -1;
  content: '';
}

li:not(:last-child) .line-teaser:before,
.views-row:not(:last-of-type) .line-teaser:before,
.page-publi-events .line-teaser:not(:last-of-type):before,
.path-node .line-teaser:not(:last-of-type):before,
.search .line-teaser:not(:last-of-type):before {
  border-bottom: 1px solid #d8d8d8;
}

.page-publi-events .line-teaser:last-child {
  padding-bottom: 50px;
}

.line-teaser a {
  padding: 45px 0 45px 55px;
}

.line-teaser__intro {
  margin-top: 5px;
}

.line-teaser__intro:not(:last-child) {
  margin-bottom: 20px;
}

.line-teaser__title {
  font-size: 1.4285714286rem;
  margin-top: 5px;
  transition: .3s all linear;
  font-family: "Merriweather", serif;
  line-height: 42px;
}

a:hover .line-teaser__title {
  color: #e51e31;
}

.line-teaser__title + ul {
  margin-top: 20px;
}

.line-teaser__img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 260px;
  margin-right: 40px;
}

.line-teaser__img img {
  margin: 0 auto;
}

.line-teaser__img--user img {
  width: 180px;
  height: 180px;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
}

.line-teaser__content {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.line-teaser__content > div {
  max-width: 500px;
}

.line-teaser__more {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.basic-page__title {
  font-size: 3.0952380952rem;
  margin-bottom: 25px;
  font-family: "Merriweather", serif;
  line-height: 70px;
}

.basic-page__title:after {
  display: block;
  width: 20px;
  margin: 20px auto 0;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.basic-page__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 400px;
  padding: 40px 0 70px;
  text-align: center;
  z-index: 2;
}

.basic-page__intro {
  max-width: 730px;
  margin: 0 auto;
  font-weight: 600;
}

.event-full__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.event-full__practical {
  font-size: 0.7619047619rem;
  padding: 35px 0 30px;
  line-height: 22px;
}

.event-full__practical strong {
  font-weight: 600;
}

.event-full__practical hr {
  margin: 10px 0 20px;
  border: none;
  border-bottom: 1px solid #fff;
}

.event-full__practical .atcb-link {
  position: relative;
}

.event-full__practical .atcb-link:before {
  width: 21px;
  height: 22px;
  position: absolute;
  bottom: 3px;
  left: -30px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2021%2021.8'%3E%3Cpath%20d='M19.4,1.9H16.8a.5.5,0,0,0-.5.5.6.6,0,0,0,.5.6h2.6a.5.5,0,0,1,.5.5V7H1.1V3.5A.5.5,0,0,1,1.6,3H4.5a.6.6,0,0,0,.6-.6.6.6,0,0,0-.6-.5H1.6A1.6,1.6,0,0,0,0,3.5V20.2a1.6,1.6,0,0,0,1.6,1.6H19.4A1.6,1.6,0,0,0,21,20.2V3.5A1.6,1.6,0,0,0,19.4,1.9Zm.5,18.3a.5.5,0,0,1-.5.5H1.6a.5.5,0,0,1-.5-.5V8H19.9V20.2ZM8.3,3h4.4a.6.6,0,0,0,.5-.6.5.5,0,0,0-.5-.5H8.3a.6.6,0,0,0-.6.5A.6.6,0,0,0,8.3,3Zm-2,2.9a1.1,1.1,0,0,0,.5-2.1V.5A.5.5,0,0,0,6.3,0a.6.6,0,0,0-.6.5V3.8a1.2,1.2,0,0,0-.5,1A1.1,1.1,0,0,0,6.3,5.9Zm8.4,0a1.1,1.1,0,0,0,1.1-1.1,1.2,1.2,0,0,0-.5-1V.5a.6.6,0,0,0-.6-.5.5.5,0,0,0-.5.5V3.8a1.1,1.1,0,0,0,.5,2.1Z'%20fill='%23e51f32'/%3E%3Cline%20x1='10.5'%20y1='11.3'%20x2='10.5'%20y2='18'%20fill='none'%20stroke='%23e51f32'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3Cline%20x1='13.8'%20y1='14.7'%20x2='7.2'%20y2='14.7'%20fill='none'%20stroke='%23e51f32'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");
  content: '';
}

.event-full__practical .atcb-link:after {
  position: absolute;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  border-bottom: 2px solid rgba(229, 30, 49, 0.4);
  content: '';
}

.event-full__practical .atcb-link:hover:after,
.event-full__practical .atcb-link:focus:after {
  -webkit-animation: anim-link2 .3s ease-in;
  animation: anim-link2 .3s ease-in;
}

.event-full__practical .atcb-link,
.event-full__practical .atcb-link:hover,
.event-full__practical .atcb-link:focus {
  font-size: 0.8571428571rem;
  margin: 15px 0 0 30px;
  padding: 0 0 5px;
  border-radius: 0;
  background: none !important;
  /* stylelint-disable-line */
  color: #2d2d2d;
  font-family: "Assistant", sans-serif;
  font-weight: 600;
  box-shadow: none;
}

.event-full__practical .atc-style-blue .atcb-list {
  border-radius: 0;
  border-color: #d8d8d8;
  box-shadow: none;
}

.event-full__practical .atc-style-blue .atcb-item.hover,
.event-full__practical .atc-style-blue .atcb-item:hover {
  background: none;
}

.event-full__practical .atc-style-blue .atcb-item-link:hover,
.event-full__practical .atc-style-blue .atcb-item-link:active,
.event-full__practical .atc-style-blue .atcb-item-link:focus {
  color: #2d2d2d;
}

.event-full__practical .address {
  display: inline;
}

.event-full__practical .address br {
  display: none;
}

.event-full__practical .address-line1:after,
.event-full__practical .locality:after {
  content: ', ';
}

.event-full__practical a:not(.event-full__link) {
  background: linear-gradient(180deg, transparent 90%, rgba(229, 30, 49, 0.4) 0);
  background-repeat: no-repeat;
}

.event-full__practical a:not(.event-full__link):hover {
  -webkit-animation: anim-link .3s ease-in;
  animation: anim-link .3s ease-in;
}

.event-full__map {
  width: 100%;
  margin-top: 25px;
  border: 1px solid #d8d8d8;
}

.event-full__link {
  color: #e51e31;
}

.event-full__link > div {
  display: inline;
}

.event-date {
  font-size: 0.7619047619rem;
  position: relative;
  padding: 30px 20px;
  transition: .3s color linear;
  border-bottom: 1px solid #e51e31;
  color: #676767;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.event-date--header {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 205px;
  min-height: 180px;
  margin-right: 40px;
  background-color: #fff;
}

.event-date--teaser {
  margin: 0 auto;
  border-bottom: none;
}

.event-date--teaser-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 185px;
  padding: 30px 10px;
  border: 1px solid #d8d8d8;
  border-bottom: 1px solid #e51e31;
}

.event-date .is-passed {
  opacity: .6;
}

a:hover .event-date {
  color: #fff;
}

a:hover .event-date--teaser-row {
  color: #676767;
}

.event-date__date {
  margin-bottom: 7px;
  color: #e51e31;
}

a:hover .event-date__date {
  color: #fff;
}

a:hover .event-date--teaser-row .event-date__date {
  color: #e51e31;
}

.event-date__month {
  white-space: nowrap;
}

.event-date__day {
  font-size: 2.8571428571rem;
  display: block;
  margin-bottom: 18px;
  font-family: "Merriweather", serif;
  font-weight: 700;
}

.event-date--header .event-date__day {
  font-size: 2rem;
  margin-bottom: 7px;
}

.event-date__passed-label {
  font-size: 0.5714285714rem;
  display: inline-block;
  margin-top: 5px;
  padding: 5px 10px;
  transition: .3s all linear;
  background-color: #eeece6;
  color: #676767;
  -webkit-font-smoothing: auto;
  font-weight: 600;
  line-height: 15px;
  text-transform: uppercase;
}

a:hover .event-date__passed-label {
  color: #e51e31;
}

.event-date--teaser .event-date__passed-label {
  display: none;
}

a:hover .event-date--teaser-row .event-date__passed-label {
  color: #676767;
}

.event-date__passed-label--teaser {
  margin-top: 0;
  opacity: .6;
}

.event-teaser {
  border-top-color: #e51e31;
}

.event-teaser a {
  padding-top: 10px;
}

.event-teaser__metas {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -4px;
}

.event-teaser__metas .category,
.event-teaser__metas .event-date__passed-label {
  margin-bottom: 4px;
}

.event-teaser__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.iddri-event-registration {
  display: inline-block;
  width: calc(100% - 245px);
  margin: 35px 0 0 245px;
  padding-bottom: 50px;
  /* stylelint-disable */
  /* stylelint-enable */
}

.iddri-event-registration h2 {
  font-size: 1.4285714286rem;
  margin-bottom: 20px;
  color: #000;
  font-family: "Merriweather", serif;
  font-weight: 700;
  letter-spacing: .02em;
  line-height: 43px;
}

.iddri-event-registration label {
  display: inline-block;
  width: 200px;
  font-weight: 600;
}

.iddri-event-registration input {
  width: calc(100% - 205px);
  height: 40px;
  padding: 0 15px;
  border: 1px solid #d8d8d8;
  border-radius: 0;
  line-height: 40px;
  -webkit-appearance: none;
}

.iddri-event-registration input[type='radio'],
.iddri-event-registration .subscribe-checkbox {
  width: auto;
  border: 0;
  height: auto;
  padding: 0 15px;
  -webkit-transform: none;
  transform: none;
}

.iddri-event-registration .iddri-mailjet-radios {
  -webkit-transform: none;
  transform: none;
  width: auto;
  margin: 0 0 15px 121px;
  background: transparent;
  padding: 0 65px;
}

.iddri-event-registration .subscribe-checkbox-block {
  position: relative;
}

.iddri-event-registration .subscribe-checkbox-block .subscribe-checkbox {
  width: auto;
  border: 0;
  height: auto;
  padding: 0px;
  -webkit-transform: none;
  transform: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  /*
              Introduced in IE 10.
              See http://ie.microsoft.com/testdrive/HTML5/msUserSelect/
            */
  -ms-user-select: none;
  user-select: none;
}

.iddri-event-registration .subscribe-checkbox-block .subscribe-checkbox + label {
  display: inline;
  width: auto;
  padding-left: 20px;
  cursor: pointer;
}

.iddri-event-registration .subscribe-checkbox-block .subscribe-checkbox + label:after {
  width: 9px;
  height: 9px;
  position: absolute;
  left: 3px;
  top: 9px;
  background-color: #E51E31;
  opacity: 0;
  content: '';
}

.iddri-event-registration .subscribe-checkbox-block .subscribe-checkbox + label:before {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 6px;
  left: 0;
  border: 1px solid #D8D8D8;
  box-sizing: border-box;
  content: '';
}

.iddri-event-registration .subscribe-checkbox-block .subscribe-checkbox:checked + label:after {
  opacity: 1;
  content: '';
}

.iddri-event-registration #edit-langue--wrapper #edit-langue {
  margin-top: -25px;
}

.iddri-event-registration .select2-container {
  display: inline-block;
  width: calc(100% - 205px) !important;
  vertical-align: middle;
}

.iddri-event-registration select {
  position: relative;
  width: calc(100% - 205px) !important;
  height: 40px;
  border-radius: 0;
  border-color: #d8d8d8;
  color: #676767;
  padding: 0 45px 0 15px;
  -webkit-appearance: none;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='7.8mm'%20height='4.2mm'%20viewBox='0%200%2022%2012'%3E%3Cpolyline%20points='21%201%2011%2011%201%201'%20fill='none'%20stroke='%23ed384f'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3E%3C/svg%3E");
  background-size: 20px 11px;
  background-repeat: no-repeat;
  background-position: right 15px center;
}

.iddri-event-registration .select2-selection__arrow {
  display: none;
}

.iddri-event-registration .select2-selection {
  height: 40px;
  border-color: #d8d8d8;
  background-color: #fff;
  border-radius: 0;
}

.iddri-event-registration .select2-selection:focus {
  outline: none;
}

.iddri-event-registration .select2-selection .select2-selection__rendered {
  padding: 0 45px 0 15px;
  line-height: 40px;
  color: #676767;
}

.iddri-event-registration .select2-selection:after {
  width: 20px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -5.5px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='7.8mm'%20height='4.2mm'%20viewBox='0%200%2022%2012'%3E%3Cpolyline%20points='21%201%2011%2011%201%201'%20fill='none'%20stroke='%23ed384f'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3E%3C/svg%3E");
  background-size: cover;
  content: '';
}

.iddri-event-registration .select2-selection .label {
  font-size: 0.7619047619rem;
  height: 40px;
  margin: 0;
  padding: 0 60px 0 15px;
  color: #2d2d2d;
  font-weight: 400;
  line-height: 40px;
}

.iddri-event-registration .select2-selection .button {
  display: none;
}

.iddri-event-registration #edit-logout {
  font-size: 0.6666666667rem;
  margin: 0 10px 0 0;
  padding: 0;
  width: auto;
  height: auto;
  border: none;
  border-bottom: 1px solid;
  line-height: 18px;
}

.iddri-event-registration #edit-submit,
.iddri-event-registration #edit-back-link {
  font-size: 0.7619047619rem;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 25px 0 0;
  padding: 7px 25px;
  transition: .3s all linear;
  border: 1px solid #e51e31;
  background-color: #fff;
  color: #e51e31;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
}

.iddri-event-registration #edit-submit:hover,
.iddri-event-registration #edit-back-link:hover {
  background-color: #e51e31;
  color: #fff;
}

.related-content-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /* stylelint-disable */
  /* stylelint-enable */
}

.related-content-grid--axe {
  margin-top: 50px;
}

.related-content-grid--team {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -20px;
}

.related-content-grid--tweet {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.related-content-grid .teaser {
  width: 49.1525423729%;
  float: left;
  margin-right: 1.6949152542%;
  margin-bottom: 30px;
}

.related-content-grid .teaser:nth-of-type(even) {
  margin-right: 0;
}

.related-content-grid twitterwidget {
  width: 49.1% !important;
}

.related-content-grid twitterwidget:first-child {
  margin-right: 1.6949152542%;
}

.related-content-grid > .block {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.related-content-grid .block-iddri-event p {
  margin: 13px 0 25px;
}

.related-content-grid .block-next-related-events-block p {
  margin-top: -10px;
}

.related-content-grid--project .block-next-related-events-block p {
  margin-top: 13px;
}

.related-content-grid-wrap {
  margin-top: 20px;
  padding-bottom: 40px;
}

.related-content-grid-wrap:first-child {
  margin-top: 60px;
}

.related-content-grid-wrap--grey {
  position: relative;
  z-index: 1;
  margin-bottom: 45px;
  padding: 60px 0 30px;
}

.related-content-grid-wrap--grey:before {
  position: absolute;
  top: 0px;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  background-color: #eeece6;
  z-index: -1;
  content: '';
}

.project__logo {
  margin-bottom: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}

.project__logo img {
  display: block;
  margin: 0 auto;
}

.project__logo:last-child {
  margin-bottom: 0;
  padding-bottom: 10px;
  border: none;
}

.project-teaser-short a:hover {
  color: #e51e31;
}

.project-teaser-short__title {
  font-size: 0.7619047619rem;
  font-family: "Merriweather", serif;
  line-height: 22px;
}

.project-teaser-short__date {
  font-size: 0.7619047619rem;
  color: #676767;
}

.partner-teaser {
  font-size: 0.8571428571rem;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 25px;
}

.partner-teaser a:hover {
  color: #e51e31;
}

.partner-teaser .fix-flex-ie {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.partner-teaser__img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 100px;
  margin-right: 20px;
  padding: 10px;
  border: 1px solid #d8d8d8;
}

.partners-teaser-wrap .field__item:not(:last-child) {
  border-bottom: 1px solid #d8d8d8;
}

.partners-teaser-wrap .field__item:first-child {
  padding-top: 7px;
}

.initiative-full__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 340px;
  padding: 35px 0;
}

.initiative-full__title {
  font-size: 2.380952381rem;
  color: #fff;
  font-family: "Merriweather", serif;
  line-height: 60px;
}

.initiative-full__date {
  font-size: 0.8571428571rem;
  display: block;
  margin-top: 25px;
  color: #fff;
  font-weight: 600;
}

.initiative-full__date:after {
  display: block;
  width: 20px;
  margin-top: 5px;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.initiative-teaser-title {
  position: relative;
  width: 100%;
  text-indent: 25px;
  max-width: 290px;
}

.initiative-teaser-title a {
  position: relative;
}

.initiative-teaser-title svg {
  position: absolute;
  top: 21px;
  left: 0px;
  /* stylelint-disable-line */
}

.initiative-teaser-title--big svg {
  top: 10px;
}

.initiative-teaser-title__title {
  font-family: "Merriweather", serif;
}

.initiative-teaser-title__title--small {
  font-size: 0.8571428571rem;
  line-height: 23px;
}

.initiative-teaser-title__title--big {
  font-size: 1.0476190476rem;
  line-height: 31px;
}

.initiative-teaser-promoted {
  padding: 0 45px 30px 0;
}

.initiative-teaser-promoted img {
  margin-bottom: 20px;
}

.about-header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  min-height: 475px;
  padding: 65px 0;
}

.about-header .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.about-page.theme-actu .about-media {
  margin-top: 60px;
}

.about-page.theme-actu .about-media-wrap {
  padding-bottom: 0px;
}

.about-page.theme-actu .about-transparency {
  margin-bottom: 60px;
}

.modal {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 30px;
  transition: .3s all linear;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.modal iframe {
  max-width: 100%;
}

.modal .iframe-responsive {
  display: none;
}

.modal.is-visible {
  opacity: 1;
  visibility: visible;
  z-index: 50;
}

.modal.is-visible .iframe-responsive {
  display: block;
}

.modal__wrap {
  position: relative;
  max-width: 100%;
}

.modal__close {
  position: absolute;
  top: 0;
  right: -30px;
}

.about-header__legend {
  margin-bottom: -7px;
  font-weight: 600;
  line-height: 24px;
  text-align: right;
}

.about-header__intro {
  font-size: 0.9523809524rem;
  margin-top: 15px;
  padding-bottom: 10px;
  line-height: 26px;
}

.about-header__left {
  width: 57.6271186441%;
  float: left;
  margin-right: 1.6949152542%;
  height: 100%;
}

.about-header__right {
  width: 40.6779661017%;
  float: right;
  margin-right: 0;
}

.about-page h3 {
  width: 710px;
  max-width: 100%;
  margin-bottom: 40px;
}

.iframe-responsive {
  position: relative;
  width: 800px;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}

.iframe-responsive iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  /* stylelint-disable-line */
  width: 100%;
  height: 100%;
}

.about-gov {
  padding: 55px 0 60px;
}

.about-gov__link {
  font-size: 1.0476190476rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 32px;
}

.about-gov__link span {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  transition: .3s all linear;
}

.about-gov__link svg {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.about-gov__link:hover > span {
  opacity: .6;
}

.about-gov__link-wrap {
  display: block;
  max-width: 195px;
}

.about-gov__content {
  padding: 30px 40px 35px;
  border: 1px solid #d8d8d8;
}

.about-gov__content > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.about-gov__content > div > .field__item {
  width: 32.2033898305%;
  float: left;
  margin-right: 1.6949152542%;
  padding: 0 15px;
}

.about-gov__content > div > .field__item:first-child {
  padding-left: 0;
}

.about-gov__content > div > .field__item:last-child {
  margin-right: 0;
  padding-right: 0;
}

.about-partners__content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 80px 0;
}

.about-partners__content h3 {
  padding-right: 45px;
}

.about-partners__content .field--type-link {
  margin-top: 35px;
}

.about-partners__wrap {
  background-position: center;
  background-size: cover;
}

.about-partners {
  background-color: #eeece6;
}

.about-missions__item-title {
  font-size: 1.4285714286rem;
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 40px;
}

.about-missions {
  margin-bottom: 60px;
}

.about-missions .field--name-field-paragraph-missions {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.about-missions .field--name-field-paragraph-missions:after {
  content: " ";
  display: block;
  clear: both;
}

.about-missions .field--name-field-paragraph-missions > .field__item {
  width: 32.2033898305%;
  float: left;
  margin-right: 1.6949152542%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.about-missions .field--name-field-paragraph-missions > .field__item:last-child {
  margin-right: 0;
}

.about-missions__item-txt {
  margin-top: 15px;
  transition: .3s all linear;
  opacity: 0;
}

.about-missions__item:hover .about-missions__item-txt {
  opacity: 1;
}

.about-figures__figure {
  font-size: 3.2380952381rem;
  display: inline-block;
  padding: 45px 75px 0 0;
  background-repeat: no-repeat;
  color: #e51e31;
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 68px;
}

.about-figures__figure span {
  font-size: 1.1428571429rem;
  display: inline-block;
  margin-right: -10px;
  line-height: 24px;
}

.about-figures__figure:not(:last-child) {
  margin-bottom: 0;
}

.field__item:first-child .about-figures__figure {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='29.5mm'%20height='32.6mm'%20viewBox='0%200%2083.5%2092.5'%3E%3Cpath%20d='M24.5,47.5a17,17,0,1,0-17-17A17,17,0,0,0,24.5,47.5Zm0-28.3A11.1,11.1,0,1,1,13.4,30.4,11.1,11.1,0,0,1,24.5,19.2ZM59.2,34.5a17,17,0,0,0,0-34,17.2,17.2,0,0,0-17.2,17A17,17,0,0,0,59.2,34.5Zm0-28.3A11.1,11.1,0,0,1,70.4,17.3a11.2,11.2,0,1,1-22.4.2A11.5,11.5,0,0,1,59.2,6.2ZM83,54.4V76a3,3,0,0,1-2.9,2.9H52.2V73.1h25V54.4a8.7,8.7,0,0,0-8.8-8.8H49.9a8.9,8.9,0,0,0-8,5.1,39.3,39.3,0,0,0-5.7-1.6,14.4,14.4,0,0,1,13.5-9.2H68.4A14.5,14.5,0,0,1,83,54.4ZM33.9,52.8H15.1A14.6,14.6,0,0,0,.5,67.4V89.1A3,3,0,0,0,3.4,92h42a3,3,0,0,0,2.9-2.9V67.4A14.6,14.6,0,0,0,33.9,52.8Zm8.6,33.4H6.5V67.4a8.7,8.7,0,0,1,8.8-8.8H34.1a8.7,8.7,0,0,1,8.8,8.8V86.2Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-position: 76% 28px;
  background-size: 82px 91px;
}

.field__item:nth-child(2) .about-figures__figure {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24.8mm'%20height='32.1mm'%20viewBox='0%200%2070.2%2091.1'%3E%3Cpath%20d='M43.3,80.5a2.7,2.7,0,0,0-2.7,2.6v2.4H29.7V83.1a2.7,2.7,0,0,0-5.5,0V88A2.7,2.7,0,0,0,27,90.6H43.3A2.7,2.7,0,0,0,46,88V83.1A2.7,2.7,0,0,0,43.3,80.5ZM35.1.5C15.4.5.5,13.8.5,31.4c0,9.5,4.2,15,8.7,20.9,3.3,4.3,7,9.1,9.9,16.5h0c.2.7,1.5,5.4,1.9,7.3a2.7,2.7,0,0,0,2.7,2.1H46.5a2.7,2.7,0,0,0,2.7-2.1c.4-1.9,1.7-6.5,1.9-7.2v-.2c2.9-7.3,6.6-12.2,9.9-16.4h0c4.4-5.8,8.6-11.3,8.6-20.8C69.7,13.8,54.9.5,35.1.5ZM56.7,49.2h0c-3.5,4.5-7.4,9.7-10.5,17.6h0v.2c-.2.7-1,3.5-1.6,5.8H25.9c-.6-2.3-1.4-5.1-1.6-5.8h-.1c-3.2-8-7.1-13.2-10.6-17.7S6,39.2,6,31.4C6,16.7,18.5,5.7,35.1,5.7S64.3,16.7,64.3,31.4C64.3,39.2,60.9,43.6,56.7,49.2Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-position: 52% 20px;
  background-size: 69px 90px;
}

.field__item:nth-child(3) .about-figures__figure {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='37.5mm'%20height='30mm'%20viewBox='0%200%20106.2%2085.2'%3E%3Cpath%20d='M100.2.5H66.4A5.5,5.5,0,0,0,60.9,6V39.8a5.5,5.5,0,0,0,5.5,5.5H84.5a25.9,25.9,0,0,1-13.1,19l-2.2,1.3,8.7,18.8L80.5,83c1-.6,25.3-14.2,25.3-43.2V6A5.5,5.5,0,0,0,100.2.5Zm-.1,39.3c0,20.7-13.9,32.6-19.8,36.7l-4-8.6C93.1,55.8,90.2,39.8,90.2,39.8H66.5V6.1h33.7Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3Cpath%20d='M39.8.5H6A5.5,5.5,0,0,0,.5,6V39.8A5.5,5.5,0,0,0,6,45.3H24.1a25.9,25.9,0,0,1-13.1,19L8.7,65.6l8.7,18.8L20.1,83c1-.6,25.3-14.2,25.3-43.2V6A5.5,5.5,0,0,0,39.8.5Zm-.1,39.3c0,20.7-13.9,32.6-19.8,36.7l-4-8.6c17-12.3,13.9-28.1,13.9-28.1H6.1V6.1H39.7Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-position: 77% 28px;
  background-size: 105px 84px;
}

.field__item:nth-child(4) .about-figures__figure {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18.4mm'%20height='32.5mm'%20viewBox='0%200%2052.3%2092.1'%3E%3Cpath%20d='M26.1,60.3A14.3,14.3,0,0,0,40.4,46.1V14.7a14.2,14.2,0,0,0-28.5,0V46.1A14.3,14.3,0,0,0,26.1,60.3ZM17.6,14.7a8.5,8.5,0,0,1,17.1,0V46.1a8.5,8.5,0,0,1-17.1,0ZM51.8,34.7V46.1A25.7,25.7,0,0,1,29,71.5V85.9h10a2.8,2.8,0,0,1,0,5.7H13.3a2.8,2.8,0,0,1,0-5.7h10V71.5A25.6,25.6,0,0,1,.5,46.1V34.7a2.8,2.8,0,0,1,5.7,0V46.1a19.9,19.9,0,0,0,39.9,0V34.7a2.8,2.8,0,0,1,5.7,0Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-position: 50% 22px;
  background-size: 51px 91px;
}

.field__item:nth-child(5) .about-figures__figure {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='31.1mm'%20height='29mm'%20viewBox='0%200%2088.3%2082.1'%3E%3Crect%20x='25.1'%20y='22.6'%20width='27'%20height='4.92'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3Crect%20x='16.5'%20y='39.8'%20width='35.6'%20height='4.92'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3Cpath%20d='M.5,66.9A14.8,14.8,0,0,0,15.3,81.6H75.5A12.3,12.3,0,0,0,87.8,69.3V49.7A12.3,12.3,0,0,0,75.5,37.4H68.1V.5H.5ZM68.1,42.3h7.4a7.4,7.4,0,0,1,7.4,7.4V69.3a7.4,7.4,0,1,1-14.8,0ZM5.4,5.4H63.2V69.3a12.1,12.1,0,0,0,2.5,7.4H15.3a9.9,9.9,0,0,1-9.8-9.8Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3Crect%20x='25.1'%20y='55.8'%20width='27'%20height='4.92'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-position: 96% 26px;
  background-size: 87px 81px;
}

.field__item:last-child .about-figures__figure {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='25.3mm'%20height='30mm'%20viewBox='0%200%2071.6%2085'%3E%3Cpath%20d='M14.7,26.3H34.1a1.9,1.9,0,1,0,0-3.8H14.7a1.8,1.8,0,0,0-2,1.9A2,2,0,0,0,14.7,26.3Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3Cpath%20d='M14.7,39.4H58.4a1.8,1.8,0,0,0,2-1.9,2,2,0,0,0-2-1.9H14.7a1.9,1.9,0,1,0,0,3.8Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3Cpath%20d='M14.7,52.6H58.4a1.8,1.8,0,0,0,2-1.9,2,2,0,0,0-2-1.9H14.7a1.9,1.9,0,1,0,0,3.8Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3Cpath%20d='M14.7,66H43.6a1.9,1.9,0,1,0,0-3.8H14.7a1.9,1.9,0,1,0,0,3.8Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3Cpath%20d='M66.8.5H4.8A4.2,4.2,0,0,0,.5,4.6V80.4a4.2,4.2,0,0,0,4.3,4.1H66.8a4.2,4.2,0,0,0,4.3-4.1V4.6A4.2,4.2,0,0,0,66.8.5Zm-.3,79.7H5V4.8H66.6Z'%20fill='none'%20stroke='%23e7e6df'%20stroke-miterlimit='10'/%3E%3C/svg%3E");
  background-position: 85% 24px;
  background-size: 70px 84px;
}

.about-figures__item {
  width: 100%;
  margin-bottom: 30px;
  padding-bottom: 50px;
  border-bottom: 1px solid #d8d8d8;
}

.about-figures .field--name-field-paragraph-figures {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-figures .field--name-field-paragraph-figures:after {
  content: " ";
  display: block;
  clear: both;
}

.about-figures .field--name-field-paragraph-figures > .field__item {
  width: 32.2033898305%;
  float: left;
  margin-right: 1.6949152542%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 55px;
}

.about-figures .field--name-field-paragraph-figures > .field__item:nth-child(3n) {
  margin-right: 0;
}

.about-figures h3 {
  margin-bottom: 0;
}

.about-figures__txt {
  font-size: 1.1428571429rem;
  font-weight: 600;
  line-height: 32px;
}

.about-budget-wrap {
  margin-top: 55px;
  background-image: linear-gradient(to right, #eeece6 0%, #eeece6 50%, #e51e31 51%, #e51e31 100%);
}

.about-budget {
  padding-right: 55px;
  background-color: #eeece6;
}

.about-budget__nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(0, 0, 0, 0.35);
}

.about-budget__nav-link {
  font-size: 0.7619047619rem;
  position: relative;
  font-weight: 600;
  line-height: 18px;
  text-transform: uppercase;
}

.about-budget__nav-link:after {
  position: absolute;
  right: 0px;
  bottom: -5px;
  left: 0px;
  /* stylelint-disable-line */
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  transition: .3s all ease-in;
  border-bottom: 2px solid rgba(229, 30, 49, 0.4);
  content: '';
}

.about-budget__nav-link:hover,
.about-budget__nav-link.is-active {
  color: #e51e31;
}

.about-budget__nav-link:hover:after,
.about-budget__nav-link.is-active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.about-budget__nav-item:not(:last-child) {
  position: relative;
  padding-right: 20px;
}

.about-budget__nav-item:not(:last-child):after {
  position: absolute;
  top: 50%;
  right: 0px;
  /* stylelint-disable-line */
  height: 38px;
  -webkit-transform: translateY(-19px);
  transform: translateY(-19px);
  border-right: 1px solid rgba(0, 0, 0, 0.15);
  content: '';
}

.about-budget__nav-item:not(:first-child) {
  padding-left: 20px;
}

.about-budget__tabs {
  position: relative;
}

.about-budget__tab {
  position: absolute;
  padding: 55px 0 40px;
  transition: 0s all linear;
  opacity: 0;
  visibility: hidden;
}

.about-budget__tab.is-active {
  position: relative;
  transition: .3s all linear;
  opacity: 1;
  visibility: visible;
}

.about-budget__tab-left {
  width: 35.8974358974%;
  float: left;
  margin-right: 2.5641025641%;
  padding-right: 20px;
}

.about-budget__tab-right {
  width: 61.5384615385%;
  float: right;
  margin-right: 0;
}

.about-budget__tab-right button {
  max-width: 100%;
}

.about-report__title {
  font-size: 1.0476190476rem;
  color: #fff;
  font-family: "Merriweather", serif;
  font-weight: 700;
  line-height: 32px;
}

.about-page .about-report__title {
  width: 100%;
}

.about-report {
  padding: 50px 0;
  text-align: center;
}

.about-report img {
  display: block;
  margin: 75px auto 80px;
}

.about-report .field--type-link a {
  font-size: 0.8571428571rem;
  margin-top: 15px;
  padding: 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  text-transform: none;
}

.about-report .field--type-link a:hover {
  border-color: #fff;
}

.about-transparency {
  position: relative;
  min-height: 410px;
  padding: 70px 0 135px;
  background-position: center;
  background-size: cover;
  color: #fff;
}

.about-transparency:before {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  background-color: #000;
  opacity: .65;
  content: '';
}

.about-transparency .container {
  position: relative;
}

.about-transparency .field--type-link a {
  border-color: #fff;
  color: #fff;
}

.about-transparency .field--type-link a:hover {
  border-color: #e51e31;
}

.about-transparency h3 {
  width: 550px;
}

.about-media {
  width: 100%;
  padding: 50px 40px;
  border: 1px solid #d8d8d8;
}

.about-media h3 {
  margin-bottom: 10px;
}

.about-media .title-last-citation {
  display: inline-block;
  padding: 0;
  border: 0;
  border-bottom: 1px solid rgba(229, 30, 49, 0.4);
  color: #2d2d2d;
  font-size: 1rem;
  font-weight: 600;
  line-height: 20px;
  text-transform: none;
}

.about-media .title-last-citation:hover {
  border-bottom: 1px solid #e51e31;
}

.about-media .last-media {
  width: 100%;
  margin-top: 2%;
  padding: 15px;
  border: 1px solid #d8d8d8;
}

.about-media .last-media .date-media {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 2%;
  font-family: "Merriweather",serif;
  font-size: 18px;
  width: 50px;
}

.about-media .last-media .date-media span:first-child {
  color: #fb121f;
  font-size: 30px;
}

.about-media .last-media .date-media span:last-child {
  font-family: Assistant;
  font-size: 20px;
  font-weight: 600;
}

.about-media .last-media .media_body {
  margin-left: 5%;
  width: 250px;
}

.about-media .last-media .media_body .date-title {
  color: #010103;
  font-size: 18px;
  font-weight: 600;
}

.about-media .last-media .media_body .date-descreption {
  font-size: 16px;
  line-height: 20px;
}

.about-media-wrap {
  padding-bottom: 70px;
}

.about-media-wrap--alone {
  padding-top: 70px;
}

.about-media__title {
  font-size: 1.2380952381rem;
  font-family: "Merriweather", serif;
  line-height: 38px;
}

.about-page .field--name-field-about-media-block-link a,
.about-page .field--name-field-about-media-block-link-2 a,
.about-media__dl-kit {
  font-size: 0.8571428571rem;
  display: inline-block;
  margin-top: 25px;
  padding: 0;
  border: none;
  color: #2d2d2d;
  font-weight: 600;
  line-height: 20px;
  text-transform: none;
}

.about-page .field--name-field-about-media-block-link a:hover,
.about-page .field--name-field-about-media-block-link-2 a:hover,
.about-media__dl-kit:hover {
  background-color: transparent;
  color: #2d2d2d;
}

.about-page .field--name-field-about-media-block-link a,
.about-page .field--name-field-about-media-block-link-2 a {
  border-bottom: 1px solid rgba(229, 30, 49, 0.4);
}

.about-page .field--name-field-about-media-block-link a:hover,
.about-page .field--name-field-about-media-block-link-2 a:hover {
  border-bottom: 1px solid #e51e31;
}

.about-media__dl-kit div {
  margin-left: 10px;
}

.about-media__dl-kit .txt {
  transition: .3s all linear;
  background-image: linear-gradient(to right, rgba(229, 30, 49, 0.4) 0%, rgba(229, 30, 49, 0.4) 100%);
  background-repeat: repeat-x;
  background-position: 0 100%;
  background-size: 100% 1px;
  line-height: 22px;
}

.about-media__dl-kit:hover .txt {
  background-image: linear-gradient(to right, #e51e31 0%, #e51e31 100%);
}

.about-news .field--name-field-about-news {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.about-news .field--name-field-about-news .field__item {
  width: 32.2033898305%;
  float: left;
  margin-right: 1.6949152542%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.about-news .field--name-field-about-news .field__item:last-child {
  margin-right: 0;
}

.about-news__footer {
  margin: 45px 0;
  text-align: center;
}

.page-404-403 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: calc(100vh - 301px);
  text-align: center;
}

.page-404-403 p {
  font-size: 1.7142857143rem;
  padding-bottom: 20px;
  color: #676767;
  font-weight: 300;
  line-height: 40px;
}

.page-404-403__title {
  font-size: 3.4285714286rem;
  font-family: "Merriweather", serif;
  line-height: 60px;
}

.page-404-403__title:after {
  display: block;
  width: 20px;
  margin: 30px auto 45px;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.pager {
  margin-bottom: 85px;
  padding-top: 35px;
  text-align: center;
}

.pager__items {
  display: inline-block;
  border-bottom: 1px solid #d8d8d8;
}

.pager__item {
  padding: 0;
}

.pager__item.is-active a {
  position: relative;
}

.pager__item.is-active a:after {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.pager__item a {
  display: inline-block;
  padding: 0 8px 20px;
  color: #676767;
}

.pager__item a:hover {
  color: #e51e31;
}

.pager__item--previous a,
.pager__item--next a {
  width: 20px;
  height: 11px;
  display: inline-block;
  position: relative;
  padding: 0;
  background: url("../images/pagination.svg");
  text-indent: -200px;
  overflow: hidden;
}

.pager__item--previous a {
  margin-right: 8px;
}

.pager__item--previous a:hover {
  -webkit-transform: translateX(-5px);
  transform: translateX(-5px);
}

.pager__item--next a {
  margin-left: 8px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.pager__item--next a:hover {
  -webkit-transform: translateX(5px) scaleX(-1);
  transform: translateX(5px) scaleX(-1);
}

.search-header {
  position: relative;
  padding: 40px 0 70px;
  z-index: 1;
}

.search-header .iddri-search-form {
  position: relative;
}

.search-header:before {
  position: absolute;
  top: 0px;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  border-bottom: 1px solid #d8d8d8;
  background-color: #eeece6;
  z-index: -1;
  content: '';
}

.search-header label {
  display: none;
}

.search-header input[type='text'] {
  width: 100%;
  padding-bottom: 15px;
  border: none;
  border-bottom: 1px solid #d8d8d8;
  background: transparent;
}

.search-header .form--inline {
  position: relative;
}

.search-header .form--inline .form-item {
  float: none;
}

.search-header .form-actions {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

.search-header .form-actions input {
  font-size: 0.9523809524rem;
  transition: .3s all linear;
  border: none;
  background: transparent;
  color: #676767;
  font-weight: 600;
}

.search-header .form-actions input:hover {
  color: #2d2d2d;
}

.search-header .form-item {
  margin: 0;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #eeece6 inset;
}

.search__nb-results {
  margin: 35px 0 15px;
  color: #676767;
  font-family: "Merriweather", serif;
}

.search {
  padding-bottom: 25px;
}

.search__no-results {
  font-size: 1.1428571429rem;
  padding: 80px 0;
  color: #000;
  font-family: "Merriweather", serif;
  text-align: center;
}

.sorting-links__list-item {
  display: inline-block;
  margin-left: 25px;
  vertical-align: center;
}

.sorting-links__title {
  padding-right: 10px;
  color: #676767;
  font-weight: 600;
}

.sorting-links__list a {
  position: relative;
}

.sorting-links__list a:after {
  position: absolute;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  transition: .3s all linear;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.sorting-links__list a:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  content: '';
}

.sorting-links__list .is-active {
  font-weight: 600;
}

.sorting-links__list .is-active:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  content: '';
}

.sorting-links {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 20px;
}

.filters-wrap {
  position: relative;
  z-index: 50;
}

.filters-wrap:after {
  position: absolute;
  top: 0px;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  bottom: -1px;
  border-bottom: 1px solid #d8d8d8;
  z-index: -1;
  content: '';
}

.filters-wrap form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
}

.filters-wrap label {
  font-size: 1.0476190476rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  bottom: 0;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 0 75px 0 30px;
  border-right: 1px solid #d8d8d8;
  background-color: #fff;
  font-family: "Merriweather", serif;
  cursor: pointer;
  z-index: 6;
  pointer-events: none;
}

.filters-wrap label:after {
  width: 20px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -5.5px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='7.8mm'%20height='4.2mm'%20viewBox='0%200%2022%2012'%3E%3Cpolyline%20points='21%201%2011%2011%201%201'%20fill='none'%20stroke='%23ed384f'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3E%3C/svg%3E");
  background-size: cover;
  content: '';
}

.filters-wrap label.is-open:after {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
  content: '';
}

.filters-wrap .form-item {
  position: relative;
  margin: 0;
}

.filters-wrap .form-item:first-child label {
  border-left: 1px solid #d8d8d8;
}

.filters-wrap .select2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  /* stylelint-disable-line */
  z-index: 7;
}

.filters-wrap .select2-selection {
  width: 100%;
  height: 80px;
  border: none;
  background: #fff;
  box-shadow: none;
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
}

.filters-wrap .select2-selection .select2-search__field {
  display: none;
}

.filters-wrap .select2-selection:focus {
  outline: none;
}

.filters-wrap--search label {
  padding-right: 215px;
}

.filters-wrap .form-submit {
  font-size: 0.7619047619rem;
  display: inline-block;
  margin-left: 50px;
  padding: 10px 20px;
  transition: .3s all linear;
  border: 1px solid #e51e31;
  border-radius: 0;
  background-color: #fff;
  color: #e51e31;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.filters-wrap .form-submit:hover {
  background-color: #e51e31;
  color: #fff;
}

.filters-wrap .form-actions {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: right;
}

.filters-wrap select {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: auto !important;
  /* stylelint-disable-line */
  opacity: 0;
}

.visual-filters {
  position: relative;
  width: 100%;
  padding: 20px 0 5px;
  color: #fff;
  z-index: 1;
}

.visual-filters:before {
  position: absolute;
  top: 0px;
  right: -200%;
  bottom: 0px;
  left: -200%;
  /* stylelint-disable-line */
  background-color: #e51e31;
  z-index: -1;
  content: '';
}

.visual-filters__wrap {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.visual-filters__total {
  font-size: 0.9523809524rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 10px;
  font-family: "Merriweather", serif;
}

.visual-filters__title {
  font-size: 1.1428571429rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 3px;
  font-family: "Merriweather", serif;
}

.visual-filters__list {
  margin-left: 30px;
}

.visual-filters__reset {
  display: block;
  padding: 4px 15px;
  background-color: #fff;
  color: #e51e31;
}

.visual-filters__reset:hover {
  background-color: #e51e31;
  color: #fff;
}

.visual-filters__list-item {
  font-size: 0.7619047619rem;
  display: inline-block;
  margin-bottom: 15px;
  border: 1px solid #fff;
  font-weight: 600;
  text-transform: uppercase;
}

.visual-filters__list-item span {
  position: relative;
  top: 1px;
}

.visual-filters__list-item:not(:last-child) {
  margin-right: 17px;
  padding: 4px 15px;
}

.select2-container--open {
  z-index: 1100;
}

.select2-dropdown {
  top: calc(100% + 1px);
  width: 100%;
  padding: 10px 0;
  transition: .3s opacity linear;
  border-top: 1px solid #d8d8d8;
  border-radius: 0;
  border-color: #d8d8d8;
  background-color: #fff;
  box-shadow: none;
  opacity: 0;
  z-index: 1100;
  /* stylelint-enable */
}

.select2-dropdown.is-active {
  opacity: 1;
}

.select2-dropdown li {
  font-size: 0.7619047619rem;
  transition: .3s all linear;
  color: #676767;
  -webkit-font-smoothing: auto;
  line-height: 20px;
  /* stylelint-disable */
}

.select2-dropdown li:not([role='group']) {
  position: relative;
  padding: 5px 15px 5px 40px !important;
  /* stylelint-disable-line */
}

.select2-dropdown li:not([role='group']):before {
  position: absolute;
  top: 8px;
  left: 20px;
  width: 10px;
  height: 10px;
  border: 1px solid #d8d8d8;
  content: '';
}

.select2-dropdown li:not([role='group']):after {
  width: 6px;
  height: 6px;
  position: absolute;
  top: 11px;
  left: 23px;
  transition: .3s all linear;
  background-color: #e51e31;
  opacity: 0;
  content: '';
}

.select2-dropdown li:not([role='group']):hover,
.select2-dropdown li:not([role='group']):focus {
  background-color: #eeece6;
  color: #676767;
}

.select2-dropdown li.select2-results__message {
  padding-left: 20px !important;
}

.select2-dropdown li.select2-results__message:before,
.select2-dropdown li.select2-results__message:after {
  display: none;
}

.select2-dropdown li[role="group"] strong {
  padding-left: 20px;
}

.select2-dropdown li[aria-selected=true] {
  background-color: #fff !important;
  color: #676767 !important;
}

.select2-dropdown li[aria-selected=true]:after {
  opacity: 1;
  content: '';
}

.select2-dropdown .select2-results__option--highlighted,
.select2-dropdown li.select2-results__option--highlighted[aria-selected=true] {
  background-color: #eeece6 !important;
  color: #676767 !important;
}

.select2-search__field {
  font-size: 0.7619047619rem;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2020.5%2020.5'%3E%3Cpath%20d='M3.4,3.4a8,8,0,0,0,0,11.4,8.1,8.1,0,0,0,11.2.1l.4.5,2.5,2.4L19,19.4a.3.3,0,0,0,.4-.4l-1.6-1.5L15.4,15l-.5-.4A8,8,0,0,0,3.4,3.4Zm.3.3a7.7,7.7,0,0,1,10.7,0,7.7,7.7,0,0,1,0,10.7,7.7,7.7,0,0,1-10.7,0,7.7,7.7,0,0,1,0-10.7Z'%20fill='%23d8d8d8'%20stroke='%23d8d8d8'%20stroke-miterlimit='10'%20stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 15px 15px;
  color: #676767;
}

/* stylelint-disable */

#select2-edit-author-results li {
  padding-left: 20px !important;
}

#select2-edit-author-results li:before,
#select2-edit-author-results li:after {
  display: none;
}

#select2-edit-author-results li[aria-selected=true] {
  background-color: #eeece6 !important;
  color: #676767 !important;
}

.select2-search--dropdown {
  padding: 4px 20px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #d8d8d8;
}

.slimScrollBar {
  opacity: 1 !important;
  right: 5px !important;
}

.slimScrollRail {
  right: 5px !important;
}

/* stylelint-enable */

.home-header {
  padding: 90px 0 230px;
}

.home-header .publication__metas {
  margin-bottom: 7px;
}

.home-header.no-img {
  background-color: #eeece6;
  color: #000;
}

.home-header.no-img:after {
  display: none;
  content: '';
}

.home-header__wrap {
  width: 66.1016949153%;
  float: left;
  margin-right: 1.6949152542%;
  margin-left: 8.4745762712%;
  float: none;
}

.home-header__event-wrap {
  margin-left: 8.4745762712%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.home-header__btn-mobile-event {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  margin-top: 20px;
}

.home-publi {
  margin-bottom: 35px;
  text-align: center;
}

.home-publi .promoted-publications {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 45px;
  background-color: #eeece6;
  text-align: left;
}

.home-publi .promoted-publications > li {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
}

.home-publi li:nth-child(2) .teaser {
  border-right: none;
  border-left: none;
}

.path-frontpage .site-wrapper {
  margin-top: -80px;
  z-index: 10;
}

.home-events {
  position: relative;
  margin-bottom: 35px;
  text-align: center;
}

.home-events .next-events {
  margin: 0 -5px 35px;
  text-align: left;
}

.home-events .next-events:not(.slick-initialized) {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.home-events .next-events:not(.slick-initialized) > li {
  width: 33.333%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  box-sizing: border-box;
}

@media (max-width: 47.99em) {
  .home-events .next-events:not(.slick-initialized) > li {
    width: 100%;
  }
}

.home-events .event-teaser {
  margin: 0 5px;
}

.home-events h2 {
  margin-bottom: 35px;
}

.home-events__nav {
  position: absolute;
  top: 0px;
  right: 0px;
  /* stylelint-disable-line */
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slick-arrow {
  width: 60px;
  height: 50px;
  display: block !important;
  /* stylelint-disable-line */
  border: 1px solid #d8d8d8;
  line-height: 50px;
  text-align: center;
}

.slick-arrow:last-child {
  border-left: none;
}

.slick-arrow:hover {
  background-color: #d8d8d8;
}

.slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100% !important;
  /* stylelint-disable-line */
}

.slick-slide {
  height: auto;
  float: none;
}

.slick-slide > div > li {
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  /* stylelint-disable-line */
}

.slick-initialized .slick-slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.slick-initialized .slick-slide > div {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.home-about {
  background-color: #eeece6;
  text-align: center;
}

.home-about__intro {
  font-size: 1.0476190476rem;
  margin-top: 35px;
  padding: 0 25px 15px;
  line-height: 34px;
}

.home-about__wrap {
  padding: 60px 0 105px;
  background-repeat: no-repeat;
  background-position: center bottom;
}

.home-initiatives__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 55px;
}

.home-initiatives__header > div:first-child {
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
}

.home-initiatives__header > div:last-child {
  -webkit-flex: 70%;
  -ms-flex: 70%;
  flex: 70%;
}

#block-themesdetravailetreseaux {
  padding: 65px 0 40px;
  border-bottom: 1px solid #d8d8d8;
}

#block-themesdetravailetreseaux a:hover {
  color: #e51e31;
}

.field--name-field-promoteds {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.field--name-field-promoteds .field--name-field-titre {
  font-family: "Merriweather", serif;
  font-weight: 700;
  font-size: 17.1429px;
  line-height: 23px;
  margin-top: 14px;
  margin-bottom: 16px;
}

.field--name-field-promoteds .field--name-field-link {
  padding-right: 64px;
}

.field--name-field-promoteds .field--name-field-link > .field__item a {
  border-bottom: 1px solid #d8d8d8;
}

.field--name-field-promoteds .field--name-field-link a {
  display: block;
  padding: 15px 0 15px;
}

.home-partners {
  padding: 55px 0 75px;
}

.home-partners .row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.home-partners h2 {
  margin-bottom: 45px;
}

.promoted-partners {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-bottom: 0 !important;
  /* stylelint-disable-line */
}

.promoted-partners li:not(:last-child) {
  margin-right: 25px;
}

.promoted-partners img {
  max-width: 170px;
}

.home-social {
  padding: 60px 0 70px;
  background-color: #e51e31;
  color: #fff;
}

.home-social .container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-social__title {
  font-size: 1.2380952381rem;
  margin-right: 25px;
  font-family: "Merriweather", serif;
  letter-spacing: .019em;
  line-height: 1.26;
  text-align: center;
}

.cookies-banner {
  font-size: 0.6666666667rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  /* stylelint-disable */
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  /* stylelint-enable */
  width: 100%;
  padding: 15px 65px;
  border: none;
  border-radius: 0;
  background-color: #2d2d2d;
  color: #fff;
  font-family: "Assistant", sans-serif;
}

.cookies-banner .cc_btn,
.cookies-banner .cc_btn:visited,
.cookies-banner .cc_btn:hover {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  margin: 0 25px 0 15px;
  padding: 0;
  float: none;
  border-radius: 0;
  background: transparent;
  color: #fff;
  text-align: left;
}

.cookies-banner .cc_btn:after,
.cookies-banner .cc_btn:visited:after,
.cookies-banner .cc_btn:hover:after {
  position: absolute;
  top: 1px;
  right: -12px;
  height: 15px;
  border-right: 1px solid #fff;
}

.cookies-banner .cc_btn:hover,
.cookies-banner a:hover {
  color: #676767;
}

.cookies-banner .cc_message {
  margin-top: 0;
  line-height: 20px;
}

.cookies-banner a,
.cookies-banner a:visited {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #fff;
  text-decoration: underline;
}

.cookies-banner__close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.item-list .social-list {
  margin: 0 0 0 35px;
}

.social-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fat-menu .social-list {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}

.fat-menu .social-list li:not(:first-child) {
  margin-right: 35px;
}

.footer-site .social-list {
  position: relative;
  top: -4px;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
}

.footer-site .social-list .linkedin {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2027.06%2025.86'%3E%3Cpath%20d='M6.14,25.86V8.41H.35V25.86ZM3.24,6a3,3,0,1,0,0-6,3,3,0,1,0-.07,6Z'%20fill='%23676767'%20fill-rule='evenodd'/%3E%3Cpath%20d='M9.35,25.86h5.8V16.11a4,4,0,0,1,.19-1.41,3.19,3.19,0,0,1,3-2.12c2.1,0,2.94,1.6,2.94,3.94v9.34h5.8v-10c0-5.36-2.87-7.85-6.68-7.85a5.79,5.79,0,0,0-5.27,2.94h0V8.41H9.35c.08,1.64,0,17.45,0,17.45Z'%20fill='%23676767'%20fill-rule='evenodd'/%3E%3C/svg%3E");
}

.footer-site .social-list .facebook {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2014.56%2028.04'%3E%3Cpath%20d='M9.45,28V15.25h4.3l.64-5H9.45V7.08c0-1.44.4-2.42,2.47-2.42h2.64V.2A34.94,34.94,0,0,0,10.72,0C6.91,0,4.3,2.32,4.3,6.59v3.68H0v5H4.3V28Z'%20fill='%23676767'/%3E%3C/svg%3E");
}

.footer-site .social-list .bluesky {
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='530' version='1.1'%3E%3Cpath d='m135.72 44.03c66.496 49.921 138.02 151.14 164.28 205.46 26.262-54.316 97.782-155.54 164.28-205.46 47.98-36.021 125.72-63.892 125.72 24.795 0 17.712-10.155 148.79-16.111 170.07-20.703 73.984-96.144 92.854-163.25 81.433 117.3 19.964 147.14 86.092 82.697 152.22-122.39 125.59-175.91-31.511-189.63-71.766-2.514-7.3797-3.6904-10.832-3.7077-7.8964-0.0174-2.9357-1.1937 0.51669-3.7077 7.8964-13.714 40.255-67.233 197.36-189.63 71.766-64.444-66.128-34.605-132.26 82.697-152.22-67.108 11.421-142.55-7.4491-163.25-81.433-5.9562-21.282-16.111-152.36-16.111-170.07 0-88.687 77.742-60.816 125.72-24.795z' fill='%23676767'/%3E%3C/svg%3E");
}

.footer-site .social-list .youtube {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2023.99%2018'%3E%3Cpath%20d='M22.8,1.34A3.31,3.31,0,0,0,20.4.26C17,0,12,0,12,0h0S7,0,3.6.26A3.33,3.33,0,0,0,1.19,1.34,5.75,5.75,0,0,0,.24,3.88,41.26,41.26,0,0,0,0,8V10a41.2,41.2,0,0,0,.24,4.14,5.75,5.75,0,0,0,1,2.54,3.89,3.89,0,0,0,2.65,1.09C5.76,17.94,12,18,12,18s5,0,8.4-.27a3.31,3.31,0,0,0,2.4-1.08,5.75,5.75,0,0,0,.95-2.54A41.2,41.2,0,0,0,24,10V8a41.53,41.53,0,0,0-.24-4.15A5.75,5.75,0,0,0,22.8,1.34ZM9,13.5v-9L16.5,9Z'%20fill='%23676767'/%3E%3C/svg%3E");
}

.social-list li:not(:first-child) {
  margin-right: 25px;
}

.social-list li:last-child {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.social-list li:nth-child(3) {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}

.social-list li:nth-child(2) {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}

.social-list li:first-child {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}

.social-list a {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  text-indent: -150px;
  overflow: hidden;
}

.social-list a:hover {
  opacity: .7;
}

.social-list .linkedin {
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2027.06%2025.86'%3E%3Cpath%20d='M6.14,25.86V8.41H.35V25.86ZM3.24,6a3,3,0,1,0,0-6,3,3,0,1,0-.07,6Z'%20fill='%23fff'%20fill-rule='evenodd'/%3E%3Cpath%20d='M9.35,25.86h5.8V16.11a4,4,0,0,1,.19-1.41,3.19,3.19,0,0,1,3-2.12c2.1,0,2.94,1.6,2.94,3.94v9.34h5.8v-10c0-5.36-2.87-7.85-6.68-7.85a5.79,5.79,0,0,0-5.27,2.94h0V8.41H9.35c.08,1.64,0,17.45,0,17.45Z'%20fill='%23fff'%20fill-rule='evenodd'/%3E%3C/svg%3E");
}

.social-list .facebook {
  width: 10px;
  height: 17px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2014.56%2028.04'%3E%3Cpath%20d='M9.45,28V15.25h4.3l.64-5H9.45V7.08c0-1.44.4-2.42,2.47-2.42h2.64V.2A34.94,34.94,0,0,0,10.72,0C6.91,0,4.3,2.32,4.3,6.59v3.68H0v5H4.3V28Z'%20fill='%23fff'/%3E%3C/svg%3E");
}

.social-list .bluesky {
  width: 21.7px;
  height: 17px;
  background-size: contain;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='600' height='530' version='1.1'%3E%3Cpath d='m135.72 44.03c66.496 49.921 138.02 151.14 164.28 205.46 26.262-54.316 97.782-155.54 164.28-205.46 47.98-36.021 125.72-63.892 125.72 24.795 0 17.712-10.155 148.79-16.111 170.07-20.703 73.984-96.144 92.854-163.25 81.433 117.3 19.964 147.14 86.092 82.697 152.22-122.39 125.59-175.91-31.511-189.63-71.766-2.514-7.3797-3.6904-10.832-3.7077-7.8964-0.0174-2.9357-1.1937 0.51669-3.7077 7.8964-13.714 40.255-67.233 197.36-189.63 71.766-64.444-66.128-34.605-132.26 82.697-152.22-67.108 11.421-142.55-7.4491-163.25-81.433-5.9562-21.282-16.111-152.36-16.111-170.07 0-88.687 77.742-60.816 125.72-24.795z' fill='%23fff'/%3E%3C/svg%3E");
}

.social-list .youtube {
  width: 23.8px;
  height: 17px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2023.99%2018'%3E%3Cpath%20d='M22.8,1.34A3.31,3.31,0,0,0,20.4.26C17,0,12,0,12,0h0S7,0,3.6.26A3.33,3.33,0,0,0,1.19,1.34,5.75,5.75,0,0,0,.24,3.88,41.26,41.26,0,0,0,0,8V10a41.2,41.2,0,0,0,.24,4.14,5.75,5.75,0,0,0,1,2.54,3.89,3.89,0,0,0,2.65,1.09C5.76,17.94,12,18,12,18s5,0,8.4-.27a3.31,3.31,0,0,0,2.4-1.08,5.75,5.75,0,0,0,.95-2.54A41.2,41.2,0,0,0,24,10V8a41.53,41.53,0,0,0-.24-4.15A5.75,5.75,0,0,0,22.8,1.34ZM9,13.5v-9L16.5,9Z'%20fill='%23fff'/%3E%3C/svg%3E");
}

/* stylelint-disable */

#mc_embed_signup {
  display: block;
  width: 525px !important;
  max-width: 100%;
  font-family: "Assistant", sans-serif !important;
}

#mc_embed_signup form {
  padding: 0 !important;
}

#mc_embed_signup .indicates-required {
  text-align: left !important;
  margin-right: 0 !important;
  margin-bottom: 36px;
}

#mc_embed_signup .asterisk {
  color: #e51e31 !important;
  left: -3px;
}

#mc_embed_signup #mce-responses {
  padding: 0 !important;
  margin: 20px 0 0 !important;
  float: none;
  width: 100% !important;
}

#mc_embed_signup .response {
  font-size: 0.619047619rem;
  width: 100% !important;
  padding: 30px 60px 25px !important;
}

#mc_embed_signup .response#mce-success-response {
  background-color: rgba(82, 146, 20, 0.1);
}

#mc_embed_signup .response#mce-error-response {
  position: relative;
  background-color: rgba(229, 30, 49, 0.1);
  color: #e51e31;
}

#mc_embed_signup .response#mce-error-response:before {
  width: 19px;
  height: 19px;
  position: absolute;
  top: 30px;
  left: 30px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2018.9%2018.9'%3E%3Crect%20x='7.4'%20y='-1.9'%20width='4.1'%20height='22.71'%20transform='translate(-3.9%209.5)%20rotate(-45)'%20fill='%23e52334'/%3E%3Crect%20x='-1.9'%20y='7.4'%20width='22.7'%20height='4.07'%20transform='translate(-3.9%209.5)%20rotate(-45)'%20fill='%23e52334'/%3E%3C/svg%3E");
  content: '';
}

#mc_embed_signup .mc-field-group {
  width: 100% !important;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px;
  padding-bottom: 0 !important;
  min-height: 0 !important;
}

#mc_embed_signup .mc-field-group.input-group {
  display: block;
}

#mc_embed_signup .mc-field-group strong {
  font-size: 1.1428571429rem;
  display: block;
  line-height: 32px;
  font-weight: 600;
  margin: 30px 0 20px !important;
}

#mc_embed_signup .mc-field-group input {
  width: calc(100% - 105px) !important;
  border-color: #d8d8d8 !important;
  border-radius: 0 !important;
  height: 40px !important;
  line-height: 40px;
  text-indent: 0 !important;
  padding: 0 15px !important;
  -webkit-appearance: none;
}

#mc_embed_signup .mc-field-group input.mce_inline_error {
  border-color: #e51e31 !important;
  border-width: 1px !important;
}

#mc_embed_signup .mc-field-group input,
#mc_embed_signup .mc-field-group input:focus {
  font-size: 16px !important;
}

#mc_embed_signup .mc-field-group input[type="checkbox"] {
  position: relative;
  width: 15px !important;
  height: 15px !important;
  border-radius: 0 !important;
  padding: 0 !important;
  display: inline-block !important;
  margin-right: 10px !important;
  opacity: 0;
  z-index: 2;
}

#mc_embed_signup .mc-field-group input[type="checkbox"]:checked + label:after {
  opacity: 1;
  content: '';
}

#mc_embed_signup .mc-field-group input[type="checkbox"] + label:before {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  content: '';
}

#mc_embed_signup .mc-field-group input[type="checkbox"] + label:after {
  width: 9px;
  height: 9px;
  position: absolute;
  left: 3px;
  top: 7px;
  background-color: #e51e31;
  opacity: 0;
  content: '';
}

#mc_embed_signup .mc-field-group label {
  font-size: 0.8571428571rem;
  width: 105px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 600;
}

#mc_embed_signup .mc-field-group div.mce_inline_error {
  margin-bottom: 0 !important;
  color: #e51e31 !important;
  padding-left: 105px !important;
}

#mc_embed_signup .mc-field-group li {
  padding: 0 !important;
}

#mc_embed_signup .mc-field-group li:not(:last-child) {
  margin-bottom: 15px !important;
}

#mc_embed_signup .mc-field-group li:before {
  display: none;
  content: '';
}

#mc_embed_signup .button {
  font-size: 0.7619047619rem;
  display: inline-block;
  padding: 7px 25px !important;
  border: 1px solid #e51e31 !important;
  border-radius: 0 !important;
  background-color: #fff !important;
  color: #e51e31 !important;
  font-weight: 600 !important;
  text-align: center;
  text-transform: uppercase;
  height: auto !important;
}

#mc_embed_signup .button:hover,
#mc_embed_signup .button:focus {
  background-color: #e51e31 !important;
  color: #fff !important;
}

.iddri-event-registration,
.iddri-mailjet-subscription {
  /* stylelint-enable */
}

.iddri-event-registration .iddri-mailjet-radios,
.iddri-mailjet-subscription .iddri-mailjet-radios {
  display: block;
  width: 100%;
  -webkit-transform: none;
  transform: none;
  background: transparent;
  margin-left: -29px;
  font-family: "Assistant", sans-serif;
  margin-top: 0px;
}

.iddri-event-registration .iddri-mailjet-radios label,
.iddri-mailjet-subscription .iddri-mailjet-radios label {
  display: inline-block;
  width: 200px;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  line-height: 26px;
  font-size: 0.8571428571rem;
  padding-left: 25px;
}

.iddri-event-registration .iddri-mailjet-radios input:checked + label,
.iddri-mailjet-subscription .iddri-mailjet-radios input:checked + label {
  color: #2d2d2d;
}

.iddri-event-registration .iddri-mailjet-radios input[type="radio"],
.iddri-mailjet-subscription .iddri-mailjet-radios input[type="radio"] {
  position: relative;
  width: 15px !important;
  height: 15px !important;
  border-radius: 0 !important;
  padding: 0 !important;
  display: inline-block !important;
  margin-right: 10px !important;
  opacity: 0;
  z-index: 2;
}

.iddri-event-registration .iddri-mailjet-radios input[type="radio"]:checked + label:after,
.iddri-mailjet-subscription .iddri-mailjet-radios input[type="radio"]:checked + label:after {
  opacity: 1;
}

.iddri-event-registration .iddri-mailjet-radios input[type="radio"] + label:before,
.iddri-mailjet-subscription .iddri-mailjet-radios input[type="radio"] + label:before {
  width: 15px;
  height: 15px;
  position: absolute;
  top: 5px;
  left: 0;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  border-radius: 50%;
}

.iddri-event-registration .iddri-mailjet-radios input[type="radio"] + label:after,
.iddri-mailjet-subscription .iddri-mailjet-radios input[type="radio"] + label:after {
  width: 9px;
  height: 9px;
  position: absolute;
  left: 3px;
  top: 8px;
  background-color: #e51e31;
  opacity: 0;
  border-radius: 50%;
}

.iddri-event-registration .iddri-mailjet-subscription #edit-langue,
.iddri-mailjet-subscription .iddri-mailjet-subscription #edit-langue {
  margin-top: -28px;
}

.captcha {
  margin-bottom: 30px;
}

.share-bar-wrap {
  width: 35px;
  min-height: 35px;
  margin: 0 auto;
  overflow: hidden;
}

/* Share bar list: collapsed by default (takes no space), visible when open */
.share-bar {
  display: none;
}

.share-bar.is-active {
  display: block;
}

.share-tools-sticky {
  width: 35px;
  min-height: 35px;
  margin: 0 auto;
}

.share-tools-sticky.is_stuck {
  z-index: 2;
}

.article-full__social,
.article-full__social.js-social-toolbar {
  height: auto;
  min-height: 35px;
  margin-top: 0;
}

.pdf-download {
   @media (max-width: 990px) {
    display: none;
  }
}

.share-bar__link {
  width: 35px;
  height: 35px;
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 1px solid #e51e31;
  background-color: #fff;
  line-height: 40px;
  text-align: center;
}

li:not(:last-child) .share-bar__link {
  border-bottom: none;
}

li:first-child .share-bar__link {
  border-top: none;
}

.share-bar__link--small {
  line-height: 35px;
}

.share-bar__link--sub {
  opacity: 0;
  visibility: hidden;
}

.share-bar__link:hover,
.share-bar__link.is-active {
  background-color: #e51e31;
}

.is-active .share-bar__link--sub {
  opacity: 1;
  visibility: visible;
}

.share-this-popover:before {
  bottom: 102%;
  border-color: #e51e31 transparent;
  content: '';
}

.share-this-popover:after {
  position: absolute;
  bottom: 102%;
  left: 50%;
  width: 0;
  height: 0;
  margin: .25em -.5em;
  transition: .3s border-color linear;
  border-width: .5em .5em 0;
  border-color: rgba(255, 255, 255, 0.05) transparent;
  content: '';
}

.share-this-popover > ul {
  background-color: #e51e31;
}

.share-this-popover:hover:after {
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.25) transparent;
  content: '';
}

.filter-years {
  margin-top: 100px;
  margin-bottom: 50px;
  height: 60px;
  background: #eeece5;
}

.filter-years ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Merriweather',serif;
}

.filter-years ul p {
  margin: 0 50px 0 30px;
  font-size: 21px;
}

.filter-years ul p span {
  display: block;
}

.filter-years ul p span:first-child {
  color: #e51e31;
  font-size: 11px;
  position: relative;
  top: 10px;
}

.filter-years ul li {
  margin: 28px 20px -0px 20px;
}

.filter-years ul li a {
  color: #2d2d2d;
  font-size: 21px;
}

.filter-years ul li a.active {
  padding-bottom: 5px;
  border-bottom: 4px solid #e51e31;
  color: #e51e31;
  font-size: 21px;
}

.item-media {
  width: 100%;
  padding: 19px 40px;
  border: solid 1px #d0cfc6;
  margin: 20px 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.item-media .date-media {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Merriweather", serif;
  font-size: 18px;
  width: 45px;
}

.item-media .date-media span:first-child {
  color: #fb121f;
  font-size: 30px;
}

.item-media .date-media span:last-child {
  font-family: Assistant;
  font-size: 20px;
  font-weight: 600;
}

.item-media .item-body {
  margin-left: 5%;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.item-media .item-body .item-title {
  color: #010103;
  font-size: 21px;
  font-weight: 600;
}

.item-media .item-body .item-descreption a:hover {
  border-bottom: 1px solid #e51e31;
}

.item-media .item-body .item-descreption a:hover::after {
  content: url(../images/icons/arrow-right-2.svg);
  margin-left: 8px;
}

.item-media .item-list .taxonomy-term a {
  text-align: right;
  margin-left: auto;
  border: solid 1px #d0d0c7;
  display: inline-table;
  margin: 4px 0;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  padding: 7px 9px;
  text-transform: uppercase;
}

.axe__wysiwyg .line-teaser__content .article-link a {
  border-bottom: 1px solid rgba(229, 30, 49, 0.4);
}

.axe__wysiwyg .line-teaser__content .article-link a:hover {
  border-bottom: 1px solid #e51e31;
}

.axe__wysiwyg .line-teaser__content .pub-type {
  display: inline-block;
  padding-right: 20px;
  font-family: Assistant;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #fb101f;
}

.axe__wysiwyg .line-teaser__content .pub-tags {
  display: inline-block;
}

.axe__wysiwyg .line-teaser__content .pub-tags a {
  border: solid 1px #d0d0c7;
  width: 95px;
  height: 21px;
  font-family: Assistant;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: .87;
  letter-spacing: normal;
  text-align: left;
  color: #181618;
  padding: 7px 9px;
  text-transform: uppercase;
}

.axe__wysiwyg .line-teaser__content .article-link {
  margin-top: 12px;
}

.in-media .sidebar {
  padding: 25px 0 0;
}

.in-media .filters-in-desktop {
  display: inherit;
}

.filters-in-mobil {
  display: none;
}

.alaune-teaser__img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 260px;
  margin-right: 40px;
}

.alaune-teaser__img img {
  margin: 0 auto;
}

.alaune-teaser__img--user img {
  width: 180px;
  height: 180px;
  border: 1px solid #d8d8d8;
  border-radius: 50%;
}

#views-exposed-form-media-page-1 {
  /* Reset Select */
  /* Remove IE arrow */
}

#views-exposed-form-media-page-1 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  outline: 0;
  box-shadow: none;
  border: solid 1px #c3c4b9;
  background: transparent;
  background-image: none;
  display: block;
  padding: 7px;
  width: 100%;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='7.8mm'%20height='4.2mm'%20viewBox='0%200%2022%2012'%3E%3Cpolyline%20points='21%201%2011%2011%201%201'%20fill='none'%20stroke='%23ed384f'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 17.3px center;
  background-size: 14.6px 7.3px;
  margin-top: 20px;
}

#views-exposed-form-media-page-1 .form-type-select {
  float: none !important;
  margin: 12px 32px !important;
}

#views-exposed-form-media-page-1 .form-type-select label {
  width: 157.4px;
  height: 35.2px;
  font-family: Assistant;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.72;
  letter-spacing: normal;
  text-align: left;
  color: #010103;
}

#views-exposed-form-media-page-1 .fieldset-legend {
  width: 157.4px;
  height: 35.2px;
  font-family: Assistant;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.72;
  letter-spacing: normal;
  text-align: left;
  color: #010103;
  margin: 0px 28px;
}

#views-exposed-form-media-page-1 select::-ms-expand {
  display: none;
}

#views-exposed-form-media-page-1 .form-checkboxes {
  float: none !important;
  margin: 12px 14px;
  font-size: 16px;
  line-height: 1.38;
}

#views-exposed-form-media-page-1 .form-checkboxes label:hover {
  cursor: pointer;
}

#views-exposed-form-media-page-1 .form-checkbox {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

#views-exposed-form-media-page-1 .form-checkbox:checked + .option {
  position: relative;
}

#views-exposed-form-media-page-1 .form-checkbox:checked + .option::before {
  background-color: #fb101f;
  content: '';
  position: absolute;
  left: -32px;
  top: 0;
  bottom: 0;
  width: 1px;
}

#views-exposed-form-media-page-1 .form-checkboxes .form-item,
#views-exposed-form-media-page-1 .form-radios .form-item {
  margin-top: 1em;
  margin-bottom: .4em;
}

.search__page__title {
  position: relative;
}

.search__page__title input[type="submit"] {
  background: none;
  border: 0;
  color: #676767;
  font-size: 0.9523809524rem;
  font-weight: 600;
  padding: 0px 6px;
  position: absolute;
  right: 5px;
  top: 5px;
  transition: .3s all linear;
}

.search__page__title input[type="submit"]:hover {
  color: #2d2d2d;
}

.search__page .form-submit {
  font-size: 0.7619047619rem;
  display: inline-block;
  padding: 10px 20px;
  transition: .3s all linear;
  border: 1px solid #e51e31;
  border-radius: 0;
  background-color: #fff;
  color: #e51e31;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.search__page .form-submit:hover {
  background-color: #e51e31;
  color: #fff;
}

.search__page__filter {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 1.5rem;
  position: relative;
}

.search__page__filter::after {
  background: #d8d8d8;
  bottom: 0;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100vw;
}

.search__page__filter .form-actions {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 1rem 0;
}

.search__page__filter fieldset {
  margin: 0;
  position: relative;
  padding: 0;
  border-width: 0;
}

.search__page__filter fieldset legend {
  font-size: 0.7619047619rem;
  border: 1px solid #d8d8d8;
  cursor: pointer;
  font-family: "Merriweather", serif;
  padding: 12.5px 50px 12.5px 15px;
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.search__page__filter fieldset legend:after {
  width: 20px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -5.5px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='7.8mm'%20height='4.2mm'%20viewBox='0%200%2022%2012'%3E%3Cpolyline%20points='21%201%2011%2011%201%201'%20fill='none'%20stroke='%23ed384f'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='2'/%3E%3C/svg%3E");
  background-size: cover;
  content: '';
}

.search__page__filter fieldset.active-filter legend::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  content: '';
}

.search__page__filter .fieldset-wrapper {
  border: 1px solid #d8d8d8;
  border-top: 0;
  display: none;
  font-size: 0.7rem;
  max-height: 175px;
  overflow-y: scroll;
  position: absolute;
  background: #fff;
  width: 100%;
  z-index: 2;
}

.search__page__filter .fieldset-wrapper::-webkit-scrollbar {
  width: 7px;
}

.search__page__filter .fieldset-wrapper::-webkit-scrollbar-thumb {
  background-color: #676767;
  border-radius: 7px;
  height: 92px;
}

.search__page__filter .fieldset-wrapper::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 8px;
}

.search__page__filter fieldset.active-filter .fieldset-wrapper {
  display: block;
}

.search__page__filter fieldset .fieldset-wrapper .form-item input {
  display: none;
}

.search__page__filter fieldset .fieldset-wrapper .form-item label {
  color: #676767;
  cursor: pointer;
  display: block;
  font-size: .7619047619rem;
  font-weight: 300;
  line-height: normal;
  padding: 5px 30px 5px 50px;
  position: relative;
}

.search__page__filter fieldset .fieldset-wrapper .form-item label:hover {
  background: #eeece6;
}

.search__page__filter fieldset .fieldset-wrapper .form-item label::before {
  border: 1px solid #d8d8d8;
  content: "";
  height: 10px;
  left: 30px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
}

.search__page__filter fieldset .fieldset-wrapper .form-item label::after {
  content: "";
  height: 5px;
  left: 33px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: .3s all linear;
  width: 6px;
}

.search__page__filter fieldset .fieldset-wrapper .form-item input:checked + label::after {
  background-color: #e51e31;
  content: '';
}

.search__page__filter .form-checkboxes .form-item {
  margin: 0;
}

.search__page .active-filter .fieldset-wrapper {
  display: block;
  margin-top: -1px;
  padding-bottom: 10px;
}

.search__page .visual-filters__list svg {
  cursor: pointer;
}

.search__page .form-item-sort-by {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.search__page .form-item-sort-by label {
  color: #676767;
  font-weight: 600;
  padding-right: 10px;
}

.search__page .form-item-sort-by li {
  display: inline-block;
  margin-left: 25px;
}

.search__page .form-item-sort-by li a {
  position: relative;
}

.search__page .form-item-sort-by li a:after {
  position: absolute;
  right: 0px;
  bottom: 0px;
  left: 0px;
  /* stylelint-disable-line */
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
  transition: .3s all linear;
  border-bottom: 1px solid #e51e31;
  content: '';
}

.search__page .form-item-sort-by li a:hover:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  content: '';
}

.search__page .form-item-sort-by .activeSort {
  font-weight: 600;
}

.search__page .form-item-sort-by .activeSort:after {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  content: '';
}

.icon-cross {
  cursor: pointer;
}

.header-site__publis:hover:after {
  content: '';
}

.header-site__publis.is-active:after {
  content: '';
}

.menu--secondary a:after {
  content: '';
}

.menu--tertiary a:after {
  content: '';
}

.menu--secondary a:hover:after {
  content: '';
}

.menu--tertiary a:hover:after {
  content: '';
}

.menu--quaternary .menu a:hover:after {
  content: '';
}

.menu--quaternary .menu a.is-active:after {
  content: '';
}

.menu--main a:after {
  content: '';
}

.menu--main span:after {
  content: '';
}

.menu--main a:hover:after {
  content: '';
}

.menu--main span:hover:after {
  content: '';
}

.iddri-user-team-filter-form label:before {
  content: '';
}

.iddri-user-governance-filter-form label:before {
  content: '';
}

.iddri-user-team-filter-form input:checked + label:before {
  content: '';
}

.iddri-user-governance-filter-form input:checked + label:before {
  content: '';
}

li:not(:last-child) .line-teaser:before {
  content: '';
}

.views-row:not(:last-of-type) .line-teaser:before {
  content: '';
}

.page-publi-events .line-teaser:not(:last-of-type):before {
  content: '';
}

.path-node .line-teaser:not(:last-of-type):before {
  content: '';
}

.search .line-teaser:not(:last-of-type):before {
  content: '';
}

.event-full__practical .atcb-link:hover:after {
  content: '';
}

.event-full__practical .atcb-link:focus:after {
  content: '';
}

.about-budget__nav-link:hover:after {
  content: '';
}

.about-budget__nav-link.is-active:after {
  content: '';
}

.select2-dropdown li.select2-results__message:before {
  content: '';
}

.select2-dropdown li.select2-results__message:after {
  content: '';
}

#select2-edit-author-results li:before {
  content: '';
}

#select2-edit-author-results li:after {
  content: '';
}

.cookies-banner .cc_btn:after {
  content: '';
}

.cookies-banner .cc_btn:visited:after {
  content: '';
}

.cookies-banner .cc_btn:hover:after {
  content: '';
}

.iddri-event-registration .iddri-mailjet-radios input[type="radio"]:checked + label:after {
  content: '';
}

.iddri-mailjet-subscription .iddri-mailjet-radios input[type="radio"]:checked + label:after {
  content: '';
}

.iddri-event-registration .iddri-mailjet-radios input[type="radio"] + label:before {
  content: '';
}

.iddri-mailjet-subscription .iddri-mailjet-radios input[type="radio"] + label:before {
  content: '';
}

.iddri-event-registration .iddri-mailjet-radios input[type="radio"] + label:after {
  content: '';
}

.iddri-mailjet-subscription .iddri-mailjet-radios input[type="radio"] + label:after {
  content: '';
}

@media (min-width: 48em) {
  .page-header--basic {
    padding: 56px 0;
  }

  .page-header--basic .page-title--subscribe {
    text-align: center;
  }

  .page-header--basic .field-description {
    max-width: 798px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin: auto;
    font-size: 21px;
    line-height: 34px;
  }

  .page-forms .page-content {
    padding-right: 0px;
    padding-top: 85px;
  }

  .search__page__filter {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .search__page__filter {
    margin-top: 0;
  }

  .search__page__filter .form-actions {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0;
    text-align: right;
  }

  .search__page__filter fieldset legend {
    border-bottom: 0;
    border-top: 0;
    padding: 30px 215px 30px 30px;
  }

  .search__page #edit-createdd--wrapper legend {
    border-left: 0 !important;
  }
}

@media (min-width: 62em) {
  .hamburger {
    display: none;
  }

  .header-site .container {
    padding-bottom: 35px;
    padding-top: 35px;
  }

  .menu--main .menu-item .dropdown-mainnav h2 {
    display: block;
  }

  .menu--main .menu-item > .dropdown-mainnav:first-of-type {
    display: block;
  }

  .menu--main .menu-item > .dropdown-mainnav:first-of-type {
    background: #d2373a;
    color: #fff;
    display: none;
    left: 0;
    opacity: 0;
    padding: 42px 0 135px;
    position: absolute;
    top: 100%;
    width: 100%;
  }

  .menu--main .menu-item--expanded > a,
  .menu--main .menu-item--expanded > span {
    background-image: url(../images/icons/chevon-bottom.svg);
  }

  .menu--main .menu-item--expanded.fully-expanded > .dropdown-mainnav:first-of-type {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100vw;
  }

  .menu--main .dropdown-inner {
    width: 100%;
    margin-left: 92px;
  }

  .menu--main .dropdown-elements {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu--main .dropdown-elements .menu,
  .menu--main .dropdown-elements .special_item {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex: 25%;
    -ms-flex: 25%;
    flex: 25%;
  }

  .menu--main .dropdown-elements .menu a {
    margin-bottom: 28px;
  }

  .search__page__filter fieldset legend {
    font-size: 1.0476190476rem;
  }
}

@media (max-width: 87.49em) {
  .btn-back-top {
    right: 30px;
  }
}

@media (max-width: 74.99em) {
  .icon-dl--small {
    margin-left: 15px;
  }

  .footer-site__wrapper {
    padding: 0;
  }

  .footer-site__wrapper nav {
    padding-left: 20px;
  }

  .footer-site__wrapper .menu-item:not(:last-child) {
    margin-right: 25px;
  }

  .footer-site__wrapper .flex-content {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .fat-menu h2:before {
    left: -80px;
    width: 70px;
    content: '';
  }

  .about-figures .field--name-field-paragraph-figures > .field__item {
    padding-right: 0;
  }

  .filters-wrap .form-submit {
    margin-left: 15px;
  }

  .search__page .form-submit {
    margin-left: 15px;
  }
}

@media (max-width: 61.99em) {
  body {
    padding-top: 75px !important;
    /* stylelint-disable-line */
  }

  body.user-logged-in {
    padding-top: 113px !important;
    /* stylelint-disable-line */
  }

  .md-no-justify {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .page-title,
  .page-title--subscribe {
    font-size: 1.6666666667rem;
    line-height: 50px;
  }

  .page-section-title {
    font-size: 1.1904761905rem;
    line-height: 33px;
  }

  .page-section-title:after {
    margin-top: 10px;
    content: '';
  }

  .teaser-title {
    font-size: 0.8571428571rem;
    line-height: 30px;
  }

  .icon-line--teaser {
    padding-right: 15px;
  }

  .hamburger__inner.is-active {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    transition-delay: .14s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  .hamburger__inner.is-active:before {
    top: 0;
    transition: top .1s ease-out, opacity .1s .14s ease-out;
    opacity: 0;
    content: '';
  }

  .hamburger__inner.is-active:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
    content: '';
  }

  .push-md-3 {
    margin-left: 25.4237288136%;
  }

  .col-7 {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%;
    margin-left: 0;
  }

  .col-md-7 {
    width: 57.6271186441%;
    float: left;
    margin-right: 1.6949152542%;
  }

  .col-md-6 {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }

  .col-md-9 {
    width: 74.5762711864%;
    float: right;
    margin-right: 0;
  }

  .col-md-12 {
    width: 100%;
    margin-right: 0;
  }

  .col-md-8 {
    width: 66.1016949153%;
    float: left;
    margin-right: 1.6949152542%;
  }

  .col-md-4 {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
  }

  .page-node-type-event .messages--error {
    margin-top: 0;
    margin-left: 225px;
  }

  .header-site a.header-site__publis {
    display: none;
  }

  .header-site {
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    /* stylelint-disable-line */
    padding: 20px 0;
    background-color: #fff;
    z-index: 100;
  }

  .user-logged-in .header-site {
    top: 39px;
  }

  .header-site .views-exposed-form {
    top: 48px;
  }

  .header-site__publis {
    margin-right: 20px;
  }

  .header-site__logo {
    width: 85px;
  }

  .header-site__search {
    margin-right: 20px;
  }

  .language-switcher-language-url {
    position: fixed;
    right: 0px;
    bottom: 0px;
    left: 0px;
    /* stylelint-disable-line */
    top: auto;
    padding: 10px 0;
    background-color: #fff;
  }

  .header-site .language-switcher-language-url {
    display: none;
  }

  .language-switcher-language-url ul {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu--main .menu-item .dropdown-mainnav .container {
    padding: 0;
  }

  .menu--main .menu-item--expanded.fully-expanded > a,
  .menu--main .menu-item--expanded.fully-expanded > span {
    background-image: url(../images/icons/icon-close.svg);
    border-bottom: 1px solid #d8d8d8;
  }

  .menu--main .dropdown-elements {
    padding-top: 16px;
  }

  .menu--main .dropdown-elements .menu-item {
    padding-bottom: 16px;
  }

  .menu--main .dropdown-elements .social-list {
    padding: 8px 0;
  }

  .footer-site {
    padding: 100px 0 30px;
  }

  .footer-newsletter__wrapper {
    margin: 0;
  }

  .footer-site__logo {
    width: 100px;
    margin: 0 auto;
  }

  .footer-site__wrapper {
    display: block;
  }

  .footer-site__wrapper img {
    margin: 0 auto;
  }

  .footer-site__wrapper .menu {
    display: block;
    width: 100%;
    margin-left: 0;
    text-align: center;
    height: 100%;
    -webkit-flex-flow: nowrap;
    -ms-flex-flow: nowrap;
    flex-flow: nowrap;
  }

  .footer-site__wrapper .menu-item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .footer-site__wrapper .flex-content {
    display: block;
  }

  .footer-site__wrapper nav {
    margin: 30px 0 25px;
    padding-left: 0;
  }

  .footer-site__wrapper .social-list {
    margin-left: 0;
  }

  .menu--main {
    padding-left: 25px;
  }

  .menu--main li:not(:last-child) {
    margin-right: 20px;
  }

  .menu--main {
    color: #fff;
    margin: 0 -15px;
    padding-left: 0;
    background-color: #d2373a;
  }

  .header-site .menu--main {
    display: none;
  }

  .menu--main .menu {
    display: block;
    margin-left: 0;
  }

  .menu--main li {
    margin: 0 15px;
    border-bottom: 1px solid #d8d8d8;
  }

  .menu--main li:not(:last-child) {
    margin-right: 15px;
  }

  .menu--main .menu-item--active-trail a {
    color: #fff !important;
    /* stylelint-disable-line */
  }

  .menu--main a,
  .menu--main span {
    padding: 16px 0;
    font-size: 18px;
    font-family: "Merriweather", serif;
    text-transform: initial;
  }

  .menu--main a:after,
  .menu--main span:after {
    display: none;
  }

  .fat-menu h2:before {
    left: -55px;
    width: 45px;
    content: '';
  }

  .mobile-nav {
    display: block;
  }

  .mobile-nav__publis {
    font-size: 18px;
    font-family: "Merriweather", serif;
  }

  .publication-full__extract {
    margin-right: 0;
  }

  .publication-embed a {
    padding: 15px 15px 30px;
  }

  .publications-banner__wrap {
    width: 74.5762711864%;
    float: left;
    margin-right: 1.6949152542%;
    margin-left: 0;
    float: none;
  }

  .program__title {
    font-size: 3.3333333333rem;
  }

  .program__intro {
    padding: 35px 35px 10px;
  }

  .btn-main--dl .infos p:not(:last-child) {
    margin-right: 15px;
  }

  .btn-main--dl-small {
    margin-top: 20px;
  }

  .btn-back-top {
    top: auto;
    right: 15px;
    bottom: 15px;
  }

  .author-teaser {
    padding: 25px 15px;
  }

  .author-teaser img,
  .author-teaser .default-img {
    margin-right: 10px;
  }

  .authors-grid .author-teaser {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }

  .authors-grid .author-teaser:nth-child(3n) {
    margin-right: 1.6949152542%;
  }

  .authors-grid .author-teaser:nth-child(even) {
    margin-right: 0;
  }

  .authors-grid .author-teaser .icon-arrow-right {
    margin-left: 70px;
  }

  .iddri-user-team-filter-form,
  .iddri-user-governance-filter-form {
    padding: 25px 40px;
  }

  .iddri-user-team-filter-form fieldset,
  .iddri-user-governance-filter-form fieldset {
    padding-left: 115px;
  }

  .wysiwyg-figure {
    min-width: 180px;
    margin-left: 20px;
  }

  .page-wrapper {
    padding-bottom: 50px;
  }

  .page-wrapper:last-child {
    padding-bottom: 70px;
  }

  .page-header .push-1 {
    width: 100%;
    margin: 0;
  }

  .page-content {
    padding-right: 0;
  }

  .teaser a {
    padding-right: 15px;
    padding-left: 15px;
  }

  .line-teaser a {
    padding-left: 0;
  }

  .page-publi-events .line-teaser:last-child {
    padding-bottom: 40px;
  }

  .basic-page__title {
    font-size: 2.619047619rem;
    line-height: 60px;
  }

  .event-date--header {
    margin-right: 20px;
  }

  .event-date__day {
    font-size: 2rem;
    margin-bottom: 7px;
  }

  .event-teaser a {
    padding-top: 0;
  }

  .iddri-event-registration {
    margin-left: 225px;
    padding-bottom: 0;
  }

  .related-content-grid .block-iddri-event p {
    margin-top: 7px;
  }

  .related-content-grid .block-next-related-events-block p {
    margin-top: -10px;
  }

  .partner-teaser {
    padding: 25px 15px;
  }

  .partner-teaser__img {
    margin-right: 10px;
  }

  .initiative-teaser-promoted {
    padding-right: 15px;
  }

  .about-gov__content {
    padding: 30px 20px 35px;
  }

  .about-partners__content .col-5 {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }

  .about-partners__content .col-5:last-child {
    margin-right: 0;
  }

  .about-partners__wrap {
    margin: 0 -15px;
    padding: 0 15px;
  }

  .about-missions__item a,
  .about-missions__item .wrap-no-link {
    padding: 30px 15px 25px;
  }

  .about-missions__item-txt {
    opacity: 1;
  }

  .about-figures__figure {
    font-size: 2.7619047619rem;
    white-space: nowrap;
  }

  .about-budget-wrap {
    background: transparent;
  }

  .about-budget {
    position: relative;
    z-index: 1;
    padding-right: 0;
  }

  .about-budget:before {
    position: absolute;
    top: 0px;
    right: -200%;
    bottom: 0px;
    left: -200%;
    /* stylelint-disable-line */
    background-color: #eeece6;
    z-index: -1;
    content: '';
  }

  .about-budget__tab {
    padding-bottom: 50px;
  }

  .about-budget__tab-left {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }

  .about-budget__tab-right {
    width: 49.1525423729%;
    float: right;
    margin-right: 0;
  }

  .about-report img {
    margin: 25px auto 45px;
  }

  .about-report {
    position: relative;
    z-index: 1;
  }

  .about-report:before {
    position: absolute;
    top: 0px;
    right: -200%;
    bottom: 0px;
    left: -200%;
    /* stylelint-disable-line */
    background-color: #e51e31;
    z-index: -1;
    content: '';
  }

  .pager {
    margin-bottom: 65px;
  }

  .filters-wrap label {
    font-size: 0.7619047619rem;
    padding: 0 50px 0 15px;
    line-height: 20px;
  }

  .filters-wrap label:after {
    right: 15px;
    content: '';
  }

  .filters-wrap--search label {
    padding-right: 215px;
  }

  .visual-filters {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .visual-filters__wrap {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .visual-filters__total {
    width: 100%;
    margin: 0 0 15px;
    text-align: right;
  }

  .home-header {
    padding-bottom: 190px;
  }

  .home-header__wrap {
    width: 83.0508474576%;
    float: left;
    margin-right: 1.6949152542%;
    float: none;
  }

  .home-header__event-wrap {
    margin-left: 0;
  }

  .home-social__title {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .cookies-banner {
    padding-left: 15px;
  }
}

@media (max-width: 47.99em) {
  .justify-right {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .justify-right-col {
    display: block;
  }

  .no-mobile {
    display: none !important;
    /* stylelint-disable-line */
  }

  .mobile-only {
    display: block;
  }

  .page-section-suptitle {
    margin-top: 25px;
  }

  .page-section-title--align-right {
    text-align: left;
  }

  .page-section-title--align-right:after {
    margin-left: 0;
    float: none;
    content: '';
  }

  .category {
    font-size: 0.6666666667rem;
    line-height: 21px;
  }

  .col-sm-12 {
    width: 100%;
    margin: 0;
  }

  .col-10-center {
    width: 100%;
  }

  .col-8-center {
    width: 100%;
  }

  .col-6-center {
    width: 100%;
  }

  .page-node-type-event .messages--error {
    margin-left: 0;
  }

  body.toolbar-fixed .toolbar-oriented,
  .toolbar-oriented .toolbar-bar,
  .toolbar-oriented .toolbar-tray {
    position: fixed;
  }

  .header-site__logo {
    width: 95px;
  }

  .footer-newsletter__wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
  }

  .footer-newsletter__title {
    padding-right: 0;
    text-align: center;
  }

  .footer-newsletter__title:after {
    display: none;
    content: '';
  }

  .menu--secondary,
  .menu--tertiary {
    width: 100%;
    margin-left: 0;
    padding: 0 15px;
    float: none;
  }

  .menu--secondary li:not(:last-child),
  .menu--tertiary li:not(:last-child) {
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
  }

  .menu--secondary li,
  .menu--tertiary li {
    padding-right: 0;
  }

  .menu--secondary .menu,
  .menu--tertiary .menu {
    margin-left: 0;
  }

  .menu--secondary a,
  .menu--tertiary a {
    font-size: 0.619047619rem;
    padding: 12px 0;
    line-height: 18px;
  }

  .menu--secondary a.is-active,
  .menu--tertiary a.is-active {
    display: block;
    background: none;
  }

  .menu--secondary a:after,
  .menu--tertiary a:after {
    display: none;
  }

  .fat-menu {
    display: none;
  }

  .page-publi-events .breadcrumb {
    top: 80px;
  }

  .user-logged-in.page-publi-events .breadcrumb {
    top: 120px;
  }

  .publication-full__extract {
    margin-bottom: 5px;
  }

  .publication-embed__title {
    font-size: 0.9523809524rem;
    line-height: 32px;
  }

  .promoted-publications {
    padding: 30px 0;
  }

  .promoted-publications__list {
    display: block;
  }

  .promoted-publications__list > li {
    width: 100%;
  }

  .promoted-publications__list > li:not(:last-child) {
    margin: 0 0 10px;
  }

  .publications-banner {
    padding-bottom: 25px;
  }

  .publications-banner__wrap {
    width: 100%;
  }

  .publications-banner__link {
    margin-bottom: 15px;
  }

  .page-publi-events .block-iddri-publi-events .filters-wrap.sticky {
    position: relative;
    top: auto;
  }

  .page-publi-events .visual-filters.sticky {
    position: relative;
    top: auto;
  }

  .related-content {
    padding: 30px 0;
  }

  .program__title {
    font-size: 2.380952381rem;
    line-height: 50px;
  }

  .program__header {
    min-height: 0;
    padding: 30px 0 90px;
  }

  .program__intro {
    font-size: 0.8571428571rem;
    margin-top: -25px;
    padding: 20px 15px 10px;
  }

  .program__promoted .field__item:not(:last-child) {
    margin-bottom: 15px;
  }

  .axe__wysiwyg {
    margin-top: 15px;
  }

  .axe__desc {
    padding: 25px 0;
  }

  .vertical-nav {
    display: none;
    border-left: none;
  }

  .vertical-nav-wrapper {
    position: fixed !important;
    /* stylelint-disable-line */
    top: 74px !important;
    /* stylelint-disable-line */
    right: 0;
    bottom: auto !important;
    /* stylelint-disable-line */
    left: 0;
    width: 100%;
    margin-top: 0;
    transition: .3s all linear;
    border-bottom: 1px solid #d8d8d8;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
  }

  .vertical-nav-wrapper.is-visible {
    opacity: 1;
    visibility: visible;
  }

  .vertical-nav-indic {
    display: none;
  }

  .vertical-nav__link {
    font-size: 0.7619047619rem;
    padding: 5px 15px;
  }

  li:first-child .vertical-nav__link {
    padding-top: 0;
  }

  li:last-child .vertical-nav__link {
    padding-bottom: 15px;
  }

  .vertical-nav__link.is-active {
    padding-left: 15px;
  }

  .vertical-nav-active {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .is_stuck .vertical-nav-arrow {
    display: none;
  }

  .btn-main--dl {
    padding: 15px;
  }

  .btn-footer {
    width: 370px;
    margin: 20px auto 0;
  }

  .sidebar-projects {
    width: 100%;
    margin-top: 25px;
    padding: 20px 15px;
    border: 1px solid #d8d8d8;
    border-bottom: 1px solid #e51e31;
  }

  .sidebar-projects h2 {
    text-align: center;
  }

  .sidebar-projects h2:after {
    margin: 10px auto 0;
    content: '';
  }

  .sidebar {
    width: 100%;
    margin-top: 20px;
    padding: 20px 0 0;
  }

  .sidebar--no-margin {
    margin-top: 0;
  }

  .sidebar--grey {
    padding: 20px 15px 0;
  }

  .sidebar:not(:first-child) {
    margin-top: 30px;
  }

  .tags {
    margin-top: 30px;
  }

  .authors-grid .author-teaser {
    margin-bottom: 30px;
  }

  .authors-grid2 .author-teaser {
    width: 32.2033898305%;
    float: left;
    margin-right: 1.6949152542%;
    padding-bottom: 15px;
  }

  .authors-grid2 .author-teaser:nth-child(4n) {
    margin-right: 1.6949152542%;
  }

  .authors-grid2 .author-teaser:nth-child(3n) {
    margin-right: 0;
  }

  .authors-list {
    display: none;
  }

  .author-full__infos {
    padding: 20px 15px;
  }

  .author-full__biblio {
    margin-top: 10px;
  }

  .author-full__biblio:first-child {
    padding-top: 15px;
  }

  .author-full__biblio .wysiwyg {
    margin-top: 20px;
  }

  .iddri-user-team-filter-form,
  .iddri-user-governance-filter-form {
    margin: -30px auto 15px;
    padding: 15px;
    -webkit-transform: none;
    transform: none;
  }

  .iddri-user-team-filter-form legend,
  .iddri-user-governance-filter-form legend {
    position: static;
  }

  .iddri-user-team-filter-form fieldset,
  .iddri-user-governance-filter-form fieldset {
    padding-left: 0;
  }

  .iddri-user-team-filter-form .form-radios,
  .iddri-user-governance-filter-form .form-radios {
    font-size: 0.7142857143rem;
    display: block;
  }

  .iddri-user-team-filter-form .form-radios .form-item,
  .iddri-user-governance-filter-form .form-radios .form-item {
    display: inline-block;
    padding-right: 20px;
  }

  .iddri-user-team-filter-form label:before,
  .iddri-user-governance-filter-form label:before {
    top: 3px;
  }

  .team-members-wrapper h3:not(:empty):not(.category) {
    font-size: 1.1904761905rem;
  }

  .team-members-wrapper h3:not(:first-child) {
    margin-top: 50px;
  }

  .authors-grid2:first-of-type:not(:last-child) {
    margin-bottom: 35px;
  }

  .authors-grid2:not(:first-of-type):last-child:before {
    top: -95px;
    content: '';
  }

  .wysiwyg h2 {
    font-size: 1.1428571429rem;
    line-height: 37px;
  }

  .wysiwyg h3 {
    font-size: 0.9523809524rem;
    line-height: 23px;
  }

  .wysiwyg h4 {
    font-size: 0.8571428571rem;
    line-height: 23px;
  }

  .wysiwyg .Indent1 {
    margin-left: 30px;
  }

  .wysiwyg .wysiwyg__event-title:before {
    width: 45px;
    margin-right: 10px;
    content: '';
  }

  .wysiwyg__event-title {
    font-size: 1.1428571429rem;
    line-height: 37px;
  }

  .wysiwyg__event-title:before {
    width: 45px;
    margin-right: 10px;
    content: '';
  }

  .wysiwyg-figure__figure {
    font-size: 1.3333333333rem;
  }

  .wysiwyg-figure__figure:not(:last-child) {
    margin-bottom: 15px;
  }

  .wysiwyg-quotebox {
    padding-left: 15px;
  }

  .wysiwyg-quotebox__quote {
    font-size: 0.8571428571rem;
    line-height: 30px;
  }

  .wysiwyg-recommendation__title {
    font-size: 1.0952380952rem;
  }

  .wysiwyg-recommendation__title:not(:last-child) {
    margin-bottom: 5px;
  }

  .wysiwyg__event-date:before {
    width: 20px;
    content: '';
  }

  .page-wrapper {
    padding-bottom: 30px;
  }

  .page-wrapper:last-child {
    padding-bottom: 30px;
  }

  .page-header {
    min-height: 0;
    padding: 35px 0 25px;
  }

  .page-content {
    padding: 20px 0 23px;
  }

  .page-img {
    margin: 30px 0 0;
  }

  .page-chapo p:first-child:first-letter {
    font-size: 2.619047619rem;
    margin-right: 5px;
    line-height: 45px;
  }

  .page-section {
    padding-top: 25px;
  }

  .page-section--padding-bottom-small {
    padding-bottom: 25px;
  }

  .page-section:last-child {
    padding-bottom: 100px;
  }

  .page-section--team,
  .page-section--padding-bottom {
    padding-bottom: 40px;
  }

  .teaser {
    min-height: 270px;
  }

  .line-teaser a {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 25px 0;
  }

  .line-teaser__intro {
    margin-bottom: 10px;
  }

  .line-teaser__title {
    font-size: 0.9523809524rem;
    line-height: 30px;
  }

  .line-teaser__img {
    max-width: 40%;
    margin-right: 15px;
  }

  .line-teaser__content {
    max-width: calc(60% - 15px);
  }

  .line-teaser__more {
    display: none;
  }

  .basic-page__title {
    font-size: 1.6666666667rem;
    margin-bottom: 15px;
    line-height: 45px;
  }

  .basic-page__title:after {
    margin-top: 5px;
    content: '';
  }

  .basic-page__header {
    min-height: 0;
  }

  .event-full__header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .event-full__practical {
    padding-bottom: 20px;
  }

  .event-full__map {
    width: auto;
    margin: 25px auto 5px;
  }

  .event-date--header {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin: 20px 0 0;
  }

  .iddri-event-registration {
    width: 100%;
    margin: 20px 0 0;
  }

  .iddri-event-registration h2 {
    font-size: 1.1428571429rem;
    line-height: 37px;
  }

  .iddri-event-registration input,
  .iddri-event-registration select {
    width: 100% !important;
    /* stylelint-disable-line */
  }

  .iddri-event-registration label {
    width: 100%;
    margin-bottom: 5px;
  }

  .iddri-event-registration input[type='submit'] {
    width: auto;
  }

  .related-content-grid {
    margin-top: 25px;
    /* stylelint-disable */
    /* stylelint-enable */
  }

  .related-content-grid--axe {
    margin-top: 25px;
  }

  .related-content-grid--team {
    margin-bottom: 0;
  }

  .related-content-grid--tweet {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .related-content-grid twitterwidget {
    width: 100% !important;
  }

  .related-content-grid twitterwidget:first-child {
    margin-right: 0;
  }

  .related-content-grid .teaser {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .related-content-grid .block-iddri-event p {
    margin-top: 0;
  }

  .related-content-grid-wrap {
    padding-bottom: 20px;
  }

  .related-content-grid-wrap:first-child {
    margin-top: 25px;
  }

  .related-content-grid-wrap:last-child {
    padding-bottom: 35px;
  }

  .related-content-grid-wrap--grey {
    margin-bottom: 15px;
    padding-top: 30px;
  }

  .initiative-full__header {
    min-height: 0;
  }

  .initiative-full__title {
    font-size: 1.9047619048rem;
    line-height: 50px;
  }

  .initiative-teaser-promoted {
    margin-bottom: 25px;
    padding: 0 0 25px;
    border-bottom: 1px solid #d8d8d8;
  }

  .initiative-teaser-promoted img {
    width: 100%;
  }

  .about-header {
    min-height: 0;
    padding: 25px 0 30px;
    background-position: 66%;
  }

  .about-page.theme-actu .about-media {
    margin-top: 25px;
  }

  .about-page.theme-actu .about-transparency {
    margin-bottom: 30px;
  }

  .about-header__legend {
    margin-top: 15px;
  }

  .about-header__left {
    width: 100%;
    height: auto;
    margin-right: 0;
  }

  .about-header__right {
    width: 100%;
  }

  .about-page h3 {
    margin-bottom: 25px;
  }

  .about-gov {
    padding: 25px 0 30px;
  }

  .about-gov__link {
    font-size: 0.8571428571rem;
    margin-bottom: 10px;
    line-height: 28px;
  }

  .about-gov__content {
    padding: 20px 15px 25px;
  }

  .about-gov__content > div {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-gov__content > div > .field__item {
    width: 100%;
    margin-right: 0;
    padding: 0;
  }

  .about-gov__content > div > .field__item:not(:first-child) {
    margin-top: 25px;
  }

  .about-team .col-3 {
    padding-top: 15px;
    text-align: left;
  }

  .about-partners__content {
    padding: 25px 0 30px;
  }

  .about-partners__content .col-5 {
    width: 100%;
    margin-right: 0;
  }

  .about-partners__content .field--type-link {
    margin-top: 20px;
  }

  .about-missions__item-title {
    font-size: 0.9523809524rem;
    line-height: 30px;
  }

  .about-missions {
    margin-bottom: 30px;
  }

  .about-missions .field--name-field-paragraph-missions {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-missions .field--name-field-paragraph-missions > .field__item {
    width: 100%;
    margin-right: 0;
  }

  .about-missions .field--name-field-paragraph-missions > .field__item:not(:last-child) {
    margin-bottom: 15px;
  }

  .about-figures__figure {
    font-size: 2.2857142857rem;
  }

  .about-figures__item {
    margin-bottom: 0;
    padding-bottom: 25px;
  }

  .about-figures .field--name-field-paragraph-figures > .field__item {
    width: 49.1525423729%;
    float: left;
    margin-right: 1.6949152542%;
  }

  .about-figures .field--name-field-paragraph-figures > .field__item:nth-child(3n) {
    margin-right: 1.6949152542%;
  }

  .about-figures .field--name-field-paragraph-figures > .field__item:nth-child(even) {
    margin-right: 0;
  }

  .about-figures h3 {
    margin-bottom: 0;
  }

  .about-figures__txt {
    font-size: 0.9523809524rem;
    line-height: 28px;
  }

  .about-budget-wrap {
    margin-top: 35px;
  }

  .about-budget__tab {
    padding: 20px 0 25px;
  }

  .about-budget__tab .row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-budget__tab-left {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    margin-top: 15px;
    margin-right: 0;
  }

  .about-budget__tab-right {
    width: 100%;
  }

  .about-budget__tab-right img {
    display: block;
    margin: 0 auto;
  }

  .about-report img {
    margin: 25px auto;
  }

  .about-report {
    padding: 25px 0;
  }

  .about-transparency {
    min-height: 0;
    padding: 25px 0 35px;
  }

  .about-transparency .col-3 {
    padding-top: 15px;
    text-align: left;
  }

  .about-media {
    padding: 30px 15px;
  }

  .about-media .title-last-citation {
    display: inline-block;
    padding: 0;
    padding-top: 15%;
    border: 0;
    border-bottom: 1px solid rgba(229, 30, 49, 0.4);
    color: #2d2d2d;
    font-size: 1rem;
    font-weight: 600;
    line-height: 20px;
    text-transform: none;
  }

  .about-media-wrap {
    display: block;
    padding-bottom: 25px;
  }

  .about-media-wrap--alone {
    padding-top: 25px;
  }

  .about-media-wrap > div {
    float: none;
  }

  .about-media-wrap > div:first-child {
    margin-bottom: 15px;
  }

  .about-media__title {
    font-size: 1rem;
    line-height: 30px;
  }

  .about-news .field--name-field-about-news {
    display: block;
  }

  .about-news .field--name-field-about-news .field__item {
    width: 100%;
    margin-right: 0;
    float: none;
  }

  .about-news .field--name-field-about-news .field__item:not(:last-child) {
    margin-bottom: 15px;
  }

  .about-news__footer {
    margin: 15px 0 30px;
  }

  .page-404-403 {
    padding: 35px 0;
  }

  .page-404-403 p {
    font-size: 1.1904761905rem;
    padding-bottom: 0;
    line-height: 30px;
  }

  .page-404-403__title:after {
    margin-bottom: 25px;
    content: '';
  }

  .search-header {
    padding: 20px 0 40px;
  }

  .search__nb-results:not(:last-child) {
    margin: 25px 0 5px;
  }

  .search__no-results {
    padding: 40px 0;
  }

  .sorting-links__list-item {
    margin-left: 15px;
  }

  .sorting-links__title {
    padding-right: 0;
  }

  .sorting-links {
    padding-left: 0;
  }

  .search-filters {
    display: block;
  }

  .filters-wrap {
    padding-top: 1.5em;
  }

  .filters-wrap label {
    height: 50px;
  }

  .filters-wrap--search label {
    padding-right: 50px;
  }

  .filters-wrap select {
    width: 100%;
    height: 50px;
  }

  .filters-wrap form {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .filters-wrap .form-item {
    width: 50%;
    height: 50px;
  }

  .filters-wrap .form-item label {
    border-bottom: 1px solid #d8d8d8;
  }

  .filters-wrap .form-item:first-child label,
  .filters-wrap .form-item:nth-child(2) label {
    border-top: 1px solid #d8d8d8;
  }

  .filters-wrap .form-item:nth-child(3) label {
    border-left: 1px solid #d8d8d8;
  }

  .filters-wrap .form-actions {
    text-align: left;
  }

  .filters-wrap .select2-selection {
    height: 50px;
  }

  .filters-wrap .form-submit {
    margin-left: 0;
  }

  .visual-filters__wrap {
    display: block;
  }

  .visual-filters__total {
    font-size: 0.8571428571rem;
    margin-bottom: 0;
  }

  .visual-filters__title {
    font-size: 0.8571428571rem;
  }

  .visual-filters__list {
    margin: 15px 0 0;
  }

  .visual-filters__list-item {
    font-size: 0.6666666667rem;
  }

  .visual-filters__list-item:not(:last-child) {
    margin-right: 7px;
    padding: 4px 7px;
  }

  .home-header {
    padding: 50px 0 140px;
  }

  .home-header__wrap {
    width: 100%;
    margin: 0;
  }

  .home-header__event-wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home-header__event-wrap .event-date {
    margin-top: 0;
  }

  .home-publi .promoted-publications {
    display: block;
    margin-bottom: 25px;
  }

  .home-publi .promoted-publications > li {
    width: 100%;
  }

  .home-publi li:nth-child(2) .teaser {
    border-right: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
  }

  .home-publi li:not(:last-child) .teaser {
    border-bottom: 0;
  }

  .home-about__intro {
    margin-top: 25px;
    padding: 0;
  }

  .home-about__wrap {
    padding: 30px 0 35px;
  }

  .home-initiatives__header {
    display: block;
  }

  .home-initiatives__header > div {
    width: 100%;
    margin: 0 0 25px;
    float: none;
  }

  #block-themesdetravailetreseaux {
    padding: 25px 0;
  }

  .field--name-field-promoteds {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .field--name-field-promoteds .field--name-field-link {
    padding-left: 20px;
    padding-bottom: 12px;
  }

  .home-partners {
    padding: 25px 0;
  }

  .home-partners .row {
    display: block;
  }

  .home-partners h2 {
    margin-bottom: 25px;
  }

  .promoted-partners {
    margin-top: 15px !important;
    /* stylelint-disable-line */
  }

  .home-social {
    padding: 30px 0;
  }

  .home-social .btn-footer {
    margin-bottom: 15px;
  }

  .home-social__title {
    margin-bottom: 0;
  }

  .cookies-banner {
    display: block;
  }

  .cookies-banner .cc_message,
  .cookies-banner .cc_btn {
    font-size: 1em !important;
    /* stylelint-disable-line */
  }

  .cookies-banner .cc_btn {
    margin-left: 0;
  }

  .item-list {
    width: 100%;
  }

  .item-list .social-list {
    margin: 10px 0 0;
  }

  .share-bar-wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
  }

  .share-bar-wrap button {
    display: none;
  }

  .share-tools-sticky {
    position: static !important;
    width: auto;
    margin: 0;
  }

  .article-full__social,
  .article-full__social.js-social-toolbar {
    position: static !important;
    /* stylelint-disable-line */
    top: auto;
    margin-top: 20px;
  }

  a.pdf-download {
    position: static;
  }

  .publication-full > .flex-content,
  .event-full > .flex-content {
    display: block;
  }

  .share-bar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .share-bar-wrap {
    min-height: auto;
  }

  li:not(:last-child) .share-bar__link,
  li:not(:last-child) .impriment-bar__link {
    border-right: none;
    border-bottom: 1px solid #e51e31;
  }

  li:first-child .share-bar__link,
  li:first-child .impriment-bar__link {
    border-top: 1px solid #e51e31;
  }

  .share-bar__link--sub {
    opacity: 1;
    visibility: visible;
  }

  .filter-years {
    margin-top: 100px;
    margin-bottom: 50px;
    height: 60px;
    background: #eeece5;
    overflow: scroll;
  }

  .item-media .item-list .taxonomy-term a {
    text-align: right;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto;
    margin-left: unset;
    margin-top: 10px;
    display: none;
    border: solid 1px #d0d0c7;
    display: inline-block;
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
  }

  .axe__wysiwyg .line-teaser__content .pub-tags {
    display: inline-block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }

  .axe__wysiwyg .line-teaser__content .pub-tags a {
    border: solid 1px #d0d0c7;
    font-family: Assistant;
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: .87;
    letter-spacing: normal;
    text-align: left;
    color: #181618;
    padding: 7px 9px;
  }

  .in-media .filters-in-desktop {
    display: none;
  }

  .filters-in-mobil {
    display: inherit;
  }

  .alaune-teaser__img {
    margin-right: 15px;
  }

  .search__page .form-submit {
    margin-left: 0;
  }

  .search__page__filter fieldset {
    width: 50%;
  }

  .search__page .search-view-tri {
    display: block;
  }
}

a.pdf-download {
  width: 35px;
  height: 35px;
  margin: 0 auto;
  display: block;
}
a.pdf-download:hover svg path, a.pdf-download button:hover svg path , a.pdf-download button.is-active svg path {
  fill: #fff;
}

/* impriment-bar__link — same visual style as share-bar__link, no JS toggle */
.impriment-bar__link {
  width: 35px;
  height: 35px;
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 1px solid #e51e31;
  background-color: #fff;
  line-height: 40px;
  text-align: center;
}

li:not(:last-child) .impriment-bar__link {
  border-bottom: none;
}

li:first-child .impriment-bar__link {
  border-top: none;
}

.impriment-bar__link:hover {
  background-color: #e51e31;
}

@media (max-width: 31.24em) {
  .page-title,
  .page-title--subscribe {
    font-size: 1.4285714286rem;
    line-height: 45px;
  }

  .icon-dl {
    margin-left: 15px;
  }

  .icon-dl--no-margin {
    margin-left: 0;
  }

  .icon-media {
    margin-left: 15px;
  }

  .icon-line--big {
    padding-left: 15px;
  }

  .path-user .user-login-form .form-item {
    display: block;
  }

  .footer-site {
    padding-top: 125px;
  }

  .footer-newsletter__wrapper {
    height: 165px;
  }

  .footer-newsletter__title {
    font-size: 0.9523809524rem;
  }

  .publication__metas--teaser {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
  }

  .publication-embed__header {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .program__title {
    font-size: 1.4285714286rem;
    line-height: 35px;
  }

  .btn-main--full {
    padding: 25px 15px;
  }

  .btn-red {
    padding: 10px 15px;
  }

  .btn-footer {
    display: block;
    width: 100%;
    text-align: center;
  }

  .btn-footer svg {
    display: none;
  }

  .btn-footer span {
    padding: 0;
  }

  .authors-grid .author-teaser {
    width: 100%;
    margin-right: 0;
  }

  .authors-grid .author-teaser:nth-child(3n) {
    margin-right: 0;
  }

  .authors-grid2 .author-teaser {
    width: 100%;
    margin-right: 0;
  }

  .authors-grid2 .author-teaser:nth-child(4n) {
    margin-right: 0;
  }

  .iddri-user-team-filter-form .form-radios .form-item,
  .iddri-user-governance-filter-form .form-radios .form-item {
    display: block;
  }

  .wysiwyg img.align-right,
  .wysiwyg img.align-left,
  .wysiwyg figure.align-right,
  .wysiwyg figure.align-left {
    margin: 0 auto;
    float: none;
  }

  .wysiwyg img:not(:last-child),
  .wysiwyg figure:not(:last-child) {
    margin-bottom: 25px;
  }

  .wysiwyg figure img:not(:last-child) {
    margin-bottom: 0;
  }

  .wysiwyg-figure {
    margin: 25px 0;
    padding-bottom: 15px;
    float: none;
  }

  .page-img {
    height: 200px;
    overflow: hidden;
  }

  .page-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none;
    height: 200px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .line-teaser__img {
    width: 100%;
    max-width: 100%;
    margin: 0 0 15px;
  }

  .line-teaser__img img {
    width: 100%;
  }

  .line-teaser__img img.is-couv {
    width: auto;
  }

  .line-teaser__img--user img {
    width: 180px;
  }

  .line-teaser__content {
    width: 100%;
    max-width: none;
  }

  .event-date--teaser-row > div {
    max-width: 200px;
    margin: 0 auto;
  }

  .initiative-full__title {
    font-size: 1.4285714286rem;
    line-height: 40px;
  }

  .about-figures .field--name-field-paragraph-figures > .field__item {
    width: 100%;
    margin-right: 0;
  }

  .about-figures .field--name-field-paragraph-figures > .field__item:nth-child(3n) {
    margin-right: 0;
  }

  .about-budget__nav {
    display: block;
  }

  .about-budget__nav-item {
    text-align: center;
  }

  .about-budget__nav-item:not(:first-child) {
    padding-left: 0;
  }

  .about-budget__nav-item:not(:last-child) {
    padding-right: 0;
    padding-bottom: 5px;
  }

  .about-budget__nav-item:not(:last-child):after {
    display: none;
    content: '';
  }

  .pager__item a {
    padding-bottom: 5px;
  }

  .pager__item.is-active a:after {
    display: none;
    content: '';
  }

  .filters-wrap .form-item {
    width: 100%;
  }

  .filters-wrap .form-item:nth-child(2) label {
    border-top: none;
  }

  .filters-wrap .form-item label {
    border-left: 1px solid #d8d8d8;
  }

  .home-header {
    padding: 30px 0 120px;
  }

  .home-events h2 {
    margin-bottom: 10px;
  }

  .home-events__nav {
    position: static;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 15px;
  }

  .field--name-field-promoteds .field--name-field-link > .field__item {
    width: 100%;
  }

  .field--name-field-promoteds .field--name-field-link a {
    width: 100%;
  }

  .promoted-partners img {
    max-width: 100%;
  }

  #mc_embed_signup .mc-field-group {
    display: block;
    margin-bottom: 20px !important;
  }

  #mc_embed_signup .mc-field-group input {
    width: 100% !important;
  }

  #mc_embed_signup .mc-field-group div.mce_inline_error {
    padding-left: 0 !important;
  }

  .axe__wysiwyg .line-teaser__content .pub-type {
    display: inline-block;
    padding-bottom: 5px;
    font-family: Assistant;
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #fb101f;
  }

  .axe__wysiwyg .line-teaser__content {
    margin: 15px;
  }

  .axe__wysiwyg .flex-content {
    display: block !important;
  }

  .axe__wysiwyg {
    margin-top: 35px;
  }

  .alaune-teaser__img {
    margin: 0 15px 0;
  }

  .alaune-teaser__img img {
    width: 100%;
  }

  .alaune-teaser__img img.is-couv {
    width: auto;
  }

  .alaune-teaser__img--user img {
    width: 180px;
  }

  .search__page__filter fieldset {
    width: 100%;
  }
}

/* PDF export — maquette Figma « Billet de blog print 1/2 » (node 4605:987) */

/*
  @page : réserve 34px en haut de chaque page dompdf (header 26px + padding 4px×2).
  Sans ça, le header position:fixed chevauche le contenu à partir de la page 2.
*/
@page {
  margin-top: 52px; /* header height (34px) + gap visuel (18px) */
}

/* En-tête répété sur chaque page : position:fixed = rendu dompdf sur toutes les pages */
.publication-pdf__page-header {
  display: flex !important;
  justify-content: space-between !important;
}

.publication-pdf__topbar-clear {
  clear: both;
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
}

.publication-pdf__print-date {
  float: left;
  color: #2d2d2d;
  font-size: 10px;
  line-height: 1.4;
  white-space: nowrap;
}

.publication-pdf__print-title {
  float: right;
  width: 65%;
  color: #2d2d2d;
  font-size: 10px;
  line-height: 1.4;
  text-align: right;
}

.publication-pdf {
  padding: 12px 40px 48px;
  background: #fff;
  color: #2d2d2d;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: auto;
  margin-bottom: 550px;

}

.publication-pdf__brand {
  margin-bottom: 28px;
  text-align: center;
}

.publication-pdf__brand img,
.publication-pdf__brand svg {
  display: inline-block;
  width: 130px;
  height: auto;
}

.publication-pdf__header {
  margin-bottom: 32px;
}

.publication-pdf__metas {
  display: block;
  margin-bottom: 18px;
  line-height: 1.4;
}

.publication-pdf__type {
  display: inline;
  margin-right: 10px;
  color: #e41e2b !important;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
}

.publication-pdf__date {
  display: inline;
  color: #676767;
  font-size: 11px;
  font-weight: 400;
  line-height: 1.4;
}

.publication-pdf__title {
  margin: 0 0 18px;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.23;
}

.publication-pdf__intro {
  margin: 0;
  color: #2d2d2d;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.65;
}

.publication-pdf__reading-block {
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid #b8b8b8;
}

.publication-pdf__reading-time {
  display: block;
  margin: 0;
  padding-top: 10px;
  color: #676767;
  font-size: 11px;
  line-height: 1.2;
}

.publication-pdf__reading-time img,
.publication-pdf__reading-time svg {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 8px;
  vertical-align: middle;
}

.publication-pdf__media {
  margin-top: 10px;
}

.publication-pdf__image {
  margin: 32px 0;
}

.publication-pdf__image img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.publication-pdf__content {
  padding: 0;
}

.publication-pdf__chapo {
  margin-bottom: 22px;
  color: #2d2d2d;
  font-size: 14px;
  line-height: 1.33;
}

.publication-pdf__chapo p {
  margin: 0 0 14px;
  font-weight: 700;
}

.publication-pdf__chapo p:first-child:first-letter {
  float: none;
  margin: 0;
  color: inherit;
  font-size: inherit;
  font-weight: 700;
  line-height: inherit;
}

.publication-pdf__text {
  color: #2d2d2d;
  font-size: 14px;
  line-height: 1.33;
}

.publication-pdf__text p {
  margin: 0 0 14px;
  font-weight: 400;
}

.publication-pdf__text h2,
.publication-pdf__text h3,
.publication-pdf__text h4 {
  margin: 28px 0 14px;
  color: #2d2d2d;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.23;
}

.publication-pdf__text img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 28px 0;
}

.publication-pdf__tags-wrap {
  margin-top: 40px;
}

.publication-pdf__tags {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  line-height: 0;
}

.publication-pdf__tags .tags__item {
  display: inline-block;
  margin: 0 10px 10px 0;
}

.publication-pdf__tags .tags__item a,
.publication-pdf__tags .tags__item span {
  display: inline-block;
  padding: 8px 15px;
  border: 1px solid #b0b0b0;
  color: #2d2d2d;
  font-family: 'Assistant', Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 1;
  text-decoration: none;
  text-transform: uppercase;
}

.publication-pdf__authors {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #b8b8b8;
  color: #676767;
  font-size: 12px;
  line-height: 1.4;
}

.publication-pdf .page-header,
.publication-pdf .page-content {
  min-height: 0;
  margin: 0;
  padding: 0;
  background: transparent;
}

.publication-pdf .page-img {
  position: static;
  z-index: auto;
}

.publication-pdf__body {
  margin: 0;
  padding: 0;
}

.publication-pdf .wysiwyg ul,
.publication-pdf .wysiwyg ol {
  margin: 0 0 14px;
  padding-left: 20px;
}

.publication-pdf .wysiwyg li {
  margin-bottom: 6px;
}

.publication-pdf .wysiwyg a {
  color: #e41e2b;
  text-decoration: underline;
}

.publication-pdf .wysiwyg blockquote {
  margin: 20px 0;
  padding-left: 15px;
  border-left: 3px solid #b8b8b8;
  color: #676767;
}

.publication-pdf .publication-full__media {
  margin-top: 10px;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
}

.publication-pdf .publication-full__media span {
  display: inline-block;
  padding: 4px;
  background-color: #e41e2b;
  color: #fff;
}

.publication-pdf .publication-full__extract {
  margin: 25px 0 0;
  padding: 20px;
  border: 1px solid #b8b8b8;
  font-weight: 600;
}

.publication-pdf .authors-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.publication-pdf .authors-list__item {
  display: inline;
}

.publication-pdf .authors-list a {
  color: #676767;
  text-decoration: none;
}

.publication-pdf .page-title.page-title--publication {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.23;
}

.publication-pdf .page-intro {
  font-size: 19px;
  line-height: 1.65;
}
