@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Google+Sans:ital,opsz,wght@0,17..18,400..700;1,17..18,400..700&display=swap");
@import url("https://use.typekit.net/gvk5mrf.css");
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%; /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat; /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit; /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0; /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
hr {
  overflow: visible; /* Show the overflow in Edge and IE */
  height: 0; /* Add the correct box sizing in Firefox */
  color: inherit; /* Correct border color in Firefox. */
}

details,
main {
  display: block; /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item; /* Add the correct display in all browsers */
}

small {
  font-size: 80%; /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none; /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none; /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent; /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0; /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* Specify the font family of code elements */
}

pre {
  font-size: 1em; /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder; /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit; /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0; /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield; /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px; /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto; /* Internet Explorer 11+ */
  resize: vertical; /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold; /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible; /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none; /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none; /* Firefox 36+ */
  -webkit-appearance: none; /* Chrome 41+ */
}

select::-ms-expand {
  display: none; /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor; /* Internet Explorer 11+ */
}

legend {
  border: 0; /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit; /* Correct the color inheritance from `fieldset` elements in IE */
  display: table; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge and IE */
  white-space: normal; /* Correct the text wrapping in Edge and IE */
  max-width: 100%; /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit; /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none; /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

html {
  min-height: 100vh;
  font-size: 62.5%;
  scrollbar-gutter: stable;
}

body {
  font-family: "Google Sans", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
  font-size: 1.4rem;
  line-height: 1.5;
  font-weight: 400;
  color: rgb(29, 29, 27);
}
body.no-scroll {
  overflow: hidden;
}

a, a:active {
  color: rgb(240, 70, 80);
  cursor: pointer;
  text-decoration: underline;
}

h1, .is-text-h1, .carousel article .vignette-info h2 {
  font-family: "itc-avant-garde-gothic-pro", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
  font-size: 6rem;
  color: rgb(45, 43, 103);
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (max-width: 46rem) {
  h1, .is-text-h1, .carousel article .vignette-info h2 {
    font-size: 3rem;
  }
}

h2, .is-text-h2 {
  font-family: "itc-avant-garde-gothic-pro", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0.1em;
}

h3, .is-text-h3, #galerie article .vignette-info h2, header.header-homepage nav ul > li {
  font-family: "itc-avant-garde-gothic-pro", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
  font-size: 1.8rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

h4, .is-text-h4, #editorial span.badge-encours, #galerie article span.badge-encours, header:not(.header-homepage) nav.is-open ul > li, header:not(.header-homepage) nav .sous-menu li {
  font-family: "itc-avant-garde-gothic-pro", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

h5, .is-text-h5, main > nav a, footer, header.header-homepage nav .sous-menu li {
  font-family: "itc-avant-garde-gothic-pro", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

h6, .is-text-h6 {
  font-family: "itc-avant-garde-gothic-pro", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 500;
}

b, strong {
  font-weight: 700;
}

p + p {
  margin-top: 1.6rem;
}

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

.font__color--blanc {
  color: rgb(255, 255, 255);
}

.font__color--noir {
  color: rgb(29, 29, 27);
}

.font__color--bleu {
  color: rgb(45, 43, 103);
}

.font__color--rouge {
  color: rgb(240, 70, 80);
}

.font__color--gris {
  color: rgb(97, 97, 97);
}

.font__color--grisclair {
  color: rgb(215, 215, 215);
}

.margin--xs {
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
  scroll-margin-top: 0.4rem;
  scroll-margin-bottom: 0.4rem;
}
.margin--s {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  scroll-margin-top: 0.8rem;
  scroll-margin-bottom: 0.8rem;
}
.margin--m {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
  scroll-margin-top: 1.6rem;
  scroll-margin-bottom: 1.6rem;
}
.margin--l {
  margin-top: 3.2rem;
  margin-bottom: 3.2rem;
  scroll-margin-top: 3.2rem;
  scroll-margin-bottom: 3.2rem;
}
.margin--xl {
  margin-top: 6.4rem;
  margin-bottom: 6.4rem;
  scroll-margin-top: 6.4rem;
  scroll-margin-bottom: 6.4rem;
}
.margin--xxl {
  margin-top: 8rem;
  margin-bottom: 8rem;
  scroll-margin-top: 8rem;
  scroll-margin-bottom: 8rem;
}
.margin__top {
  margin-top: 1.6rem;
}
.margin__top--xs {
  margin-top: 0.4rem;
  scroll-margin-top: 0.4rem;
}
.margin__top--s {
  margin-top: 0.8rem;
  scroll-margin-top: 0.8rem;
}
.margin__top--m {
  margin-top: 1.6rem;
  scroll-margin-top: 1.6rem;
}
.margin__top--l {
  margin-top: 3.2rem;
  scroll-margin-top: 3.2rem;
}
.margin__top--xl {
  margin-top: 6.4rem;
  scroll-margin-top: 6.4rem;
}
.margin__top--xxl {
  margin-top: 8rem;
  scroll-margin-top: 8rem;
}
.margin__bottom {
  margin-bottom: 1.6rem;
}
.margin__bottom--xs {
  margin-bottom: 0.4rem;
  scroll-margin-bottom: 0.4rem;
}
.margin__bottom--s {
  margin-bottom: 0.8rem;
  scroll-margin-bottom: 0.8rem;
}
.margin__bottom--m {
  margin-bottom: 1.6rem;
  scroll-margin-bottom: 1.6rem;
}
.margin__bottom--l {
  margin-bottom: 3.2rem;
  scroll-margin-bottom: 3.2rem;
}
.margin__bottom--xl {
  margin-bottom: 6.4rem;
  scroll-margin-bottom: 6.4rem;
}
.margin__bottom--xxl {
  margin-bottom: 8rem;
  scroll-margin-bottom: 8rem;
}
.margin__right {
  margin-right: 1.6rem;
}
.margin__right--xs {
  margin-right: 0.4rem;
}
.margin__right--s {
  margin-right: 0.8rem;
}
.margin__right--m {
  margin-right: 1.6rem;
}
.margin__right--l {
  margin-right: 3.2rem;
}
.margin__right--xl {
  margin-right: 6.4rem;
}
.margin__right--xxl {
  margin-right: 8rem;
}
.margin__left {
  margin-left: 1.6rem;
}
.margin__left--xs {
  margin-left: 0.4rem;
}
.margin__left--s {
  margin-left: 0.8rem;
}
.margin__left--m {
  margin-left: 1.6rem;
}
.margin__left--l {
  margin-left: 3.2rem;
}
.margin__left--xl {
  margin-left: 6.4rem;
}
.margin__left--xxl {
  margin-left: 8rem;
}
.margin__none {
  margin: 0;
}

.padding--xs {
  padding: 0.4rem 0;
}
.padding--s {
  padding: 0.8rem 0;
}
.padding--m {
  padding: 1.6rem 0;
}
.padding--l {
  padding: 3.2rem 0;
}
.padding--xl {
  padding: 6.4rem 0;
}
.padding--xxl {
  padding: 8rem 0;
}
.padding__top {
  padding-top: 1.6rem;
}
.padding__top--xs {
  padding-top: 0.4rem;
}
.padding__top--s {
  padding-top: 0.8rem;
}
.padding__top--m {
  padding-top: 1.6rem;
}
.padding__top--l {
  padding-top: 3.2rem;
}
.padding__top--xl {
  padding-top: 6.4rem;
}
.padding__top--xxl {
  padding-top: 8rem;
}
.padding__right {
  padding-right: 1.6rem;
}
.padding__right--xs {
  padding-right: 0.4rem;
}
.padding__right--s {
  padding-right: 0.8rem;
}
.padding__right--m {
  padding-right: 1.6rem;
}
.padding__right--l {
  padding-right: 3.2rem;
}
.padding__right--xl {
  padding-right: 6.4rem;
}
.padding__right--xxl {
  padding-right: 8rem;
}
.padding__bottom {
  padding-bottom: 1.6rem;
}
.padding__bottom--xs {
  padding-bottom: 0.4rem;
}
.padding__bottom--s {
  padding-bottom: 0.8rem;
}
.padding__bottom--m {
  padding-bottom: 1.6rem;
}
.padding__bottom--l {
  padding-bottom: 3.2rem;
}
.padding__bottom--xl {
  padding-bottom: 6.4rem;
}
.padding__bottom--xxl {
  padding-bottom: 8rem;
}
.padding__left {
  padding-left: 1.6rem;
}
.padding__left--xs {
  padding-left: 0.4rem;
}
.padding__left--s {
  padding-left: 0.8rem;
}
.padding__left--m {
  padding-left: 1.6rem;
}
.padding__left--l {
  padding-left: 3.2rem;
}
.padding__left--xl {
  padding-left: 6.4rem;
}
.padding__left--xxl {
  padding-left: 8rem;
}

.textalign__center {
  text-align: center;
}
.textalign__left {
  text-align: left;
}
.textalign__right {
  text-align: right;
}
.textalign__justify {
  text-align: justify;
}
@media (max-width: 46rem) {
  .textalign__justify {
    text-align: left;
  }
}

.is-text-color--blanc {
  color: rgb(255, 255, 255);
}
.is-text-color--noir {
  color: rgb(29, 29, 27);
}
.is-text-color--bleu {
  color: rgb(45, 43, 103);
}
.is-text-color--rouge {
  color: rgb(240, 70, 80);
}
.is-text-color--gris {
  color: rgb(97, 97, 97);
}
.is-text-color--grisclair {
  color: rgb(215, 215, 215);
}

.bg__color--blanc {
  background-color: rgb(255, 255, 255);
}
.bg__color--blanc a:link, .bg__color--blanc a:visited {
  color: inherit;
}
.bg__color--noir {
  background-color: rgb(29, 29, 27);
}
.bg__color--noir a:link, .bg__color--noir a:visited {
  color: inherit;
}
.bg__color--bleu {
  background-color: rgb(45, 43, 103);
}
.bg__color--bleu a:link, .bg__color--bleu a:visited {
  color: inherit;
}
.bg__color--rouge {
  background-color: rgb(240, 70, 80);
}
.bg__color--rouge a:link, .bg__color--rouge a:visited {
  color: inherit;
}
.bg__color--gris {
  background-color: rgb(97, 97, 97);
}
.bg__color--gris a:link, .bg__color--gris a:visited {
  color: inherit;
}
.bg__color--grisclair {
  background-color: rgb(215, 215, 215);
}
.bg__color--grisclair a:link, .bg__color--grisclair a:visited {
  color: inherit;
}

.drop-shadow {
  filter: drop-shadow(0 0 1.6rem rgb(29, 29, 27)) drop-shadow(0 0 1.6rem rgb(29, 29, 27));
}

header:not(.header-homepage) {
  grid-area: header;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-areas: "logo nav nav nav nav nav";
  gap: 3.2rem;
  align-items: center;
}
header:not(.header-homepage) #logo {
  background-color: rgb(255, 255, 255);
  grid-area: logo;
  padding-bottom: 0.4rem;
}
header:not(.header-homepage) nav {
  grid-area: nav;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
header:not(.header-homepage) nav.is-open {
  justify-content: flex-end;
  column-gap: 1.6rem;
  align-items: center;
}
header:not(.header-homepage) nav.is-open ul.nav-secondaire {
  flex-direction: row;
  gap: 1.6rem;
}
header:not(.header-homepage) nav .burger {
  background: none;
  border: none;
  cursor: pointer;
  color: rgb(45, 43, 103);
  line-height: 1;
}
header:not(.header-homepage) nav .burger:hover {
  color: rgb(240, 70, 80);
}
header:not(.header-homepage) nav .burger svg line {
  transform-box: fill-box;
  transform-origin: center;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
header:not(.header-homepage) nav .burger[aria-expanded=true] svg line:nth-child(1) {
  transform: translateY(7px) rotate(45deg);
}
header:not(.header-homepage) nav .burger[aria-expanded=true] svg line:nth-child(2) {
  opacity: 0;
}
header:not(.header-homepage) nav .burger[aria-expanded=true] svg line:nth-child(3) {
  transform: translateY(-7px) rotate(-45deg);
}
header:not(.header-homepage) nav ul {
  display: none;
}
header:not(.header-homepage) nav.is-open ul {
  display: flex;
  flex-flow: column nowrap;
  gap: 0.8rem;
}
header:not(.header-homepage) nav.is-open ul.sous-menu {
  display: none;
}
header:not(.header-homepage) nav.is-open ul > li {
  list-style: none;
  position: relative;
}
header:not(.header-homepage) nav .sous-menu {
  display: none;
  position: absolute;
  left: -0.8rem;
  top: 100%;
  z-index: 800;
  flex-flow: column nowrap;
  gap: 0.8rem;
  background-color: rgb(255, 255, 255);
  padding: 0.8rem;
  white-space: nowrap;
}
header:not(.header-homepage) nav .sous-menu li {
  list-style: none;
  line-height: 1.2;
  font-weight: 500 !important;
}
header:not(.header-homepage) nav.is-open li.has-submenu:hover > .sous-menu {
  display: flex;
}

header.header-homepage {
  grid-area: header;
  z-index: 800;
  display: flex;
  flex-flow: row wrap;
  gap: 3.2rem;
}
header.header-homepage #logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 33.3333333333%;
  padding: 0 3.2rem 3.2rem 0;
  background-color: rgb(255, 255, 255);
}
header.header-homepage #logo img {
  height: 100%;
  width: auto;
}
header.header-homepage nav {
  margin-top: 15.5rem;
  display: flex;
  flex-flow: row wrap;
  gap: 1.6rem;
  align-content: flex-start;
}
header.header-homepage nav a {
  margin-left: -0.4rem;
}
header.header-homepage nav ul {
  display: flex;
  flex-flow: column nowrap;
  gap: 1.2rem;
}
header.header-homepage nav ul > li {
  list-style: none;
}
header.header-homepage nav ul.nav-secondaire {
  flex-basis: 100%;
  gap: 1.2rem;
}
header.header-homepage nav ul.nav-secondaire > li {
  font-size: 1.4rem;
  line-height: 1.2;
}
header.header-homepage nav .sous-menu {
  flex-flow: column nowrap;
  gap: 1.2rem;
  padding: 1.2rem 0.8rem 0;
}
header.header-homepage nav .sous-menu li {
  line-height: 1.2;
  list-style: none;
}
header.header-homepage nav .burger {
  display: none;
}

@media (max-width: 72rem) {
  header nav .sous-menu {
    display: none !important;
  }
  header:not(.header-homepage) {
    grid-template-areas: "logo logo nav nav nav nav";
    align-items: center;
  }
  header:not(.header-homepage) nav.is-open {
    position: fixed;
    inset: 0;
    background-color: rgb(255, 255, 255);
    z-index: 1100;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    gap: 1.6rem;
    padding: 6.4rem 3.2rem;
    animation: fadeIn 0.2s ease;
  }
  header:not(.header-homepage) nav.is-open .burger {
    position: absolute;
    top: 1.6rem;
    right: 3.2rem;
    z-index: 1;
  }
  header:not(.header-homepage) nav.is-open ul {
    display: flex;
    flex-flow: column nowrap;
    gap: 0;
    width: 100%;
    text-align: center;
  }
  header:not(.header-homepage) nav.is-open ul > li {
    font-family: "itc-avant-garde-gothic-pro", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
  header:not(.header-homepage) nav.is-open ul.nav-secondaire {
    flex-direction: column;
    gap: 1.6rem;
  }
  header.header-homepage {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: "logo" "nav";
    gap: 3.2rem 1.6rem;
    align-items: start;
  }
  header.header-homepage #logo {
    position: static;
    grid-area: logo;
    width: auto;
    padding: 0;
  }
  header.header-homepage #logo img {
    width: 100%;
    max-width: 33.3333333333%;
    height: auto;
  }
  header.header-homepage nav {
    grid-area: nav;
    margin-top: 0;
    display: flex;
    flex-flow: column nowrap;
    gap: 0.8rem;
  }
  header.header-homepage nav a {
    margin-left: 0;
  }
  header.header-homepage nav ul {
    width: 100%;
    gap: 0.8rem;
  }
  header.header-homepage nav ul > li {
    font-family: "itc-avant-garde-gothic-pro", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif;
    font-size: 1.8rem;
    line-height: 1.2;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
  }
}
@media (max-width: 46rem) {
  header:not(.header-homepage) {
    grid-template-areas: "logo logo logo nav nav nav";
  }
  header.header-homepage #logo img {
    max-width: 18rem;
  }
}
header nav a {
  display: inline;
  padding: 0 0.4rem;
  text-decoration: none;
  color: rgb(45, 43, 103);
  background: linear-gradient(rgb(240, 70, 80) 0 100%) no-repeat right/0% 100%;
  transition: background-size 0.4s cubic-bezier(0.4, 0.1, 0.4, 0.9), color 0.4s cubic-bezier(0.4, 0.1, 0.4, 0.9);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
header nav a:hover, header nav a:active {
  color: rgb(255, 255, 255);
  background-position: left;
  background-size: 100% 100%;
  text-decoration: none;
}
header nav a.highlight {
  color: rgb(240, 70, 80);
}
header nav a.highlight:hover, header nav a.highlight:active {
  color: rgb(255, 255, 255);
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
footer {
  grid-area: footer;
  width: 100%;
  color: rgb(215, 215, 215);
  text-align: right;
}
footer ul {
  display: flex;
  flex-flow: column nowrap;
  gap: 0.4rem;
}
footer li {
  list-style: none;
}
footer a {
  text-decoration: none;
}
footer a:hover {
  text-decoration: underline;
}
@media (max-width: 46rem) {
  footer {
    flex-flow: row wrap;
  }
}

.transition {
  will-change: opacity;
  position: fixed;
  pointer-events: none;
  z-index: 9999;
  transition: opacity 0.4s cubic-bezier(0.4, 0.1, 0.4, 0.9);
  transition-duration: 750ms;
  background-color: rgb(240, 70, 80);
  inset: 0;
  opacity: 0;
}
.transition.is-bleu {
  background-color: rgb(45, 43, 103);
}
.transition.is-active {
  opacity: 1;
}

.wrapper {
  position: relative;
  max-width: 120rem;
  margin-inline: auto;
  margin-block: 3.2rem;
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-areas: "header main main main main main" "footer footer footer footer footer footer";
  gap: 3.2rem;
}
.wrapper:not(#homepage) {
  grid-template-areas: "header header header header header header" "main main main main main main" "footer footer footer footer footer footer";
}
@media (max-width: 72rem) {
  .wrapper {
    margin-inline: 3.2rem;
    grid-template-columns: 1fr;
    grid-template-areas: "header" "main" "footer";
  }
}

main {
  grid-area: main;
}
main > nav {
  margin-bottom: 0.4rem;
}
main > nav a {
  color: rgb(215, 215, 215);
  text-decoration: none;
}
main > nav a:hover {
  text-decoration: underline;
}

.carousel {
  position: relative;
}
.carousel ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.carousel li {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 750ms;
  pointer-events: none;
}
.carousel li.is-active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}
.carousel article {
  position: relative;
}
.carousel article figure {
  aspect-ratio: 4/3;
  background-color: rgb(255, 255, 255);
}
.carousel article figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.carousel article .vignette-info {
  position: absolute;
  bottom: 3.2rem;
  right: 3.2rem;
  width: 80%;
  text-align: right;
}
.carousel article .vignette-info h2 {
  color: rgb(255, 255, 255);
  line-height: 0.8;
}

#editorial {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 6.4rem 3.2rem;
}
#editorial .editorial-titre {
  grid-column-start: 1;
  grid-column-end: span 5;
  display: flex;
  flex-flow: column wrap;
  justify-items: start;
  margin-top: -12.8rem;
  z-index: 800;
}
#editorial span.badge-encours {
  display: inline-block;
  background-color: rgb(240, 70, 80);
  color: rgb(255, 255, 255);
  font-size: 1.2rem;
  line-height: normal;
  padding: 0.4rem 0.8rem;
  vertical-align: middle;
}
#editorial h1 {
  background-color: rgb(255, 255, 255);
  padding: 1.6rem 1.6rem 0 0;
}
#editorial > h1 {
  grid-column-start: 1;
  grid-column-end: span 5;
  padding: 0;
}
#editorial .editorial-contenu {
  grid-column-start: 2;
  grid-column-end: end;
  display: flex;
  flex-flow: column nowrap;
  gap: 3.2rem;
}
#editorial .editorial-contenu > article {
  position: relative;
}
#editorial .editorial-contenu > article figure {
  aspect-ratio: 16/9;
  background-color: rgb(240, 70, 80);
}
#editorial .editorial-contenu > article figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#editorial .editorial-contenu__demi {
  grid-column-start: 2;
  grid-column-end: span 3;
  display: flex;
  flex-flow: column nowrap;
  gap: 3.2rem;
}
#editorial .editorial-galerie {
  grid-column-start: 1;
  grid-column-end: span 5;
  display: grid;
  grid-template-columns: 1fr;
  gap: 6.4rem;
}
#editorial .editorial-galerie figure {
  display: flex;
  flex-flow: column nowrap;
  gap: 1.6rem;
}
#editorial .editorial-galerie.multi {
  grid-template-columns: repeat(2, 1fr);
}
#editorial .editorial-galerie__mini {
  grid-column-end: span 2;
  display: flex;
  flex-flow: column nowrap;
  gap: 3.2rem;
}
@media (max-width: 72rem) {
  #editorial {
    gap: 3.2rem;
  }
  #editorial .is-text-h2, #editorial .editorial-titre, #editorial .editorial-contenu, #editorial .editorial-galerie {
    grid-column-start: 1;
    grid-column-end: end;
  }
  #editorial .editorial-contenu__demi {
    grid-column-start: 1;
    grid-column-end: span 4;
  }
  #editorial .editorial-titre {
    margin-top: 0;
    gap: 0.8rem;
  }
  #editorial h1 {
    padding: 0;
  }
  #editorial .editorial-galerie {
    gap: 3.2rem;
  }
  #editorial .editorial-galerie.multi {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 46rem) {
  #editorial .editorial-contenu__demi, #editorial .editorial-galerie__mini {
    grid-column-start: 1;
    grid-column-end: end;
  }
}

#galerie {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 6.4rem 3.2rem;
}
@media (max-width: 72rem) {
  #galerie {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 46rem) {
  #galerie {
    grid-template-columns: 1fr;
  }
}
#galerie article {
  position: relative;
}
#galerie article span.badge-encours {
  display: inline-block;
  background-color: rgb(240, 70, 80);
  color: rgb(255, 255, 255);
  font-size: 1.2rem;
  line-height: normal;
  padding: 0.4rem 0.8rem;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 400;
}
#galerie article figure {
  aspect-ratio: 4/3;
  background-color: rgb(240, 70, 80);
}
#galerie article figure img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.4s cubic-bezier(0.4, 0.1, 0.4, 0.9);
}
#galerie article .vignette-info {
  position: relative;
  max-width: 90%;
  background-color: rgb(255, 255, 255);
  padding: 0.8rem 0.8rem 0 0;
  margin-top: -1.6rem;
  display: flex;
  flex-flow: column nowrap;
  gap: 0.4rem;
}
#galerie article .vignette-info h2 {
  text-transform: uppercase;
  color: rgb(45, 43, 103);
}
#galerie article .vignette-info p {
  color: rgb(215, 215, 215);
}
#galerie a {
  text-decoration: none;
}
#galerie a:hover img {
  opacity: 0.5;
}

.leaflet-popup-content {
  font-family: "Google Sans", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif !important;
  font-size: 1.4rem !important;
  line-height: 1.5 !important;
  font-weight: 300 !important;
  color: rgb(29, 29, 27) !important;
}
.leaflet-popup-content strong {
  font-family: "itc-avant-garde-gothic-pro", Avenir, Montserrat, Corbel, "URW Gothic", source-sans-pro, sans-serif !important;
  text-transform: uppercase;
  font-size: 1.8rem !important;
  line-height: 1.2 !important;
  color: rgb(45, 43, 103) !important;
}
.leaflet-popup-content em {
  color: rgb(97, 97, 97) !important;
}
.leaflet-popup-content a {
  color: rgb(240, 70, 80) !important;
}

.map-contact {
  width: 100%;
  height: 420px;
  overflow: hidden;
  background: rgb(255, 255, 255);
}

.marker-atelier,
.marker-metro {
  background: none !important;
  border: none !important;
}
.marker-atelier svg,
.marker-metro svg {
  display: block;
}

.video-embed {
  aspect-ratio: 16/9;
  margin-block: 1.6rem;
}
.video-embed iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}
