/*!
Theme Name: red-social-innovation
Theme URI: http://underscores.me/
Author: Johan Giraud
Author URI: https://johangiraud.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: red-social-innovation
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

main {
  display: block; }

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

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

a {
  background-color: transparent; }

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

b,
strong {
  font-weight: bold; }

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

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  background-color: transparent;
  cursor: pointer; }

/* VARIABLES */
/* FONTS */
/*@font-face {
  font-family: 'Inferi Normal';
  src: url('assets/fonts/Inferi-Normal.eot');
  src: url('assets/fonts/Inferi-Normal.eot?#iefix') format('embedded-opentype'),
  url('assets/fonts/Inferi-Normal.woff2') format('woff2'),
  url('assets/fonts/Inferi-Normal.woff') format('woff'),
  url('assets/fonts/Inferi-Normal.ttf')  format('truetype');
  font-weight: normal;
  font-style: normal;
}*/
@font-face {
  font-family: 'Inferi';
  src: url("assets/fonts/Inferi-Regular.eot");
  src: url("assets/fonts/Inferi-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/Inferi-Regular.woff2") format("woff2"), url("assets/fonts/Inferi-Regular.woff") format("woff"), url("assets/fonts/Inferi-Regular.ttf") format("truetype"), url("assets/fonts/Inferi-Regular.svg#Inferi-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
/* GENERAL */
html {
  font-size: 62.5%;
  font-family: sans-serif;
  text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  overflow-x: hidden; }
  body.freeze {
    overflow: hidden; }

*,
*:before,
*:after {
  box-sizing: border-box; }

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

body,
button,
input,
select,
optgroup,
textarea {
  color: #212529;
  font-family: 'Roboto', sans-serif;
  line-height: 1.3;
  font-weight: 400;
  font-style: normal;
  font-size: 1.5rem;
  letter-spacing: -0.015rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: 500;
  text-align: center;
  line-height: 1.2; }
  h1 strong,
  h2 strong,
  h3 strong,
  h4 strong,
  h5 strong,
  h6 strong {
    font-weight: 500; }

h3 {
  font-size: 2.2rem; }

h4 {
  font-size: 2rem; }

h5, h6 {
  font-size: 1.8rem; }

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

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

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

#wpadminbar {
  display: none; }

@media screen and (min-width: 800px) {
  #wpadminbar {
    display: block; } }
/* Links
--------------------------------------------------------------*/
a,
a:active,
a:visited {
  color: #212529;
  outline: 0;
  text-decoration: none;
  transition: all 0.3s; }

a:focus,
a:active {
  color: #d94d3e; }

@media screen and (min-width: 800px) {
  a:hover,
  a:focus {
    outline: 0;
    text-decoration: none;
    transition: all 0.3s; }

  a:hover {
    color: #d94d3e; } }
/* Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }

.widget select {
  max-width: 100%; }

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

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

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%; }

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr); }

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr); }

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr); }

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr); }

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr); }

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr); }

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr); }

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr); }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none; }

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0; }

/* General
--------------------------------------------- */
#primary {
  /*max-width: $breakPointBigScreen;
  margin: 0 auto;
  padding: 0 2rem;*/ }

@media screen and (min-width: 1240px) {
  #primary {
    /*padding: 0;*/ } }
/* Elements
--------------------------------------------- */
button a, button#more_solutions,
.wp-block-button a,
.wp-block-button#more_solutions {
  padding: 0.8rem 1.5rem 0.7rem;
  border-radius: 0.9rem;
  border: 0.2rem solid #d94d3e; }
  button a svg, button#more_solutions svg,
  .wp-block-button a svg,
  .wp-block-button#more_solutions svg {
    display: inline-block;
    width: 1.8rem;
    vertical-align: middle;
    margin-left: 0.2rem; }
    button a svg path,
    button a svg circle,
    button a svg line,
    button a svg polyline,
    button a svg polygon, button#more_solutions svg path,
    button#more_solutions svg circle,
    button#more_solutions svg line,
    button#more_solutions svg polyline,
    button#more_solutions svg polygon,
    .wp-block-button a svg path,
    .wp-block-button a svg circle,
    .wp-block-button a svg line,
    .wp-block-button a svg polyline,
    .wp-block-button a svg polygon,
    .wp-block-button#more_solutions svg path,
    .wp-block-button#more_solutions svg circle,
    .wp-block-button#more_solutions svg line,
    .wp-block-button#more_solutions svg polyline,
    .wp-block-button#more_solutions svg polygon {
      transition: all .2s ease;
      fill: #d94d3e; }
button.plain a, button.plain#more_solutions,
.wp-block-button.plain a,
.wp-block-button.plain#more_solutions {
  background-color: #d94d3e;
  color: #fff; }
  button.plain a svg path,
  button.plain a svg circle,
  button.plain a svg line,
  button.plain a svg polyline,
  button.plain a svg polygon, button.plain#more_solutions svg path,
  button.plain#more_solutions svg circle,
  button.plain#more_solutions svg line,
  button.plain#more_solutions svg polyline,
  button.plain#more_solutions svg polygon,
  .wp-block-button.plain a svg path,
  .wp-block-button.plain a svg circle,
  .wp-block-button.plain a svg line,
  .wp-block-button.plain a svg polyline,
  .wp-block-button.plain a svg polygon,
  .wp-block-button.plain#more_solutions svg path,
  .wp-block-button.plain#more_solutions svg circle,
  .wp-block-button.plain#more_solutions svg line,
  .wp-block-button.plain#more_solutions svg polyline,
  .wp-block-button.plain#more_solutions svg polygon {
    fill: #fff; }
button.outline a, button.outline#more_solutions,
.wp-block-button.outline a,
.wp-block-button.outline#more_solutions {
  background-color: #fff;
  color: #d94d3e; }
button.white a, button.white#more_solutions,
.wp-block-button.white a,
.wp-block-button.white#more_solutions {
  border: 0.2rem solid #fff;
  background-color: #fff;
  color: #d94d3e; }

#more_solutions {
  transition: all .2s ease; }

.wp-block-buttons {
  max-width: calc(85% - 2rem);
  margin-left: auto; }

.wp-block-button__link {
  background-color: #d94d3e;
  font-size: 1.5rem; }

@media screen and (min-width: 800px) {
  button.plain a:hover, button.plain#more_solutions:hover,
  .wp-block-button.plain a:hover,
  .wp-block-button.plain#more_solutions:hover {
    background-color: #fff;
    color: #d94d3e; }
    button.plain a:hover svg path,
    button.plain a:hover svg circle,
    button.plain a:hover svg line,
    button.plain a:hover svg polyline,
    button.plain a:hover svg polygon, button.plain#more_solutions:hover svg path,
    button.plain#more_solutions:hover svg circle,
    button.plain#more_solutions:hover svg line,
    button.plain#more_solutions:hover svg polyline,
    button.plain#more_solutions:hover svg polygon,
    .wp-block-button.plain a:hover svg path,
    .wp-block-button.plain a:hover svg circle,
    .wp-block-button.plain a:hover svg line,
    .wp-block-button.plain a:hover svg polyline,
    .wp-block-button.plain a:hover svg polygon,
    .wp-block-button.plain#more_solutions:hover svg path,
    .wp-block-button.plain#more_solutions:hover svg circle,
    .wp-block-button.plain#more_solutions:hover svg line,
    .wp-block-button.plain#more_solutions:hover svg polyline,
    .wp-block-button.plain#more_solutions:hover svg polygon {
      fill: #d94d3e; }
  button.outline a:hover, button.outline#more_solutions:hover,
  .wp-block-button.outline a:hover,
  .wp-block-button.outline#more_solutions:hover {
    background-color: #d94d3e;
    color: #fff; }
    button.outline a:hover svg path,
    button.outline a:hover svg circle,
    button.outline a:hover svg line,
    button.outline a:hover svg polyline,
    button.outline a:hover svg polygon, button.outline#more_solutions:hover svg path,
    button.outline#more_solutions:hover svg circle,
    button.outline#more_solutions:hover svg line,
    button.outline#more_solutions:hover svg polyline,
    button.outline#more_solutions:hover svg polygon,
    .wp-block-button.outline a:hover svg path,
    .wp-block-button.outline a:hover svg circle,
    .wp-block-button.outline a:hover svg line,
    .wp-block-button.outline a:hover svg polyline,
    .wp-block-button.outline a:hover svg polygon,
    .wp-block-button.outline#more_solutions:hover svg path,
    .wp-block-button.outline#more_solutions:hover svg circle,
    .wp-block-button.outline#more_solutions:hover svg line,
    .wp-block-button.outline#more_solutions:hover svg polyline,
    .wp-block-button.outline#more_solutions:hover svg polygon {
      fill: #fff; }
  button.white a:hover, button.white#more_solutions:hover,
  .wp-block-button.white a:hover,
  .wp-block-button.white#more_solutions:hover {
    color: #fff;
    background-color: transparent; }

  .wp-block-button__link:hover {
    background-color: #fff;
    color: #d94d3e; } }
figure {
  margin: 2rem 0; }

#breadcrumbs {
  margin-top: 0;
  font-size: 1rem;
  text-align: center; }

.alm-btn-wrap .alm-load-more-btn {
  padding: 0.8rem 1.5rem 0.7rem !important;
  border-radius: 0.9rem !important;
  border: 0.2rem solid #d94d3e !important;
  background-color: #fff !important;
  color: #d94d3e !important;
  height: auto !important;
  box-shadow: none !important; }
  .alm-btn-wrap .alm-load-more-btn img {
    height: 0.6rem !important; }
  .alm-btn-wrap .alm-load-more-btn.loading:before {
    background: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important; }

@media screen and (min-width: 800px) {
  .alm-btn-wrap .alm-load-more-btn:hover {
    background-color: #d94d3e !important;
    color: #fff !important; } }
article {
  margin-bottom: 4rem; }
  article .category-term {
    margin-right: 0.5rem;
    font-size: 1.1rem;
    background-color: #FBF7F3;
    padding: 0.3rem 0.6rem;
    border-radius: 0.3rem; }
    article .category-term.signature-term {
      color: #d94d3e; }
  article .entry-header a .post-thumbnail {
    background: #FBF7F3;
    border-radius: 0.8rem;
    overflow: hidden; }
    article .entry-header a .post-thumbnail img {
      transform: scale(1);
      transition: transform 0.2s ease; }
  article .entry-content h3 {
    margin: 1.5rem 0;
    text-align: left; }
  article .entry-content .excerpt {
    font-size: 1.3rem; }

#sidebar-list {
  background: #FBF7F3;
  border-radius: 1rem;
  padding: 2rem; }
  #sidebar-list h2 {
    font-size: 2rem;
    margin-bottom: 3rem; }

.rtl article .entry-content h3 {
  text-align: right; }
.rtl article .entry-content .edit-link {
  display: none; }

#regular-list article {
  display: flex;
  flex-wrap: wrap; }
  #regular-list article .entry-header,
  #regular-list article .entry-content {
    width: 100%; }
  #regular-list article .entry-header a .post-thumbnail {
    margin-bottom: 1rem; }

@media screen and (min-width: 800px) {
  article .entry-header a:hover .post-thumbnail img {
    transform: scale(1.02); }
  article .entry-content .sticky {
    height: 5rem;
    top: 8rem;
    position: sticky; }

  #regular-list article .entry-header,
  #regular-list article .entry-content {
    width: 50%; }
  #regular-list article .entry-content {
    padding-left: 2rem; }
  #regular-list article .entry-header a .post-thumbnail {
    min-height: 20rem;
    margin: 0; } }
@media screen and (min-width: 800px) {
  .rtl #regular-list {
    padding-left: 4rem; }
    .rtl #regular-list article .entry-content {
      padding-right: 2rem;
      margin-top: 0; } }
.page header.page-header,
.blog header.page-header,
.archive header.page-header {
  width: 100%;
  padding: 10rem 0 5rem;
  background-color: #FBF7F3; }
  .page header.page-header .content-wrapper,
  .blog header.page-header .content-wrapper,
  .archive header.page-header .content-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem; }
    .page header.page-header .content-wrapper h1,
    .blog header.page-header .content-wrapper h1,
    .archive header.page-header .content-wrapper h1 {
      font-family: 'Inferi', serif;
      font-size: 4rem;
      margin-bottom: 0.5rem; }

@media screen and (min-width: 800px) {
  .page header.page-header,
  .blog header.page-header,
  .archive header.page-header {
    max-height: 63rem;
    margin-bottom: 10rem; } }
@media screen and (min-width: 1240px) {
  .page header.page-header .content-wrapper,
  .blog header.page-header .content-wrapper,
  .archive header.page-header .content-wrapper {
    padding: 0; } }
.entry-footer.edit {
  text-align: center; }

.edit-link {
  position: relative;
  margin-left: 0.8rem; }
  .edit-link:before {
    content: '';
    width: 140%;
    height: 0.1rem;
    background-color: #212529;
    position: absolute;
    top: 1rem;
    left: -20%; }
  .edit-link .post-edit-link {
    padding: 0 0.5rem;
    font-style: italic;
    font-size: 1.1rem;
    background-color: #fff;
    position: relative;
    z-index: 10; }

.wp-block-table table,
.wp-block-table tr,
.wp-block-table td {
  border: 0.1rem solid black;
  border-collapse: collapse;
  font-size: 1.3rem; }
.wp-block-table tr:first-of-type {
  background: #F5f5f5; }
.wp-block-table td {
  padding: 0.5rem 1rem; }

/* iframe responsive
---------------------------------------------------------------*/
.wp-block-embed__wrapper,
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  margin: 5rem auto;
  height: auto; }
  .wp-block-embed__wrapper iframe,
  .wp-block-embed__wrapper object,
  .wp-block-embed__wrapper embed,
  .video-wrapper iframe,
  .video-wrapper object,
  .video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

iframe {
  max-width: 100%; }

/* Blocks animated figures
--------------------------------------------- */
.animated-figures {
  width: 100%;
  background-color: #FBF7F3; }
  .animated-figures .content-wrapper {
    max-width: 1200px;
    margin: 5rem auto;
    padding: 2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .animated-figures .content-wrapper .block-figure {
      width: 100%;
      padding: 2rem; }
      .animated-figures .content-wrapper .block-figure img {
        margin: 0 auto 3rem; }
      .animated-figures .content-wrapper .block-figure span {
        font-size: 5rem;
        display: block;
        text-align: center; }

@media screen and (min-width: 800px) {
  .animated-figures .content-wrapper .block-figure {
    max-width: 35%; } }
/* Navigation
--------------------------------------------- */
.site-header {
  /*position: absolute;*/
  position: fixed;
  width: 100%;
  z-index: 100;
  top: 0;
  background-color: #fff;
  padding-bottom: 0.6rem;
  box-shadow: 0.2rem 0 1.6rem rgba(49, 49, 49, 0.2); }
  .site-header .header-wrapper {
    padding: 0 2rem; }
    .site-header .header-wrapper .site-branding {
      margin-top: 0.7rem; }
      .site-header .header-wrapper .site-branding a img {
        width: 10rem; }
    .site-header .header-wrapper #site-navigation {
      display: block;
      max-width: calc(100% - 30rem); }
      .site-header .header-wrapper #site-navigation button.menu-toggle {
        display: block;
        position: absolute;
        top: 0;
        right: 1rem;
        width: 6.5rem;
        height: 6.5rem;
        border: none;
        padding: 0;
        margin: 0;
        background: transparent;
        box-shadow: none;
        min-width: 0;
        cursor: pointer;
        transition: all 0.2s ease;
        z-index: 60; }
        .site-header .header-wrapper #site-navigation button.menu-toggle span,
        .site-header .header-wrapper #site-navigation button.menu-toggle span:before,
        .site-header .header-wrapper #site-navigation button.menu-toggle span:after {
          height: 0.2rem;
          width: 3.5rem;
          margin: 0;
          background: #212529;
          position: absolute;
          display: block;
          content: '';
          transition: all .4s ease-in; }
        .site-header .header-wrapper #site-navigation button.menu-toggle span {
          background: transparent;
          top: 3rem;
          left: 50%;
          transform: translateX(-50%); }
        .site-header .header-wrapper #site-navigation button.menu-toggle span:before {
          top: -0.5rem; }
        .site-header .header-wrapper #site-navigation button.menu-toggle span:after {
          bottom: -0.5rem; }
        .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu {
          opacity: 0;
          left: -100vw;
          position: absolute;
          width: 100%;
          padding: 2rem;
          height: 100vh;
          text-align: left;
          list-style-type: none;
          transition: all .4s;
          z-index: -1; }
          .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li {
            display: block;
            position: relative;
            font-size: 2.4rem;
            margin-top: 1rem;
            margin-left: -5rem;
            transition: margin 1s ease-out; }
            .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li.menu-search a {
              display: inline-block;
              overflow: hidden;
              text-indent: -9999px;
              width: 3rem;
              height: 4rem;
              margin-bottom: -1.5rem; }
              .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li.menu-search a:after {
                content: '';
                background: transparent url(assets/images/picto-zoom-black.svg) no-repeat center/2rem;
                width: 2rem;
                height: 2rem;
                display: inline-block;
                margin: 0 0 0 2rem;
                vertical-align: middle;
                transition: all .3s ease; }
        .site-header .header-wrapper #site-navigation button.menu-toggle.active:hover span:before, .site-header .header-wrapper #site-navigation button.menu-toggle.active:hover span:after {
          margin: 0; }
        .site-header .header-wrapper #site-navigation button.menu-toggle.active span:before {
          top: 0;
          transform: rotate(225deg); }
        .site-header .header-wrapper #site-navigation button.menu-toggle.active span:after {
          bottom: 0;
          transform: rotate(-45deg); }
        .site-header .header-wrapper #site-navigation button.menu-toggle.active + ul#main-menu {
          background-color: #fff;
          position: fixed;
          opacity: 1;
          left: 0;
          z-index: 50; }
          .site-header .header-wrapper #site-navigation button.menu-toggle.active + ul#main-menu li {
            margin-left: 0; }
  .site-header.hidden, .site-header.sticky {
    transition: all .4s ease-out; }
  .site-header.hidden {
    top: -60px; }
  .site-header.sticky {
    top: 0; }

.rtl .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li.menu-search a {
  text-indent: 9999px; }
  .rtl .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li.menu-search a:after {
    margin: -3rem 0 0 2rem; }

@media screen and (min-width: 800px) {
  .site-header {
    padding-bottom: 0; }
    .site-header .header-wrapper {
      max-width: 1200px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      .site-header .header-wrapper .site-branding {
        margin: 0.2rem 0 0; }
        .site-header .header-wrapper .site-branding a img {
          width: 8rem; }
      .site-header .header-wrapper #site-navigation button.menu-toggle {
        display: none; }
        .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu {
          opacity: 1;
          left: auto;
          height: auto;
          padding: 0.5rem 0 1rem 5rem;
          text-align: right;
          position: relative;
          background: none;
          z-index: 50;
          display: flex;
          flex-wrap: wrap;
          justify-content: flex-end;
          align-items: flex-end; }
          .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li {
            font-size: 1.6rem;
            margin: 0;
            display: inline-block;
            transition: all .3s ease; }
            .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li a {
              padding: 0 0.5rem;
              font-size: 1.3rem; }
            .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li.menu-search a {
              position: relative;
              margin: 0;
              top: 0.5rem;
              height: 2rem; }
            .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li.menu-search:hover a:after {
              background: transparent url(assets/images/picto-zoom-red.svg) no-repeat center/2rem; }
            .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li .sub-menu {
              position: absolute;
              opacity: 0;
              top: 0;
              left: 0.5rem;
              width: auto;
              z-index: -10;
              transition: all .3s ease;
              text-align: left; }
              .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li .sub-menu li {
                display: block;
                line-height: 1.5; }
                .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li .sub-menu li a {
                  padding: 0; }
            .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li:hover .sub-menu {
              opacity: 1;
              top: 2.2rem;
              z-index: 20; }
            .site-header .header-wrapper #site-navigation button.menu-toggle + ul#main-menu li:nth-of-type(5):after {
              content: '|';
              padding: 0 0.2rem 0 0.5rem; }
        .site-header .header-wrapper #site-navigation button.menu-toggle.active + ul#main-menu {
          left: auto;
          padding: 2rem; }

  .admin-bar .site-header {
    top: 3.2rem; }
    .admin-bar .site-header.hidden {
      top: -6rem; }
    .admin-bar .site-header.sticky {
      top: 3.2rem; } }
@media screen and (min-width: 1240px) {
  .site-header .header-wrapper {
    padding: 0; } }
/* Homepage
--------------------------------------------- */
.home #primary #splash-screen #splash-post article {
  position: relative; }
  .home #primary #splash-screen #splash-post article .entry-header {
    margin: 0 0 70%;
    width: 100%;
    height: 70vh;
    background: transparent no-repeat center / cover; }
  .home #primary #splash-screen #splash-post article .entry-content-wrapper {
    max-width: 1200px;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    height: 70vh;
    top: 0;
    width: 100%; }
    .home #primary #splash-screen #splash-post article .entry-content-wrapper .entry-content {
      position: absolute;
      background: #fff;
      border-radius: 1rem;
      top: 110%;
      transform: translateY(-50%);
      padding: 2rem 3rem;
      max-width: calc(100% - 4rem);
      left: 2rem;
      box-shadow: 0.2rem 0.2rem 1.6rem rgba(49, 49, 49, 0.2); }
      .home #primary #splash-screen #splash-post article .entry-content-wrapper .entry-content h3 {
        font-size: 2.8rem; }
.home #primary #splash-screen ul.buttons {
  text-align: center;
  width: 100%; }
  .home #primary #splash-screen ul.buttons li {
    width: 100%; }
    .home #primary #splash-screen ul.buttons li button {
      width: 100%;
      min-height: 6rem;
      padding: 0 2rem; }
      .home #primary #splash-screen ul.buttons li button a {
        display: block; }
.home #primary .feeds {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 1200px;
  margin: 10rem auto 0;
  padding: 0 2rem; }
  .home #primary .feeds #regular-list,
  .home #primary .feeds #sidebar-list {
    width: 100%; }
  .home #primary .feeds #regular-list h2 {
    font-size: 3.5rem;
    padding-bottom: 2.2rem;
    border-bottom: 0.1rem solid; }
  .home #primary .feeds #sidebar-list article .category-term:first-of-type {
    margin: 1rem 0 0.5rem -0.5rem;
    display: inline-block; }
  .home #primary .feeds #sidebar-list article h3 {
    margin: 0.5rem 0 1.5rem;
    font-family: 'Inferi', serif; }
  .home #primary .feeds #sidebar-list .edit-link .post-edit-link {
    background-color: #FBF7F3; }
.home.rtl #primary #splash-screen #splash-post article .entry-content-wrapper .entry-content {
  left: auto;
  right: 2rem; }

@media screen and (min-width: 800px) {
  .home #primary #splash-screen #splash-post article .entry-header {
    height: 80vh;
    margin: 2rem 0 0; }
  .home #primary #splash-screen #splash-post article .entry-content-wrapper {
    height: 80vh; }
    .home #primary #splash-screen #splash-post article .entry-content-wrapper .entry-content {
      top: 50%;
      max-width: 70%; }
      .home #primary #splash-screen #splash-post article .entry-content-wrapper .entry-content h3 {
        font-size: 3rem; }
  .home #primary #splash-screen ul.buttons {
    display: inline-block; }
    .home #primary #splash-screen ul.buttons li {
      display: inline-block;
      width: auto; }
      .home #primary #splash-screen ul.buttons li button {
        padding: 0 0.5rem; }
  .home #primary .feeds #regular-list {
    width: calc(100% / 16 * 11);
    padding-right: 4rem; }
  .home #primary .feeds #sidebar-list {
    width: calc(100% / 16 * 5); } }
@media screen and (min-width: 1240px) {
  .home #primary #splash-screen,
  .home #primary .feeds {
    padding: 0; }
    .home #primary #splash-screen #splash-post article .entry-content-wrapper .entry-content,
    .home #primary .feeds #splash-post article .entry-content-wrapper .entry-content {
      max-width: 50%;
      left: 0; }
  .home.rtl #primary #splash-screen #splash-post article .entry-content-wrapper .entry-content {
    right: 0; } }
#twitter-feed {
  background-color: #d94d3e;
  margin-top: 5rem;
  overflow: hidden; }
  #twitter-feed #twitter-feed-container {
    max-width: 960px;
    margin: 0 auto;
    padding: 2rem 2rem 0; }
    #twitter-feed #twitter-feed-container #ctf {
      color: #fff; }
      #twitter-feed #twitter-feed-container #ctf a {
        color: #fff; }
      #twitter-feed #twitter-feed-container #ctf .ctf-tweet-text a {
        text-decoration: underline; }
      #twitter-feed #twitter-feed-container #ctf .ctf-header {
        display: none; }
      #twitter-feed #twitter-feed-container #ctf .ctf-corner-logo {
        position: relative; }
        #twitter-feed #twitter-feed-container #ctf .ctf-corner-logo svg {
          display: none; }
        #twitter-feed #twitter-feed-container #ctf .ctf-corner-logo:after {
          content: '';
          background: transparent url(assets/images/picto-x-twitter.svg) no-repeat center/2rem;
          width: 2rem;
          height: 2rem;
          position: absolute;
          left: -2rem;
          top: 0; }
      #twitter-feed #twitter-feed-container #ctf #ctf-more {
        display: none; }
    #twitter-feed #twitter-feed-container .timeline-Tweet-text {
      font-size: 1rem; }

.rtl #twitter-feed #twitter-feed-container {
  direction: ltr; }

@media screen and (min-width: 1000px) {
  #twitter-feed #twitter-feed-container {
    padding: 0; }
    #twitter-feed #twitter-feed-container #ctf a:hover {
      color: #ffe1dd; } }
#partners {
  max-width: 1200px;
  margin: 5rem auto;
  padding: 0 2rem; }
  #partners .partner-type {
    display: block;
    margin-top: 5rem; }
    #partners .partner-type h3 {
      font-size: 1.5rem;
      text-align: center; }
    #partners .partner-type ul {
      padding-bottom: 4rem;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; }
      #partners .partner-type ul li {
        width: 50%;
        padding: 2rem; }
        #partners .partner-type ul li img {
          width: 100%; }

@media screen and (min-width: 600px) {
  #partners .partner-type ul li {
    width: calc(100% / 6); } }
@media screen and (min-width: 1240px) {
  #partners {
    padding: 0; } }
/* News page
--------------------------------------------- */
.blog article {
  max-width: 800px;
  margin: 0 auto 2rem;
  padding: 0 2rem; }
  .blog article:first-of-type {
    max-width: 1200px;
    padding: 0 2rem;
    margin: -2rem auto 5rem; }
.blog #ajax-load-more article:first-of-type {
  max-width: 800px;
  padding: 0 2rem;
  margin: 0 auto 2rem; }

@media screen and (min-width: 840px) {
  .blog article {
    padding: 0; }
  .blog #ajax-load-more article:first-of-type {
    padding: 0; } }
@media screen and (min-width: 800px) {
  .blog article {
    display: flex; }
    .blog article .entry-header a .post-thumbnail {
      min-height: 16rem !important; } }
@media screen and (min-width: 1240px) {
  .blog article:first-of-type {
    padding: 0; } }
/* Page About
--------------------------------------------- */
.about header.page-header {
  padding: 10rem 0 7rem;
  margin-bottom: 5rem; }
.about .entry-content {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 2rem; }
  .about .entry-content .wp-block-columns h2 {
    text-align: left; }
.about .about-news {
  max-width: 800px;
  margin: 5rem auto 10rem;
  padding: 0 2rem; }

@media screen and (min-width: 840px) {
  .about .entry-content,
  .about .about-news {
    padding: 0; } }
/* Page Search
--------------------------------------------- */
.category-details {
  display: flex;
  flex-wrap: wrap;
  max-width: 960px;
  margin: 5rem auto 0;
  padding: 0 2rem; }
  .category-details .category-cover,
  .category-details .category-description {
    width: 100%; }
  .category-details .category-description {
    font-size: 1.8rem; }

@media screen and (min-width: 800px) {
  .category-details {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .category-details .category-cover {
      width: 50%; }
    .category-details .category-description {
      width: 50%;
      padding-left: 4rem;
      font-size: 2.2rem; }

  .rtl .category-details .category-description {
    padding-left: 0;
    padding-right: 4rem; } }
@media screen and (min-width: 1000px) {
  .category-details {
    padding: 0; } }
.research-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 1200px;
  margin: 5rem auto;
  padding: 0 2rem; }
  .research-wrapper #research-block,
  .research-wrapper #regular-list {
    width: 100%; }
  .research-wrapper #research-block {
    background: #FBF7F3;
    border-radius: 1rem;
    padding: 2rem 2rem 4rem;
    min-height: 50rem; }
  .research-wrapper #regular-list h2 {
    font-size: 3.5rem;
    padding-bottom: 2.2rem;
    border-bottom: 0.1rem solid; }

#subscribe .tags ul {
  display: inline-block; }
  #subscribe .tags ul li {
    background: #E5E5E5;
    padding: 0.4rem 0.7rem;
    border-radius: 0.3rem;
    display: inline-block;
    margin: 0 0.5rem 0.5rem 0; }
#subscribe input {
  border-radius: 0.9rem;
  border: 0.2rem solid #d93c2f;
  transition: .1s;
  padding: 0.8rem 1.5rem 0.7rem;
  background: transparent;
  margin: 1.5rem 0 1rem;
  width: 100%; }
  #subscribe input:focus {
    outline: none; }
  #subscribe input[type="checkbox"] {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0 0.6rem -1rem 0; }
#subscribe button#go_email {
  width: 100%;
  margin: 0;
  padding: 0;
  opacity: 0.2;
  transition: opacity .2s; }
  #subscribe button#go_email a {
    display: block; }
  #subscribe button#go_email.consented {
    opacity: 1; }
#subscribe .alert-confirmation-mention {
  font-size: 1.1rem;
  margin-top: 1rem; }
  #subscribe .alert-confirmation-mention p {
    margin: 0.5rem 0;
    font-size: 1.1rem; }

.tagify-suggestion-list > div {
  max-height: 30rem;
  border: 0.1rem solid #d94d3e;
  border-radius: 0.9rem;
  overflow: auto; }

@media screen and (min-width: 800px) {
  .research-wrapper #research-block {
    width: calc(100% / 16 * 5); }
  .research-wrapper #regular-list {
    padding-left: 4rem;
    width: calc(100% / 16 * 11); }

  .rtl .research-wrapper #regular-list {
    padding-left: 0;
    padding-right: 4rem; }

  .tagify-suggestion-list > div .tagify__dropdown__item:hover, .tagify-suggestion-list > div .tagify__dropdown__item:active, .tagify-suggestion-list > div .tagify__dropdown__item:focus, .tagify-suggestion-list > div .tagify__dropdown__item.tagify__dropdown__item--active {
    background: #d94d3e; }

  #subscribe input {
    width: 75%; }
  #subscribe button#go_email {
    width: auto;
    margin-top: 0.3rem;
    padding: 0 0.5rem; }
    #subscribe button#go_email a {
      display: inline-block; } }
@media screen and (min-width: 1240px) {
  .research-wrapper {
    padding: 0; } }
/* Page single / Page submit
--------------------------------------------- */
.single article,
.single .twitter-share-link-wrapper,
.page-template-page-submit article,
.page-template-page-submit .twitter-share-link-wrapper {
  max-width: 1200px;
  margin: 10rem auto 5rem;
  padding: 0 2rem; }
  .single article .entry-header #breadcrumbs,
  .single .twitter-share-link-wrapper .entry-header #breadcrumbs,
  .page-template-page-submit article .entry-header #breadcrumbs,
  .page-template-page-submit .twitter-share-link-wrapper .entry-header #breadcrumbs {
    text-align: left; }
  .single article .entry-header h1,
  .single .twitter-share-link-wrapper .entry-header h1,
  .page-template-page-submit article .entry-header h1,
  .page-template-page-submit .twitter-share-link-wrapper .entry-header h1 {
    font-family: 'Inferi', serif;
    font-size: 4rem;
    margin: 5rem 0 2rem;
    text-align: left; }
  .single article .entry-header time,
  .single .twitter-share-link-wrapper .entry-header time,
  .page-template-page-submit article .entry-header time,
  .page-template-page-submit .twitter-share-link-wrapper .entry-header time {
    font-size: 1.3rem;
    margin-bottom: 2rem;
    display: block; }
  .single article .entry-content,
  .single .twitter-share-link-wrapper .entry-content,
  .page-template-page-submit article .entry-content,
  .page-template-page-submit .twitter-share-link-wrapper .entry-content {
    line-height: 1.5; }
    .single article .entry-content .post-content p a,
    .single .twitter-share-link-wrapper .entry-content .post-content p a,
    .page-template-page-submit article .entry-content .post-content p a,
    .page-template-page-submit .twitter-share-link-wrapper .entry-content .post-content p a {
      background-color: transparent;
      border-bottom: 0.1rem solid #d94d3e;
      box-shadow: inset 0 -0.1rem 0 #d94d3e;
      transition: all .2s; }
    .single article .entry-content .post-content > img,
    .single .twitter-share-link-wrapper .entry-content .post-content > img,
    .page-template-page-submit article .entry-content .post-content > img,
    .page-template-page-submit .twitter-share-link-wrapper .entry-content .post-content > img {
      margin-bottom: 2rem;
      border-radius: 1rem; }
    .single article .entry-content .post-content .caption,
    .single .twitter-share-link-wrapper .entry-content .post-content .caption,
    .page-template-page-submit article .entry-content .post-content .caption,
    .page-template-page-submit .twitter-share-link-wrapper .entry-content .post-content .caption {
      font-size: 1.3rem;
      margin: -1rem 0 2rem; }
    .single article .entry-content .post-content ul,
    .single .twitter-share-link-wrapper .entry-content .post-content ul,
    .page-template-page-submit article .entry-content .post-content ul,
    .page-template-page-submit .twitter-share-link-wrapper .entry-content .post-content ul {
      padding-left: 2rem;
      list-style-type: disc; }
    .single article .entry-content .post-content .sponsor,
    .single .twitter-share-link-wrapper .entry-content .post-content .sponsor,
    .page-template-page-submit article .entry-content .post-content .sponsor,
    .page-template-page-submit .twitter-share-link-wrapper .entry-content .post-content .sponsor {
      border: 0.1rem solid #d94d3e;
      border-radius: 1rem;
      padding: 1rem 2rem;
      text-align: center;
      color: #d94d3e; }
      .single article .entry-content .post-content .sponsor p,
      .single .twitter-share-link-wrapper .entry-content .post-content .sponsor p,
      .page-template-page-submit article .entry-content .post-content .sponsor p,
      .page-template-page-submit .twitter-share-link-wrapper .entry-content .post-content .sponsor p {
        margin: 0; }
      .single article .entry-content .post-content .sponsor img,
      .single .twitter-share-link-wrapper .entry-content .post-content .sponsor img,
      .page-template-page-submit article .entry-content .post-content .sponsor img,
      .page-template-page-submit .twitter-share-link-wrapper .entry-content .post-content .sponsor img {
        max-width: 10rem;
        display: inline-block;
        vertical-align: middle;
        padding: 0 1rem;
        margin: -0.6rem 0; }
    .single article .entry-content.news-content .post-content figcaption,
    .single .twitter-share-link-wrapper .entry-content.news-content .post-content figcaption,
    .page-template-page-submit article .entry-content.news-content .post-content figcaption,
    .page-template-page-submit .twitter-share-link-wrapper .entry-content.news-content .post-content figcaption {
      font-size: 1.3rem; }
  .single article aside .solution-infos,
  .single .twitter-share-link-wrapper aside .solution-infos,
  .page-template-page-submit article aside .solution-infos,
  .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos {
    background: #FBF7F3;
    border-radius: 1rem;
    padding: 4rem 3rem 0.1rem; }
    .single article aside .solution-infos .infos,
    .single .twitter-share-link-wrapper aside .solution-infos .infos,
    .page-template-page-submit article aside .solution-infos .infos,
    .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos {
      margin-bottom: 5rem; }
      .single article aside .solution-infos .infos li,
      .single .twitter-share-link-wrapper aside .solution-infos .infos li,
      .page-template-page-submit article aside .solution-infos .infos li,
      .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li {
        margin-bottom: 2rem; }
        .single article aside .solution-infos .infos li ul,
        .single .twitter-share-link-wrapper aside .solution-infos .infos li ul,
        .page-template-page-submit article aside .solution-infos .infos li ul,
        .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li ul {
          display: flex; }
          .single article aside .solution-infos .infos li ul li,
          .single .twitter-share-link-wrapper aside .solution-infos .infos li ul li,
          .page-template-page-submit article aside .solution-infos .infos li ul li,
          .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li ul li {
            margin: 0; }
        .single article aside .solution-infos .infos li.logo-solution,
        .single .twitter-share-link-wrapper aside .solution-infos .infos li.logo-solution,
        .page-template-page-submit article aside .solution-infos .infos li.logo-solution,
        .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li.logo-solution {
          width: 100%; }
          .single article aside .solution-infos .infos li.logo-solution img,
          .single .twitter-share-link-wrapper aside .solution-infos .infos li.logo-solution img,
          .page-template-page-submit article aside .solution-infos .infos li.logo-solution img,
          .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li.logo-solution img {
            width: 100%;
            padding: 3rem; }
        .single article aside .solution-infos .infos li h4,
        .single article aside .solution-infos .infos li .info-detail,
        .single .twitter-share-link-wrapper aside .solution-infos .infos li h4,
        .single .twitter-share-link-wrapper aside .solution-infos .infos li .info-detail,
        .page-template-page-submit article aside .solution-infos .infos li h4,
        .page-template-page-submit article aside .solution-infos .infos li .info-detail,
        .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li h4,
        .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li .info-detail {
          display: inline-block;
          font-size: 1.3rem;
          line-height: 1.3;
          vertical-align: top; }
        .single article aside .solution-infos .infos li h4,
        .single .twitter-share-link-wrapper aside .solution-infos .infos li h4,
        .page-template-page-submit article aside .solution-infos .infos li h4,
        .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li h4 {
          padding-right: 0.5rem;
          text-align: left;
          margin: 0;
          font-weight: 700;
          width: 25%; }
        .single article aside .solution-infos .infos li .info-detail,
        .single .twitter-share-link-wrapper aside .solution-infos .infos li .info-detail,
        .page-template-page-submit article aside .solution-infos .infos li .info-detail,
        .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li .info-detail {
          width: 75%;
          padding-left: 0.5rem;
          margin: 0; }
          .single article aside .solution-infos .infos li .info-detail p,
          .single .twitter-share-link-wrapper aside .solution-infos .infos li .info-detail p,
          .page-template-page-submit article aside .solution-infos .infos li .info-detail p,
          .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li .info-detail p {
            margin: 0; }
          .single article aside .solution-infos .infos li .info-detail a,
          .single .twitter-share-link-wrapper aside .solution-infos .infos li .info-detail a,
          .page-template-page-submit article aside .solution-infos .infos li .info-detail a,
          .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li .info-detail a {
            display: block; }
        .single article aside .solution-infos .infos li.contacts p,
        .single .twitter-share-link-wrapper aside .solution-infos .infos li.contacts p,
        .page-template-page-submit article aside .solution-infos .infos li.contacts p,
        .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li.contacts p {
          margin-top: 1rem; }
        .single article aside .solution-infos .infos li.contacts li .email,
        .single .twitter-share-link-wrapper aside .solution-infos .infos li.contacts li .email,
        .page-template-page-submit article aside .solution-infos .infos li.contacts li .email,
        .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li.contacts li .email {
          font-size: 1rem; }
        .single article aside .solution-infos .infos li.contacts li:first-of-type p,
        .single .twitter-share-link-wrapper aside .solution-infos .infos li.contacts li:first-of-type p,
        .page-template-page-submit article aside .solution-infos .infos li.contacts li:first-of-type p,
        .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li.contacts li:first-of-type p {
          margin-top: 0; }
    .single article aside .solution-infos .innovativeness,
    .single .twitter-share-link-wrapper aside .solution-infos .innovativeness,
    .page-template-page-submit article aside .solution-infos .innovativeness,
    .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .innovativeness {
      margin: 0 -3rem;
      background-color: #d94d3e;
      color: #fff;
      padding: 4rem 3rem;
      border-radius: 0 0 1rem 1rem; }
      .single article aside .solution-infos .innovativeness ol,
      .single .twitter-share-link-wrapper aside .solution-infos .innovativeness ol,
      .page-template-page-submit article aside .solution-infos .innovativeness ol,
      .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .innovativeness ol {
        padding-left: 1rem; }
        .single article aside .solution-infos .innovativeness ol li,
        .single .twitter-share-link-wrapper aside .solution-infos .innovativeness ol li,
        .page-template-page-submit article aside .solution-infos .innovativeness ol li,
        .page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .innovativeness ol li {
          margin-bottom: 1.5rem; }
  .single article aside #sidebar-list,
  .single .twitter-share-link-wrapper aside #sidebar-list,
  .page-template-page-submit article aside #sidebar-list,
  .page-template-page-submit .twitter-share-link-wrapper aside #sidebar-list {
    margin-top: 10rem;
    background-color: transparent;
    padding: 0; }
    .single article aside #sidebar-list article,
    .single .twitter-share-link-wrapper aside #sidebar-list article,
    .page-template-page-submit article aside #sidebar-list article,
    .page-template-page-submit .twitter-share-link-wrapper aside #sidebar-list article {
      margin: 0 0 2rem;
      padding: 0; }
      .single article aside #sidebar-list article .category-term:first-of-type,
      .single .twitter-share-link-wrapper aside #sidebar-list article .category-term:first-of-type,
      .page-template-page-submit article aside #sidebar-list article .category-term:first-of-type,
      .page-template-page-submit .twitter-share-link-wrapper aside #sidebar-list article .category-term:first-of-type {
        margin: 1rem 0.5rem 0.5rem 0;
        display: inline-block; }
      .single article aside #sidebar-list article .entry-content,
      .single .twitter-share-link-wrapper aside #sidebar-list article .entry-content,
      .page-template-page-submit article aside #sidebar-list article .entry-content,
      .page-template-page-submit .twitter-share-link-wrapper aside #sidebar-list article .entry-content {
        display: block; }
.single .twitter-share-link-wrapper,
.page-template-page-submit .twitter-share-link-wrapper {
  margin: 10rem auto 2rem;
  padding: 0; }
  .single .twitter-share-link-wrapper .twitter-share-link,
  .page-template-page-submit .twitter-share-link-wrapper .twitter-share-link {
    max-width: calc(100% / 16 * 11);
    text-align: left;
    display: inline-block; }
    .single .twitter-share-link-wrapper .twitter-share-link:after,
    .page-template-page-submit .twitter-share-link-wrapper .twitter-share-link:after {
      content: '';
      background: #d94d3e url(assets/images/picto-x-twitter.svg) no-repeat center/2rem;
      width: 4rem;
      height: 4rem;
      display: inline-block;
      border-radius: 50%;
      margin-left: 2rem;
      transform: rotate(0deg);
      vertical-align: middle;
      transition: all .4s ease; }
.single .internal-link,
.page-template-page-submit .internal-link {
  width: 100%;
  height: 15rem;
  margin-top: 10rem;
  background: #FBF7F3;
  display: flex;
  justify-content: center;
  margin-bottom: -5.5rem; }
  .single .internal-link button a,
  .page-template-page-submit .internal-link button a {
    min-width: 20rem;
    display: block; }

.rtl.single article .entry-header #breadcrumbs,
.rtl.single .twitter-share-link-wrapper .entry-header #breadcrumbs, .rtl.page-template-page-submit article .entry-header #breadcrumbs,
.rtl.page-template-page-submit .twitter-share-link-wrapper .entry-header #breadcrumbs {
  text-align: right; }
.rtl.single article .entry-header h1,
.rtl.single .twitter-share-link-wrapper .entry-header h1, .rtl.page-template-page-submit article .entry-header h1,
.rtl.page-template-page-submit .twitter-share-link-wrapper .entry-header h1 {
  text-align: right; }
.rtl.single article aside .solution-infos .infos li h4,
.rtl.single .twitter-share-link-wrapper aside .solution-infos .infos li h4, .rtl.page-template-page-submit article aside .solution-infos .infos li h4,
.rtl.page-template-page-submit .twitter-share-link-wrapper aside .solution-infos .infos li h4 {
  text-align: right; }
.rtl.single .twitter-share-link-wrapper .twitter-share-link, .rtl.page-template-page-submit .twitter-share-link-wrapper .twitter-share-link {
  text-align: right; }
  .rtl.single .twitter-share-link-wrapper .twitter-share-link:after, .rtl.page-template-page-submit .twitter-share-link-wrapper .twitter-share-link:after {
    margin: 0 1rem 0 0; }

@media screen and (min-width: 800px) {
  .single article .entry-header h1,
  .page-template-page-submit article .entry-header h1 {
    max-width: calc(100% / 16 * 11); }
  .single article .entry-content,
  .page-template-page-submit article .entry-content {
    display: flex;
    align-items: flex-start; }
    .single article .entry-content .post-content,
    .page-template-page-submit article .entry-content .post-content {
      width: calc(100% / 16 * 11);
      padding-right: 4rem; }
      .single article .entry-content .post-content p a:hover,
      .page-template-page-submit article .entry-content .post-content p a:hover {
        border-bottom: 0 solid #d94d3e;
        box-shadow: inset 0 -0.25rem 0 #d94d3e; }
      .single article .entry-content .post-content .wp-block-columns,
      .page-template-page-submit article .entry-content .post-content .wp-block-columns {
        display: flex; }
        .single article .entry-content .post-content .wp-block-columns h3,
        .page-template-page-submit article .entry-content .post-content .wp-block-columns h3 {
          width: 20%;
          padding-right: 1rem; }
        .single article .entry-content .post-content .wp-block-columns .wp-block-column,
        .page-template-page-submit article .entry-content .post-content .wp-block-columns .wp-block-column {
          width: 80%; }
      .single article .entry-content .post-content .twitter-share-link-wrapper .twitter-share-link,
      .page-template-page-submit article .entry-content .post-content .twitter-share-link-wrapper .twitter-share-link {
        margin-left: calc(15% + 3rem + 0.8rem); }
        .single article .entry-content .post-content .twitter-share-link-wrapper .twitter-share-link:hover:after,
        .page-template-page-submit article .entry-content .post-content .twitter-share-link-wrapper .twitter-share-link:hover:after {
          transform: rotate(360deg); }
    .single article .entry-content aside,
    .page-template-page-submit article .entry-content aside {
      width: calc(100% / 16 * 5); }
      .single article .entry-content aside .solution-infos,
      .page-template-page-submit article .entry-content aside .solution-infos {
        /*position: sticky;
        top: 8rem;*/ }
      .single article .entry-content aside.latest-news #sidebar-list,
      .page-template-page-submit article .entry-content aside.latest-news #sidebar-list {
        margin-top: -5.2rem; }
        .single article .entry-content aside.latest-news #sidebar-list h2,
        .page-template-page-submit article .entry-content aside.latest-news #sidebar-list h2 {
          margin-top: 0; }
    .single article .entry-content.news-content .post-content p,
    .single article .entry-content.news-content .post-content ul,
    .single article .entry-content.news-content .post-content blockquote,
    .single article .entry-content.news-content .post-content img,
    .single article .entry-content.news-content .post-content h1,
    .single article .entry-content.news-content .post-content h2,
    .single article .entry-content.news-content .post-content h3,
    .single article .entry-content.news-content .post-content figcaption,
    .page-template-page-submit article .entry-content.news-content .post-content p,
    .page-template-page-submit article .entry-content.news-content .post-content ul,
    .page-template-page-submit article .entry-content.news-content .post-content blockquote,
    .page-template-page-submit article .entry-content.news-content .post-content img,
    .page-template-page-submit article .entry-content.news-content .post-content h1,
    .page-template-page-submit article .entry-content.news-content .post-content h2,
    .page-template-page-submit article .entry-content.news-content .post-content h3,
    .page-template-page-submit article .entry-content.news-content .post-content figcaption {
      max-width: calc(85% - 2rem);
      margin-left: auto; }
    .single article .entry-content.news-content .post-content > img,
    .page-template-page-submit article .entry-content.news-content .post-content > img {
      max-width: 100%;
      margin-left: 0; }
    .single article .entry-content.news-content .post-content .twitter-share-link-wrapper .twitter-share-link,
    .page-template-page-submit article .entry-content.news-content .post-content .twitter-share-link-wrapper .twitter-share-link {
      margin-left: calc(15% + 2rem); } }
@media screen and (min-width: 800px) {
  .rtl.single article .post-content,
  .rtl.single .entry-content .post-content, .rtl.page-template-page-submit article .post-content,
  .rtl.page-template-page-submit .entry-content .post-content {
    padding: 0 0 0 4rem; }
    .rtl.single article .post-content .twitter-share-link-wrapper .twitter-share-link,
    .rtl.single .entry-content .post-content .twitter-share-link-wrapper .twitter-share-link, .rtl.page-template-page-submit article .post-content .twitter-share-link-wrapper .twitter-share-link,
    .rtl.page-template-page-submit .entry-content .post-content .twitter-share-link-wrapper .twitter-share-link {
      margin-right: calc(15% + 3rem + 0.8rem);
      margin-left: 0; } }
.related-solutions {
  margin: 5rem auto;
  font-family: 'Inferi', serif;
  direction: ltr; }
  .related-solutions h2 {
    max-width: 1200px;
    margin: 3rem auto 2rem;
    padding: 0 2rem;
    text-align: left; }
    .related-solutions h2 span {
      font-style: italic; }
  .related-solutions ul {
    width: 100%; }
    .related-solutions ul li {
      font-size: 3rem;
      padding: 2rem 0;
      border-top: 0.1rem solid #212529;
      overflow: hidden;
      display: flex; }
      .related-solutions ul li:last-of-type {
        border-bottom: 0.1rem solid #212529; }
      .related-solutions ul li a {
        white-space: nowrap;
        padding-right: 1rem; }
        .related-solutions ul li a img {
          display: inline-block;
          width: 7rem;
          vertical-align: middle;
          margin: -1rem 7rem -1rem 1rem; }

@media screen and (min-width: 1240px) {
  .related-solutions ul li {
    font-size: 4rem; } }
/* Page submit
--------------------------------------------- */
.page-template-page-submit article label {
  display: block; }
  .page-template-page-submit article label span {
    display: block;
    font-size: 1.3rem;
    font-style: italic; }
.page-template-page-submit article input,
.page-template-page-submit article textarea {
  text-align: left;
  border: 0.2rem solid #d94d3e;
  border-radius: 0.9rem;
  width: 100%;
  max-width: 100%;
  margin: 1rem 0 2rem;
  padding: 1rem;
  white-space: pre-wrap;
  background-color: transparent; }
  .page-template-page-submit article input:focus, .page-template-page-submit article input:active,
  .page-template-page-submit article textarea:focus,
  .page-template-page-submit article textarea:active {
    outline: none; }
.page-template-page-submit article .entry-header .submit-title {
  font-family: 'Inferi', serif;
  font-size: 3rem;
  max-width: calc(100% / 16 * 11 - 4rem); }
.page-template-page-submit article .entry-content .post-content .submit-preview-image-container {
  width: 100%;
  border: 0.2rem solid #d94d3e;
  border-radius: 0.9rem;
  overflow: hidden;
  height: 50vh;
  position: relative;
  margin: 1rem 0 2rem; }
  .page-template-page-submit article .entry-content .post-content .submit-preview-image-container button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 0.8rem 1.5rem 0.7rem;
    border-radius: 0.9rem;
    border: 0.2rem solid #d94d3e;
    background-color: #d94d3e;
    color: #fff;
    pointer-events: none; }
    .page-template-page-submit article .entry-content .post-content .submit-preview-image-container button:after {
      content: '';
      background: transparent url(assets/images/picto-zoom-white.svg) no-repeat center/2rem;
      width: 2rem;
      height: 2rem;
      display: inline-block;
      vertical-align: middle;
      margin-left: 1rem;
      transition: all .2s ease; }
  .page-template-page-submit article .entry-content .post-content .submit-preview-image-container img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    max-width: 140%;
    transition: transform 0.2s ease;
    z-index: -1; }
.page-template-page-submit article .entry-content .post-content input#submit-image-file {
  display: none; }
.page-template-page-submit article .entry-content aside .solution-infos .infos li .info-detail {
  padding-left: 0;
  width: 100%; }
.page-template-page-submit article .entry-content aside .solution-infos .infos .who-are-you div {
  margin-bottom: 0.5rem; }
  .page-template-page-submit article .entry-content aside .solution-infos .infos .who-are-you div input {
    width: auto;
    margin: 0 0.5rem 0 0; }
  .page-template-page-submit article .entry-content aside .solution-infos .infos .who-are-you div label {
    display: inline-block;
    line-height: 1.3; }
.page-template-page-submit article .entry-content aside .solution-infos .infos .select-wrapper {
  position: relative;
  display: inline-block;
  width: 100%; }
  .page-template-page-submit article .entry-content aside .solution-infos .infos .select-wrapper:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: 0.2rem;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #d94d3e; }
  .page-template-page-submit article .entry-content aside .solution-infos .infos .select-wrapper select {
    width: 100%;
    display: inline-block;
    position: relative;
    box-shadow: none;
    appearance: none;
    padding: 1rem;
    margin-top: 1rem;
    border: 0.2rem solid #d94d3e;
    border-radius: 0.8rem;
    background: transparent; }
    .page-template-page-submit article .entry-content aside .solution-infos .infos .select-wrapper select:focus {
      outline: transparent; }

#submit-solution-validation {
  width: 100%;
  background-color: #d94d3e;
  display: block;
  height: 45rem;
  padding: 5rem 2rem;
  color: #fff; }
  #submit-solution-validation .privacy-policy-wrapper {
    max-width: 960px;
    background-color: #fff;
    border-radius: 0.9rem;
    color: #d94d3e;
    margin: 0 auto;
    height: 80%;
    overflow-y: auto;
    padding: 2rem;
    text-align: left; }
    #submit-solution-validation .privacy-policy-wrapper .privacy-policy {
      font-size: 1.3rem; }
  #submit-solution-validation input[type=checkbox] {
    margin-left: 0; }
  #submit-solution-validation .message-wrapper p {
    text-align: center;
    font-size: 1.3rem;
    margin: 1rem 0; }
    #submit-solution-validation .message-wrapper p.confirmation-message {
      color: #A3EE9B; }
    #submit-solution-validation .message-wrapper p.error-message {
      color: #770b0f; }
  #submit-solution-validation button {
    pointer-events: none;
    cursor: not-allowed;
    opacity: 0.2;
    display: block;
    margin: 1rem auto 5rem;
    transition: all .2s ease; }
    #submit-solution-validation button a {
      min-width: 30rem;
      display: block; }
    #submit-solution-validation button.consented {
      opacity: 1;
      cursor: pointer;
      pointer-events: auto; }

@media screen and (min-width: 800px) {
  .page-template-page-submit article .entry-content .post-content .submit-preview-image-container {
    cursor: pointer; }
    .page-template-page-submit article .entry-content .post-content .submit-preview-image-container:hover img {
      transform: translate(-50%, -50%) scale(1.02); }
    .page-template-page-submit article .entry-content .post-content .submit-preview-image-container img {
      max-width: 102%; } }
/* Contact form
---------------------------------------------------------------*/
.grecaptcha-badge {
  visibility: hidden; }

#contact-form,
.map-link-picto {
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  width: 5rem;
  height: 5rem;
  background-color: #d94d3e;
  box-shadow: 0.2rem 0.2rem 1.6rem rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  transition: all .2s ease-out;
  z-index: 120; }
  #contact-form:after,
  .map-link-picto:after {
    content: '';
    background: url(assets/images/picto-contact.svg) no-repeat center/3rem;
    background: url(assets/images/picto-wave.svg) no-repeat center/3rem;
    display: inline-block;
    width: 5rem;
    height: 5rem;
    top: -0.1rem;
    position: absolute; }
  #contact-form + aside,
  .map-link-picto + aside {
    width: 35rem;
    background-color: #fff;
    border-radius: 0.7rem;
    padding: 2rem;
    box-shadow: 0.2rem 0.2rem 1.6rem rgba(0, 0, 0, 0.1);
    font-size: 1.3rem;
    position: fixed;
    bottom: 9rem;
    right: -100%;
    transition: right .3s ease-in-out;
    z-index: -10; }
    #contact-form + aside .close,
    .map-link-picto + aside .close {
      position: absolute;
      top: 0;
      width: 5rem;
      height: 5rem;
      right: 0; }
      #contact-form + aside .close span,
      #contact-form + aside .close span:before,
      #contact-form + aside .close span:after,
      .map-link-picto + aside .close span,
      .map-link-picto + aside .close span:before,
      .map-link-picto + aside .close span:after {
        height: 0.2rem;
        width: 3rem;
        margin: 0;
        background: #212529;
        position: absolute;
        display: block;
        content: "";
        transition: all .2s; }
      #contact-form + aside .close span,
      .map-link-picto + aside .close span {
        top: 2.5rem;
        right: 1rem;
        background-color: transparent; }
      #contact-form + aside .close span:before,
      .map-link-picto + aside .close span:before {
        top: 0;
        transform: rotate(45deg); }
      #contact-form + aside .close span:after,
      .map-link-picto + aside .close span:after {
        bottom: 0;
        transform: rotate(-45deg); }
    #contact-form + aside .intro,
    .map-link-picto + aside .intro {
      margin: 0 0 1rem 0.5rem;
      width: 87%; }
    #contact-form + aside .checkbox,
    .map-link-picto + aside .checkbox {
      margin: -0.8rem 0;
      display: inline-block; }
      #contact-form + aside .checkbox label,
      .map-link-picto + aside .checkbox label {
        margin-right: 1rem; }
    #contact-form + aside p,
    .map-link-picto + aside p {
      margin: 0.2rem 0; }
    #contact-form + aside label,
    .map-link-picto + aside label {
      line-height: 3rem;
      padding-left: 0.5rem; }
    #contact-form + aside .radio-button,
    .map-link-picto + aside .radio-button {
      font-size: 1.1rem; }
    #contact-form + aside input[type=radio],
    .map-link-picto + aside input[type=radio] {
      vertical-align: text-bottom; }
    #contact-form + aside textarea,
    #contact-form + aside input[type=text],
    #contact-form + aside input[type=email],
    .map-link-picto + aside textarea,
    .map-link-picto + aside input[type=text],
    .map-link-picto + aside input[type=email] {
      width: 100%;
      margin-bottom: 0.2rem;
      border: 0;
      background-color: #F5f5f5;
      border-radius: 0.7rem;
      padding: 0.5rem;
      display: block; }
      #contact-form + aside textarea:active, #contact-form + aside textarea:focus,
      #contact-form + aside input[type=text]:active,
      #contact-form + aside input[type=text]:focus,
      #contact-form + aside input[type=email]:active,
      #contact-form + aside input[type=email]:focus,
      .map-link-picto + aside textarea:active,
      .map-link-picto + aside textarea:focus,
      .map-link-picto + aside input[type=text]:active,
      .map-link-picto + aside input[type=text]:focus,
      .map-link-picto + aside input[type=email]:active,
      .map-link-picto + aside input[type=email]:focus {
        background-color: #d94d3e;
        outline: none; }
    #contact-form + aside textarea,
    .map-link-picto + aside textarea {
      max-width: 100%;
      height: 10rem;
      max-height: 20rem; }
    #contact-form + aside input[type=submit],
    .map-link-picto + aside input[type=submit] {
      display: block;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none;
      background-color: #d94d3e;
      padding: 1rem 1.5rem;
      border-radius: 3rem;
      font-size: 1.2rem;
      font-weight: 700;
      margin-top: 1rem;
      color: #fff;
      float: right;
      transition: all .3s; }
    #contact-form + aside #mc_embed_signup,
    .map-link-picto + aside #mc_embed_signup {
      background: transparent; }
      #contact-form + aside #mc_embed_signup form,
      .map-link-picto + aside #mc_embed_signup form {
        padding: 0; }
        #contact-form + aside #mc_embed_signup form .mc-field-group,
        .map-link-picto + aside #mc_embed_signup form .mc-field-group {
          width: 100%;
          padding-bottom: 0; }
          #contact-form + aside #mc_embed_signup form .mc-field-group label,
          .map-link-picto + aside #mc_embed_signup form .mc-field-group label {
            margin-bottom: 0; }
        #contact-form + aside #mc_embed_signup form #mc-embedded-subscribe,
        .map-link-picto + aside #mc_embed_signup form #mc-embedded-subscribe {
          margin: 1rem 0 0;
          padding: 1rem 1.5rem;
          line-height: 1; }
    #contact-form + aside .consent-checkbox,
    .map-link-picto + aside .consent-checkbox {
      margin-top: -1.7rem;
      max-width: 70%;
      display: flex;
      position: relative;
      z-index: 10; }
      #contact-form + aside .consent-checkbox label,
      #contact-form + aside .consent-checkbox input,
      .map-link-picto + aside .consent-checkbox label,
      .map-link-picto + aside .consent-checkbox input {
        display: inline-block;
        vertical-align: middle;
        line-height: 1.3; }
        #contact-form + aside .consent-checkbox label p,
        #contact-form + aside .consent-checkbox input p,
        .map-link-picto + aside .consent-checkbox label p,
        .map-link-picto + aside .consent-checkbox input p {
          font-size: 0.9rem;
          display: inline-block;
          margin: 0; }
          #contact-form + aside .consent-checkbox label p a,
          #contact-form + aside .consent-checkbox input p a,
          .map-link-picto + aside .consent-checkbox label p a,
          .map-link-picto + aside .consent-checkbox input p a {
            text-decoration: underline; }
      #contact-form + aside .consent-checkbox label.newsletter,
      .map-link-picto + aside .consent-checkbox label.newsletter {
        display: none; }
      #contact-form + aside .consent-checkbox input,
      .map-link-picto + aside .consent-checkbox input {
        margin: 0 0.5rem 0 0; }
    #contact-form + aside .consent-checkbox,
    .map-link-picto + aside .consent-checkbox {
      display: none; }
      #contact-form + aside .consent-checkbox label.contact,
      .map-link-picto + aside .consent-checkbox label.contact {
        display: none; }
      #contact-form + aside .consent-checkbox label.newsletter,
      .map-link-picto + aside .consent-checkbox label.newsletter {
        display: inline-block; }
    #contact-form + aside #wpcf7-f680-o1,
    #contact-form + aside #wpcf7-f1426-o1,
    #contact-form + aside #wpcf7-f1425-o1,
    #contact-form + aside #wpcf7-f5311-o1,
    #contact-form + aside #mc_embed_signup,
    #contact-form + aside .button-substack,
    .map-link-picto + aside #wpcf7-f680-o1,
    .map-link-picto + aside #wpcf7-f1426-o1,
    .map-link-picto + aside #wpcf7-f1425-o1,
    .map-link-picto + aside #wpcf7-f5311-o1,
    .map-link-picto + aside #mc_embed_signup,
    .map-link-picto + aside .button-substack {
      margin-top: 1rem;
      transition: all .2s ease-in-out;
      opacity: 0;
      height: 0;
      position: absolute;
      z-index: -1; }
      #contact-form + aside #wpcf7-f680-o1 .wpcf7-submit,
      #contact-form + aside #wpcf7-f680-o1 #mc-embedded-subscribe,
      #contact-form + aside #wpcf7-f1426-o1 .wpcf7-submit,
      #contact-form + aside #wpcf7-f1426-o1 #mc-embedded-subscribe,
      #contact-form + aside #wpcf7-f1425-o1 .wpcf7-submit,
      #contact-form + aside #wpcf7-f1425-o1 #mc-embedded-subscribe,
      #contact-form + aside #wpcf7-f5311-o1 .wpcf7-submit,
      #contact-form + aside #wpcf7-f5311-o1 #mc-embedded-subscribe,
      #contact-form + aside #mc_embed_signup .wpcf7-submit,
      #contact-form + aside #mc_embed_signup #mc-embedded-subscribe,
      #contact-form + aside .button-substack .wpcf7-submit,
      #contact-form + aside .button-substack #mc-embedded-subscribe,
      .map-link-picto + aside #wpcf7-f680-o1 .wpcf7-submit,
      .map-link-picto + aside #wpcf7-f680-o1 #mc-embedded-subscribe,
      .map-link-picto + aside #wpcf7-f1426-o1 .wpcf7-submit,
      .map-link-picto + aside #wpcf7-f1426-o1 #mc-embedded-subscribe,
      .map-link-picto + aside #wpcf7-f1425-o1 .wpcf7-submit,
      .map-link-picto + aside #wpcf7-f1425-o1 #mc-embedded-subscribe,
      .map-link-picto + aside #wpcf7-f5311-o1 .wpcf7-submit,
      .map-link-picto + aside #wpcf7-f5311-o1 #mc-embedded-subscribe,
      .map-link-picto + aside #mc_embed_signup .wpcf7-submit,
      .map-link-picto + aside #mc_embed_signup #mc-embedded-subscribe,
      .map-link-picto + aside .button-substack .wpcf7-submit,
      .map-link-picto + aside .button-substack #mc-embedded-subscribe {
        transition: all .3s;
        pointer-events: none;
        opacity: 0.4; }
    #contact-form + aside .button-substack,
    .map-link-picto + aside .button-substack {
      margin: 1rem 0.5rem 1rem; }
      #contact-form + aside .button-substack img,
      .map-link-picto + aside .button-substack img {
        margin-bottom: 1.5rem; }
      #contact-form + aside .button-substack button,
      .map-link-picto + aside .button-substack button {
        margin-top: 2rem;
        padding: 0; }
    #contact-form + aside #wpcf7-f1425-o1,
    #contact-form + aside #wpcf7-f1426-o1,
    #contact-form + aside #wpcf7-f5311-o1,
    #contact-form + aside .button-substack,
    .map-link-picto + aside #wpcf7-f1425-o1,
    .map-link-picto + aside #wpcf7-f1426-o1,
    .map-link-picto + aside #wpcf7-f5311-o1,
    .map-link-picto + aside .button-substack {
      opacity: 1;
      height: auto;
      position: relative; }
      #contact-form + aside #wpcf7-f1425-o1 br,
      #contact-form + aside #wpcf7-f1426-o1 br,
      #contact-form + aside #wpcf7-f5311-o1 br,
      #contact-form + aside .button-substack br,
      .map-link-picto + aside #wpcf7-f1425-o1 br,
      .map-link-picto + aside #wpcf7-f1426-o1 br,
      .map-link-picto + aside #wpcf7-f5311-o1 br,
      .map-link-picto + aside .button-substack br {
        display: none; }
    #contact-form + aside.consented #wpcf7-f680-o1 .wpcf7-submit,
    #contact-form + aside.consented #wpcf7-f680-o1 #mc-embedded-subscribe,
    #contact-form + aside.consented #wpcf7-f1425-o1 .wpcf7-submit,
    #contact-form + aside.consented #wpcf7-f1425-o1 #mc-embedded-subscribe,
    #contact-form + aside.consented #wpcf7-f1426-o1 .wpcf7-submit,
    #contact-form + aside.consented #wpcf7-f1426-o1 #mc-embedded-subscribe,
    #contact-form + aside.consented #wpcf7-f5311-o1 .wpcf7-submit,
    #contact-form + aside.consented #wpcf7-f5311-o1 #mc-embedded-subscribe,
    #contact-form + aside.consented #mc_embed_signup .wpcf7-submit,
    #contact-form + aside.consented #mc_embed_signup #mc-embedded-subscribe,
    #contact-form + aside.consented .button-substack .wpcf7-submit,
    #contact-form + aside.consented .button-substack #mc-embedded-subscribe,
    .map-link-picto + aside.consented #wpcf7-f680-o1 .wpcf7-submit,
    .map-link-picto + aside.consented #wpcf7-f680-o1 #mc-embedded-subscribe,
    .map-link-picto + aside.consented #wpcf7-f1425-o1 .wpcf7-submit,
    .map-link-picto + aside.consented #wpcf7-f1425-o1 #mc-embedded-subscribe,
    .map-link-picto + aside.consented #wpcf7-f1426-o1 .wpcf7-submit,
    .map-link-picto + aside.consented #wpcf7-f1426-o1 #mc-embedded-subscribe,
    .map-link-picto + aside.consented #wpcf7-f5311-o1 .wpcf7-submit,
    .map-link-picto + aside.consented #wpcf7-f5311-o1 #mc-embedded-subscribe,
    .map-link-picto + aside.consented #mc_embed_signup .wpcf7-submit,
    .map-link-picto + aside.consented #mc_embed_signup #mc-embedded-subscribe,
    .map-link-picto + aside.consented .button-substack .wpcf7-submit,
    .map-link-picto + aside.consented .button-substack #mc-embedded-subscribe {
      pointer-events: auto;
      opacity: 1; }
    #contact-form + aside.contact-active #wpcf7-f680-o1,
    #contact-form + aside.contact-active #wpcf7-f1425-o1,
    #contact-form + aside.contact-active #wpcf7-f1426-o1,
    .map-link-picto + aside.contact-active #wpcf7-f680-o1,
    .map-link-picto + aside.contact-active #wpcf7-f1425-o1,
    .map-link-picto + aside.contact-active #wpcf7-f1426-o1 {
      opacity: 1;
      height: auto;
      position: relative;
      z-index: 1; }
    #contact-form + aside.contact-active #mc_embed_signup,
    #contact-form + aside.contact-active .button-substack,
    .map-link-picto + aside.contact-active #mc_embed_signup,
    .map-link-picto + aside.contact-active .button-substack {
      opacity: 0;
      height: 0;
      position: absolute;
      z-index: -1; }
    #contact-form + aside.contact-active .consent-checkbox,
    .map-link-picto + aside.contact-active .consent-checkbox {
      display: flex; }
      #contact-form + aside.contact-active .consent-checkbox label.contact,
      .map-link-picto + aside.contact-active .consent-checkbox label.contact {
        display: inline-block; }
      #contact-form + aside.contact-active .consent-checkbox label.newsletter,
      .map-link-picto + aside.contact-active .consent-checkbox label.newsletter {
        display: none; }
    #contact-form + aside.newsletter-active #wpcf7-f680-o1,
    #contact-form + aside.newsletter-active #wpcf7-f1425-o1,
    #contact-form + aside.newsletter-active #wpcf7-f1426-o1,
    #contact-form + aside.newsletter-active #wpcf7-f5311-o1, #contact-form + aside.substack-active #wpcf7-f680-o1,
    #contact-form + aside.substack-active #wpcf7-f1425-o1,
    #contact-form + aside.substack-active #wpcf7-f1426-o1,
    #contact-form + aside.substack-active #wpcf7-f5311-o1,
    .map-link-picto + aside.newsletter-active #wpcf7-f680-o1,
    .map-link-picto + aside.newsletter-active #wpcf7-f1425-o1,
    .map-link-picto + aside.newsletter-active #wpcf7-f1426-o1,
    .map-link-picto + aside.newsletter-active #wpcf7-f5311-o1,
    .map-link-picto + aside.substack-active #wpcf7-f680-o1,
    .map-link-picto + aside.substack-active #wpcf7-f1425-o1,
    .map-link-picto + aside.substack-active #wpcf7-f1426-o1,
    .map-link-picto + aside.substack-active #wpcf7-f5311-o1 {
      opacity: 0;
      height: 0;
      position: absolute;
      z-index: -1; }
    #contact-form + aside.newsletter-active #mc_embed_signup,
    #contact-form + aside.newsletter-active .button-substack, #contact-form + aside.substack-active #mc_embed_signup,
    #contact-form + aside.substack-active .button-substack,
    .map-link-picto + aside.newsletter-active #mc_embed_signup,
    .map-link-picto + aside.newsletter-active .button-substack,
    .map-link-picto + aside.substack-active #mc_embed_signup,
    .map-link-picto + aside.substack-active .button-substack {
      opacity: 1;
      height: auto;
      position: relative;
      z-index: 1; }
    #contact-form + aside.newsletter-active .consent-checkbox, #contact-form + aside.substack-active .consent-checkbox,
    .map-link-picto + aside.newsletter-active .consent-checkbox,
    .map-link-picto + aside.substack-active .consent-checkbox {
      display: none; }
      #contact-form + aside.newsletter-active .consent-checkbox label.contact, #contact-form + aside.substack-active .consent-checkbox label.contact,
      .map-link-picto + aside.newsletter-active .consent-checkbox label.contact,
      .map-link-picto + aside.substack-active .consent-checkbox label.contact {
        display: none; }
      #contact-form + aside.newsletter-active .consent-checkbox label.newsletter, #contact-form + aside.substack-active .consent-checkbox label.newsletter,
      .map-link-picto + aside.newsletter-active .consent-checkbox label.newsletter,
      .map-link-picto + aside.substack-active .consent-checkbox label.newsletter {
        display: inline-block; }
  #contact-form.active + aside,
  .map-link-picto.active + aside {
    opacity: 1;
    right: 2rem;
    z-index: 110; }

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0; }

.wpcf7-not-valid-tip {
  font-size: 0.9rem; }

.map-link-picto {
  bottom: 8rem; }
  .map-link-picto:after {
    content: '';
    background: url(assets/images/picto-world-vec.svg) no-repeat center/3.5rem;
    display: inline-block;
    top: 0;
    left: 0.03rem; }

.rtl #contact-form + aside .intro {
  padding-right: 2rem; }
.rtl #contact-form + aside .checkbox {
  padding-left: 0.5rem; }
.rtl #contact-form + aside label {
  padding-left: 0;
  padding-right: 0.5rem; }

@media screen and (min-width: 800px) {
  #contact-form,
  .map-link-picto {
    cursor: pointer; }
    #contact-form:hover,
    .map-link-picto:hover {
      box-shadow: 0.2rem 0.2rem 1.8rem rgba(0, 0, 0, 0.4); }
    #contact-form + aside .close,
    .map-link-picto + aside .close {
      cursor: pointer; }
    #contact-form + aside input[type=submit]:hover,
    .map-link-picto + aside input[type=submit]:hover {
      box-shadow: 0.2rem 0.2rem 1.6rem rgba(0, 0, 0, 0.2); }
    #contact-form + aside .close:hover span:before,
    #contact-form + aside .close:hover span:after,
    .map-link-picto + aside .close:hover span:before,
    .map-link-picto + aside .close:hover span:after {
      background-color: #d94d3e; } }
@media screen and (min-width: 1000px) {
  .page-template-page-submit #submit-solution-validation {
    padding: 5rem 0; } }
/* Footer
--------------------------------------------- */
.site-footer {
  margin-top: 5rem;
  width: 100%;
  background-color: #FBF7F3;
  font-size: 1.3rem;
  padding: 0 2rem; }
  .site-footer .copyright {
    padding-right: 1rem;
    margin-bottom: 0; }
  .site-footer > * {
    display: inline-block; }
  .site-footer .credits {
    width: 100%; }
  .site-footer ul li {
    display: block;
    padding: 0 0.2rem; }

@media screen and (min-width: 800px) {
  .site-footer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
    .site-footer .copyright-wrapper > * {
      display: inline-block; }
    .site-footer .credits {
      text-align: center; }
    .site-footer #footer-navigation + p {
      margin-left: 1rem; }
    .site-footer ul li {
      display: inline-block; } }
/* Static pages
--------------------------------------------- */
.static-page .entry-content {
  max-width: 600px;
  margin: 5rem auto;
  padding: 0 2rem; }
.static-page .entry-footer {
  text-align: center; }

.page-template-page-about .entry-footer {
  text-align: center; }

@media screen and (min-width: 640px) {
  .static-page .entry-content {
    padding: 0; } }
/* Map page
--------------------------------------------- */
.page-template-page-map .map,
.page-template-page-map-test .map {
  /*&.open {
    .acf-map {
      width: 80%;
    }
    aside {
      right: 0;
      padding: 10rem 2rem 10rem 2rem;
    }
  }*/ }
  .page-template-page-map .map .acf-map,
  .page-template-page-map .map .acf-map-test,
  .page-template-page-map-test .map .acf-map,
  .page-template-page-map-test .map .acf-map-test {
    height: 100vh;
    width: 100%; }
  .page-template-page-map .map .gm-style .gm-style-iw-c,
  .page-template-page-map-test .map .gm-style .gm-style-iw-c {
    max-width: 30rem !important; }
  .page-template-page-map .map .marker-thumbnail img,
  .page-template-page-map-test .map .marker-thumbnail img {
    max-width: 100% !important;
    opacity: 1 !important;
    width: 100%;
    border-radius: 0.8rem; }
  .page-template-page-map .map .marker-thumbnail + p,
  .page-template-page-map-test .map .marker-thumbnail + p {
    text-align: center; }
  .page-template-page-map .map aside,
  .page-template-page-map-test .map aside {
    display: none;
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: -70%;
    right: 0;
    width: 80%;
    height: 100vh;
    background: #fff;
    box-shadow: -2px 2px 16px 0px rgba(0, 0, 0, 0.1);
    z-index: 10;
    padding: 10rem 2rem 10rem 1rem;
    padding: 10rem 2rem 10rem 2rem;
    font-size: 1.4rem;
    transition: all .4s ease-out; }
    .page-template-page-map .map aside h2,
    .page-template-page-map-test .map aside h2 {
      font-weight: normal;
      text-align: left; }
      .page-template-page-map .map aside h2:first-of-type,
      .page-template-page-map-test .map aside h2:first-of-type {
        font-weight: bold;
        margin-top: -3rem; }
    .page-template-page-map .map aside img,
    .page-template-page-map-test .map aside img {
      width: 100%; }
    .page-template-page-map .map aside .map-cat-filter,
    .page-template-page-map-test .map aside .map-cat-filter {
      display: flex;
      flex-wrap: wrap;
      background: #bad6ed;
      border-radius: 1rem;
      padding: 2rem 2rem 1rem; }
      .page-template-page-map .map aside .map-cat-filter .control,
      .page-template-page-map-test .map aside .map-cat-filter .control {
        display: block;
        position: relative;
        padding-left: 30px;
        margin-bottom: 1rem;
        width: 50%;
        cursor: pointer; }
      .page-template-page-map .map aside .map-cat-filter .control__indicator,
      .page-template-page-map-test .map aside .map-cat-filter .control__indicator {
        position: absolute;
        top: -1px;
        left: 0;
        height: 20px;
        width: 20px;
        background: #fff; }
      .page-template-page-map .map aside .map-cat-filter .control--radio .control__indicator,
      .page-template-page-map-test .map aside .map-cat-filter .control--radio .control__indicator {
        border-radius: 50%; }
      .page-template-page-map .map aside .map-cat-filter .control:hover input ~ .control__indicator,
      .page-template-page-map .map aside .map-cat-filter .control input:focus ~ .control__indicator,
      .page-template-page-map-test .map aside .map-cat-filter .control:hover input ~ .control__indicator,
      .page-template-page-map-test .map aside .map-cat-filter .control input:focus ~ .control__indicator {
        background: #ccc; }
      .page-template-page-map .map aside .map-cat-filter .control input:checked ~ .control__indicator,
      .page-template-page-map-test .map aside .map-cat-filter .control input:checked ~ .control__indicator {
        background: #d94d3e; }
      .page-template-page-map .map aside .map-cat-filter .control:hover input:not([disabled]):checked ~ .control__indicator,
      .page-template-page-map .map aside .map-cat-filter .control input:checked:focus ~ .control__indicator,
      .page-template-page-map-test .map aside .map-cat-filter .control:hover input:not([disabled]):checked ~ .control__indicator,
      .page-template-page-map-test .map aside .map-cat-filter .control input:checked:focus ~ .control__indicator {
        background: #d94d3e; }
      .page-template-page-map .map aside .map-cat-filter .control__indicator:after,
      .page-template-page-map-test .map aside .map-cat-filter .control__indicator:after {
        content: '';
        position: absolute;
        display: none; }
      .page-template-page-map .map aside .map-cat-filter .control input:checked ~ .control__indicator:after,
      .page-template-page-map-test .map aside .map-cat-filter .control input:checked ~ .control__indicator:after {
        display: block; }
      .page-template-page-map .map aside .map-cat-filter .control--checkbox .control__indicator:after,
      .page-template-page-map-test .map aside .map-cat-filter .control--checkbox .control__indicator:after {
        left: 8px;
        top: 4px;
        width: 3px;
        height: 8px;
        border: solid #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg); }
      .page-template-page-map .map aside .map-cat-filter .control--radio .control__indicator:after,
      .page-template-page-map-test .map aside .map-cat-filter .control--radio .control__indicator:after {
        left: 7px;
        top: 7px;
        height: 6px;
        width: 6px;
        border-radius: 50%;
        background: #fff; }
      .page-template-page-map .map aside .map-cat-filter input,
      .page-template-page-map-test .map aside .map-cat-filter input {
        position: absolute;
        z-index: -1;
        opacity: 0; }
    .page-template-page-map .map aside .marker-infos#regular-list,
    .page-template-page-map-test .map aside .marker-infos#regular-list {
      margin-top: 2rem; }
      .page-template-page-map .map aside .marker-infos#regular-list article,
      .page-template-page-map-test .map aside .marker-infos#regular-list article {
        margin-bottom: 2rem; }
        .page-template-page-map .map aside .marker-infos#regular-list article .entry-header,
        .page-template-page-map-test .map aside .marker-infos#regular-list article .entry-header {
          width: 40%; }
          .page-template-page-map .map aside .marker-infos#regular-list article .entry-header a .post-thumbnail,
          .page-template-page-map-test .map aside .marker-infos#regular-list article .entry-header a .post-thumbnail {
            min-height: 0; }
          .page-template-page-map .map aside .marker-infos#regular-list article .entry-header .contact,
          .page-template-page-map-test .map aside .marker-infos#regular-list article .entry-header .contact {
            text-align: right;
            font-size: 1.2rem; }
        .page-template-page-map .map aside .marker-infos#regular-list article .entry-content,
        .page-template-page-map-test .map aside .marker-infos#regular-list article .entry-content {
          width: 60%; }
          .page-template-page-map .map aside .marker-infos#regular-list article .entry-content a .category-term,
          .page-template-page-map-test .map aside .marker-infos#regular-list article .entry-content a .category-term {
            margin-top: -0.3rem; }
            .page-template-page-map .map aside .marker-infos#regular-list article .entry-content a .category-term:first-of-type,
            .page-template-page-map-test .map aside .marker-infos#regular-list article .entry-content a .category-term:first-of-type {
              margin-left: -0.2rem; }
          .page-template-page-map .map aside .marker-infos#regular-list article .entry-content a h3,
          .page-template-page-map-test .map aside .marker-infos#regular-list article .entry-content a h3 {
            margin-top: 0.7rem;
            font-size: 1.7rem; }
          .page-template-page-map .map aside .marker-infos#regular-list article .entry-content a p,
          .page-template-page-map-test .map aside .marker-infos#regular-list article .entry-content a p {
            font-size: 1.2rem;
            margin-bottom: 0; }
.page-template-page-map .site-footer,
.page-template-page-map-test .site-footer {
  margin-top: 0;
  position: relative;
  z-index: 10; }

.rtl.page-template-page-map .map .acf-map, .rtl.page-template-page-map-test .map .acf-map {
  position: unset !important; }
.rtl.page-template-page-map .map aside h2, .rtl.page-template-page-map-test .map aside h2 {
  text-align: right; }
.rtl.page-template-page-map .map aside .map-cat-filter .control, .rtl.page-template-page-map-test .map aside .map-cat-filter .control {
  padding-right: 3rem;
  padding-left: 0; }

@media screen and (min-width: 800px) {
  .page-template-page-map .map .acf-map,
  .page-template-page-map-test .map .acf-map {
    width: 66%; }
  .page-template-page-map .map aside,
  .page-template-page-map-test .map aside {
    width: 35%;
    display: block; } }
/* Alert pages
--------------------------------------------- */
.alert-confirmation,
.alert-unsubscribe {
  min-height: 90vh; }

/* Cookies consent
--------------------------------------------- */
.cli-plugin-button,
#wt-cli-privacy-save-btn {
  padding: 0.8rem 1.5rem 0.7rem;
  border-radius: 0.9rem;
  border: 0.2rem solid #d94d3e;
  background-color: #d94d3e;
  color: #fff;
  min-height: 3.8rem;
  font-size: 1.5rem !important;
  line-height: 1.3 !important; }

.cli-privacy-content a {
  text-decoration: underline; }

.wt-cli-ckyes-brand-logo {
  display: none; }

@media screen and (min-width: 800px) {
  .cli-plugin-button:hover,
  #wt-cli-privacy-save-btn:hover {
    background-color: #fff !important;
    color: #d94d3e !important; } }
.edit-cookie-preferences {
  cursor: pointer; }

/* Error 404 Not found
--------------------------------------------- */
.error-404 {
  max-width: 1200px;
  margin: 15rem auto;
  padding: 0 2rem;
  min-height: 70vh;
  text-align: center; }
  .error-404 a {
    text-decoration: underline; }
  .error-404 img {
    max-width: 4rem;
    margin: 2rem auto;
    animation-name: spin;
    animation-duration: 6000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
@media screen and (min-width: 1240px) {
  .error-404 {
    padding: 0; } }
.not-found .content-wrapper {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem; }

@media screen and (min-width: 1240px) {
  .not-found .content-wrapper {
    padding: 0; } }

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