/*!***************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/css/style.scss ***!
  \***************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* UTF-8 déclaré en premier ! */
/* --------------------------------------------------------------------------
 * FF framework : Micro framework pour commencer une intégration en toute sérénité.
 *
 * FF framework est sous licence CC-BY : http://creativecommons.org/licenses/by/3.0/fr/
 *
 * CSS est fournie tel quel, sans aucune garantie d'aucun type,
 * l'auteur ne saurait être tenu responsable de quoi que ce soit pour
 * l'utilisation de FF framework.
 *
 * Conventions d'écriture :
 *  > parent
 *  > parent_enfant
 *  > parent-modifieur
 *  > is-etat
 *  > CamelCase pour séparer les mots dans les classes/ids, exemple : primaryNav
 *
 * Sommaire à faire...
 */
/* ==========================================================================
   >>RESET GENERAL
   ========================================================================== */
/* --------------------------------------------------------------------------
   ->Hard reset
   -------------------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dialog, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1em;
  font: inherit;
  vertical-align: baseline;
}

/* --------------------------------------------------------------------------
   ->HTML5
   -------------------------------------------------------------------------- */
article, aside, datagrid, datalist, details, dialog, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

abbr, eventsource, mark, meter, time, output, bb {
  display: inline;
}

/* --------------------------------------------------------------------------
   ->Images, iframes
   -------------------------------------------------------------------------- */
img,
iframe {
  border: 0;
  vertical-align: middle;
}

img {
  -ms-interpolation-mode: bicubic;
  width: auto;
}

a img {
  border: 0;
}

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

/* --------------------------------------------------------------------------
   ->Autres éléments
   -------------------------------------------------------------------------- */
/* Tables */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: left;
}

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

/* Links (Remove the gray background color from active links in IE 10) */
a {
  background-color: transparent;
}

/* --------------------------------------------------------------------------
   ->Modèle de boite
   -------------------------------------------------------------------------- */
html {
  box-sizing: border-box;
}

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

/* ==========================================================================
   >>RESET FORMS
   ========================================================================== */
/* --------------------------------------------------------------------------
  ->Reset et normalisation
  -------------------------------------------------------------------------- */
/* Général Reset */
button,
input,
textarea,
select,
optgroup {
  margin: 0;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  background-color: transparent;
  outline-style: none; /* Supr bordure bleu chrome et safari */
  text-transform: none;
  letter-spacing: inherit;
  font-weight: inherit;
}

/* Remove border radius safari */
input,
textarea,
select {
  border-radius: 0;
}

/* Boutons */
button {
  padding: 0;
  overflow: visible; /* IE 8/9/10/11 overflow hidden */
  text-align: inherit;
  display: inline-block;
  width: auto;
  border: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet */
input {
  line-height: normal;
}

/* Normalize checkbox and radio button */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  box-sizing: border-box;
  border-radius: 0px;
}

/* Remove box shadow inputs */
input[type=search],
input[type=text],
input[type=email],
input[type=url],
input[type=tel],
textarea {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* legend normalize */
legend {
  white-space: normal;
}

/* select normalize */
/* if select styling bugs on WebKit */
/* select { -webkit-appearance: none; } */
select {
  -webkit-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}

/* --------------------------------------------------------------------------
   ->Styles Généreaux
   -------------------------------------------------------------------------- */
/* Curseur */
label,
button,
input[type=submit],
input[type=button],
input[type=reset] {
  cursor: pointer;
}

/* Alignement */
label,
button,
input,
select {
  vertical-align: middle;
}

/* Désactivé */
button[disabled],
input[disabled] {
  cursor: not-allowed;
}

/* Textarea */
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

/* optgroup */
optgroup {
  font-weight: 700;
}

/* ==========================================================================
   >>Font-Face
   ========================================================================== */
@font-face {
  font-family: "icomoon";
  src: url(../static/93566476b882a14d0e4b.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
/* ==========================================================================
   >>HELPERS
   ========================================================================== */
/* Clearfix */
.cf:after {
  content: "";
  clear: both;
  display: table;
}

/* Masquage accessible */
/* http://hugogiraudel.com/2016/10/13/css-hide-and-seek/ */
.srOnly {
  position: absolute;
  height: 1px !important;
  width: 1px !important;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  overflow: hidden;
  padding: 0;
  border: 0;
  white-space: nowrap;
}

.srOnly-focusable:focus {
  position: static;
  width: auto !important;
  height: auto !important;
  clip: auto;
  -webkit-clip-path: none;
          clip-path: none;
  overflow: visible;
  white-space: normal;
}

/* ==========================================================================
   >>HELPERS TYPOS
   ========================================================================== */
.titre2 {
  font-size: 1.75rem;
  line-height: 1.2;
  margin-top: 6rem;
  margin-bottom: 1.875rem;
  font-weight: 500;
}
@media only screen and (max-width: 48em) {
  .titre2 {
    font-size: 1.25rem;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
  }
}

.titre3 {
  margin-top: 4.8125rem;
  margin-bottom: 2.375rem;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
}
@media only screen and (max-width: 48em) {
  .titre3 {
    font-size: 1rem;
    margin-top: 2.25rem;
    margin-bottom: 1.25rem;
  }
}

.txt h2,
.txt h3,
.txt h4,
.txt p,
.txt ul,
.txt ol,
.txt figure,
.txt blockquote {
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 500;
}
@media only screen and (max-width: 48em) {
  .txt h2,
  .txt h3,
  .txt h4,
  .txt p,
  .txt ul,
  .txt ol,
  .txt figure,
  .txt blockquote {
    font-size: 0.9375rem;
    line-height: 1.5;
  }
}
.txt h2 {
  font-size: 1.75rem;
  line-height: 1.2;
  margin-top: 6rem;
  margin-bottom: 1.875rem;
  font-weight: 500;
}
@media only screen and (max-width: 48em) {
  .txt h2 {
    font-size: 1.25rem;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
  }
}
.txt h3 {
  margin-top: 4.8125rem;
  margin-bottom: 2.375rem;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
}
@media only screen and (max-width: 48em) {
  .txt h3 {
    font-size: 1rem;
    margin-top: 2.25rem;
    margin-bottom: 1.25rem;
  }
}
.txt h2 + h3 {
  margin-top: 2.5rem;
}
.txt p,
.txt ul,
.txt ol {
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 48em) {
  .txt p,
  .txt ul,
  .txt ol {
    margin-bottom: 1rem;
  }
}
.txt strong {
  font-weight: 600;
}
.txt a {
  text-decoration: underline;
}
.txt .unstyled-lk a,
.txt a.btn {
  text-decoration: none;
}
.txt ul:not(.unstyled),
.txt ol:not(.unstyled) {
  padding-left: 1.3125rem;
}
.txt ul:not(.unstyled) ul,
.txt ul:not(.unstyled) ol,
.txt ol:not(.unstyled) ul,
.txt ol:not(.unstyled) ol {
  margin: 0;
  font-size: 1em;
}
.txt ul:not(.unstyled) > li:before,
.txt ol:not(.unstyled) > li:before {
  display: inline-block;
  width: 1.3125rem;
  margin-left: -1.3125rem;
}
.txt ul:not(.unstyled) > li:before {
  content: "·";
}
.txt ol:not(.unstyled) {
  counter-reset: ol;
}
.txt ol:not(.unstyled) > li {
  counter-increment: ol;
}
.txt ol:not(.unstyled) > li:before {
  content: counter(ol) ".";
}
.txt ol:not(.unstyled) > li:nth-child(n+10):before {
  width: 2rem;
}
.txt .quote {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 48em) {
  .txt .quote {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }
}
.txt h2:first-child,
.txt h3:first-child,
.txt p:first-child,
.txt ul:first-child,
.txt ol:first-child,
.txt .quote:first-child {
  margin-top: 0;
}
.txt h2:last-child,
.txt h3:last-child,
.txt p:last-child,
.txt ul:last-child,
.txt ol:last-child,
.txt .quote:last-child {
  margin-bottom: 0;
}

/* ==========================================================================
   >>HELPERS BLOCS
   ========================================================================== */
/* Wrapper */
.wrapper {
  width: 100%;
  max-width: 95%;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 48em) {
  .wrapper {
    max-width: 90%;
  }
}

/* Cover, contain */
.cv {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.cv-img {
  object-fit: cover;
}

.cv-contain {
  object-fit: contain;
}

/* ==========================================================================
   >>ICONES
   ========================================================================== */
[class^=icon-],
[class*=" icon-"] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-caret-down:before {
  content: "\e905";
}

.icon-x:before {
  content: "\e904";
}

.icon-arrow-left:before {
  content: "\e902";
}

.icon-arrow-right:before {
  content: "\e903";
}

.icon-envelope-simple:before {
  content: "\e900";
}

.icon-play_circle_filled:before {
  content: "\e901";
}

/* ==========================================================================
   >>BASE
   ========================================================================== */
html {
  width: 100%;
  font-size: 100%; /* 16px dans la plupart des navigateurs */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
body {
  position: relative;
  width: 100%;
  background-color: #fff;
  color: #F0825A;
  font-family: "Inter", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

/* Sélection */

::selection {
  background: #F0825A;
  text-shadow: none;
  color: #fff;
}

/* Empécher le débordement */
img,
table,
td,
blockquote,
code,
pre,
textarea,
input,
video,
svg {
  max-width: 100%;
}

/* Casser les chaines trop longues */
h1,
h2,
h3,
h4,
h5,
h6,
a,
textarea,
p,
li {
  word-wrap: break-word;
}

/* fix viewport pour Win8 (snap mode) et préparer le jour où le viewport sera supporté */
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
/* ==========================================================================
   >>TYPO
   ========================================================================== */
/* --------------------------------------------------------------------------
   ->mise en forme du texte
   -------------------------------------------------------------------------- */
/* Gras et italique */
b, strong {
  font-weight: 700;
}

i, em {
  font-style: italic;
}

/* Indice et exposant */
sub, sup {
  position: relative;
  font-size: 0.75em;
  vertical-align: 0;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

/* Supprimer / ajouter */
del {
  text-decoration: line-through;
}

ins {
  text-decoration: underline;
}

/* --------------------------------------------------------------------------
   ->liens
   -------------------------------------------------------------------------- */
a,
button {
  transition: color 0.25s, background-color 0.25s;
  cursor: pointer;
}

/* Rappel : l'ordre des pseudo-classes doit être : link > visited > hover/focus > active */
a {
  text-decoration: none;
  color: inherit;
}

/* --------------------------------------------------------------------------
   ->listes à puces et numérotées
   -------------------------------------------------------------------------- */
ul,
ol {
  list-style: none;
}

/* ==========================================================================
   >>FORMS
   ========================================================================== */
input {
  display: block;
  width: 100%;
  border: 0;
  padding: 0;
  line-height: 1;
}

label {
  display: block;
}

button {
  display: inline-block;
  width: auto;
  border: none;
}

input:invalid {
  box-shadow: none;
  outline: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
  font-weight: 400;
}

:-moz-placeholder {
  color: inherit;
  opacity: 1;
  font-weight: 400;
}

::-moz-placeholder {
  color: inherit;
  opacity: 1;
  font-weight: 400;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
  font-weight: 400;
}

::-webkit-input-placeholder {
  line-height: normal;
}

/* ==========================================================================
   >>Outline
   ========================================================================== */
a:hover, a:focus, a:active,
button:hover,
button:focus,
button:active,
[tabindex]:hover,
[tabindex]:focus,
[tabindex]:active {
  outline: 0;
}

html[data-whatinput=keyboard] a:focus,
html[data-whatinput=keyboard] button:focus,
html[data-whatinput=keyboard] .inputOL:focus,
html[data-whatinput=keyboard] [tabindex]:focus {
  outline: 2px dashed currentColor;
  outline-offset: 2px;
}
html[data-whatinput=keyboard] a.btn:focus,
html[data-whatinput=keyboard] button.btn:focus,
html[data-whatinput=keyboard] .inputOL.btn:focus,
html[data-whatinput=keyboard] [tabindex].btn:focus {
  outline-offset: -4px;
}
html[data-whatinput=keyboard] .bc a:focus {
  outline-offset: -2px;
}

/* ==========================================================================
   >>LAYOUT
   ========================================================================== */
/* --------------------------------------------------------------------------
   ->content
   -------------------------------------------------------------------------- */
.main {
  overflow: hidden;
}

/* --------------------------------------------------------------------------
   ->404
   -------------------------------------------------------------------------- */
.retour_404 {
  margin: 0.875rem 0 13.75rem;
  position: relative;
}
.retour_404 a {
  color: #F0825A;
  text-decoration: underline;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 500;
}
.retour_404::after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 8.8125rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 1440 141%27 preserveAspectRatio=%27none%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M680.309 78.6124C636.042 78.6124 600 43.3315 600 0H616.933C616.933 34.097 645.234 62.0375 680.309 62.0375V78.6124Z%27 fill=%27%23F0825A%27/%3E%3Cpath d=%27M616.933 140.65H600C600 97.3182 636.042 62.0374 680.309 62.0374V78.6123C645.476 78.6123 616.933 106.316 616.933 140.65Z%27 fill=%27%23F0825A%27/%3E%3Cpath d=%27M1440 62.0374H0V78.6123H1440V62.0374Z%27 fill=%27%23F0825A%27/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 26.625em) {
  .retour_404::after {
    top: 200%;
    width: 50.625rem;
    left: calc(50% - 19.0625rem);
    height: 5.6875rem;
  }
}

/* --------------------------------------------------------------------------
   ->panel projet
   -------------------------------------------------------------------------- */
.overlay {
  position: fixed;
  inset: 0;
  background: #000;
  z-index: 200;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease;
}
.overlay.is-visible {
  opacity: 0.8;
  pointer-events: auto;
}

.has-overlay-panel .alertBanner {
  opacity: 0.1;
  pointer-events: auto;
}

.overlay-panel {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 66vw;
  background: #fff;
  z-index: 201;
  transform: translateX(100%);
  transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  overflow-y: auto;
  --panel-accent: #F0825A;
  color: var(--panel-accent);
  z-index: 3001;
}
@media only screen and (max-width: 48em) {
  .overlay-panel {
    width: 93vw;
  }
}
.overlay-panel.is-open {
  transform: translateX(0);
}
.overlay-panel .page_header.pHeader {
  display: none;
}
.overlay-panel--bleu {
  --panel-accent: #4150B4;
}
.overlay-panel--vert {
  --panel-accent: #50825A;
}

.overlay-panel__inner {
  padding: 3rem 3rem 4rem;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .overlay-panel__inner {
    padding: 1.25rem;
  }
}

.overlay-panel__close {
  top: 1.25rem;
  float: right;
  padding: 0.375rem 1.875rem;
  border: 0.125rem solid var(--panel-accent);
  border-radius: 6.25rem;
  color: var(--panel-accent);
  font-size: 1rem;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}
@media only screen and (max-width: 48em) {
  .overlay-panel__close {
    padding: 0.375rem 0.75rem;
  }
}
.overlay-panel__close:hover, .overlay-panel__close:focus {
  background: var(--panel-accent);
  color: #fff;
}

.overlay-panel__content.is-loading {
  opacity: 0.5;
}
.overlay-panel__content {
  align-items: flex-start;
  width: 100%;
  clear: both;
}
.overlay-panel__content p,
.overlay-panel__content h1,
.overlay-panel__content h2,
.overlay-panel__content h3,
.overlay-panel__content h4,
.overlay-panel__content h5,
.overlay-panel__content h6,
.overlay-panel__content ul,
.overlay-panel__content ol {
  flex: 0 0 100%;
}
.overlay-panel__content p {
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 500;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 48em) {
  .overlay-panel__content p {
    margin-bottom: 1rem;
  }
}
.overlay-panel__content p:last-child {
  margin-bottom: 0;
}
.overlay-panel__content .media,
.overlay-panel__content figure {
  flex: 0 0 calc(50% - 1.25rem);
  aspect-ratio: 4/3;
}
.overlay-panel__content .media img,
.overlay-panel__content figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.has-overlay-panel {
  overflow: hidden;
}

.overlay-panel__title {
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 500;
  color: var(--panel-accent);
  margin-bottom: 2rem;
}
@media only screen and (max-width: 48em) {
  .overlay-panel__title {
    font-size: 1.5rem;
    font-weight: 600;
    padding-top: 5rem;
    margin-bottom: 2.25rem;
  }
}

/* --------------------------------------------------------------------------
   -> Dernière minute
   -------------------------------------------------------------------------- */
.alertBanner {
  display: flex;
  align-items: center;
  position: relative;
  padding: 1.5625rem 5.3125rem 1.5625rem 3.125rem;
  background-color: #F0825A;
  color: #fff;
  z-index: 1000;
  gap: 0.8125rem 1.5625rem;
}
@media only screen and (max-width: 48em) {
  .alertBanner {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.25rem 1.25rem 1.875rem 1.25rem;
  }
}
.alertBanner_title {
  flex: 0 0 17.1875rem;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 500;
}
@media only screen and (max-width: 48em) {
  .alertBanner_title {
    flex-basis: 0;
    font-size: 1.5rem;
  }
}
.alertBanner_content {
  flex: 1;
  font-size: 1rem;
  line-height: 1.4;
  padding-left: 1.5625rem;
  border-left: 0.0625rem solid #fff;
}
@media only screen and (max-width: 48em) {
  .alertBanner_content {
    padding-left: 0;
    border-left: none;
  }
}
.alertBanner_inner a {
  text-decoration: underline;
}
.alertBanner_close {
  display: block;
  position: absolute;
  top: 50%;
  right: 2.1875rem;
  transform: translateY(-50%);
  font-size: 1.25rem;
}
@media only screen and (max-width: 48em) {
  .alertBanner_close {
    right: 1.25rem;
    transform: none;
    top: 0.8125rem;
  }
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 1rem;
  border: none;
  border-radius: 6.25rem;
  cursor: pointer;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.3125rem;
  background: transparent;
  transition: background 0.25s ease, color 0.25s ease;
}
@media only screen and (max-width: 48em) {
  .btn {
    font-size: 1rem;
    padding: 0.375rem 0.75rem;
  }
}

.btn-primary {
  color: #fff;
  border: 0.1875rem solid #fff;
}
@media only screen and (max-width: 48em) {
  .btn-primary {
    border-width: 0.125rem;
  }
}

.btn-primary:hover,
.btn-primary:focus {
  background: #fff;
  color: #F0825A;
}

.btn-secondary {
  color: #F0825A;
  border: 0.1875rem solid #F0825A;
}
@media only screen and (max-width: 48em) {
  .btn-secondary {
    border-width: 0.125rem;
  }
}

.btn-secondary:hover,
.btn-secondary:focus {
  background: #F0825A;
  color: #fff;
}

.home {
  background: #F0825A;
  color: #fff;
  overflow-y: auto;
}
@media only screen and (max-width: 48em) {
  .home {
    overflow-y: auto;
  }
}
.home #header {
  display: none;
}

button,
input,
a {
  font: inherit;
}

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

.home-hero {
  height: calc(100dvh - var(--wp-admin--admin-bar--height, 0px));
  padding: 2.5rem 2.5rem 0 2.5rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 48em) {
  .home-hero {
    padding: 1.25rem;
  }
}

.home-hero__inner {
  flex: 1;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 12.1875rem;
}
@media only screen and (max-width: 48em) {
  .home-hero__inner {
    gap: 9.375rem;
  }
}

.hero-grid {
  flex: 1;
  display: flex;
  justify-content: space-between;
  gap: 6.25rem;
  align-items: stretch;
}
@media only screen and (max-width: 64em) {
  .hero-grid {
    flex-direction: column;
    gap: 3.125rem;
    align-items: center;
  }
}

.hero-panel--logo {
  flex: 0 0 calc(33% - 3.125rem);
}
@media only screen and (max-width: 48em) {
  .hero-panel--logo {
    flex: 1;
    width: 50%;
  }
}
.hero-panel--logo svg {
  height: auto;
}

.hero-panel--content {
  flex: 0 0 calc(66% - 3.125rem);
  display: flex;
  background-color: #fff;
  color: #F0825A;
  border: 0.1875rem solid #fff;
  border-radius: 0.75rem;
  padding: 2rem;
  gap: 4.5rem;
  height: -webkit-max-content;
  height: max-content;
}
@media only screen and (max-width: 48em) {
  .hero-panel--content {
    flex-direction: column;
    gap: 2.25rem;
    padding: 1.25rem;
  }
}

.hero-text {
  flex: 0 0 calc(50% - 2.25rem);
  position: relative;
}
@media only screen and (max-width: 48em) {
  .hero-text {
    flex: 0;
  }
}
.hero-text::after {
  content: " ";
  position: absolute;
  top: -2rem;
  bottom: -2rem;
  right: -2rem;
  width: 0.1875rem;
  background: #fff;
  height: auto;
}
@media only screen and (max-width: 48em) {
  .hero-text::after {
    top: auto;
    left: -1.25rem;
    bottom: -1.4375rem;
    right: -1.25rem;
    height: 0.1875rem;
    width: auto;
  }
}

.hero-panel--form {
  flex: 0 0 calc(50% - 2.25rem);
}

.hero-text--intro {
  flex: 1 1 auto;
}
.hero-text--intro::after {
  display: none;
}
.hero-text--intro .hero-text__text {
  margin: 0 0 1.25rem;
  font-size: 1rem;
  font-weight: 400;
}
.hero-text--intro .hero-text__text:last-child {
  margin-bottom: 0;
}
.hero-text--intro .hero-text__text--fleche {
  position: relative;
  padding-left: 2.125rem;
}
.hero-text--intro .hero-text__text--fleche::before {
  content: "";
  position: absolute;
  top: 0.0625rem;
  left: 0;
  width: 1.625rem;
  height: 1.25rem;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27500 0 182 141%27%3E%3Cpath d=%27M680.309 78.6124C636.042 78.6124 600 43.3315 600 0H616.933C616.933 34.097 645.234 62.0375 680.309 62.0375V78.6124Z%27/%3E%3Cpath d=%27M616.933 140.65H600C600 97.3182 636.042 62.0374 680.309 62.0374V78.6123C645.476 78.6123 616.933 106.316 616.933 140.65Z%27/%3E%3Cpath d=%27M1440 62.0374H0V78.6123H1440V62.0374Z%27/%3E%3C/svg%3E") no-repeat center/contain;
          mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27500 0 182 141%27%3E%3Cpath d=%27M680.309 78.6124C636.042 78.6124 600 43.3315 600 0H616.933C616.933 34.097 645.234 62.0375 680.309 62.0375V78.6124Z%27/%3E%3Cpath d=%27M616.933 140.65H600C600 97.3182 636.042 62.0374 680.309 62.0374V78.6123C645.476 78.6123 616.933 106.316 616.933 140.65Z%27/%3E%3Cpath d=%27M1440 62.0374H0V78.6123H1440V62.0374Z%27/%3E%3C/svg%3E") no-repeat center/contain;
}
.hero-text--intro .hero-text__text strong {
  color: #A03C3C;
}
.hero-text--intro .hero-text__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-top: 1.5rem;
}
.hero-text--intro .hero-text__actions .hero-text__button {
  font-size: 1rem;
}

.hero-qr {
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.hero-qr__code {
  width: 6.875rem;
  background: #fff;
  border: 0.125rem solid #F0825A;
  border-radius: 0.5rem;
  overflow: hidden;
}
@media only screen and (max-width: 48em) {
  .hero-qr__code {
    width: 5.625rem;
  }
}
.hero-qr__code svg {
  display: block;
  width: 100%;
  height: auto;
}
.hero-qr__caption {
  margin-top: 0.5rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}

.hero-form__title,
.hero-text__title {
  margin-bottom: 1rem;
  font-size: 2.25rem;
  line-height: 1.12;
  font-weight: 600;
}
@media only screen and (max-width: 48em) {
  .hero-form__title,
  .hero-text__title {
    font-size: 1.5rem;
    line-height: 1.11;
  }
}

@media only screen and (max-width: 48em) {
  .hero-form__title {
    margin-bottom: 0.75rem;
  }
}

.hero-form__text,
.hero-text__text {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 500;
}
@media only screen and (max-width: 48em) {
  .hero-form__text,
  .hero-text__text {
    font-size: 1rem;
  }
}

.hero-text__text {
  margin: 1rem 0 5rem;
}
@media only screen and (max-width: 48em) {
  .hero-text__text {
    margin-bottom: 2rem;
  }
}

.hero-form__text {
  margin: 1rem 0 1.5rem;
}
@media only screen and (max-width: 48em) {
  .hero-form__text {
    margin-top: 0.75rem;
  }
}

@media only screen and (max-width: 48em) {
  .hero-text__button {
    padding: 0.75rem 1rem;
  }
}

.form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.form-group {
  display: flex;
  flex-direction: column;
  gap: 0.40625rem;
}

@media only screen and (max-width: 48em) {
  .form-actions button {
    padding: 0.75rem 1rem;
  }
}

.form-label {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.3125rem;
}
@media only screen and (max-width: 48em) {
  .form-label {
    font-size: 1rem;
  }
}

.form-input-wrap {
  position: relative;
}
.form-input-wrap::before {
  content: "\e900";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  left: 1rem;
  transform: translateY(-50%);
  color: #F0825A;
  font-size: 1.5625rem;
}
@media only screen and (max-width: 48em) {
  .form-input-wrap::before {
    font-size: 1rem;
  }
}

.form-input {
  width: 100%;
  padding: 0.625rem 2.8125rem;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 6.25rem;
  background: #fff;
  color: #F0825A;
  font-size: 1.25rem;
  line-height: 1;
}
@media only screen and (max-width: 48em) {
  .form-input {
    font-size: 1rem;
  }
}
.form-input::placeholder {
  opacity: 0.65;
}

.form-notice {
  padding: 1rem 0;
  color: #f5f0e8;
  font-size: 1.25rem;
}

.home-footer {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 2.5rem;
}
@media only screen and (max-width: 48em) {
  .home-footer {
    flex-direction: column;
    gap: 2.25rem;
    align-items: flex-start;
  }
}
.home-footer > * {
  flex: 0 0 50%;
}
@media only screen and (max-width: 64em) {
  .home-footer > * {
    flex: auto;
  }
}
@media only screen and (max-width: 48em) {
  .home-footer > * {
    flex: 0;
  }
}
.home-footer::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 8.8125rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 1440 141%27 preserveAspectRatio=%27none%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M680.309 78.6124C636.042 78.6124 600 43.3315 600 0H616.933C616.933 34.097 645.234 62.0375 680.309 62.0375V78.6124Z%27 fill=%27white%27/%3E%3Cpath d=%27M616.933 140.65H600C600 97.3182 636.042 62.0374 680.309 62.0374V78.6123C645.476 78.6123 616.933 106.316 616.933 140.65Z%27 fill=%27white%27/%3E%3Cpath d=%27M1440 62.0374H0V78.6123H1440V62.0374Z%27 fill=%27white%27/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 26.625em) {
  .home-footer::before {
    top: -5.6875rem;
    width: 50.625rem;
    left: calc(50% - 19.0625rem);
    height: 5.6875rem;
  }
}

.home-footer__right {
  display: flex;
  align-items: center;
  gap: 1.875rem;
  justify-content: flex-end;
}
@media only screen and (max-width: 64em) {
  .home-footer__right {
    gap: 0;
  }
}
@media only screen and (max-width: 48em) {
  .home-footer__right {
    flex-direction: column;
    gap: 0.375rem;
    align-items: flex-start;
  }
}

.home-footer__legal,
.home-footer__credit {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3125rem;
}

@media only screen and (max-width: 48em) {
  .home-footer__legal a {
    text-decoration: underline;
  }
}

.home-footer__logos {
  display: flex;
  align-items: center;
  gap: 2.25rem;
}

.home-footer__logo-ministere {
  display: block;
  flex-shrink: 0;
}
.home-footer__logo-ministere svg {
  display: block;
  width: auto;
  height: 5rem;
  border-radius: 0.25rem;
}
@media only screen and (max-width: 48em) {
  .home-footer__logo-ministere svg {
    height: 4rem;
  }
}

#main .espace_user {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 5rem;
  gap: 3.125rem;
}
@media only screen and (max-width: 48em) {
  #main .espace_user {
    align-items: center;
    margin-bottom: 2.5rem;
  }
}
@media only screen and (max-width: 48em) {
  #main .espace_user .hero-panel {
    flex: 0 0 auto;
    padding: 0;
  }
}
#main .espace_user .hero-panel svg {
  width: 9.75rem;
  height: auto;
}
@media only screen and (max-width: 48em) {
  #main .espace_user .hero-panel svg {
    width: 5.5rem;
  }
}
#main .espace_user .hero-panel svg path {
  fill: #F0825A;
}
#main .espace_user_info .hero-text__button {
  color: #F0825A;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.3125rem;
  margin-right: 2rem;
}
@media only screen and (max-width: 48em) {
  #main .espace_user_info .hero-text__button {
    font-size: 1rem;
    line-height: 1.25rem;
    margin-right: 0;
    padding: 0;
  }
}
#main .espace_user_info .hero-text__button:focus, #main .espace_user_info .hero-text__button:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 48em) {
  #main .espace_user_info {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 1rem;
  }
}
#main .page-college_titre {
  color: #F0825A;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0.75rem;
}
@media only screen and (max-width: 48em) {
  #main .page-college_titre {
    font-size: 2rem;
    line-height: 1.3;
  }
}
#main .page-college_surtitre {
  display: block;
}
#main .page-college_site {
  display: inline-block;
  color: #F0825A;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 2rem;
  padding: 0.375rem 0.75rem;
  border: 0.125rem solid;
  border-radius: 6.25rem;
}
@media only screen and (max-width: 48em) {
  #main .page-college_site {
    margin-bottom: 1.0625rem;
  }
}
#main .footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 48em) {
  #main .footer {
    flex-direction: column-reverse;
    align-items: flex-start;
    margin-bottom: 1.25rem;
    gap: 1.375rem;
  }
}
#main .footer__legal,
#main .footer__credit {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.3125rem;
}
#main .footer__legal {
  text-decoration: underline;
}
#main .footer__credit {
  margin-bottom: 2.25rem;
}
@media only screen and (max-width: 48em) {
  #main .footer__credit {
    margin-bottom: 1.375rem;
  }
}
#main .footer__logos {
  display: flex;
  align-items: center;
  gap: 2.25rem;
}
#main .logo--anr,
#main .logo--sp {
  filter: brightness(0) saturate(100%) invert(61%) sepia(44%) saturate(700%) hue-rotate(327deg) brightness(107%);
}

.equipe {
  display: flex;
  align-items: stretch;
  border: 0.1875rem solid #F0825A;
  border-radius: 0.75rem;
}
@media only screen and (max-width: 48em) {
  .equipe {
    flex-direction: column;
  }
}
.equipe_photo {
  flex: 0 0 auto;
  width: 9rem;
  overflow: hidden;
}
@media only screen and (max-width: 48em) {
  .equipe_photo {
    width: 100%;
  }
}
.equipe_img {
  height: 100%;
  margin: 0;
  aspect-ratio: auto !important;
}
.equipe_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0.5625rem 0 0 0.5625rem;
}
@media only screen and (max-width: 48em) {
  .equipe_img img {
    border-radius: 0.5625rem 0.5625rem 0 0;
  }
}
.equipe_content {
  flex: 1;
  padding: 1.5rem;
}
@media only screen and (max-width: 48em) {
  .equipe_content {
    padding: 1rem;
  }
}
.txt .equipe_nom {
  margin-bottom: 0.25rem;
  font-size: 1.5rem;
  line-height: 1.75rem;
  letter-spacing: -0.005rem;
  font-weight: 600;
}
@media only screen and (max-width: 48em) {
  .txt .equipe_nom {
    font-size: 1.25rem;
    line-height: 1.3125rem;
  }
}
.equipe_description {
  font-size: 1rem;
  line-height: 1.25rem;
  font-weight: 500;
}
.equipe + .equipe {
  margin-top: 4rem;
}
@media only screen and (max-width: 48em) {
  .equipe + .equipe {
    margin-top: 2.25rem;
  }
}

.quote {
  position: relative;
}
.quote::before {
  content: " ";
  display: block;
  border-left: 0.25rem solid #F0825A;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.quote p {
  padding-left: 2.5rem;
  margin: 0;
}
@media only screen and (max-width: 48em) {
  .quote p {
    padding-left: 1rem;
  }
}
.quote cite {
  display: block;
  padding-top: 1rem;
  padding-left: 2.5rem;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  font-weight: 500;
}
@media only screen and (max-width: 48em) {
  .quote cite {
    padding-left: 1rem;
    margin-left: 1rem;
  }
}
.quote cite::before {
  content: "— ";
}

.espace_parent .page_header {
  margin-top: 5rem;
  margin-bottom: 2rem;
}

.espace_parent .page_content {
  margin-top: 5rem;
  margin-bottom: 2.8125rem;
}
.espace_parent .page_content h2 {
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
}

.videos {
  margin: 14.375rem 0 24.375rem;
  color: #6E5A9B;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .videos {
    margin: 10.625rem 0 10.625rem;
  }
}
.videos::before {
  content: "";
  position: absolute;
  top: -8.1875rem;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 8.25rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 1440 132%27 preserveAspectRatio=%27none%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1459.81 65.688H-150.293%27 stroke=%27%236E5A9B%27 stroke-width=%2716%27/%3E%3Cpath d=%27M1100.07 65.767C1063.78 65.767 1034.3 36.3699 1034.3 0%27 stroke=%27%236E5A9B%27 stroke-width=%2716%27/%3E%3Cpath d=%27M1034.38 131.455C1034.38 95.1643 1063.78 65.688 1100.15 65.688%27 stroke=%27%236E5A9B%27 stroke-width=%2716%27/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 26.625em) {
  .videos::before {
    top: -5.75rem;
    width: 50.625rem;
    left: calc(50% - 29.375rem);
    height: 5.75rem;
  }
}
.videos_titre {
  margin-bottom: 3.3125rem !important;
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
}
@media only screen and (max-width: 48em) {
  .videos_titre {
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 1.25rem !important;
  }
}
.videos_grid {
  display: flex;
  flex-wrap: wrap;
  gap: 3.0625rem 2.625rem;
}
@media only screen and (max-width: 48em) {
  .videos_grid {
    flex-direction: column;
    gap: 1.5rem;
  }
}
.videos_item {
  flex: 0 0 calc(33.333% - 1.75rem);
}
@media only screen and (max-width: 48em) {
  .videos_item {
    flex-basis: 100%;
  }
}
.videos_embed {
  border-radius: 0.625rem;
  overflow: hidden;
  aspect-ratio: 16/9;
  height: auto !important;
}
.phase2 .videos_embed {
  aspect-ratio: 5/3;
}
.videos_embed figure,
.videos_embed .media_wrapper,
.videos_embed iframe {
  width: 100% !important;
  height: 100% !important;
  margin: 0;
  aspect-ratio: unset;
}
.videos_desc {
  margin-top: 1.375rem;
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 600;
}
@media only screen and (max-width: 48em) {
  .videos_desc {
    margin-top: 0.75rem;
    font-size: 1.25rem;
  }
}
.phase2 .videos_desc {
  display: none;
}

.projets {
  margin: 24.375rem 0 20.625rem;
  position: relative;
}
@media only screen and (max-width: 48em) {
  .projets {
    margin: 10.625rem 0 9.0625rem;
  }
}
.projets::before {
  content: "";
  position: absolute;
  top: -17.1875rem;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 12.875rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 1440 206%27 preserveAspectRatio=%27none%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M247.479 73.7668C247.479 110.058 218.082 139.534 181.712 139.534%27 stroke=%27%2353815C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M444.621 139.534C408.33 139.534 378.854 110.137 378.854 73.7668%27 stroke=%27%2353815C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M247.399 73.767C247.399 37.4763 276.796 8 313.166 8%27 stroke=%27%2353815C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M313.166 8C349.457 8 378.933 37.397 378.933 73.767%27 stroke=%27%2353815C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M1572.17 139.534H444.621%27 stroke=%27%2353815C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M181.712 139.534H-804%27 stroke=%27%2353815C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M776.308 139.534C740.017 139.534 710.541 110.137 710.541 73.7668%27 stroke=%27%2353815C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M710.621 205.222C710.621 168.931 740.018 139.455 776.388 139.455%27 stroke=%27%2353815C%27 stroke-width=%2716%27/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 26.625em) {
  .projets::before {
    top: -7.625rem;
    width: 50.625rem;
    left: calc(50% - 16.25rem);
    height: 7.625rem;
  }
}
.projets_titre {
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 3.3125rem !important;
  color: #50825A;
}
@media only screen and (max-width: 48em) {
  .projets_titre {
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 1.25rem !important;
  }
}
.projets_grid {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
@media only screen and (max-width: 48em) {
  .projets_grid {
    flex-direction: column;
    gap: 1.5rem;
  }
}
.projets_item {
  flex: 0 0 calc(25% - 1.5rem);
  background: #50825A;
  border-radius: 0.5rem;
  padding: 1rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  cursor: pointer;
  justify-content: space-between;
  transition: background-color 0.2s, box-shadow 0.2s;
}
@media only screen and (max-width: 48em) {
  .projets_item {
    flex-basis: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
.projets_body {
  display: none;
  gap: 0 2.5rem;
  flex-wrap: wrap;
}
.projets_body p {
  flex: 1 1 100%;
}
.projets_body figure {
  flex: 0 0 calc(50% - 1.25rem);
  aspect-ratio: 4/3;
  margin-bottom: 2.5rem;
}
.projets_name {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 600;
  color: #fff;
  background-color: transparent;
}
.projets_picto {
  color: #fff;
  transition: color 0.2s;
}
.projets_picto img,
.projets_picto svg {
  width: 3rem;
  height: 3rem;
  object-fit: contain;
}

.projets_item:hover, .projets_item:focus-visible {
  background-color: #fff;
  box-shadow: inset 0 0 0 0.125rem #50825A;
}
.projets_item:hover .projets_name,
.projets_item:hover .projets_picto, .projets_item:focus-visible .projets_name,
.projets_item:focus-visible .projets_picto {
  color: #50825A;
}

.parents {
  margin: 20.625rem 0 18.125rem;
  position: relative;
  color: #A03C3C;
}
@media only screen and (max-width: 48em) {
  .parents {
    margin: 9.0625rem 0 5rem;
  }
}
.parents::before {
  content: "";
  position: absolute;
  top: -15rem;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 12.875rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 1440 206%27 preserveAspectRatio=%27none%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1058.69 131.534C1058.69 95.2431 1088.09 65.7668 1124.46 65.7668%27 stroke=%27%239D3E3C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M861.467 65.7668C897.757 65.7668 927.234 95.1639 927.234 131.534%27 stroke=%27%239D3E3C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M1058.69 131.534C1058.69 167.825 1029.29 197.301 992.922 197.301%27 stroke=%27%239D3E3C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M992.922 197.222C956.631 197.222 927.155 167.825 927.155 131.455%27 stroke=%27%239D3E3C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M-266 65.7668H861.467%27 stroke=%27%239D3E3C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M1124.38 65.7668H2110.17%27 stroke=%27%239D3E3C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M414.49 65.767C378.199 65.767 348.723 36.3699 348.723 0%27 stroke=%27%239D3E3C%27 stroke-width=%2716%27/%3E%3Cpath d=%27M348.723 131.534C348.723 95.2431 378.12 65.7668 414.49 65.7668%27 stroke=%27%239D3E3C%27 stroke-width=%2716%27/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 26.625em) {
  .parents::before {
    top: -7.625rem;
    width: 50.625rem;
    left: calc(50% - 30rem);
    height: 7.625rem;
  }
}
.parents_titre {
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 3.3125rem !important;
}
@media only screen and (max-width: 48em) {
  .parents_titre {
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 1rem !important;
  }
}
.parents .swiper-buttons {
  display: none;
}
@media only screen and (max-width: 48em) {
  .parents .swiper-buttons {
    display: flex;
    gap: 0.75rem;
    margin-bottom: 1.5rem;
  }
}
.parents .swiper-button-prev,
.parents .swiper-button-next {
  position: relative;
  margin-top: 0;
}
.parents .swiper-button-prev svg,
.parents .swiper-button-next svg {
  display: none;
}
.parents .swiper-button-prev::after,
.parents .swiper-button-next::after {
  position: absolute;
  top: 0;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2rem;
  color: #A03C3C;
  font-weight: 700;
}
.parents .swiper-button-prev::after {
  content: "\e902";
}
.parents .swiper-button-next::after {
  content: "\e903";
}
@media only screen and (max-width: 48em) {
  .parents_grid {
    overflow: hidden;
  }
}
.parents_grid_content {
  columns: 3;
  column-gap: 2rem;
}
.parents_grid_content.swiper-wrapper {
  display: block;
  box-sizing: border-box;
  height: auto;
}
@media only screen and (max-width: 48em) {
  .parents_grid_content.swiper-wrapper {
    display: flex;
    columns: unset;
    column-gap: unset;
  }
}
.parents_item {
  break-inside: avoid;
  margin-bottom: 2.125rem;
  border: 0.1875rem solid #A03C3C;
  border-radius: 1rem;
  padding: 1rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
}
@media only screen and (max-width: 48em) {
  .parents_item {
    gap: 1rem;
    margin-bottom: 0;
    width: 65%;
  }
}
.parents_texte {
  font-style: italic;
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 600;
  background-color: transparent;
}
.parents_footer {
  display: flex;
  flex-direction: column;
}
.parents_nom {
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  font-weight: 700;
  background-color: transparent;
}
.parents_role {
  font-size: 0.6875rem;
  line-height: 1.03125rem;
  font-weight: 400;
  background-color: transparent;
}

.donnees {
  margin: 11.5625rem 0 14.375rem;
  position: relative;
  color: #4150B4;
}
@media only screen and (max-width: 48em) {
  .donnees {
    margin: 7.5rem 0 10.625rem;
  }
}
.donnees::before {
  content: "";
  position: absolute;
  top: -8.1875rem;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 8.25rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 1440 132%27 preserveAspectRatio=%27none%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1459.81 65.688H-150.293%27 stroke=%27%234150B4%27 stroke-width=%2716%27/%3E%3Cpath d=%27M1100.07 65.767C1063.78 65.767 1034.3 36.3699 1034.3 0%27 stroke=%27%234150B4%27 stroke-width=%2716%27/%3E%3Cpath d=%27M1034.38 131.455C1034.38 95.1643 1063.78 65.688 1100.15 65.688%27 stroke=%27%234150B4%27 stroke-width=%2716%27/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 26.625em) {
  .donnees::before {
    top: -5.75rem;
    width: 50.625rem;
    left: calc(50% - 29.375rem);
    height: 5.75rem;
  }
}
.donnees_titre {
  font-size: 3rem;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 4.625rem;
}
@media only screen and (max-width: 48em) {
  .donnees_titre {
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 1.8125rem;
  }
}
.donnees_grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 2.5rem;
}
@media only screen and (max-width: 75em) {
  .donnees_grid {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
  }
}
.donnees_item {
  grid-column: span 2;
  border: 0.1875rem solid #4150B4;
  border-radius: 0.75rem;
  padding: 1.25rem 1.5625rem;
  display: flex;
  flex-direction: column;
}
.donnees_item > p:has(> .donnees_lien) {
  margin-top: auto;
}
.donnees_label {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 600;
  background-color: transparent;
  margin-bottom: 0.75rem;
}
@media only screen and (max-width: 48em) {
  .donnees_label {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
.donnees_valeur_wrap {
  display: flex;
  gap: 0.75rem;
  margin-bottom: 2rem;
  align-items: center;
}
.donnees_valeur {
  font-size: 3rem;
  line-height: 2.5rem;
  font-weight: 600;
  background-color: transparent;
  white-space: nowrap;
}
.donnees_valeur_mot {
  font-size: 1.5rem;
}
.donnees_contribution, .donnees_note {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 600;
  background-color: transparent;
  margin-top: auto;
}
@media only screen and (max-width: 48em) {
  .donnees_contribution, .donnees_note {
    font-size: 1rem;
  }
}
.donnees_lien {
  margin-top: 1rem;
  align-self: flex-start;
  display: inline-block;
  border: 0.125rem solid #4150B4;
  border-radius: 6.25rem;
  padding: 0.375rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1rem;
  font-weight: 600;
  text-decoration: none;
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  cursor: pointer;
  transition: background-color 0.2s, color 0.2s;
}
@media only screen and (max-width: 48em) {
  .donnees_lien {
    font-size: 1rem;
  }
}
.donnees_body {
  display: none;
}

.donnees_lien:hover, .donnees_lien:focus-visible {
  background-color: #4150B4;
  color: #fff;
}

.titre-texte {
  display: flex;
  gap: 0.75rem 2.5rem;
  border: 0.1875rem solid #3BAAAA;
  border-radius: 0.75rem;
  padding: 1.5rem;
  margin: 2.5rem 0 21.25rem;
  color: #3BAAAA;
}
@media only screen and (max-width: 48em) {
  .titre-texte {
    flex-direction: column;
    padding: 1.5rem 1.25rem;
    margin: 1.4375rem 0 11.875rem;
  }
}
.titre-texte_titre {
  flex: 0 0 calc(50% - 1.25rem);
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 600;
}
@media only screen and (max-width: 48em) {
  .titre-texte_titre {
    font-size: 1.5rem;
  }
}
.titre-texte_texte {
  flex: 0 0 calc(50% - 1.25rem);
  font-size: 1.25rem;
  line-height: 1.4;
  font-weight: 600;
}
@media only screen and (max-width: 48em) {
  .titre-texte_texte {
    font-size: 1rem;
  }
}

.chapo {
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 48em) {
  .chapo {
    margin-bottom: 1.4375rem;
  }
}
.chapo p {
  font-size: 2rem;
  line-height: 1.4;
  font-weight: 600;
}
@media only screen and (max-width: 48em) {
  .chapo p {
    font-size: 1rem;
  }
}
.phase1 .chapo p {
  color: #F0825A;
}
.phase2 .chapo p {
  color: #3BAAAA;
  max-width: 62.1875rem;
}

.ancres {
  margin: 3rem 0;
}
@media only screen and (max-width: 48em) {
  .ancres {
    margin: 2.1875rem 0;
  }
}
.ancres_titre {
  color: #F0825A;
  font-size: 3rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 48em) {
  .ancres_titre {
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 1rem;
  }
}
.ancres_nav {
  display: flex;
  gap: 2rem;
}
@media only screen and (max-width: 48em) {
  .ancres_nav {
    flex-direction: column;
    gap: 1rem;
  }
}
.ancres_item {
  flex: 0 0 calc(25% - 1.5rem);
  background-color: #F0825A;
  border-radius: 0.5rem;
  padding: 1rem 1.25rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;
  color: #fff;
  text-decoration: none;
  transition: background-color 0.2s, box-shadow 0.2s, color 0.2s;
}
@media only screen and (max-width: 48em) {
  .ancres_item {
    flex-basis: 100%;
    flex-direction: row;
    align-items: center;
    gap: 1rem;
  }
}
.ancres_item:hover .ancres_arrow, .ancres_item:focus-visible .ancres_arrow {
  opacity: 1;
}
.ancres_pictos {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
}
@media only screen and (max-width: 48em) {
  .ancres_pictos {
    align-items: center;
  }
}
.ancres_name {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 600;
}
@media only screen and (max-width: 48em) {
  .ancres_name {
    font-size: 1rem;
  }
}
.ancres_arrow {
  flex-shrink: 0;
  opacity: 0;
  transition: opacity 0.2s;
}
.ancres_arrow svg {
  display: block;
  width: 3rem;
  height: 3rem;
}
.ancres_picto svg {
  display: block;
  width: 3rem;
  height: 3rem;
}

.donnees[id],
.videos[id],
.projets[id],
.parents[id] {
  scroll-margin-top: 2.5rem;
}

.infos-phase1 {
  border: 0.1875rem solid #3BAAAA;
  border-radius: 0.75rem;
  padding: 1.25rem;
  color: #3BAAAA;
  margin-top: 2.625rem;
}
@media only screen and (max-width: 48em) {
  .infos-phase1 {
    margin-top: 1.4375rem;
  }
}
.infos-phase1_texte {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 0.3125rem;
}
@media only screen and (max-width: 48em) {
  .infos-phase1_texte {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.infos-phase1_lien {
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  text-decoration: underline;
}

.phase2 {
  position: relative;
  margin-top: 9.8125rem;
}
.phase2::before {
  content: "";
  position: absolute;
  top: -8.1875rem;
  left: calc(50% - 50vw);
  width: 100vw;
  height: 8.25rem;
  background-image: url("data:image/svg+xml,%3Csvg viewBox=%270 0 1440 132%27 preserveAspectRatio=%27none%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1459.81 65.688H-150.293%27 stroke=%27%233BAAAA%27 stroke-width=%2716%27/%3E%3Cpath d=%27M1100.07 65.767C1063.78 65.767 1034.3 36.3699 1034.3 0%27 stroke=%27%233BAAAA%27 stroke-width=%2716%27/%3E%3Cpath d=%27M1034.38 131.455C1034.38 95.1643 1063.78 65.688 1100.15 65.688%27 stroke=%27%233BAAAA%27 stroke-width=%2716%27/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 26.625em) {
  .phase2::before {
    top: -7.75rem;
    width: 50.625rem;
    left: calc(50% - 29.375rem);
    height: 5.75rem;
  }
}

.compositions {
  margin: 5.625rem 0 2.5rem;
}
@media only screen and (max-width: 48em) {
  .compositions {
    margin: 1.4375rem 0;
  }
}
.compositions_grid {
  display: flex;
  gap: 1.4375rem 2.5rem;
}
@media only screen and (max-width: 48em) {
  .compositions_grid {
    flex-direction: column;
  }
}

.composition {
  border: 0.1875rem solid #3BAAAA;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1019607843);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 0.75rem;
  flex: 1;
  padding: 2rem 2.5rem;
  color: #3BAAAA;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 48em) {
  .composition {
    padding: 1.5rem 1.25rem;
  }
}
.composition_titre {
  font-size: 3rem;
  line-height: 1.3;
  font-weight: 600;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 48em) {
  .composition_titre {
    font-size: 2rem;
  }
}
.composition_texte {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 48em) {
  .composition_texte {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1.5rem;
  }
}
.composition_eleves_label, .composition_stat_label {
  font-size: 1rem;
  line-height: 2.5625rem;
  font-weight: 600;
  margin-top: auto;
}
@media only screen and (max-width: 48em) {
  .composition_eleves_label, .composition_stat_label {
    font-size: 0.875rem;
    line-height: 1.5;
    margin-bottom: 0.5rem;
  }
}
.composition_eleves_valeur {
  align-items: baseline;
  margin-bottom: 1.375rem;
}
.composition_eleves_nombre, .composition_eleves_max, .composition_eleves_max_valeur, .composition_stat_nombre {
  font-size: 3rem;
  line-height: 2.5625rem;
  font-weight: 600;
}
.composition_stats {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
}
.composition_stat {
  flex: 0 0 calc(50% - 1rem);
}
.composition_stat_valeur {
  display: flex;
  align-items: baseline;
  gap: 1rem;
}
.composition_stat_evolution {
  font-size: 1.25rem;
  line-height: 2.5625rem;
  font-weight: 600;
}

.media iframe,
.media img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
.media figcaption {
  display: none;
}

.media-img {
  position: relative;
}
.media-img .media_placeholder {
  display: block;
}
.media-img .media_placeholder ~ img {
  position: absolute;
  top: 0;
  left: 0;
}
.media-img > a {
  display: block;
}

.media_wrapper {
  position: relative;
}
.media_wrapper iframe,
.media_wrapper .plyr,
.media_wrapper .plyr__video-wrapper {
  aspect-ratio: 16/9 !important;
  margin: 0;
}

/* ==========================================================================
   >>EXCEPTIONS
   ========================================================================== */
/* --------------------------------------------------------------------------
   ->Plyr
   -------------------------------------------------------------------------- */
.plyr .plyr__poster {
  background-size: cover;
  background-color: #6E5A9B;
}
.phase2 .plyr .plyr__poster {
  background-color: #3BAAAA;
}

.plyr__video-wrapper {
  height: 100% !important;
  width: 100% !important;
  aspect-ratio: auto !important;
  padding-bottom: 0 !important;
}

.plyr__video-embed__container {
  transform: none !important;
  height: 100% !important;
  padding-bottom: 0 !important;
}

.plyr iframe {
  pointer-events: none;
}

.plyr.plyr--video.plyr--stopped .plyr__controls:not(.plyr__control--overlaid) {
  opacity: 0;
  pointer-events: none;
  transform: translateY(100%);
}

.plyr.plyr--full-ui .plyr__control--overlaid {
  padding: 0.375rem 1.0625rem 0.375rem 3rem;
  background: #6E5A9B;
  border-radius: 6.25rem;
  border: 0.125rem solid #fff;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 600;
  opacity: 1;
  white-space: nowrap;
}
.phase2 .plyr.plyr--full-ui .plyr__control--overlaid {
  background: #3BAAAA;
}
.plyr.plyr--full-ui .plyr__control--overlaid::before {
  content: "\e901";
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  font-size: 3rem;
  top: -0.4375rem;
  left: -0.4375rem;
}
.plyr.plyr--full-ui .plyr__control--overlaid.plyr__tab-focus, .plyr.plyr--full-ui .plyr__control--overlaid:hover {
  color: #6E5A9B;
  background-color: #fff;
}
.phase2 .plyr.plyr--full-ui .plyr__control--overlaid.plyr__tab-focus, .phase2 .plyr.plyr--full-ui .plyr__control--overlaid:hover {
  color: #3BAAAA;
}
.plyr.plyr--full-ui .plyr__control--overlaid svg {
  display: none;
}

/* --------------------------------------------------------------------------
   ->Tarte au citron
   -------------------------------------------------------------------------- */
html #tarteaucitronRoot * {
  font-family: "Inter", sans-serif !important;
}

html #tarteaucitronIcon,
html #tarteaucitronRoot #tarteaucitronAlertBig {
  z-index: 3000;
}

html #tarteaucitronRoot #tarteaucitronAlertBig {
  box-sizing: border-box;
  left: auto;
  right: 1.875rem;
  bottom: 2.125rem;
  width: 28.125rem;
  padding: 1.875rem 1.875rem 1.6875rem;
  background-color: #F0825A;
  color: #fff;
  text-align: left;
  font-size: 1rem !important;
  line-height: 1.625;
}

#tarteaucitronRoot div#tarteaucitron {
  overflow: hidden;
}

html #tarteaucitronAlertBig #tarteaucitronPrivacyUrl,
html #tarteaucitronAlertBig #tarteaucitronPrivacyUrlDialog,
html #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
html #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert strong {
  font-size: 1em;
  line-height: inherit;
  color: inherit;
}

html #tarteaucitronAlertBig span#tarteaucitronDisclaimerAlert {
  display: block;
  padding: 0;
}

html #tarteaucitronAlertBig #tarteaucitronPersonalize2,
html #tarteaucitronAlertBig #tarteaucitronAllDenied2,
html #tarteaucitronAlertBig #tarteaucitronCloseAlert {
  margin: 0;
  margin-top: 1.25rem;
  display: inline-block;
  vertical-align: middle;
  color: #F0825A;
  font-size: 0.875rem !important;
  line-height: 1.2857;
}
html #tarteaucitronAlertBig #tarteaucitronPersonalize2:not(:last-child),
html #tarteaucitronAlertBig #tarteaucitronAllDenied2:not(:last-child),
html #tarteaucitronAlertBig #tarteaucitronCloseAlert:not(:last-child) {
  margin-right: 1.5625rem;
  border-radius: 0;
}
@media (hover: hover), (-ms-high-contrast: none) {
  html #tarteaucitronAlertBig #tarteaucitronPersonalize2:not([disabled]):hover,
  html #tarteaucitronAlertBig #tarteaucitronAllDenied2:not([disabled]):hover,
  html #tarteaucitronAlertBig #tarteaucitronCloseAlert:not([disabled]):hover {
    text-decoration: underline;
    text-underline-offset: 0.12em;
    text-decoration-thickness: 1px;
  }
}

html #tarteaucitronAlertBig #tarteaucitronPersonalize2,
html #tarteaucitronAlertBig #tarteaucitronAllDenied2 {
  padding: 1.1428571429em 1.3571428571em;
  border: 1px solid #fff;
  background-color: #fff;
  color: #F0825A;
  transition: color 0.25s, background-color 0.25s, border-color 0.25s, opacity 0.25s, transform 0.25s;
}
html #tarteaucitronAlertBig #tarteaucitronPersonalize2[disabled],
html #tarteaucitronAlertBig #tarteaucitronAllDenied2[disabled] {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}

html #tarteaucitronAlertBig #tarteaucitronCloseAlert {
  background-color: rgba(255, 255, 255, 0);
  border-color: rgba(255, 255, 255, 0);
  padding: 1.1428571429em 0;
  color: #fff;
}

.tarteaucitronCheck,
.tarteaucitronCross {
  display: none;
}

html #tarteaucitronAlertBig #tarteaucitronAllDenied2 {
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
}

/* Petite icone */
html #tarteaucitronRoot #tarteaucitronIcon {
  left: auto;
  right: 1.875rem;
  bottom: 2.125rem;
}

html #tarteaucitronIcon #tarteaucitronManager {
  background: #F0825A;
  color: #fff;
  font-size: 0.875rem !important;
  line-height: 1.2857;
  border-radius: 0;
  padding: 1.1428571429em 1.3571428571em;
}
html #tarteaucitronIcon #tarteaucitronManager::before {
  content: "Cookies";
  margin-right: 0.2em;
  vertical-align: middle;
}
html #tarteaucitronIcon #tarteaucitronManager::after {
  content: "\e90d";
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
}
html #tarteaucitronIcon #tarteaucitronManager img {
  display: none;
}

/* modale */
html #tarteaucitronRoot * {
  color: #F0825A;
  font-family: "Inter", sans-serif !important;
}

html #tarteaucitronRoot button#tarteaucitronBack {
  background-color: black;
}

html div#tarteaucitronServices {
  box-shadow: none;
}

html #tarteaucitron {
  background-color: #fff;
}

html #tarteaucitron .tarteaucitronBorder,
html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain,
html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList,
html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
html #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  border-color: transparent;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronLine,
html #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  background-color: transparent;
  border: 0;
}

html #tarteaucitronRoot .tarteaucitronH1 {
  color: inherit;
  text-align: left;
}

html #tarteaucitron #tarteaucitronInfo,
html #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
  color: inherit;
  font-weight: inherit;
}

html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
html #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
html #tarteaucitron #tarteaucitronInfo,
html #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
  background-color: transparent;
  color: inherit;
}

html div#tarteaucitronInfo {
  text-align: left !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0;
  font-size: 1.0625rem !important;
  line-height: 1.4705;
  margin-bottom: 3.125rem !important;
}

html #tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset .tarteaucitronName {
  display: block;
  margin: 0;
  padding: 0;
  padding-top: 0.625rem;
  border-top: 0;
  font-weight: 700;
  text-transform: uppercase;
}

html #tarteaucitron #tarteaucitronServices #tarteaucitronMainLineOffset .tarteaucitronAsk {
  display: block;
  margin: 0;
  text-align: left !important;
}

html #tarteaucitronRoot .tarteaucitronH2 {
  color: inherit;
  font-size: 1.0625rem !important;
  line-height: 1.4705;
  margin: 0 !important;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover,
html #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
  background-color: transparent;
}

html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,
html #tarteaucitron #tarteaucitronClosePanel {
  background-color: #fff;
  color: inherit;
  font-weight: 700;
  padding: 0 0.75rem;
  line-height: 3.125rem;
  width: auto;
  font-size: 0.9375rem;
  vertical-align: middle;
}
html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie::after,
html #tarteaucitron #tarteaucitronClosePanel::after {
  content: "\e904";
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6666666667em;
  vertical-align: middle;
  margin-left: 0.2em;
}

html #tarteaucitron .tarteaucitronBorder,
html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain,
html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList,
html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
html #tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
  border-color: transparent !important;
}

html #tarteaucitron .tarteaucitronBorder {
  border: 0;
}

html div#tarteaucitronServices {
  margin-top: 3.125rem !important;
  padding-bottom: 2.5rem;
  box-sizing: border-box;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronLine {
  padding: 0 2.5rem;
}

html #tarteaucitronRoot .tarteaucitronH1 {
  margin-top: 0;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 1.3333;
  font-weight: 700;
}

html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
html #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
html #tarteaucitron #tarteaucitronInfo,
html #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
  margin: 0;
  padding: 0;
  font-weight: inherit;
  font-size: 1.0625rem;
  width: auto !important;
}

html body #tarteaucitronRoot #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button {
  margin: 0 !important;
}

html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
html #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button,
html #tarteaucitron #tarteaucitronInfo {
  display: block;
}

html #tarteaucitron #tarteaucitronInfo,
html #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
  position: static;
  max-width: 100%;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button {
  font-size: 1.125rem !important;
  line-height: 1.5;
  font-weight: 700;
}

html #tarteaucitronRoot .tarteaucitronPlus {
  float: right;
}

html #tarteaucitronRoot .catToggleBtn[aria-expanded=true] .tarteaucitronPlus::before {
  color: inherit;
  content: "\e904";
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
}

html #tarteaucitronRoot .catToggleBtn[aria-expanded=false] .tarteaucitronPlus::before {
  color: inherit;
  content: "\e905";
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronTitle + [id^=tarteaucitronDetails] {
  color: #F0825A;
  font-size: 1rem;
  line-height: 1.5;
  position: static;
  max-width: 95%;
  padding: 0;
  margin-top: -0.9375rem;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
  padding-bottom: 0.9375rem;
  font-size: 0.9375rem;
  line-height: 1.5333;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronTitle button {
  padding: 0.9375rem 0;
  width: 100% !important;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronBorder {
  padding: 0 2.5rem;
}

html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
html #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
  background-color: transparent;
  border-top: 1px solid #F0825A;
  margin-top: 2.75rem;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronHidden .tarteaucitronLine {
  padding: 1.125rem 0;
  border-top: 0;
}
html #tarteaucitron #tarteaucitronServices .tarteaucitronHidden .tarteaucitronLine:last-child {
  border-bottom: 0;
}

html body #tarteaucitronRoot #tarteaucitron #tarteaucitronServices .tarteaucitronHidden ul .tarteaucitronLine {
  padding: 2.25rem 0 0 0 !important;
}
html body #tarteaucitronRoot #tarteaucitron #tarteaucitronServices .tarteaucitronHidden ul .tarteaucitronLine:first-child {
  padding: 1.3125rem 0 0 0 !important;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName:first-child {
  margin-left: 0;
}

html #tarteaucitron .tarteaucitronH3 {
  font-size: 1.0625rem;
  line-height: 1.5;
  font-weight: 700 !important;
}

html .tarteaucitronName .tacCurrentStatus,
html .tarteaucitronName .tarteaucitronReadmoreSeparator,
html #tarteaucitron .tarteaucitronName .tarteaucitronReadmoreInfo,
html #tarteaucitron .tarteaucitronName .tarteaucitronReadmoreOfficial,
html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies {
  font-size: 0.75rem !important;
  line-height: 1.3333;
  color: inherit !important;
  font-weight: inherit;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a {
  font-weight: 700 !important;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName br {
  display: none;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
  margin-right: 0;
  margin-top: 0;
}

html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
html .tac_activate .tarteaucitronAllow {
  padding: 0.625rem 0.9375rem;
  border-radius: 0;
  background-color: rgba(240, 130, 90, 0);
  border: 1px solid #F0825A;
  color: #F0825A;
  font-size: 0.875rem !important;
  line-height: 1.2;
  opacity: 1 !important;
  margin-left: 0;
  min-width: 5.625rem;
  text-align: center;
}
html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow:not(:last-child),
html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny:not(:last-child),
html .tac_activate .tarteaucitronAllow:not(:last-child) {
  margin-right: 0.9375rem;
}

html #tarteaucitron #tarteaucitronServices #tarteaucitronAllAllowed.tarteaucitronIsSelected,
html #tarteaucitron #tarteaucitronServices #tarteaucitronAllDenied.tarteaucitronIsSelected,
html #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsAllowed .tarteaucitronAllow,
html #tarteaucitron #tarteaucitronServices .tarteaucitronLine.tarteaucitronIsDenied .tarteaucitronDeny {
  background-color: #F0825A;
  color: #fff;
}

@media only screen and (max-width: 64em) {
  html #tarteaucitronRoot #tarteaucitronAlertBig {
    right: 1.125rem;
    bottom: 1.125rem;
    padding: 0.9375rem 1.125rem;
    font-size: 0.875rem !important;
    line-height: 1.57143;
  }
  html #tarteaucitronAlertBig #tarteaucitronPersonalize2,
  html #tarteaucitronAlertBig #tarteaucitronAllDenied2,
  html #tarteaucitronAlertBig #tarteaucitronCloseAlert {
    margin-top: 0.875rem;
  }
  html #tarteaucitronAlertBig #tarteaucitronPersonalize2:not(:last-child),
  html #tarteaucitronAlertBig #tarteaucitronAllDenied2:not(:last-child),
  html #tarteaucitronAlertBig #tarteaucitronCloseAlert:not(:last-child) {
    margin-right: 1rem;
  }
  html #tarteaucitronRoot #tarteaucitronIcon {
    right: 1.125rem;
    bottom: 1.125rem;
  }
  .has-menuMobileOpen #tarteaucitronRoot #tarteaucitronIcon {
    display: none !important;
  }
  html #tarteaucitronIcon #tarteaucitronManager {
    font-size: 0.875rem !important;
    line-height: 1.375;
  }
  html #tarteaucitron #tarteaucitronServices .tarteaucitronLine,
  html #tarteaucitron #tarteaucitronServices .tarteaucitronBorder {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
}
@media only screen and (max-width: 48em) {
  html #tarteaucitronRoot .tarteaucitronH1 {
    margin-bottom: 0.625rem;
  }
  html body div#tarteaucitronRoot #tarteaucitron div#tarteaucitronMainLineOffset .tarteaucitronName {
    display: block !important;
  }
  html div#tarteaucitronInfo {
    margin-bottom: 1.75rem !important;
  }
  html #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
  html #tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    margin-top: 2.5rem;
  }
  html body #tarteaucitronRoot #tarteaucitron #tarteaucitronServices .tarteaucitronHidden ul .tarteaucitronLine {
    padding: 0.625rem 0 0 0 !important;
  }
  html body #tarteaucitronRoot #tarteaucitron #tarteaucitronServices .tarteaucitronHidden ul .tarteaucitronLine:first-child {
    padding: 0.6875rem 0 0 0 !important;
  }
  html li.tarteaucitronLine .tarteaucitronName span {
    display: inline;
    width: auto !important;
  }
  html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
    text-align: left !important;
  }
  html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
  html #tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
  html .tac_activate .tarteaucitronAllow {
    width: auto !important;
    box-sizing: content-box !important;
    display: inline-block !important;
    margin-right: 0.9375rem !important;
  }
}
@media only screen and (max-width: 37.4375em) {
  html #tarteaucitronRoot #tarteaucitronAlertBig {
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
  }
}
/* --------------------------------------------------------------------------
   ->Admin bar
   -------------------------------------------------------------------------- */
.admin-bar .header {
  top: 32px;
}

/* ==========================================================================
   >>PRINT
   ========================================================================== */
@media print {
  /* Général */
  * {
    box-shadow: none !important;
    text-shadow: none !important;
  }
  @page {
    margin: 0.5cm;
  }
  /* Liens */
  .txt p a[href]:not([href^="mailto:"]):after,
  .txt ul a[href]:not([href^="mailto:"]):after,
  .txt ol a[href]:not([href^="mailto:"]):after {
    content: " (" attr(href) ")";
  }
  /* Gestion des débordement de page */
  pre,
  blockquote,
  ul,
  ol,
  tr,
  img,
  a {
    page-break-inside: avoid;
  }
  h1,
  h2,
  h3,
  caption {
    page-break-after: avoid;
  }
  /* En tete de table */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  /* Veuves et orphelins */
  p,
  blockquote,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  #header,
  #footer,
  #tarteaucitronRoot,
  .plyr,
  .bc,
  .media-video {
    display: none !important;
  }
  .acc_content {
    display: block !important;
  }
  .is-closed > .acc_head button::after {
    transform: translateY(-50%) rotate(45deg);
  }
  .btn {
    border: 1px solid #000 !important;
    background-color: transparent !important;
    color: #000 !important;
  }
}

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