@charset "UTF-8";
@media (min-width: 768px) {
  :root {
    --bs-gutter-x: 30px; } }
@media (min-width: 768px) {
  .row {
    --bs-gutter-x: 30px; } }
/* -----------------------------------------------------
Mixins
----------------------------------------------------- */
.nav-projects-display ul {
  gap: 15px; }

.page-view-project .news-item {
  margin-bottom: 30px; }
  .page-view-project .news-item .news-item__inner {
    top: 0 !important;
    left: 0 !important; }
    .page-view-project .news-item .news-item__inner .news-item__title {
      margin-top: 0; }

.node--type-project .node__content details.field--label-above {
  border-bottom: double 7px #dfe7f5; }
  .node--type-project .node__content details.field--label-above summary {
    margin: 30px 0 15px; }
    .node--type-project .node__content details.field--label-above summary::marker {
      background-color: #dfe7f5;
      width: 40px;
      height: 40px; }
@media (min-width: 1200px) {
  .node--type-project .node__content_with_image .node--type-project__content {
    padding-top: 0rem; } }
.node--type-project .node__content_with_image .field--type-image img {
  max-width: 85%; }
.node--type-project__content {
  padding-top: 1rem; }
@media (min-width: 1200px) {
  .node--type-project h1 {
    margin-bottom: 16px;
    font-size: 33px; } }
.node--type-project h2 {
  margin: 30px 0 15px 0; }
  .node--type-project h2.title-map-locations-partners {
    border-top: double 7px #dfe7f5;
    padding-top: 30px; }
.node--type-project .field__label {
  font-weight: bold;
  font-size: 19px; }
.node--type-project .field--name-field-programme-priority {
  margin-bottom: 1.5rem; }
.node--type-project .field--name-field-image {
  margin-bottom: 1.5rem; }
.node--type-project .field--name-field-period,
.node--type-project .field--name-field-budgets,
.node--type-project .field--name-field-project-category,
.node--type-project .field--name-field-groups-partners {
  margin-bottom: 1.5rem;
  padding: 1rem 1rem;
  border: 2px solid #DCDCDC; }
  .node--type-project .field--name-field-period .datetime,
  .node--type-project .field--name-field-budgets .datetime,
  .node--type-project .field--name-field-project-category .datetime,
  .node--type-project .field--name-field-groups-partners .datetime {
    display: block;
    font-size: 15px; }
    .node--type-project .field--name-field-period .datetime:first-of-type,
    .node--type-project .field--name-field-budgets .datetime:first-of-type,
    .node--type-project .field--name-field-project-category .datetime:first-of-type,
    .node--type-project .field--name-field-groups-partners .datetime:first-of-type {
      margin-bottom: 10px; }
.node--type-project .field--name-field-budgets .field__item {
  font-size: 20px;
  font-weight: 200;
  color: #293C59; }
.node--type-project .field--name-field-partners {
  margin-bottom: 1.5rem; }
.node--type-project .group-partners {
  margin-bottom: 0.8rem; }
.node--type-project .group-partners > details, .node--type-project .group-partners > div {
  /*
  &[open] > summary::before {
    content: '🔽';
  }
  */ }
  .node--type-project .group-partners > details summary,
  .node--type-project .group-partners > details .summary, .node--type-project .group-partners > div summary,
  .node--type-project .group-partners > div .summary {
    list-style: none;
    position: relative;
    padding-left: 30px; }
  .node--type-project .group-partners > details summary::-webkit-details-marker, .node--type-project .group-partners > div summary::-webkit-details-marker {
    background-image: url(../summary-marker.png); }
  .node--type-project .group-partners > details summary::before,
  .node--type-project .group-partners > details .summary::before, .node--type-project .group-partners > div summary::before,
  .node--type-project .group-partners > div .summary::before {
    position: absolute;
    left: 2px;
    top: 4px;
    vertical-align: bottom;
    content: '';
    background-image: url(/modules/custom/interreg_fwvl_jems/assets/img/marker-partner.png);
    display: inline-block;
    height: 14px;
    width: 14px; }
.node--type-project .group-partners > details summary::after {
  position: absolute;
  display: block;
  z-index: 2;
  content: '';
  top: 0;
  bottom: 0;
  margin: auto;
  right: 13px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 11px 7px;
  border-color: transparent transparent #06090d transparent;
  -webkit-transition: border-color 0.3s, -webkit-transform 0.3s;
  transition: border-color 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, border-color 0.3s;
  transition: transform 0.3s, border-color 0.3s, -webkit-transform 0.3s;
  -webkit-transform: rotate(-180deg) translateZ(0);
          transform: rotate(-180deg) translateZ(0); }
.node--type-project .group-partners > details[open] > summary::after {
  -webkit-transform: rotate(0);
  transform: rotate(0); }
.node--type-project .group-partners a {
  line-break: anywhere; }
.node--type-project .group-partners__lead > div .summary::before {
  left: 0;
  top: 0;
  height: 22px;
  width: 22px;
  background-image: url(/modules/custom/interreg_fwvl_jems/assets/img/marker-lead-partner.png); }
.node--type-project .group-partners__associated > details summary::before {
  left: 2px;
  top: 4px;
  height: 14px;
  width: 14px;
  background-image: url(/modules/custom/interreg_fwvl_jems/assets/img/marker-associated-partner.png); }
.node--type-project .group-partners__associated > details .summary::after {
  right: 0;
  height: 22px;
  width: 22px;
  background-image: url(../summary-marker.png); }
.node--type-project summary h2 {
  display: inline-block; }
.node--type-project .field--name-field-global-budget {
  margin-bottom: 0.8rem; }
.node--type-project .field--name-field-erdf-budget {
  margin-bottom: 0rem; }
.node--type-project .partner_item {
  margin-bottom: 0.8rem; }
.node--type-project .field--name-field-acronym {
  font-size: 16px;
  letter-spacing: 1.4px;
  color: #0242A8;
  text-transform: uppercase;
  font-weight: 700; }
.node--type-project .field--name-field-priority-axis > div .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div .specific-objective-title {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px;
  margin: 0 0 0.5rem 0;
  padding: 1rem 0 1rem 3rem;
  font-size: 16px; }
.node--type-project .field--name-field-priority-axis > div.recherche_innovation .specific-objective-title, .node--type-project .field--name-field-priority-axis > div.priorite_1 .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div.recherche_innovation .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div.priorite_1 .specific-objective-title {
  color: #2ea694;
  background-image: url(../img/thematics/icon_recherche_innovation.png); }
.node--type-project .field--name-field-priority-axis > div.cohesion_sociale .specific-objective-title, .node--type-project .field--name-field-priority-axis > div.priorite_4 .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div.cohesion_sociale .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div.priorite_4 .specific-objective-title {
  color: #cf4445;
  background-image: url(../img/thematics/icon_inclusion_sociale.png); }
.node--type-project .field--name-field-priority-axis > div.mobilite .specific-objective-title, .node--type-project .field--name-field-priority-axis > div.priorite_3 .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div.mobilite .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div.priorite_3 .specific-objective-title {
  color: #ee7131;
  background-image: url(../img/thematics/icon_connectivite.png); }
.node--type-project .field--name-field-priority-axis > div.climat_environnement .specific-objective-title, .node--type-project .field--name-field-priority-axis > div.priorite_2 .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div.climat_environnement .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div.priorite_2 .specific-objective-title {
  color: #96b82a;
  background-image: url(../img/thematics/icon_bas_carbone.png); }
.node--type-project .field--name-field-priority-axis > div.gouvernance .specific-objective-title, .node--type-project .field--name-field-priority-axis > div.priorite_5 .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div.gouvernance .specific-objective-title,
.node--type-project .field--name-field-specific-objective > div.priorite_5 .specific-objective-title {
  color: #005da9;
  background-image: url(../img/thematics/icon_gouvernance.png); }
.node--type-project .color-connectivite,
.node--type-project .thematics_block__item_connectivite {
  color: #ee7131; }
.node--type-project .field--name-field-images {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
    /*  
    @include up(768) {
      display: grid;
      gap: 1rem;
      //grid-template-columns: repeat(4, 1fr);
      //grid-template-rows: repeat(3, 1fr);
      grid-template-columns: 3fr 1fr;
      grid-template-rows: auto auto;
      & > div:first-child {
        grid-row: span 3;
        grid-column: 1;
      }
      & > div:nth-child(2) {
        grid-row: 1;
        grid-column: 2;
      }
      & > div:nth-child(3) {
        grid-row: 2; 
        grid-column: 2;
      }
      & > div:nth-child(4) {
        grid-row: 3;
        grid-column: 2;
      }
  
      //display: grid;
      //grid-template-columns: 1fr 1fr 1fr;
     // grid-template-rows: auto auto;
      //gap: 1rem;

      //& > div:first-child {
      //  grid-column: span 3;
      //}
    }
*/ }
  .node--type-project .field--name-field-images img {
    max-width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%; }

@media (min-width: 1200px) {
  .view-project.view-display-id-pg_all {
    top: -60px; } }
.view-project.view-display-id-pg_all form label {
  display: block; }
.view-project.view-display-id-pg_all form .form-actions {
  margin-top: 1.5rem;
  text-align: right; }
.view-project.view-display-id-pg_all form .mb-3 {
  margin-bottom: 1.5rem; }
.view-project.view-display-id-pg_all .news-item__header {
  position: relative; }
.view-project.view-display-id-pg_all .news-item__overlay {
  position: absolute;
  background: #16161f;
  background: linear-gradient(29deg, rgba(22, 22, 31, 0.5704656863) 0%, rgba(32, 47, 61, 0) 87%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#16161f",endColorstr="#202f3d",GradientType=1);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
.view-project.view-display-id-pg_all .news-item__specific-objective {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .view-project.view-display-id-pg_all .news-item__specific-objective__title {
    font-weight: 600;
    font-size: 14px; }
    .view-project.view-display-id-pg_all .news-item__specific-objective__title::before {
      display: block;
      background-repeat: no-repeat;
      background-position: left top;
      content: '';
      width: 50px;
      height: 50px;
      margin-bottom: 5px;
      background-size: 50px 50px; }
  .view-project.view-display-id-pg_all .news-item__specific-objective__priorite_5, .view-project.view-display-id-pg_all .news-item__specific-objective__gouvernance {
    color: #005da9; }
    .view-project.view-display-id-pg_all .news-item__specific-objective__priorite_5 .news-item__specific-objective__title::before, .view-project.view-display-id-pg_all .news-item__specific-objective__gouvernance .news-item__specific-objective__title::before {
      background-image: url(../img/thematics/icon_gouvernance.png); }
  .view-project.view-display-id-pg_all .news-item__specific-objective__priorite_1, .view-project.view-display-id-pg_all .news-item__specific-objective__recherche_innovation {
    color: #2ea694; }
    .view-project.view-display-id-pg_all .news-item__specific-objective__priorite_1 .news-item__specific-objective__title::before, .view-project.view-display-id-pg_all .news-item__specific-objective__recherche_innovation .news-item__specific-objective__title::before {
      background-image: url(../img/thematics/icon_recherche_innovation.png); }
  .view-project.view-display-id-pg_all .news-item__specific-objective__priorite_4, .view-project.view-display-id-pg_all .news-item__specific-objective__cohesion_sociale {
    color: #cf4445; }
    .view-project.view-display-id-pg_all .news-item__specific-objective__priorite_4 .news-item__specific-objective__title::before, .view-project.view-display-id-pg_all .news-item__specific-objective__cohesion_sociale .news-item__specific-objective__title::before {
      background-image: url(../img/thematics/icon_inclusion_sociale.png); }
  .view-project.view-display-id-pg_all .news-item__specific-objective__connectivite {
    color: #ee7131; }
    .view-project.view-display-id-pg_all .news-item__specific-objective__connectivite .news-item__specific-objective__title::before {
      background-image: url(../img/thematics/icon_connectivite.png); }
  .view-project.view-display-id-pg_all .news-item__specific-objective__priorite_2, .view-project.view-display-id-pg_all .news-item__specific-objective__climat_environnement {
    color: #96b82a; }
    .view-project.view-display-id-pg_all .news-item__specific-objective__priorite_2 .news-item__specific-objective__title::before, .view-project.view-display-id-pg_all .news-item__specific-objective__climat_environnement .news-item__specific-objective__title::before {
      background-image: url(../img/thematics/icon_bas_carbone.png); }
  .view-project.view-display-id-pg_all .news-item__specific-objective__priorite_3, .view-project.view-display-id-pg_all .news-item__specific-objective__mobilite {
    color: #ee7131; }
    .view-project.view-display-id-pg_all .news-item__specific-objective__priorite_3 .news-item__specific-objective__title::before, .view-project.view-display-id-pg_all .news-item__specific-objective__mobilite .news-item__specific-objective__title::before {
      background-image: url(../img/thematics/icon_connectivite.png); }

#projects-map {
  height: 550px; }
  #projects-map .gm-style-iw {
    min-width: 220px !important; }
    #projects-map .gm-style-iw .gm-style-iw-d {
      position: relative;
      top: -30px;
      max-width: 85%;
      padding: 5px 0px 0px 10px; }
      #projects-map .gm-style-iw .gm-style-iw-d h5 {
        text-transform: none; }

.field_filter_priority_axis .form-check {
  padding-left: 0;
  margin-bottom: 0.5rem !important; }
  .field_filter_priority_axis .form-check.term_depth__1 {
    padding-left: 1rem; }
  .field_filter_priority_axis .form-check.term_depth__2 {
    padding-left: 2rem; }
  .field_filter_priority_axis .form-check.term_depth__3 {
    padding-left: 3rem; }
.field_filter_priority_axis input {
  display: none; }
.field_filter_priority_axis input:hover + label {
  border: 1px solid #0242a8;
  color: #0242a8; }
.field_filter_priority_axis input:checked + label {
  background: #0242a8;
  color: #dfe7f5;
  border: 1px solid #0242a8; }
.field_filter_priority_axis label {
  padding: 8px;
  border: 1px solid #dfe7f5;
  background: #dfe7f5;
  color: #06090d; }

.node--type-tool.node--view-mode-teaser .accordion {
  border: none;
  border-radius: unset;
  --bs-accordion-border-width: 0; }

/* -----------------------------------------------------
    General styles
   ----------------------------------------------------- */
#main-wrapper {
  margin-top: 40px; }

/* -----------------------------------------------------
    Toolbox
   ----------------------------------------------------- */
.path-boite-a-outils .section {
  position: relative; }
.path-boite-a-outils .block-system-main-block {
  margin-top: 45px; }
  @media (min-width: 1200px) {
    .path-boite-a-outils .block-system-main-block {
      margin-top: 70px; } }

#container_my_cart_tools {
  position: absolute;
  right: 0;
  top: 0; }
  #container_my_cart_tools #panel_my_cart_tools {
    display: none; }
    #container_my_cart_tools #panel_my_cart_tools.open {
      display: block; }

@media (max-width: 991px) {
  .tools-list-form {
    margin-bottom: 20px;
    border-bottom: 1px solid #d1dbe3; } }
.tools-list-form .form-item-key {
  font-weight: bold;
  font-size: 1.5rem; }
.tools-list-form .field_filter_type .radio {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  background-color: #dfe7f5;
  list-style-type: none;
  padding: 0; }
  .tools-list-form .field_filter_type .radio .form-item-type {
    height: 55px;
    position: relative; }
  .tools-list-form .field_filter_type .radio label,
  .tools-list-form .field_filter_type .radio input {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .tools-list-form .field_filter_type .radio input[type='radio'] {
    opacity: 0.011;
    z-index: 1; }
    .tools-list-form .field_filter_type .radio input[type='radio']:checked + label {
      background: #0242a8;
      color: #fff; }
  .tools-list-form .field_filter_type .radio label {
    padding: 10px 5px;
    margin: 5px 11px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    white-space: nowrap;
    z-index: 2; }
    .tools-list-form .field_filter_type .radio label:hover {
      background: #0242a8;
      color: #fff; }
.tools-list-form .form-item {
  margin-bottom: 10px; }
  @media (min-width: 1200px) {
    .tools-list-form .form-item {
      margin-bottom: 20px; } }
.tools-list-form .form-type-textfield {
  margin-bottom: 25px; }
  @media (min-width: 1200px) {
    .tools-list-form .form-type-textfield {
      margin-bottom: 52px; } }
.tools-list-form #edit-actions {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 1200px) {
    .tools-list-form #edit-actions {
      margin-top: 60px; } }
.tools-list-form .btn-primary {
  padding-left: 38px;
  padding-right: 38px; }
.tools-list-form #step-choices .radio,
.tools-list-form #step_end-choices .radio,
.tools-list-form #step_fourth-choices .radio {
  display: inline-block;
  position: relative;
  padding: 0 6px;
  margin-bottom: 10px; }
.tools-list-form #step-choices .radio input[type='radio'],
.tools-list-form #step_end-choices .radio input[type='radio'],
.tools-list-form #step_fourth-choices .radio input[type='radio'] {
  display: none; }
.tools-list-form #step-choices .radio label,
.tools-list-form #step_end-choices .radio label,
.tools-list-form #step_fourth-choices .radio label {
  color: #0242a8;
  font-size: 15px; }
.tools-list-form #step-choices .radio label:before,
.tools-list-form #step_end-choices .radio label:before,
.tools-list-form #step_fourth-choices .radio label:before {
  content: ' ';
  display: inline-block;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 11px;
  border: 2px solid #0242a8;
  background-color: transparent; }
.tools-list-form #step-choices .radio input[type='radio']:checked + label:after,
.tools-list-form #step_end-choices .radio input[type='radio']:checked + label:after,
.tools-list-form #step_fourth-choices .radio input[type='radio']:checked + label:after {
  border-radius: 11px;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 9px;
  left: 10px;
  content: ' ';
  display: block;
  background: #0242a8; }
.tools-list-form #step-choices .radio label {
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 14px; }

#panel_my_cart_tools {
  position: absolute;
  top: 32px;
  text-align: left;
  right: 0;
  border: 2px solid #333;
  padding: 10px;
  z-index: 2;
  background-color: #ffffff;
  font-size: 0.9rem; }
  @media (min-width: 768px) {
    #panel_my_cart_tools {
      min-width: 250px; } }

.panel_my_cart_tools__btn_download {
  font-weight: bold;
  display: inline-block;
  border: 2px solid #dfe7f5;
  margin-top: 1rem; }

.my_cart_item {
  text-align: left;
  margin-bottom: 0.2rem;
  position: relative;
  padding-left: 25px; }
  .my_cart_item__delete-icon {
    border: 1px solid #dfe7f5;
    display: inline-block;
    padding: 0.1rem 0.2rem;
    line-height: 1;
    position: absolute;
    left: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%); }

.tools-listing-wrapper {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media (min-width: 1200px) {
    .tools-listing-wrapper {
      border-left: 2px solid #dfe7f5;
      padding-left: 7.333%; } }

.tool-item + .tool-item {
  margin-top: 28px; }

.tool-item {
  border-bottom: 1px solid #d1dbe3;
  padding-bottom: 29px; }

.tool-item__title {
  font-weight: 600;
  font-size: 1rem; }
  .tool-item__title a {
    text-decoration: none; }

.tool-item__meta {
  margin-top: 0.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px; }
  @media (min-width: 1200px) {
    .tool-item__meta {
      margin-top: 0.75rem;
      gap: 24px;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }

.svg-section {
  cursor: pointer; }
  .svg-section path {
    -webkit-transition: 0.3s;
    transition: 0.3s; }

.svg-subsection text {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-size: 21px; }

.svg-section--dark-blue path:first-of-type {
  fill: #003889; }
.svg-section--dark-blue:hover path:first-of-type {
  fill: #2006b7; }

.svg-section--light-blue path:first-of-type {
  fill: #0457ba; }
.svg-section--light-blue:hover path:first-of-type {
  fill: #2a0087; }

.svg-subsection--dark-blue path:first-of-type {
  fill: #293c59; }
.svg-subsection--dark-blue:hover path:first-of-type {
  fill: #2d2856; }

.svg-subsection--light-blue path:first-of-type {
  fill: #8da6cc; }
.svg-subsection--light-blue:hover path:first-of-type {
  fill: #938fcc; }

.svg-section--dark-green path:first-of-type {
  fill: #1a3536; }
.svg-section--dark-green:hover path:first-of-type {
  fill: #0e2b15; }

.svg-section--light-green path:first-of-type {
  fill: #104547; }
.svg-section--light-green:hover path:first-of-type {
  fill: #103f17; }

.svg-subsection--dark-green path:first-of-type {
  fill: #2d544c; }
.svg-subsection--dark-green:hover path:first-of-type {
  fill: #305439; }

.svg-subsection--light-green path:first-of-type {
  fill: #04797d; }
.svg-subsection--light-green:hover path:first-of-type {
  fill: #067a35; }

/* -----------------------------------------------------
    News-listing
   ----------------------------------------------------- */
.news-listing {
  display: grid;
  gap: 40px 40px;
  grid-template-columns: 1fr; }
  @media (min-width: 992px) {
    .news-listing {
      grid-template-columns: repeat(2, 1fr); } }

/* -----------------------------------------------------
    News details
   ----------------------------------------------------- */
.image-style-news-detail-990x523 {
  margin-bottom: 20px; }

.news__footer {
  margin-top: 60px; }

.news__date {
  color: #0242a8;
  font-weight: 700;
  margin-bottom: 1rem;
  display: block; }

.node--type-event .field--name-field-image {
  margin-top: 1rem;
  margin-bottom: 2rem; }

.node--type-event h1 {
  margin-bottom: 10px; }

/* -----------------------------------------------------
    Event-listing
   ----------------------------------------------------- */
.event-listing {
  display: grid;
  gap: 40px 40px;
  grid-template-columns: 1fr; }
  @media (min-width: 768px) {
    .event-listing {
      grid-template-columns: repeat(2, 1fr); } }

.event-item {
  position: relative; }

.event-item__link:hover .event-item__inner {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s; }
  .event-item__link:hover .event-item__inner .event-item__title::after {
    -webkit-transform: translateX(5px);
            transform: translateX(5px); }

.event-item__img {
  width: 100%; }

.event-item__inner {
  position: absolute;
  padding: 15px;
  z-index: 1;
  border: 3px solid #0242a8;
  background-color: #ffffff;
  width: 65%;
  right: 0;
  bottom: 0;
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }
  @media (min-width: 768px) {
    .event-item__inner {
      width: 80%; } }
  @media (min-width: 1200px) {
    .event-item__inner {
      padding: 30px;
      width: 65%; } }

.event-item__content p:last-child {
  margin-bottom: 0; }

.event-item__date {
  font-weight: 700;
  color: #06090d;
  display: block;
  margin-bottom: 7px; }
  @media (min-width: 1200px) {
    .event-item__date {
      font-size: 1.0625rem; } }

.event-item__title {
  color: #0242a8;
  position: relative;
  padding-right: 35px;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: "Open Sans", Arial, sans-serif;
  line-height: 1.5;
  margin-top: 0; }
  .event-item__title::after {
    display: inline-block;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.707' height='15.414' viewBox='0 0 21.707 15.414'%3E%3Cg id='Groupe_105' data-name='Groupe 105' transform='translate(-632.5 -700.793)'%3E%3Cline id='Ligne_9' data-name='Ligne 9' x2='21' transform='translate(632.5 708.5)' fill='none' stroke='%230242a8' stroke-width='1'/%3E%3Cline id='Ligne_10' data-name='Ligne 10' x2='7' y2='7' transform='translate(646.5 701.5)' fill='none' stroke='%230242a8' stroke-linecap='square' stroke-width='1'/%3E%3Cline id='Ligne_11' data-name='Ligne 11' y1='7' x2='7' transform='translate(646.5 708.5)' fill='none' stroke='%230242a8' stroke-linecap='square' stroke-width='1'/%3E%3C/g%3E%3C/svg%3E%0A");
    width: 22px;
    height: 15px;
    vertical-align: middle;
    background-repeat: no-repeat;
    -webkit-transition: right 0.25s ease-in-out 0s;
    transition: right 0.25s ease-in-out 0s;
    position: absolute;
    top: 3px;
    right: 10px;
    -webkit-transition: -webkit-transform 0.25s;
    transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    transition: transform 0.25s, -webkit-transform 0.25s; }
  .event-item__title a {
    text-decoration: none; }

/* -----------------------------------------------------
    Event details
   ----------------------------------------------------- */
.image-style-event-details-480x250 {
  margin-bottom: 20px; }

.event__footer {
  margin-top: 90px; }

.event__date {
  font-weight: 700;
  color: #0242a8;
  display: block;
  margin-bottom: 7px; }
  @media (min-width: 1200px) {
    .event__date {
      font-size: 1.0625rem; } }

/* -----------------------------------------------------
    Newsletter
   ----------------------------------------------------- */
#mailchimp-signup-subscribe-block-subscribe-newsletter-form .form-actions {
  margin-top: 1rem; }

/* -----------------------------------------------------
    Search
   ----------------------------------------------------- */
.content .search-form {
  margin-bottom: 2rem; }

.search-form label {
  font-size: var(--ft-size-h2); }

.search-form .form-wrapper {
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .search-form .form-wrapper {
      display: grid;
      grid-template-columns: 1.5fr 0.5fr;
      gap: 30px; }
      .search-form .form-wrapper .form-item-keys {
        grid-area: 1 / 1 / 2 / 2; }
      .search-form .form-wrapper .button {
        grid-area: 1 / 2 / 2 / 3;
        margin-top: auto; } }

.node_search-results {
  margin-top: 20px; }
  @media (min-width: 1200px) {
    .node_search-results {
      margin-top: 44px; } }

.node_search-results h3 {
  margin-bottom: 1rem; }

.node_search-results .list-group-item {
  margin-bottom: 0.875rem; }
  @media (min-width: 1200px) {
    .node_search-results .list-group-item {
      margin-bottom: 1.75rem; } }

.node_search-results .list-group-item hr {
  margin-top: 1.75rem; }

.node_search-results .list-group-item::marker {
  font-weight: 700; }

/* -----------------------------------------------------
    Form
   ----------------------------------------------------- */
.form-control {
  border-color: #06090d;
  border-radius: 0;
  height: calc(1.6em + 0.75rem + 2px); }

/* -----------------------------------------------------
    Contact
   ----------------------------------------------------- */
.contact-block {
  margin-top: 20px;
  position: relative;
  padding: 12px 18px; }
  .contact-block .h3 {
    font-weight: 300; }
    .contact-block .h3 strong {
      font-weight: 700; }
  @media (min-width: 768px) {
    .contact-block {
      padding: 25px 36px; } }
  @media (min-width: 1200px) {
    .contact-block {
      padding: 52px 72px; } }
  .contact-block::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
    border: 4px solid #dcdcdc;
    pointer-events: none; }
  .contact-block a {
    word-break: break-all; }
  .contact-block h5 {
    color: #0242a8;
    letter-spacing: 0.1em;
    text-transform: uppercase; }

/* -----------------------------------------------------
    Lifecycle
   ----------------------------------------------------- */
.node__content .lifecycle .field--name-body h3 {
  --flow-space: calc(clamp(1rem, 1.98rem + 1.96vw, 3.375rem)); }

.lifecycle {
  padding-left: 68px; }
  .lifecycle h3 {
    margin-top: 3rem; }
  @media (min-width: 1200px) {
    .lifecycle {
      padding-left: 0; } }

:root {
  --lifecycle-line-height: 100%;
  --lifecycle-subline-height: 100%; }

.lifecycle-line {
  position: relative; }
  .lifecycle-line::before {
    position: absolute;
    content: '';
    width: 5px;
    left: -67px;
    top: 0;
    height: var(--lifecycle-line-height);
    background-color: #0242a8;
    border-radius: 25px; }

.lifecycle-line h3 {
  position: relative; }
  .lifecycle-line h3::before {
    position: absolute;
    content: '';
    width: 34px;
    height: 34px;
    left: -82px;
    top: -5px;
    border-radius: 50%;
    border: 5px solid #0242a8;
    background-color: white; }

.lifecycle-subline {
  position: relative; }
  .lifecycle-subline::before {
    position: absolute;
    content: '';
    width: 2px;
    left: -30px;
    top: 10px;
    height: var(--lifecycle-subline-height);
    background-color: #0242a8;
    border-radius: 25px; }

.lifecycle-subline h3::after {
  position: absolute;
  content: '';
  left: -51px;
  width: 21px;
  height: 2px;
  background-color: #0242a8;
  top: 0;
  bottom: 0;
  margin: auto; }

.lifecycle-subline h4 {
  position: relative; }
  .lifecycle-subline h4::before {
    position: absolute;
    content: '';
    left: -30px;
    width: 15px;
    height: 2px;
    background-color: #0242a8;
    top: 0;
    bottom: 0;
    margin: auto; }

.lifecycle-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 30px; }
  .lifecycle-flex > div {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-top: 0 !important; }
  @media (min-width: 1200px) {
    .lifecycle-flex {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }

/*
.node--type-event {
  .field--name-field-image {
    text-align: center;
    img {
    }
  }
}*/
