@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
body.node-36 .field--name-field-contenu a.cta,
body.node-121 .field--name-field-contenu a.cta,
body.node-14 .field--name-field-contenu a.cta,
body.node-134 .field--name-field-contenu a.cta,
body.node-39 .field--name-field-contenu a.cta {
  display: inline-block;
  background-color: #002470;
  color: #fff;
  font-size: 1rem;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 120%;
  padding: 15px 30px;
  position: relative;
  box-shadow: inset -15em 0 0 0 rgb(0, 48, 151), inset 15em 0 0 0 rgb(0, 48, 151);
  transition: box-shadow 0.4s ease;
}
body.node-36 .field--name-field-contenu a.cta:hover,
body.node-121 .field--name-field-contenu a.cta:hover,
body.node-14 .field--name-field-contenu a.cta:hover,
body.node-134 .field--name-field-contenu a.cta:hover,
body.node-39 .field--name-field-contenu a.cta:hover {
  box-shadow: inset 0em 0 0 0 rgb(0, 48, 151), inset 0em 0 0 0 rgb(0, 48, 151);
}

.ckeditor-accordion-container > dl dd ul, body.node-36 .field--name-field-contenu ul,
body.node-121 .field--name-field-contenu ul,
body.node-14 .field--name-field-contenu ul,
body.node-134 .field--name-field-contenu ul,
body.node-39 .field--name-field-contenu ul {
  list-style-type: none;
  padding: 0 0 0 0px;
  margin: 0;
}
.ckeditor-accordion-container > dl dd ul li, body.node-36 .field--name-field-contenu ul li,
body.node-121 .field--name-field-contenu ul li,
body.node-14 .field--name-field-contenu ul li,
body.node-134 .field--name-field-contenu ul li,
body.node-39 .field--name-field-contenu ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 20px;
  color: rgb(14, 17, 18);
  font-size: 1rem;
  font-weight: 400;
  line-height: 140%;
  background-image: url(../images/puce-bleu.png);
  background-position: top 5px left;
  background-size: 9px;
  background-repeat: no-repeat;
}
.ckeditor-accordion-container > dl dd ul li:last-child, body.node-36 .field--name-field-contenu ul li:last-child,
body.node-121 .field--name-field-contenu ul li:last-child,
body.node-14 .field--name-field-contenu ul li:last-child,
body.node-134 .field--name-field-contenu ul li:last-child,
body.node-39 .field--name-field-contenu ul li:last-child {
  margin-bottom: 0;
}
.ckeditor-accordion-container > dl dd ul li ul, body.node-36 .field--name-field-contenu ul li ul,
body.node-121 .field--name-field-contenu ul li ul,
body.node-14 .field--name-field-contenu ul li ul,
body.node-134 .field--name-field-contenu ul li ul,
body.node-39 .field--name-field-contenu ul li ul {
  margin: 15px 0 5px 0;
}

@media only screen and (min-width: 1200px) {
  body.node-36 .field--name-field-contenu a.cta,
  body.node-121 .field--name-field-contenu a.cta,
  body.node-14 .field--name-field-contenu a.cta,
  body.node-134 .field--name-field-contenu a.cta,
  body.node-39 .field--name-field-contenu a.cta {
    font-size: 1.125rem;
  }
  .ckeditor-accordion-container > dl dd ul li, body.node-36 .field--name-field-contenu ul li,
  body.node-121 .field--name-field-contenu ul li,
  body.node-14 .field--name-field-contenu ul li,
  body.node-134 .field--name-field-contenu ul li,
  body.node-39 .field--name-field-contenu ul li {
    font-size: 1.1875rem;
    background-position: top 7px left;
  }
}
body {
  background-color: #fff;
  color: rgb(14, 17, 18);
  font-family: "Roboto", sans-serif;
  font-size: 16px;
}

.layout-container {
  overflow: hidden;
}

.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

a.ancre {
  position: relative;
  top: -100px;
  display: block;
}
a.ancre#equipe, a.ancre#team {
  top: -200px;
}

.field--name-field-contenu {
  width: 100vw;
  overflow-x: hidden;
}

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

a {
  color: inherit;
}
a:hover {
  text-decoration: none;
}

iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

h2 {
  color: rgb(0, 48, 151);
  font-weight: 700;
  line-height: 130%;
  font-size: 1.32rem;
  margin: 30px 0 20px;
}

h3 {
  color: rgb(0, 48, 151);
  font-weight: 700;
  line-height: 130%;
  font-size: 1.125rem;
  margin: 20px 0 15px;
}

h4 {
  color: rgb(0, 48, 151);
  font-weight: 700;
  line-height: 130%;
  font-size: 1.1rem;
  margin: 20px 0 10px;
}

p {
  color: rgb(14, 17, 18);
  font-size: 1rem;
  font-weight: 400;
  margin: 20px 0;
  line-height: 140%;
}

.paragraph--type--media {
  padding: 50px 0;
}
.paragraph--type--media .field--name-field-para-media {
  max-width: 1400px;
  width: calc(100% - 40px);
  margin: 0 auto;
}
.paragraph--type--media .field--name-field-para-media article .field--name-field-media-oembed-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.paragraph--type--media .field--name-field-para-media article .field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.node-44 .node__content .field--name-body {
  background-color: rgb(237, 237, 237);
}
body.node-44 .node__content .field--name-body p {
  max-width: 768px;
  width: calc(100% - 40px);
  margin: 0 auto;
  color: rgb(0, 48, 151);
  font-weight: 700;
  font-size: 1.375rem;
  text-align: center;
  padding: 25px 0;
}

body.node-36 .field--name-field-contenu,
body.node-121 .field--name-field-contenu,
body.node-14 .field--name-field-contenu,
body.node-134 .field--name-field-contenu,
body.node-39 .field--name-field-contenu {
  max-width: 1400px;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 50px 0;
}
body.node-36 .field--name-field-contenu h2, body.node-36 .field--name-field-contenu h3, body.node-36 .field--name-field-contenu h4,
body.node-121 .field--name-field-contenu h2,
body.node-121 .field--name-field-contenu h3,
body.node-121 .field--name-field-contenu h4,
body.node-14 .field--name-field-contenu h2,
body.node-14 .field--name-field-contenu h3,
body.node-14 .field--name-field-contenu h4,
body.node-134 .field--name-field-contenu h2,
body.node-134 .field--name-field-contenu h3,
body.node-134 .field--name-field-contenu h4,
body.node-39 .field--name-field-contenu h2,
body.node-39 .field--name-field-contenu h3,
body.node-39 .field--name-field-contenu h4 {
  font-weight: 600;
  margin: 30px 0 20px;
}
body.node-36 .field--name-field-contenu h3, body.node-36 .field--name-field-contenu h4,
body.node-121 .field--name-field-contenu h3,
body.node-121 .field--name-field-contenu h4,
body.node-14 .field--name-field-contenu h3,
body.node-14 .field--name-field-contenu h4,
body.node-134 .field--name-field-contenu h3,
body.node-134 .field--name-field-contenu h4,
body.node-39 .field--name-field-contenu h3,
body.node-39 .field--name-field-contenu h4 {
  font-size: 1.375em;
}
body.node-121 #hero-slider .field__item {
  background-color: rgb(14, 17, 18);
}
body.node-121 .field--name-field-contenu p {
  color: rgb(0, 48, 151);
  font-weight: 600;
}

body.path-user header::before {
  background-color: #000;
}
body.path-user .region-content {
  max-width: 1400px;
  width: calc(100% - 140px);
  margin: 400px auto 100px;
}

.ckeditor-accordion-container {
  max-width: 1200px;
  margin: 30px auto;
}
.ckeditor-accordion-container > dl {
  border: 0;
}
.ckeditor-accordion-container > dl dt {
  background-image: url(../images/accordeon-plus.png);
  background-color: transparent;
  background-size: 16px;
  background-position: center right 15px;
  background-repeat: no-repeat;
  min-height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin: 0px 0 0 0;
  border-radius: 0px;
  border: 2px solid rgb(0, 48, 151);
  border-bottom: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ckeditor-accordion-container > dl dt span.ckeditor-accordion-toggle {
  display: none;
}
.ckeditor-accordion-container > dl dt:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.ckeditor-accordion-container > dl dt > a,
.ckeditor-accordion-container > dl dt > a:not(.button) {
  background-color: transparent;
  font-size: 1.3em;
  font-weight: 500;
  text-decoration: none;
  color: rgb(0, 48, 151);
  padding: 6px 55px 6px 20px;
  border: 0;
  line-height: 120%;
  display: block;
  width: 100%;
  text-align: center;
}
.ckeditor-accordion-container > dl dt > a:hover,
.ckeditor-accordion-container > dl dt > a:not(.button):hover {
  background-color: transparent;
  color: rgb(0, 48, 151);
}
.ckeditor-accordion-container > dl dt.active {
  background-color: rgb(0, 48, 151);
  background-image: url(../images/accordeon-moins.png);
  margin: 0px 0 0px 0;
}
.ckeditor-accordion-container > dl dt.active span.ckeditor-accordion-toggle {
  display: none;
}
.ckeditor-accordion-container > dl dt.active a {
  border-radius: 0px 0px 0 0;
  color: #fff;
}
.ckeditor-accordion-container > dl dt:last-of-type {
  border-bottom: 2px solid rgb(0, 48, 151);
}
.ckeditor-accordion-container > dl dt:last-of-type > a {
  border: 0;
}
.ckeditor-accordion-container > dl dt:last-of-type.active > a {
  border: 0;
}
.ckeditor-accordion-container > dl dd {
  background-color: transparent;
  border-radius: 0 0 0px 0px;
  border: 0;
  margin: 0 0 25px 0;
  padding: 0px 0px;
}
.ckeditor-accordion-container > dl dd h3 {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 120%;
  margin: 20px 0 10px 0;
}
.ckeditor-accordion-container > dl dd p {
  text-align: left;
  margin: 20px 0 !important;
}
.ckeditor-accordion-container > dl dd ul li {
  text-align: left;
}
.ckeditor-accordion-container > dl dd img {
  max-width: 600px;
  width: 100%;
  margin: 0 auto;
}
.paragraph--id--35,
.paragraph--id--40 {
  display: none;
}

@media only screen and (min-width: 768px) {
  body.node-44 .node__content .field--name-body p {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 1024px) {
  .paragraph--type--media .field--name-field-para-media {
    width: calc(100% - 140px);
  }
  .ckeditor-accordion-container > dl dt {
    background-position: top 14px right 20px;
  }
  .ckeditor-accordion-container > dl dd {
    padding: 0px 25px;
  }
  body.node-36 .node__content .field--name-field-contenu,
  body.node-121 .node__content .field--name-field-contenu,
  body.node-14 .node__content .field--name-field-contenu,
  body.node-134 .node__content .field--name-field-contenu,
  body.node-39 .node__content .field--name-field-contenu {
    width: calc(100% - 140px);
  }
}
@media only screen and (min-width: 1200px) {
  body.node-44 .node__content .field--name-body p {
    font-size: 1.5rem;
    padding: 60px 0;
  }
  a.ancre {
    top: -160px;
  }
  a.ancre#equipe, a.ancre#team {
    top: -300px;
  }
  h2 {
    font-size: 2rem;
    margin: 40px 0 30px;
  }
  h3 {
    font-size: 1.375rem;
    margin: 25px 0 20px;
  }
  h4 {
    font-size: 1.375rem;
    margin: 20px 0 15px;
  }
  p {
    font-size: 1.1875rem;
    margin: 30px 0;
  }
}