/* sass-plugin-0:/Users/juliangarnier/Dev/clients/pleinsud/pleinsud-website/src/sass/styles.scss */

/* Montserrat 900 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');

*,
*:before,
*:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
*:focus {
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
body {
  -webkit-font-smoothing: antialiased;
  font-family: sans-serif;
}
img,
video {
  vertical-align: middle;
}
.grid {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  flex-shrink: 0;
  width: 100%;
  margin: auto;
}
.show-grid [class*=w-] {
  box-shadow: 0px 0px 0px 1px rgb(50, 50, 255);
}
.show-grid:before,
.show-grid:after {
  pointer-events: none;
  content: "";
  display: block;
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 10px);
  max-width: 9969px;
  height: 100vh;
}
.show-grid:before {
  background-image:
    linear-gradient(90deg, hsl(10, 80%, 55%) 1px, transparent 0px),
    linear-gradient(90deg, hsla(10, 80%, 55%, 0.5) 1px, transparent 0px),
    linear-gradient(90deg, hsl(10, 80%, 55%) 1px, transparent 0px),
    linear-gradient(0deg, hsla(10, 80%, 55%, 0.25) 1px, transparent 1px);
  background-size:
    8.3333333333% 1px,
    8.3333333333% 1px,
    8.3333333333% 1px,
    100% 1.5rem;
}
.show-grid:after {
  border-right: 1px solid hsl(10, 80%, 55%);
  border-left: 1px solid hsl(10, 80%, 55%);
  background-size: 8.3333333333% 1px;
}
.w-05 {
  width: 4.1666666667%;
}
.w-1 {
  width: 8.3333333333%;
}
.w-2 {
  width: 16.6666666667%;
}
.w-3 {
  width: 25%;
}
.w-4 {
  width: 33.3333333333%;
}
.w-5 {
  width: 41.6666666667%;
}
.w-6 {
  width: 50%;
}
.w-7 {
  width: 58.3333333333%;
}
.w-8 {
  width: 66.6666666667%;
}
.w-9 {
  width: 75%;
}
.w-10 {
  width: 83.3333333333%;
}
.w-11 {
  width: 91.6666666667%;
}
.w-12 {
  width: 100%;
}
.w-auto {
  width: auto;
}
.w-fill {
  width: 100%;
}
.gap-05 {
  margin-left: 4.1666666667%;
}
.gap-1 {
  margin-left: 8.3333333333%;
}
.gap-2 {
  margin-left: 16.6666666667%;
}
.gap-3 {
  margin-left: 25%;
}
.gap-4 {
  margin-left: 33.3333333333%;
}
.gap-5 {
  margin-left: 41.6666666667%;
}
.gap-6 {
  margin-left: 50%;
}
.gap-7 {
  margin-left: 58.3333333333%;
}
.gap-8 {
  margin-left: 66.6666666667%;
}
.gap-9 {
  margin-left: 75%;
}
.gap-10 {
  margin-left: 83.3333333333%;
}
.gap-11 {
  margin-left: 91.6666666667%;
}
.gap-12 {
  margin-left: 100%;
}
.gap-after-05 {
  margin-right: 4.1666666667%;
}
.gap-after-1 {
  margin-right: 8.3333333333%;
}
.gap-after-2 {
  margin-right: 16.6666666667%;
}
.gap-after-3 {
  margin-right: 25%;
}
.gap-after-4 {
  margin-right: 33.3333333333%;
}
.gap-after-5 {
  margin-right: 41.6666666667%;
}
.gap-after-6 {
  margin-right: 50%;
}
.gap-after-7 {
  margin-right: 58.3333333333%;
}
.gap-after-8 {
  margin-right: 66.6666666667%;
}
.gap-after-9 {
  margin-right: 75%;
}
.gap-after-10 {
  margin-right: 83.3333333333%;
}
.gap-after-11 {
  margin-right: 91.6666666667%;
}
.gap-after-12 {
  margin-right: 100%;
}
.f-1-1 {
  width: 100%;
}
.f-8-9 {
  width: 88.8%;
}
.f-7-8 {
  width: 87.5%;
}
.f-6-7 {
  width: 85.71%;
}
.f-5-6 {
  width: 83.33%;
}
.f-4-5 {
  width: 80%;
}
.f-3-4 {
  width: 75%;
}
.f-7-10 {
  width: 70%;
}
.f-2-3 {
  width: 66.66%;
}
.f-1-2 {
  width: 50%;
}
.f-1-3 {
  width: 33.33%;
}
.f-3-10 {
  width: 30%;
}
.f-1-4 {
  width: 25%;
}
.f-1-5 {
  width: 20%;
}
.f-1-6 {
  width: 16.66%;
}
.f-1-7 {
  width: 14.28%;
}
.f-1-8 {
  width: 12.5%;
}
.f-1-9 {
  width: 11.11%;
}
.gap-f-1-1 {
  margin-left: 100%;
}
.gap-f-8-9 {
  margin-left: 88.8%;
}
.gap-f-7-8 {
  margin-left: 87.5%;
}
.gap-f-6-7 {
  margin-left: 85.71%;
}
.gap-f-5-6 {
  margin-left: 83.33%;
}
.gap-f-4-5 {
  margin-left: 80%;
}
.gap-f-3-4 {
  margin-left: 75%;
}
.gap-f-7-10 {
  margin-left: 70%;
}
.gap-f-2-3 {
  margin-left: 66.66%;
}
.gap-f-1-2 {
  margin-left: 50%;
}
.gap-f-1-3 {
  margin-left: 33.33%;
}
.gap-f-3-10 {
  margin-left: 30%;
}
.gap-f-1-4 {
  margin-left: 25%;
}
.gap-f-1-5 {
  margin-left: 20%;
}
.gap-f-1-6 {
  margin-left: 16.66%;
}
.gap-f-1-7 {
  margin-left: 14.28%;
}
.gap-f-1-8 {
  margin-left: 12.5%;
}
.gap-f-1-9 {
  margin-left: 11.11%;
}
.grid {
  max-width: 9979px;
}
.full-grid {
  max-width: 100%;
}
.horizontal-grid {
  flex-direction: row;
  flex-wrap: wrap;
}
.vertical-grid {
  flex-direction: column;
  flex-wrap: nowrap;
}
.centered-grid {
  justify-content: center;
}
.vertical-grid.centered-grid,
.vertical-grid.centered-grid {
  align-items: center;
}
.inverted-grid {
  flex-direction: row-reverse;
}
.vertical-grid.inverted-grid,
.vertical-grid.inverted-grid {
  flex-direction: column-reverse;
}
.offset-left {
  position: relative;
  left: calc(8.3333333333% - 20px);
}
.offset-right {
  position: relative;
  right: calc(8.3333333333% - 20px);
}
.outer-gutters {
  padding-left: 5px;
  padding-right: 5px;
}
.gutters {
  padding-left: 5px;
  padding-right: 5px;
}
.gutters-l {
  padding-left: 20px;
  padding-right: 20px;
}
.gutter-left {
  padding-left: 5px;
}
.gutter-right {
  padding-right: 5px;
}
.gutter-xl-top {
  padding-top: 50px;
}
.negative-gutter-left {
  position: relative;
  left: -5px;
  padding-left: 10px;
}
.negative-gutter-right {
  box-sizing: content-box;
  position: relative;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 0px;
  padding-right: 10px;
}
.grid.no-gutters {
  padding-left: 0;
  padding-right: 0;
}
.no-gutters {
  padding-left: 0;
  padding-right: 0;
}
.no-gutter-left {
  padding-left: 0;
}
.no-gutter-right {
  padding-right: 0;
}
.show-grid:before {
  background-position:
    -5px 0,
    0 0,
    5px 0,
    0 0;
}
.show-grid:after {
  background-image: linear-gradient(90deg, hsla(180, 80%, 55%, 0.1) calc(100% - 10px), transparent 0px);
  background-position: 5px 0;
}
@media (min-width: 480px) {
  .xs-w-05 {
    width: 4.1666666667%;
  }
  .xs-w-1 {
    width: 8.3333333333%;
  }
  .xs-w-2 {
    width: 16.6666666667%;
  }
  .xs-w-3 {
    width: 25%;
  }
  .xs-w-4 {
    width: 33.3333333333%;
  }
  .xs-w-5 {
    width: 41.6666666667%;
  }
  .xs-w-6 {
    width: 50%;
  }
  .xs-w-7 {
    width: 58.3333333333%;
  }
  .xs-w-8 {
    width: 66.6666666667%;
  }
  .xs-w-9 {
    width: 75%;
  }
  .xs-w-10 {
    width: 83.3333333333%;
  }
  .xs-w-11 {
    width: 91.6666666667%;
  }
  .xs-w-12 {
    width: 100%;
  }
  .xs-w-auto {
    width: auto;
  }
  .xs-w-fill {
    width: 100%;
  }
  .xs-gap-05 {
    margin-left: 4.1666666667%;
  }
  .xs-gap-1 {
    margin-left: 8.3333333333%;
  }
  .xs-gap-2 {
    margin-left: 16.6666666667%;
  }
  .xs-gap-3 {
    margin-left: 25%;
  }
  .xs-gap-4 {
    margin-left: 33.3333333333%;
  }
  .xs-gap-5 {
    margin-left: 41.6666666667%;
  }
  .xs-gap-6 {
    margin-left: 50%;
  }
  .xs-gap-7 {
    margin-left: 58.3333333333%;
  }
  .xs-gap-8 {
    margin-left: 66.6666666667%;
  }
  .xs-gap-9 {
    margin-left: 75%;
  }
  .xs-gap-10 {
    margin-left: 83.3333333333%;
  }
  .xs-gap-11 {
    margin-left: 91.6666666667%;
  }
  .xs-gap-12 {
    margin-left: 100%;
  }
  .xs-gap-after-05 {
    margin-right: 4.1666666667%;
  }
  .xs-gap-after-1 {
    margin-right: 8.3333333333%;
  }
  .xs-gap-after-2 {
    margin-right: 16.6666666667%;
  }
  .xs-gap-after-3 {
    margin-right: 25%;
  }
  .xs-gap-after-4 {
    margin-right: 33.3333333333%;
  }
  .xs-gap-after-5 {
    margin-right: 41.6666666667%;
  }
  .xs-gap-after-6 {
    margin-right: 50%;
  }
  .xs-gap-after-7 {
    margin-right: 58.3333333333%;
  }
  .xs-gap-after-8 {
    margin-right: 66.6666666667%;
  }
  .xs-gap-after-9 {
    margin-right: 75%;
  }
  .xs-gap-after-10 {
    margin-right: 83.3333333333%;
  }
  .xs-gap-after-11 {
    margin-right: 91.6666666667%;
  }
  .xs-gap-after-12 {
    margin-right: 100%;
  }
  .xs-f-1-1 {
    width: 100%;
  }
  .xs-f-8-9 {
    width: 88.8%;
  }
  .xs-f-7-8 {
    width: 87.5%;
  }
  .xs-f-6-7 {
    width: 85.71%;
  }
  .xs-f-5-6 {
    width: 83.33%;
  }
  .xs-f-4-5 {
    width: 80%;
  }
  .xs-f-3-4 {
    width: 75%;
  }
  .xs-f-7-10 {
    width: 70%;
  }
  .xs-f-2-3 {
    width: 66.66%;
  }
  .xs-f-1-2 {
    width: 50%;
  }
  .xs-f-1-3 {
    width: 33.33%;
  }
  .xs-f-3-10 {
    width: 30%;
  }
  .xs-f-1-4 {
    width: 25%;
  }
  .xs-f-1-5 {
    width: 20%;
  }
  .xs-f-1-6 {
    width: 16.66%;
  }
  .xs-f-1-7 {
    width: 14.28%;
  }
  .xs-f-1-8 {
    width: 12.5%;
  }
  .xs-f-1-9 {
    width: 11.11%;
  }
  .xs-gap-f-1-1 {
    margin-left: 100%;
  }
  .xs-gap-f-8-9 {
    margin-left: 88.8%;
  }
  .xs-gap-f-7-8 {
    margin-left: 87.5%;
  }
  .xs-gap-f-6-7 {
    margin-left: 85.71%;
  }
  .xs-gap-f-5-6 {
    margin-left: 83.33%;
  }
  .xs-gap-f-4-5 {
    margin-left: 80%;
  }
  .xs-gap-f-3-4 {
    margin-left: 75%;
  }
  .xs-gap-f-7-10 {
    margin-left: 70%;
  }
  .xs-gap-f-2-3 {
    margin-left: 66.66%;
  }
  .xs-gap-f-1-2 {
    margin-left: 50%;
  }
  .xs-gap-f-1-3 {
    margin-left: 33.33%;
  }
  .xs-gap-f-3-10 {
    margin-left: 30%;
  }
  .xs-gap-f-1-4 {
    margin-left: 25%;
  }
  .xs-gap-f-1-5 {
    margin-left: 20%;
  }
  .xs-gap-f-1-6 {
    margin-left: 16.66%;
  }
  .xs-gap-f-1-7 {
    margin-left: 14.28%;
  }
  .xs-gap-f-1-8 {
    margin-left: 12.5%;
  }
  .xs-gap-f-1-9 {
    margin-left: 11.11%;
  }
  .xs-grid {
    max-width: 9979px;
  }
  .xs-full-grid {
    max-width: 100%;
  }
  .xs-horizontal-grid {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xs-vertical-grid {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .xs-centered-grid {
    justify-content: center;
  }
  .vertical-grid.xs-centered-grid,
  .xs-vertical-grid.xs-centered-grid {
    align-items: center;
  }
  .xs-inverted-grid {
    flex-direction: row-reverse;
  }
  .vertical-grid.xs-inverted-grid,
  .xs-vertical-grid.xs-inverted-grid {
    flex-direction: column-reverse;
  }
  .xs-offset-left {
    position: relative;
    left: calc(8.3333333333% - 20px);
  }
  .xs-offset-right {
    position: relative;
    right: calc(8.3333333333% - 20px);
  }
  .xs-outer-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .xs-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .xs-gutter-left {
    padding-left: 5px;
  }
  .xs-gutter-right {
    padding-right: 5px;
  }
  .xs-negative-gutter-left {
    position: relative;
    left: -5px;
    padding-left: 10px;
  }
  .xs-negative-gutter-right {
    box-sizing: content-box;
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0px;
    padding-right: 10px;
  }
  .xs-grid.xs-no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .xs-no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .xs-no-gutter-left {
    padding-left: 0;
  }
  .xs-no-gutter-right {
    padding-right: 0;
  }
}
@media (min-width: 800px) {
  .s-w-05 {
    width: 4.1666666667%;
  }
  .s-w-1 {
    width: 8.3333333333%;
  }
  .s-w-2 {
    width: 16.6666666667%;
  }
  .s-w-3 {
    width: 25%;
  }
  .s-w-4 {
    width: 33.3333333333%;
  }
  .s-w-5 {
    width: 41.6666666667%;
  }
  .s-w-6 {
    width: 50%;
  }
  .s-w-7 {
    width: 58.3333333333%;
  }
  .s-w-8 {
    width: 66.6666666667%;
  }
  .s-w-9 {
    width: 75%;
  }
  .s-w-10 {
    width: 83.3333333333%;
  }
  .s-w-11 {
    width: 91.6666666667%;
  }
  .s-w-12 {
    width: 100%;
  }
  .s-w-auto {
    width: auto;
  }
  .s-w-fill {
    width: 100%;
  }
  .s-gap-05 {
    margin-left: 4.1666666667%;
  }
  .s-gap-1 {
    margin-left: 8.3333333333%;
  }
  .s-gap-2 {
    margin-left: 16.6666666667%;
  }
  .s-gap-3 {
    margin-left: 25%;
  }
  .s-gap-4 {
    margin-left: 33.3333333333%;
  }
  .s-gap-5 {
    margin-left: 41.6666666667%;
  }
  .s-gap-6 {
    margin-left: 50%;
  }
  .s-gap-7 {
    margin-left: 58.3333333333%;
  }
  .s-gap-8 {
    margin-left: 66.6666666667%;
  }
  .s-gap-9 {
    margin-left: 75%;
  }
  .s-gap-10 {
    margin-left: 83.3333333333%;
  }
  .s-gap-11 {
    margin-left: 91.6666666667%;
  }
  .s-gap-12 {
    margin-left: 100%;
  }
  .s-gap-after-05 {
    margin-right: 4.1666666667%;
  }
  .s-gap-after-1 {
    margin-right: 8.3333333333%;
  }
  .s-gap-after-2 {
    margin-right: 16.6666666667%;
  }
  .s-gap-after-3 {
    margin-right: 25%;
  }
  .s-gap-after-4 {
    margin-right: 33.3333333333%;
  }
  .s-gap-after-5 {
    margin-right: 41.6666666667%;
  }
  .s-gap-after-6 {
    margin-right: 50%;
  }
  .s-gap-after-7 {
    margin-right: 58.3333333333%;
  }
  .s-gap-after-8 {
    margin-right: 66.6666666667%;
  }
  .s-gap-after-9 {
    margin-right: 75%;
  }
  .s-gap-after-10 {
    margin-right: 83.3333333333%;
  }
  .s-gap-after-11 {
    margin-right: 91.6666666667%;
  }
  .s-gap-after-12 {
    margin-right: 100%;
  }
  .s-f-1-1 {
    width: 100%;
  }
  .s-f-8-9 {
    width: 88.8%;
  }
  .s-f-7-8 {
    width: 87.5%;
  }
  .s-f-6-7 {
    width: 85.71%;
  }
  .s-f-5-6 {
    width: 83.33%;
  }
  .s-f-4-5 {
    width: 80%;
  }
  .s-f-3-4 {
    width: 75%;
  }
  .s-f-7-10 {
    width: 70%;
  }
  .s-f-2-3 {
    width: 66.66%;
  }
  .s-f-1-2 {
    width: 50%;
  }
  .s-f-1-3 {
    width: 33.33%;
  }
  .s-f-3-10 {
    width: 30%;
  }
  .s-f-1-4 {
    width: 25%;
  }
  .s-f-1-5 {
    width: 20%;
  }
  .s-f-1-6 {
    width: 16.66%;
  }
  .s-f-1-7 {
    width: 14.28%;
  }
  .s-f-1-8 {
    width: 12.5%;
  }
  .s-f-1-9 {
    width: 11.11%;
  }
  .s-gap-f-1-1 {
    margin-left: 100%;
  }
  .s-gap-f-8-9 {
    margin-left: 88.8%;
  }
  .s-gap-f-7-8 {
    margin-left: 87.5%;
  }
  .s-gap-f-6-7 {
    margin-left: 85.71%;
  }
  .s-gap-f-5-6 {
    margin-left: 83.33%;
  }
  .s-gap-f-4-5 {
    margin-left: 80%;
  }
  .s-gap-f-3-4 {
    margin-left: 75%;
  }
  .s-gap-f-7-10 {
    margin-left: 70%;
  }
  .s-gap-f-2-3 {
    margin-left: 66.66%;
  }
  .s-gap-f-1-2 {
    margin-left: 50%;
  }
  .s-gap-f-1-3 {
    margin-left: 33.33%;
  }
  .s-gap-f-3-10 {
    margin-left: 30%;
  }
  .s-gap-f-1-4 {
    margin-left: 25%;
  }
  .s-gap-f-1-5 {
    margin-left: 20%;
  }
  .s-gap-f-1-6 {
    margin-left: 16.66%;
  }
  .s-gap-f-1-7 {
    margin-left: 14.28%;
  }
  .s-gap-f-1-8 {
    margin-left: 12.5%;
  }
  .s-gap-f-1-9 {
    margin-left: 11.11%;
  }
  .s-grid {
    max-width: 9979px;
  }
  .s-full-grid {
    max-width: 100%;
  }
  .s-horizontal-grid {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .s-vertical-grid {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .s-centered-grid {
    justify-content: center;
  }
  .vertical-grid.s-centered-grid,
  .s-vertical-grid.s-centered-grid {
    align-items: center;
  }
  .s-inverted-grid {
    flex-direction: row-reverse;
  }
  .vertical-grid.s-inverted-grid,
  .s-vertical-grid.s-inverted-grid {
    flex-direction: column-reverse;
  }
  .s-offset-left {
    position: relative;
    left: calc(8.3333333333% - 20px);
  }
  .s-offset-right {
    position: relative;
    right: calc(8.3333333333% - 20px);
  }
  .s-outer-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .s-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .s-gutter-left {
    padding-left: 5px;
  }
  .s-gutter-right {
    padding-right: 5px;
  }
  .s-negative-gutter-left {
    position: relative;
    left: -5px;
    padding-left: 10px;
  }
  .s-negative-gutter-right {
    box-sizing: content-box;
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0px;
    padding-right: 10px;
  }
  .s-grid.s-no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .s-no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .s-no-gutter-left {
    padding-left: 0;
  }
  .s-no-gutter-right {
    padding-right: 0;
  }
}
@media (min-width: 900px) {
  .show-grid:before,
  .show-grid:after {
    width: calc(100% - 10px);
    max-width: 9969px;
  }
  .m-w-05 {
    width: 4.1666666667%;
  }
  .m-w-1 {
    width: 8.3333333333%;
  }
  .m-w-2 {
    width: 16.6666666667%;
  }
  .m-w-3 {
    width: 25%;
  }
  .m-w-4 {
    width: 33.3333333333%;
  }
  .m-w-5 {
    width: 41.6666666667%;
  }
  .m-w-6 {
    width: 50%;
  }
  .m-w-7 {
    width: 58.3333333333%;
  }
  .m-w-8 {
    width: 66.6666666667%;
  }
  .m-w-9 {
    width: 75%;
  }
  .m-w-10 {
    width: 83.3333333333%;
  }
  .m-w-11 {
    width: 91.6666666667%;
  }
  .m-w-12 {
    width: 100%;
  }
  .m-w-auto {
    width: auto;
  }
  .m-w-fill {
    width: 100%;
  }
  .m-gap-05 {
    margin-left: 4.1666666667%;
  }
  .m-gap-1 {
    margin-left: 8.3333333333%;
  }
  .m-gap-2 {
    margin-left: 16.6666666667%;
  }
  .m-gap-3 {
    margin-left: 25%;
  }
  .m-gap-4 {
    margin-left: 33.3333333333%;
  }
  .m-gap-5 {
    margin-left: 41.6666666667%;
  }
  .m-gap-6 {
    margin-left: 50%;
  }
  .m-gap-7 {
    margin-left: 58.3333333333%;
  }
  .m-gap-8 {
    margin-left: 66.6666666667%;
  }
  .m-gap-9 {
    margin-left: 75%;
  }
  .m-gap-10 {
    margin-left: 83.3333333333%;
  }
  .m-gap-11 {
    margin-left: 91.6666666667%;
  }
  .m-gap-12 {
    margin-left: 100%;
  }
  .m-gap-after-05 {
    margin-right: 4.1666666667%;
  }
  .m-gap-after-1 {
    margin-right: 8.3333333333%;
  }
  .m-gap-after-2 {
    margin-right: 16.6666666667%;
  }
  .m-gap-after-3 {
    margin-right: 25%;
  }
  .m-gap-after-4 {
    margin-right: 33.3333333333%;
  }
  .m-gap-after-5 {
    margin-right: 41.6666666667%;
  }
  .m-gap-after-6 {
    margin-right: 50%;
  }
  .m-gap-after-7 {
    margin-right: 58.3333333333%;
  }
  .m-gap-after-8 {
    margin-right: 66.6666666667%;
  }
  .m-gap-after-9 {
    margin-right: 75%;
  }
  .m-gap-after-10 {
    margin-right: 83.3333333333%;
  }
  .m-gap-after-11 {
    margin-right: 91.6666666667%;
  }
  .m-gap-after-12 {
    margin-right: 100%;
  }
  .m-f-1-1 {
    width: 100%;
  }
  .m-f-8-9 {
    width: 88.8%;
  }
  .m-f-7-8 {
    width: 87.5%;
  }
  .m-f-6-7 {
    width: 85.71%;
  }
  .m-f-5-6 {
    width: 83.33%;
  }
  .m-f-4-5 {
    width: 80%;
  }
  .m-f-3-4 {
    width: 75%;
  }
  .m-f-7-10 {
    width: 70%;
  }
  .m-f-2-3 {
    width: 66.66%;
  }
  .m-f-1-2 {
    width: 50%;
  }
  .m-f-1-3 {
    width: 33.33%;
  }
  .m-f-3-10 {
    width: 30%;
  }
  .m-f-1-4 {
    width: 25%;
  }
  .m-f-1-5 {
    width: 20%;
  }
  .m-f-1-6 {
    width: 16.66%;
  }
  .m-f-1-7 {
    width: 14.28%;
  }
  .m-f-1-8 {
    width: 12.5%;
  }
  .m-f-1-9 {
    width: 11.11%;
  }
  .m-gap-f-1-1 {
    margin-left: 100%;
  }
  .m-gap-f-8-9 {
    margin-left: 88.8%;
  }
  .m-gap-f-7-8 {
    margin-left: 87.5%;
  }
  .m-gap-f-6-7 {
    margin-left: 85.71%;
  }
  .m-gap-f-5-6 {
    margin-left: 83.33%;
  }
  .m-gap-f-4-5 {
    margin-left: 80%;
  }
  .m-gap-f-3-4 {
    margin-left: 75%;
  }
  .m-gap-f-7-10 {
    margin-left: 70%;
  }
  .m-gap-f-2-3 {
    margin-left: 66.66%;
  }
  .m-gap-f-1-2 {
    margin-left: 50%;
  }
  .m-gap-f-1-3 {
    margin-left: 33.33%;
  }
  .m-gap-f-3-10 {
    margin-left: 30%;
  }
  .m-gap-f-1-4 {
    margin-left: 25%;
  }
  .m-gap-f-1-5 {
    margin-left: 20%;
  }
  .m-gap-f-1-6 {
    margin-left: 16.66%;
  }
  .m-gap-f-1-7 {
    margin-left: 14.28%;
  }
  .m-gap-f-1-8 {
    margin-left: 12.5%;
  }
  .m-gap-f-1-9 {
    margin-left: 11.11%;
  }
  .grid {
    max-width: 9979px;
  }
  .full-grid {
    max-width: 100%;
  }
  .horizontal-grid {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .vertical-grid {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .centered-grid {
    justify-content: center;
  }
  .vertical-grid.centered-grid,
  .vertical-grid.centered-grid {
    align-items: center;
  }
  .inverted-grid {
    flex-direction: row-reverse;
  }
  .vertical-grid.inverted-grid,
  .vertical-grid.inverted-grid {
    flex-direction: column-reverse;
  }
  .offset-left {
    position: relative;
    left: calc(8.3333333333% - 20px);
  }
  .offset-right {
    position: relative;
    right: calc(8.3333333333% - 20px);
  }
  .outer-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .gutter-left {
    padding-left: 5px;
  }
  .gutter-right {
    padding-right: 5px;
  }
  .negative-gutter-left {
    position: relative;
    left: -5px;
    padding-left: 10px;
  }
  .negative-gutter-right {
    box-sizing: content-box;
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0px;
    padding-right: 10px;
  }
  .grid.no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .no-gutter-left {
    padding-left: 0;
  }
  .no-gutter-right {
    padding-right: 0;
  }
  .m-grid {
    max-width: 9979px;
  }
  .m-full-grid {
    max-width: 100%;
  }
  .m-horizontal-grid {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .m-vertical-grid {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .m-centered-grid {
    justify-content: center;
  }
  .vertical-grid.m-centered-grid,
  .m-vertical-grid.m-centered-grid {
    align-items: center;
  }
  .m-inverted-grid {
    flex-direction: row-reverse;
  }
  .vertical-grid.m-inverted-grid,
  .m-vertical-grid.m-inverted-grid {
    flex-direction: column-reverse;
  }
  .m-offset-left {
    position: relative;
    left: calc(8.3333333333% - 20px);
  }
  .m-offset-right {
    position: relative;
    right: calc(8.3333333333% - 20px);
  }
  .m-outer-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .m-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .m-gutter-left {
    padding-left: 5px;
  }
  .m-gutter-right {
    padding-right: 5px;
  }
  .m-negative-gutter-left {
    position: relative;
    left: -5px;
    padding-left: 10px;
  }
  .m-negative-gutter-right {
    box-sizing: content-box;
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0px;
    padding-right: 10px;
  }
  .m-grid.m-no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .m-no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .m-no-gutter-left {
    padding-left: 0;
  }
  .m-no-gutter-right {
    padding-right: 0;
  }
  .show-grid:before {
    background-position:
      -5px 0,
      0 0,
      5px 0,
      0 0;
  }
  .show-grid:after {
    background-image: linear-gradient(90deg, hsla(180, 80%, 55%, 0.1) calc(100% - 10px), transparent 0px);
    background-position: 5px 0;
  }
}
@media (min-width: 1200px) {
  .l-w-05 {
    width: 4.1666666667%;
  }
  .l-w-1 {
    width: 8.3333333333%;
  }
  .l-w-2 {
    width: 16.6666666667%;
  }
  .l-w-3 {
    width: 25%;
  }
  .l-w-4 {
    width: 33.3333333333%;
  }
  .l-w-5 {
    width: 41.6666666667%;
  }
  .l-w-6 {
    width: 50%;
  }
  .l-w-7 {
    width: 58.3333333333%;
  }
  .l-w-8 {
    width: 66.6666666667%;
  }
  .l-w-9 {
    width: 75%;
  }
  .l-w-10 {
    width: 83.3333333333%;
  }
  .l-w-11 {
    width: 91.6666666667%;
  }
  .l-w-12 {
    width: 100%;
  }
  .l-w-auto {
    width: auto;
  }
  .l-w-fill {
    width: 100%;
  }
  .l-gap-05 {
    margin-left: 4.1666666667%;
  }
  .l-gap-1 {
    margin-left: 8.3333333333%;
  }
  .l-gap-2 {
    margin-left: 16.6666666667%;
  }
  .l-gap-3 {
    margin-left: 25%;
  }
  .l-gap-4 {
    margin-left: 33.3333333333%;
  }
  .l-gap-5 {
    margin-left: 41.6666666667%;
  }
  .l-gap-6 {
    margin-left: 50%;
  }
  .l-gap-7 {
    margin-left: 58.3333333333%;
  }
  .l-gap-8 {
    margin-left: 66.6666666667%;
  }
  .l-gap-9 {
    margin-left: 75%;
  }
  .l-gap-10 {
    margin-left: 83.3333333333%;
  }
  .l-gap-11 {
    margin-left: 91.6666666667%;
  }
  .l-gap-12 {
    margin-left: 100%;
  }
  .l-gap-after-05 {
    margin-right: 4.1666666667%;
  }
  .l-gap-after-1 {
    margin-right: 8.3333333333%;
  }
  .l-gap-after-2 {
    margin-right: 16.6666666667%;
  }
  .l-gap-after-3 {
    margin-right: 25%;
  }
  .l-gap-after-4 {
    margin-right: 33.3333333333%;
  }
  .l-gap-after-5 {
    margin-right: 41.6666666667%;
  }
  .l-gap-after-6 {
    margin-right: 50%;
  }
  .l-gap-after-7 {
    margin-right: 58.3333333333%;
  }
  .l-gap-after-8 {
    margin-right: 66.6666666667%;
  }
  .l-gap-after-9 {
    margin-right: 75%;
  }
  .l-gap-after-10 {
    margin-right: 83.3333333333%;
  }
  .l-gap-after-11 {
    margin-right: 91.6666666667%;
  }
  .l-gap-after-12 {
    margin-right: 100%;
  }
  .l-f-1-1 {
    width: 100%;
  }
  .l-f-8-9 {
    width: 88.8%;
  }
  .l-f-7-8 {
    width: 87.5%;
  }
  .l-f-6-7 {
    width: 85.71%;
  }
  .l-f-5-6 {
    width: 83.33%;
  }
  .l-f-4-5 {
    width: 80%;
  }
  .l-f-3-4 {
    width: 75%;
  }
  .l-f-7-10 {
    width: 70%;
  }
  .l-f-2-3 {
    width: 66.66%;
  }
  .l-f-1-2 {
    width: 50%;
  }
  .l-f-1-3 {
    width: 33.33%;
  }
  .l-f-3-10 {
    width: 30%;
  }
  .l-f-1-4 {
    width: 25%;
  }
  .l-f-1-5 {
    width: 20%;
  }
  .l-f-1-6 {
    width: 16.66%;
  }
  .l-f-1-7 {
    width: 14.28%;
  }
  .l-f-1-8 {
    width: 12.5%;
  }
  .l-f-1-9 {
    width: 11.11%;
  }
  .l-gap-f-1-1 {
    margin-left: 100%;
  }
  .l-gap-f-8-9 {
    margin-left: 88.8%;
  }
  .l-gap-f-7-8 {
    margin-left: 87.5%;
  }
  .l-gap-f-6-7 {
    margin-left: 85.71%;
  }
  .l-gap-f-5-6 {
    margin-left: 83.33%;
  }
  .l-gap-f-4-5 {
    margin-left: 80%;
  }
  .l-gap-f-3-4 {
    margin-left: 75%;
  }
  .l-gap-f-7-10 {
    margin-left: 70%;
  }
  .l-gap-f-2-3 {
    margin-left: 66.66%;
  }
  .l-gap-f-1-2 {
    margin-left: 50%;
  }
  .l-gap-f-1-3 {
    margin-left: 33.33%;
  }
  .l-gap-f-3-10 {
    margin-left: 30%;
  }
  .l-gap-f-1-4 {
    margin-left: 25%;
  }
  .l-gap-f-1-5 {
    margin-left: 20%;
  }
  .l-gap-f-1-6 {
    margin-left: 16.66%;
  }
  .l-gap-f-1-7 {
    margin-left: 14.28%;
  }
  .l-gap-f-1-8 {
    margin-left: 12.5%;
  }
  .l-gap-f-1-9 {
    margin-left: 11.11%;
  }
  .l-grid {
    max-width: 9979px;
  }
  .l-full-grid {
    max-width: 100%;
  }
  .l-horizontal-grid {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .l-vertical-grid {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .l-centered-grid {
    justify-content: center;
  }
  .vertical-grid.l-centered-grid,
  .l-vertical-grid.l-centered-grid {
    align-items: center;
  }
  .l-inverted-grid {
    flex-direction: row-reverse;
  }
  .vertical-grid.l-inverted-grid,
  .l-vertical-grid.l-inverted-grid {
    flex-direction: column-reverse;
  }
  .l-offset-left {
    position: relative;
    left: calc(8.3333333333% - 20px);
  }
  .l-offset-right {
    position: relative;
    right: calc(8.3333333333% - 20px);
  }
  .l-outer-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .l-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .l-gutter-left {
    padding-left: 5px;
  }
  .l-gutter-right {
    padding-right: 5px;
  }
  .l-negative-gutter-left {
    position: relative;
    left: -5px;
    padding-left: 10px;
  }
  .l-negative-gutter-right {
    box-sizing: content-box;
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0px;
    padding-right: 10px;
  }
  .l-grid.l-no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .l-no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .l-no-gutter-left {
    padding-left: 0;
  }
  .l-no-gutter-right {
    padding-right: 0;
  }
}
@media (min-width: 1500px) {
  .xl-w-05 {
    width: 4.1666666667%;
  }
  .xl-w-1 {
    width: 8.3333333333%;
  }
  .xl-w-2 {
    width: 16.6666666667%;
  }
  .xl-w-3 {
    width: 25%;
  }
  .xl-w-4 {
    width: 33.3333333333%;
  }
  .xl-w-5 {
    width: 41.6666666667%;
  }
  .xl-w-6 {
    width: 50%;
  }
  .xl-w-7 {
    width: 58.3333333333%;
  }
  .xl-w-8 {
    width: 66.6666666667%;
  }
  .xl-w-9 {
    width: 75%;
  }
  .xl-w-10 {
    width: 83.3333333333%;
  }
  .xl-w-11 {
    width: 91.6666666667%;
  }
  .xl-w-12 {
    width: 100%;
  }
  .xl-w-auto {
    width: auto;
  }
  .xl-w-fill {
    width: 100%;
  }
  .xl-gap-05 {
    margin-left: 4.1666666667%;
  }
  .xl-gap-1 {
    margin-left: 8.3333333333%;
  }
  .xl-gap-2 {
    margin-left: 16.6666666667%;
  }
  .xl-gap-3 {
    margin-left: 25%;
  }
  .xl-gap-4 {
    margin-left: 33.3333333333%;
  }
  .xl-gap-5 {
    margin-left: 41.6666666667%;
  }
  .xl-gap-6 {
    margin-left: 50%;
  }
  .xl-gap-7 {
    margin-left: 58.3333333333%;
  }
  .xl-gap-8 {
    margin-left: 66.6666666667%;
  }
  .xl-gap-9 {
    margin-left: 75%;
  }
  .xl-gap-10 {
    margin-left: 83.3333333333%;
  }
  .xl-gap-11 {
    margin-left: 91.6666666667%;
  }
  .xl-gap-12 {
    margin-left: 100%;
  }
  .xl-gap-after-05 {
    margin-right: 4.1666666667%;
  }
  .xl-gap-after-1 {
    margin-right: 8.3333333333%;
  }
  .xl-gap-after-2 {
    margin-right: 16.6666666667%;
  }
  .xl-gap-after-3 {
    margin-right: 25%;
  }
  .xl-gap-after-4 {
    margin-right: 33.3333333333%;
  }
  .xl-gap-after-5 {
    margin-right: 41.6666666667%;
  }
  .xl-gap-after-6 {
    margin-right: 50%;
  }
  .xl-gap-after-7 {
    margin-right: 58.3333333333%;
  }
  .xl-gap-after-8 {
    margin-right: 66.6666666667%;
  }
  .xl-gap-after-9 {
    margin-right: 75%;
  }
  .xl-gap-after-10 {
    margin-right: 83.3333333333%;
  }
  .xl-gap-after-11 {
    margin-right: 91.6666666667%;
  }
  .xl-gap-after-12 {
    margin-right: 100%;
  }
  .xl-f-1-1 {
    width: 100%;
  }
  .xl-f-8-9 {
    width: 88.8%;
  }
  .xl-f-7-8 {
    width: 87.5%;
  }
  .xl-f-6-7 {
    width: 85.71%;
  }
  .xl-f-5-6 {
    width: 83.33%;
  }
  .xl-f-4-5 {
    width: 80%;
  }
  .xl-f-3-4 {
    width: 75%;
  }
  .xl-f-7-10 {
    width: 70%;
  }
  .xl-f-2-3 {
    width: 66.66%;
  }
  .xl-f-1-2 {
    width: 50%;
  }
  .xl-f-1-3 {
    width: 33.33%;
  }
  .xl-f-3-10 {
    width: 30%;
  }
  .xl-f-1-4 {
    width: 25%;
  }
  .xl-f-1-5 {
    width: 20%;
  }
  .xl-f-1-6 {
    width: 16.66%;
  }
  .xl-f-1-7 {
    width: 14.28%;
  }
  .xl-f-1-8 {
    width: 12.5%;
  }
  .xl-f-1-9 {
    width: 11.11%;
  }
  .xl-gap-f-1-1 {
    margin-left: 100%;
  }
  .xl-gap-f-8-9 {
    margin-left: 88.8%;
  }
  .xl-gap-f-7-8 {
    margin-left: 87.5%;
  }
  .xl-gap-f-6-7 {
    margin-left: 85.71%;
  }
  .xl-gap-f-5-6 {
    margin-left: 83.33%;
  }
  .xl-gap-f-4-5 {
    margin-left: 80%;
  }
  .xl-gap-f-3-4 {
    margin-left: 75%;
  }
  .xl-gap-f-7-10 {
    margin-left: 70%;
  }
  .xl-gap-f-2-3 {
    margin-left: 66.66%;
  }
  .xl-gap-f-1-2 {
    margin-left: 50%;
  }
  .xl-gap-f-1-3 {
    margin-left: 33.33%;
  }
  .xl-gap-f-3-10 {
    margin-left: 30%;
  }
  .xl-gap-f-1-4 {
    margin-left: 25%;
  }
  .xl-gap-f-1-5 {
    margin-left: 20%;
  }
  .xl-gap-f-1-6 {
    margin-left: 16.66%;
  }
  .xl-gap-f-1-7 {
    margin-left: 14.28%;
  }
  .xl-gap-f-1-8 {
    margin-left: 12.5%;
  }
  .xl-gap-f-1-9 {
    margin-left: 11.11%;
  }
  .xl-grid {
    max-width: 9979px;
  }
  .xl-full-grid {
    max-width: 100%;
  }
  .xl-horizontal-grid {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .xl-vertical-grid {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .xl-centered-grid {
    justify-content: center;
  }
  .vertical-grid.xl-centered-grid,
  .xl-vertical-grid.xl-centered-grid {
    align-items: center;
  }
  .xl-inverted-grid {
    flex-direction: row-reverse;
  }
  .vertical-grid.xl-inverted-grid,
  .xl-vertical-grid.xl-inverted-grid {
    flex-direction: column-reverse;
  }
  .xl-offset-left {
    position: relative;
    left: calc(8.3333333333% - 20px);
  }
  .xl-offset-right {
    position: relative;
    right: calc(8.3333333333% - 20px);
  }
  .xl-outer-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .xl-gutters {
    padding-left: 5px;
    padding-right: 5px;
  }
  .xl-gutter-left {
    padding-left: 5px;
  }
  .xl-gutter-right {
    padding-right: 5px;
  }
  .xl-negative-gutter-left {
    position: relative;
    left: -5px;
    padding-left: 10px;
  }
  .xl-negative-gutter-right {
    box-sizing: content-box;
    position: relative;
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 0px;
    padding-right: 10px;
  }
  .xl-grid.xl-no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .xl-no-gutters {
    padding-left: 0;
    padding-right: 0;
  }
  .xl-no-gutter-left {
    padding-left: 0;
  }
  .xl-no-gutter-right {
    padding-right: 0;
  }
}
@media (max-width: 899px) {
  .is-hidden-on-small-screens {
    display: none !important;
  }
}
@media (min-width: 900px) {
  .is-hidden-on-large-screens {
    display: none !important;
  }
}
@media (orientation: landscape) {
  .is-hidden-in-landscape {
    display: none !important;
  }
}
@media (orientation: portrait) {
  .is-hidden-in-portrait {
    display: none !important;
  }
}
.media-wrapper {
  position: relative;
}
.media {
  width: 100%;
  height: auto;
}
.lazy-media {
  opacity: 0;
  transition: opacity 0.35s linear;
}
.lazy-media.is-loaded {
  opacity: 1;
}
input,
button {
  -webkit-appearance: none;
}
@supports (-webkit-overflow-scrolling: touch) {
  input:not([type=button]),
  input:not([type=submit]),
  select {
    font-size: 16px !important;
  }
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
a,
button {
  cursor: pointer;
  color: currentColor;
}
b,
strong {
  font-weight: 700;
}
input,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: currentColor;
}
input,
button {
  font-family: inherit;
  letter-spacing: inherit;
  text-align: inherit;
  border: inherit;
  background-color: inherit;
}
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url(../fonts/HelveticaNeueLTPro-Md.woff2) format("woff2"), url(../fonts/HelveticaNeueLTPro-Md.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url(../fonts/HelveticaNeueLTPro-MdIt.woff2) format("woff2"), url(../fonts/HelveticaNeueLTPro-MdIt.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url(../fonts/HelveticaNeueLTPro-Roman.woff2) format("woff2"), url(../fonts/HelveticaNeueLTPro-Roman.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url(../fonts/HelveticaNeueLTPro-Bd.woff2) format("woff2"), url(../fonts/HelveticaNeueLTPro-Bd.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url(../fonts/HelveticaNeueLTProHv.otf);
  font-weight: 750;
  font-style: bolder;
  font-display: swap;
}

/* @font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url(../fonts/HelveticaNeueLTProHvIt.otf);
  font-weight: 750;
  font-style: italic;
  font-display: swap;
} */

@font-face {
  font-family: "Wallop";
  src: url(../fonts/Wallop-Heavy.woff2) format("woff2"), url(../fonts/Wallop-Heavy.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plain";
  src: url(../fonts/Plain-Light.woff2) format("woff2"), url(../fonts/Plain-Light.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

html,
body {
  font-family: "Helvetica Neue LT Pro", sans-serif;
  font-size: 10px;
  letter-spacing: 0;
  font-weight: 500;
  color: #000;
}
a {
  text-decoration: none;
}
p a {
  text-decoration: underline;
}
.text-uppercase {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  html,
  body {
    font-size: 11px;
  }
}
@media (min-width: 1500px) {
  html,
  body {
    font-size: 12px;
  }
}
@media (min-width: 2000px) {
  html,
  body {
    font-size: 14px;
  }
}
.text-primary {
  font-family: "Helvetica Neue LT Pro";
  font-weight: 500;
}
.text-alternate {
  font-family: "Wallop";
  font-weight: 900;
}
.text-light {
  font-weight: 400;
}
.text-plain {
  font-family: "Plain";
  font-weight: 300;
}
.text-alternate sup {
  display: inline-block;
  margin-bottom: 0.7em;
  font-size: 0.65em;
  line-height: 0;
}
.text-xs {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.text-s {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.text-m {
  font-size: 1.6rem;
  line-height: 1.8rem;
}
.text-filters {
  font-size: 1.8rem;
  line-height: 2rem;
}
.text-l {
  font-size: 2rem;
  line-height: 2.3rem;
}
.text-lxl {
  font-size: 3rem;
  line-height: 3rem;
}

.text-xl {
  font-size: 4rem;
  line-height: 4rem;
}

.text-heavy {
  font-weight: 750;
}
.text-bold {
  font-weight: 700;
}

.text-s p:not(:last-child) {
  margin-bottom: 2rem;
}
.text-m p:not(:last-child) {
  margin-bottom: 2rem;
}
@media (min-width: 900px) {
  .text-xs {
    font-size: 1rem;
    line-height: 1.2rem;
  }
  .text-s {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }
  .text-m {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  .text-filters {
    font-size: 2.5rem;
    line-height: 2.75rem;
  }
  .text-l {
    font-size: 2.7rem;
    line-height: 3rem;
  }
  .text-xl {
    font-size: 10rem;
    line-height: 10rem;
  }
}
@media (min-width: 900px) {
  .text-s p:not(:last-child) {
    margin-bottom: 1rem;
  }
  .text-m p:not(:last-child) {
    margin-bottom: 3.5rem;
  }
}
#page-title {
  margin-top: 3rem;
}
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}
.flickity-button:hover {
  background: white;
  cursor: pointer;
}
.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}
.flickity-button:active {
  opacity: 0.6;
}
.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  pointer-events: none;
}
.flickity-button-icon {
  fill: currentColor;
}
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  transform: translateY(-50%);
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
.datepicker {
  display: none;
}
.datepicker.active {
  display: block;
}
.datepicker-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  padding-top: 4px;
}
.datepicker-dropdown.datepicker-orient-top {
  padding-top: 0;
  padding-bottom: 4px;
}
.datepicker-picker {
  display: inline-block;
  border-radius: 4px;
  background-color: white;
}
.datepicker-dropdown .datepicker-picker {
  box-shadow: 0 2px 3px rgba(10, 10, 10, 0.1), 0 0 0 1px rgba(10, 10, 10, 0.1);
}
.datepicker-picker span {
  display: block;
  flex: 1;
  border: 0;
  border-radius: 4px;
  cursor: default;
  text-align: center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker-main {
  padding: 2px;
}
.datepicker-footer {
  box-shadow: inset 0 1px 1px rgba(10, 10, 10, 0.1);
  background-color: whitesmoke;
}
.datepicker-controls,
.datepicker-view,
.datepicker-view .days-of-week,
.datepicker-grid {
  display: flex;
}
.datepicker-grid {
  flex-wrap: wrap;
}
.datepicker-view .dow,
.datepicker-view .days .datepicker-cell {
  flex-basis: 14.28571%;
}
.datepicker-view.datepicker-grid .datepicker-cell {
  flex-basis: 25%;
}
.datepicker-view .week,
.datepicker-cell {
  height: 2.25rem;
  line-height: 2.25rem;
}
.datepicker-title {
  box-shadow: inset 0 -1px 1px rgba(10, 10, 10, 0.1);
  background-color: whitesmoke;
  padding: 0.375rem 0.75rem;
  text-align: center;
  font-weight: 700;
}
.datepicker-header .datepicker-controls {
  padding: 2px 2px 0;
}
.datepicker-controls .button {
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  box-shadow: none;
  background-color: white;
  cursor: pointer;
  padding: calc(0.375em - 1px) 0.75em;
  height: 2.25em;
  vertical-align: top;
  text-align: center;
  line-height: 1.5;
  white-space: nowrap;
  color: #363636;
  font-size: 1rem;
}
.datepicker-controls .button:focus,
.datepicker-controls .button:active {
  outline: none;
}
.datepicker-controls .button:hover {
  border-color: #b5b5b5;
  color: #363636;
}
.datepicker-controls .button:focus {
  border-color: #3273dc;
  color: #363636;
}
.datepicker-controls .button:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(50, 115, 220, 0.25);
}
.datepicker-controls .button:active {
  border-color: #4a4a4a;
  color: #363636;
}
.datepicker-controls .button[disabled] {
  cursor: not-allowed;
}
.datepicker-header .datepicker-controls .button {
  border-color: transparent;
  font-weight: bold;
}
.datepicker-header .datepicker-controls .button:hover {
  background-color: #f9f9f9;
}
.datepicker-header .datepicker-controls .button:focus:not(:active) {
  box-shadow: 0 0 0 0.125em rgba(255, 255, 255, 0.25);
}
.datepicker-header .datepicker-controls .button:active {
  background-color: #f2f2f2;
}
.datepicker-header .datepicker-controls .button[disabled] {
  box-shadow: none;
}
.datepicker-footer .datepicker-controls .button {
  margin: calc(0.375rem - 1px) 0.375rem;
  border-radius: 2px;
  width: 100%;
  font-size: 0.75rem;
}
.datepicker-controls .view-switch {
  flex: auto;
}
.datepicker-controls .prev-btn,
.datepicker-controls .next-btn {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
  width: 2.25rem;
}
.datepicker-controls .prev-btn.disabled,
.datepicker-controls .next-btn.disabled {
  visibility: hidden;
}
.datepicker-view .dow {
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.875rem;
  font-weight: 700;
}
.datepicker-view .week {
  width: 2.25rem;
  color: #b5b5b5;
  font-size: 0.75rem;
}
@media (max-width: 22.5rem) {
  .datepicker-view .week {
    width: 1.96875rem;
  }
}
.datepicker-grid {
  width: 15.75rem;
}
@media (max-width: 22.5rem) {
  .calendar-weeks + .days .datepicker-grid {
    width: 13.78125rem;
  }
}
.datepicker-cell:not(.disabled):hover {
  background-color: #f9f9f9;
  cursor: pointer;
}
.datepicker-cell.focused:not(.selected) {
  background-color: #e8e8e8;
}
.datepicker-cell.selected,
.datepicker-cell.selected:hover {
  background-color: #3273dc;
  color: #fff;
  font-weight: 600;
}
.datepicker-cell.disabled {
  color: #dbdbdb;
}
.datepicker-cell.prev:not(.disabled),
.datepicker-cell.next:not(.disabled) {
  color: #7a7a7a;
}
.datepicker-cell.prev.selected,
.datepicker-cell.next.selected {
  color: #e6e6e6;
}
.datepicker-cell.highlighted:not(.selected):not(.range):not(.today) {
  border-radius: 0;
  background-color: whitesmoke;
}
.datepicker-cell.highlighted:not(.selected):not(.range):not(.today):not(.disabled):hover {
  background-color: #eeeeee;
}
.datepicker-cell.highlighted:not(.selected):not(.range):not(.today).focused {
  background-color: #e8e8e8;
}
.datepicker-cell.today:not(.selected) {
  background-color: #00d1b2;
}
.datepicker-cell.today:not(.selected):not(.disabled) {
  color: #fff;
}
.datepicker-cell.today.focused:not(.selected) {
  background-color: #00c4a7;
}
.datepicker-cell.range-start:not(.selected),
.datepicker-cell.range-end:not(.selected) {
  background-color: #b5b5b5;
  color: #fff;
}
.datepicker-cell.range-start.focused:not(.selected),
.datepicker-cell.range-end.focused:not(.selected) {
  background-color: #afafaf;
}
.datepicker-cell.range-start {
  border-radius: 4px 0 0 4px;
}
.datepicker-cell.range-end {
  border-radius: 0 4px 4px 0;
}
.datepicker-cell.range {
  border-radius: 0;
  background-color: #dbdbdb;
}
.datepicker-cell.range:not(.disabled):not(.focused):not(.today):hover {
  background-color: #d5d5d5;
}
.datepicker-cell.range.disabled {
  color: #c2c2c2;
}
.datepicker-cell.range.focused {
  background-color: #cfcfcf;
}
.datepicker-view.datepicker-grid .datepicker-cell {
  height: 4.5rem;
  line-height: 4.5rem;
}
.datepicker-input.in-edit {
  border-color: #2366d1;
}
.datepicker-input.in-edit:focus,
.datepicker-input.in-edit:active {
  box-shadow: 0 0 0.25em 0.25em rgba(35, 102, 209, 0.2);
}
#mobile-menu-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 4.5rem;
  height: 3.5rem;
  transition: transform 0.25s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  background-image: url(../images/icon-mobile-menu-open.svg);
}
#mobile-menu {
  pointer-events: none;
  position: fixed;
  z-index: 99;
  top: 3.5rem;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(255, 255, 90);
  transition: clip-path 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  clip-path: polygon(0 0, 100% 0, 100% 0%, 0 0%);
}
.is-mobile-menu-open #mobile-menu {
  pointer-events: auto;
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.is-mobile-menu-open #mobile-menu-button {
  transform: rotate(90deg);
  background-image: url(../images/icon-mobile-menu-close.svg);
}
.mobile-menu-item {
  display: block;
  max-height: 4rem;
  font-size: 2.7rem;
  line-height: 1.6;
  border-bottom: 1px solid #000;
}
.mobile-menu-item:first-child {
  margin-top: 0.4rem;
  border-top: 1px solid #000;
}
#site-header {
  position: fixed;
  width: 100%;
  height: 3.5rem;
  top: 0;
  z-index: 100;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgb(255, 255, 90);
}
#header-logo {
  width: 10rem;
  margin-top: -0.1em;
}
#main-menu {
  background-color: rgb(255, 255, 90);
  height: 3.5rem;
  line-height: 3.7rem;
  justify-content: space-between;
}
.main-menu-item {
  flex-grow: 1;
  display: block;
  max-height: 100%;
  text-align: center;
  font-size: 2.7rem;
  line-height: 1.6;
}
.main-menu-item:hover,
.main-menu-item.is-active {
  background-color: #FFF;
}
.main-menu-item:first-child:hover,
.main-menu-item.languages-links:hover,
.main-menu-item:first-child.is-active,
.main-menu-item.languages-links.is-active {
  background-color: rgb(255, 255, 90);
}
.main-menu-item:first-child,
.main-menu-item.languages-links {
  flex-grow: 0.5;
}
.main-menu-item:first-child {
  display: flex;
  text-align: left;
  line-height: inherit;
  padding-left: 5px;
}
.languages-links {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  text-align: right;
  padding-right: 5px;
  text-transform: capitalize;
}
.languages-links a {
  flex: 1;
  display: block;
}
.languages-links a.is-active {
  display: none;
}
@media (max-width: 899px) {
  #main-menu a {
    width: 28.5714286%;
  }
  .languages-links {
    width: 14.2857143%;
    right: 4.5rem;
  }
}
.secondary-menu {
  position: sticky;
  top: 3.5rem;
  z-index: 10;
  justify-content: space-between;
  flex-direction: column;
  background-color: #FFF;
}
@media (min-width: 900px) {
  .secondary-menu {
    width: 100%;
    top: 3.5rem;
    flex-direction: row;
  }
}

.sub-nav {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  position: relative;
  z-index: 10;
  min-height: 3.5rem;
  padding-top: 1rem;
  padding-bottom: 0.8rem;
}
.sub-nav-button {
  display: flex;
  align-items: center;
  padding-top: 1px;
  height: 1.8rem;
  line-height: 1;
}
.sub-nav-button:before {
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  margin-top: -0.45rem;
  margin-right: 0.4rem;
  margin-left: 0.1rem;
  border: 2px solid #000;
}
.sub-nav-button.is-active:before {
  background-color: #000;
}

.calendar-sub-nav-button::before {
  display: none;
}

.calendar-sub-nav-button {
  display: flex;
  align-items: center;
  padding-top: 1rem;
  line-height: .8;
  background-color: white;

  border: 3px solid #000;
  border-radius: 40px;
  padding: .8rem 1rem .4rem 1rem;

  margin-top: auto;
  margin-bottom: auto;
  margin-right: 1rem;
  margin-left: 0.1rem;
  
  height: auto;

  font-weight: bold;

  line-height: 1;
}

.calendar-sub-nav-button.is-active {
  background-color: black;
  color: white;
}

/* .sub-nav-button:before {
  content: "";
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  margin-top: -0.45rem;
  margin-right: 0.4rem;
  margin-left: 0.1rem;
  border: 2px solid #000;
} */


/* .sub-nav-button.is-active:before {
  background-color: #000;
} */
#site-footer {
  flex-shrink: 0;
  height: 3.5rem;
  background-color: #FFF;
}

.orange {
  background-color: orange;
}

body.is-template-reseau #site-footer {
  height: 7rem;
}

#soleil {
  display: none;
}

#divSoleil {
  display: none;
}

body.is-template-reseau #divSoleil {
  display: flex;
  flex-direction: column;
  
  position: absolute;
  width: 100%;
  height:3.5rem;
  
  bottom: calc(3.5rem/2);

  justify-content: center;
  align-items: center;

}

#divSoleil span {
  background: #FFD559;
  height: 50%;
  aspect-ratio: 2/1;
  border-radius: 25px 25px 0 0;
}

body.is-template-reseau #soleil {
  display: block;
  height: 50%;
  object-fit: scale-down;
}
@media (min-width: 900px) {
  body.is-template-reseau #site-footer,
  #site-footer {
    height: 3.5rem;
  }
}
#footer-text {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
  font-size: 0px;
}
.is-template-home #footer-text {
  font-size: inherit;
}
#footer-menu {
  display: none;
  height: 3.5rem;
}
body.is-template-reseau #footer-menu {
  display: flex;
}

.footer-menu-item {
  display: flex;
  align-items: center;
}
@media (min-width: 900px) {
  .footer-menu-item {
    margin-right: 1rem;
  }
  .footer-menu-item:first-child {
  margin-left: 5rem;
}
}
.instagram-link {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 1.8rem;
  height: 1.8rem;
  background-image: url(../images/icon-instagram.png);
  background-size: cover;
  background-color: transparent;
}
@media (min-width: 900px) {
  .instagram-link {
    bottom: 10px;
    right: 10px;
    width: 2.1rem;
    height: 2.1rem;
  }
}
body.is-template-home #footer-menu {
  display: none;
}
body.is-template-home #site-footer {
  height: 3.5rem;
}
#newsletter {
  height: 3.5rem;
}
#sib-container {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  margin: 0;
  background-color: transparent;
}
@media (max-width: 899px) {
  #sib-container {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#sib-container input:-ms-input-placeholder {
  text-align: left;
  font-family: inherit;
  font-size: inherit;
  color: #B1B2B3;
}
#sib-container input::placeholder {
  text-align: left;
  font-family: inherit;
  font-size: inherit;
  color: #B1B2B3;
}
#sib-container textarea::placeholder {
  text-align: left;
  font-family: inherit;
  font-size: inherit;
  color: #B1B2B3;
}
.sib-form {
  position: relative;
  height: 3.5rem;
  padding: 0;
  font-family: inherit;
  font-size: 1.6rem;
  line-height: 3.8rem;
}
@media (max-width: 479px) {
  #newsletter-label,
  .newsletter-field {
    font-size: 4.25vw;
  }
}
@media (max-width: 899px) {
  .sib-form {
    height: auto;
  }
}
@media (min-width: 900px) {
  .sib-form-container,
  #newsletter-label {
    overflow: hidden;
    height: 3.5rem;
  }
}
.sib-form .entry__field {
  background: #fff;
  border: none;
  border-radius: 0px;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.sib-form .input:last-child,
.sib-form .input__affix:last-child,
.sib-form .input:first-child,
.sib-form .input__affix:first-child,
.sib-form-block {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding: 0;
}
.sib-form-block {
  max-height: 3.5rem;
}
.sib-form input {
  height: 3.5rem;
  width: 100%;
}
.sib-form .entry__field {
  position: relative;
}
.sib-form button[type=submit] {
  width: 2rem;
  height: 2rem;
  min-height: auto;
  position: absolute;
  top: 0.6rem;
  right: 0;
  background-image: url(../images/icon-send.png);
  background-size: cover;
  background-color: transparent;
}
@media (max-width: 899px) {
  .sib-input.sib-form-block {
    padding-left: 10px;
    margin-left: -10px;
    background: #FFF;
  }
}
.sib-form input:focus {
  outline: 0px solid transparent;
  outline-style: none;
  box-shadow: none;
  border: none;
}
.sib-form-block__button-with-loader,
.sib-form .input:not(textarea),
.sib-form .input__button,
.sib-form-block__button {
  height: 3.5rem;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.newsletter-field {
  height: 3.5rem;
}
#EMAIL {
  height: 2rem;
  margin-top: 0.92rem;
  padding-right: 2.25rem;
  border-bottom: 1px solid #000;
  border-radius: 0;
}
#EMAIL:focus {
  outline: none;
  box-shadow: none;
}
.sib-form-message-panel {
  position: absolute;
  z-index: 1;
  bottom: 3.5rem;
  padding: 1rem 10px 0.25rem 10px;
  line-height: 1.25;
  margin: 0;
  border: none;
  background-color: rgb(255, 255, 90);
}
.sib-form-message-panel__text {
  padding: 0;
  margin: 0;
}
.sib-form-message-panel__text .sib-notification__icon {
  display: none;
}
.entry__error {
  position: absolute;
  display: none !important;
}
@keyframes fade-out {
  from {
    opacity: 1;
    pointer-events: auto;
  }
  to {
    opacity: 0;
    pointer-events: none;
  }
}
.sib-form-message-panel--active {
  animation: fade-out 0.5s linear 4s forwards;
}
.block-type-text {
  margin-bottom: 20px;
}
.block-type-image {
  margin-bottom: 0px;
}
@media (min-width: 900px) {
  .block-type-image {
    margin-bottom: 20px;
}
}
.block-type-image img {
  margin-bottom: 20px;
}
.block-type-image figcaption {
  margin-top: -10px;
  margin-bottom: 20px;
}
.block-type-gallery {
  margin-bottom: 40px;
}
.carousel {
  display: block;
  width: 100%;
}
.carousel-item {
  display: block;
  width: 100%;
  flex-shrink: 0;
}
.carousel-item .media-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  flex-shrink: 0;
  margin-bottom: 10px;
}
.carousel-item .media-wrapper figcaption {
  margin-bottom: 10px;
}
.carousel .flickity-button {
  background: rgba(255, 255, 255, 0);
  border: none;
  color: #FFF;
}
.block-type-chapeau {
  margin-bottom: 20px;
}
.block-type-video {
  margin-bottom: 40px;
}
.block-type-video figure {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  max-width: 100%;
}
.block-type-video figcaption {
  position: absolute;
  bottom: -30px;
}
.block-type-video iframe,
.block-type-video object,
.block-type-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.block-type-interview {
  position: relative;
  margin-bottom: 20px;
}
.block-type-interview span.initials {
  position: absolute;
  left: 5px;
  top: 0;
}
.block-type-interview span + p {
  text-indent: 100px;
}
html {
  overflow-y: scroll;
}
body {
  width: 100%;
  background-color: rgb(255, 255, 90);
}
.site {
  pointer-events: none;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-top: 3.5rem;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body.is-ready .site {
  pointer-events: auto;
}
.page,
.sub-page {
  width: 100%;
  min-height: calc(100vh - 7rem);
  background-color: #FFF;
}
.sub-page:not(.is-active) {
  display: none;
}
.border-top {
  position: relative;
}
.border-top:before {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% - 10px);
  top: 0;
  left: 5px;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
}
.border-top-fill:before {
  width: 100%;
  left: 0px;
}
.tag {
  display: inline-flex;
  align-items: center;
  border: 1px solid #000;
  background-color: #FFF;
  border-radius: 2em;
  line-height: 1em;
  font-size: inherit;
  letter-spacing: -0.5;
  padding: 0.076923077em 0.461538462em 0.230769231em;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem;
  white-space: nowrap;
}
.tag .icon-cross {
  display: block;
  height: 0.65em;
  margin-right: 0.25em;
}
.tag.tag-city, .tag.tag-parcours {
  color: #FFF;
  background-color: #3a32d2;
  border-color: #3a32d2;
}
.tag.tag-date {
  background-color: rgb(255, 255, 90);
  color: #000;
  border-color: #000;
}

.arrow {
  font-family: "Plain";
  display: inline-block;
  margin-top: -1rem;
}
.action-arrow {
  margin-left: 1rem;
  font-size: 1.25rem;
}
.slider-wrapper {
  display: block;
}
.slider {
  display: block;
  width: 100%;
}
.slide {
  pointer-events: none;
  opacity: 0;
  width: 100%;
}
.slide:not(:first-child) {
  display: none;
}
.flickity-enabled .slide {
  display: block;
  pointer-events: auto;
  opacity: 1;
}
.slider-infos {
  justify-content: space-between;
}
@media (max-width: 899px) {
  .flickity-button {
    display: none;
  }
}
.flickity-button,
.flickity-button:hover,
.flickity-button:focus {
  background: rgba(0, 0, 0, 0);
  box-shadow: none;
}
.flickity-prev-next-button {
  width: 50%;
  height: 100%;
  border-radius: 0;
}
.flickity-button-icon {
  fill: transparent;
}
.flickity-prev-next-button.previous {
  left: 0;
}
.flickity-prev-next-button.previous:hover {
  cursor: url(../images/arrow-left.png), auto;
  cursor: -webkit-image-set(url(../images/arrow-left.png) 1x, url(../images/arrow-left@2x.png) 2x), auto;
}
.flickity-prev-next-button.next {
  right: 0;
}
.flickity-prev-next-button.next:hover {
  cursor: url(../images/arrow-right.png), auto;
  cursor: -webkit-image-set(url(../images/arrow-right.png) 1x, url(../images/arrow-right@2x.png) 2x), auto;
}
.flickity-prev-next-button .flickity-button-icon {
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
}
body.is-template-home {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#home.page {
  height: calc((100vh - 7rem) - env(safe-area-inset-top) - env(safe-area-inset-bottom));
  min-height: auto;
}
.is-template-home #site-footer {
  position: fixed;
  z-index: 2;
  left: 0;
  bottom: 0;
}
#home-slider-wrapper {
  position: relative;
  width: 100%;
}
#home-slider-wrapper,
#home-slider,
#home-slider .slide {
  width: 100%;
  height: 100%;
  background: inherit;
}
#home-slider .media-wrapper,
#home-slider .media-wrapper img {
  width: 100%;
  height: 100%;
}
#home-slider .media-wrapper img {
  position: absolute;
  object-fit: cover;
}

/* stylage de la slide en mode bandeau ; moitié de la page en jaune #ffff59 */

.media-wrapper-bandeau {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.media-wrapper-bandeau * {
  color: black;
  background-color: #ffff59;
  text-shadow: none;
}

.media-wrapper-bandeau figcaption {
  top: 50%;
  height: 50%;
  display: flex;
  flex-direction: column;
  gap: 1px;
  justify-content: flex-start;
  padding-top: 3rem;
}

.media-wrapper-bandeau figcaption * {
  text-shadow: none;
}

.media-wrapper-bandeau img {
  height: 50%;
  display: block;
  position: relative;
  object-fit: cover;
}

@media (min-width: 900px) {
  #home.page {
    min-height: calc(100vh - 7rem);
  }
  #home-slider .slide {
    width: calc(100% - 30rem);
    height: calc(100vh - 7rem);
  }
  
}

@media (min-width: 600px) {
  .media-wrapper-bandeau figcaption {
    gap: 10px;
    justify-content: center;
    padding: 0;;
  }
}

.home-slider-caption {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
  z-index: 1;
  top: 4rem;
  bottom: 6rem;
  left: 0;
  right: 0;
  color: #FFF;

  height: 100%;

  /* contour des lettres + ombre portée */
  text-shadow:
    0px 0px 1px rgb(0, 0, 0),
    0px 0px 1px rgb(0, 0, 0),
    0px 0px 1px rgb(0, 0, 0),
    0px 0px 1px rgb(0, 0, 0),
    0px 0px 1px rgb(0, 0, 0),
    0px 0px 1px rgb(0, 0, 0),
    5px 5px 4px rgba(0, 0, 0, .3);
  text-align: center;
}
@media (min-width: 900px) {
  .home-slider-caption {
    bottom: 4rem;
  }
}

/* premier titre */
.featured-type {
  margin-bottom: .1em;

  font-size: 1.7rem;
  line-height: 2rem;
  font-weight: 500;

  /* contour des lettres + ombre portée */
  text-shadow:
    1px 1px 0px rgb(0, 0, 0),
    -1px -1px 0px rgb(0, 0, 0),
    -1px 1px 0px rgb(0, 0, 0),
    1px -1px 0px rgb(0, 0, 0),
    5px 5px 4px rgba(0, 0, 0, .3);


}

/* gros titre */
.featured-text {

  /* contour des lettres + ombre portée */
  text-shadow:
    1px 1px 0px rgb(0, 0, 0),
    -1px -1px 0px rgb(0, 0, 0),
    -1px 1px 0px rgb(0, 0, 0),
    1px -1px 0px rgb(0, 0, 0),
    5px 5px 7px rgba(0, 0, 0, .3);

  margin-bottom: 1.5rem;
  width: 90%;
  
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 750;
  text-wrap: balance;
}

@media (min-width: 900px) {
  
  .featured-type {
    margin-bottom: 1rem;

    font-size: 25px;
    line-height: 20px;
  }

  .featured-text {
    font-size: 40px;
    line-height: 40px;
  }
}

/* bouton découvrir+ */
.discover-label {
  display: block;
  color: #000;
  text-shadow: none;
  background-color: #FFF;
  border-radius: 1.5rem;
  height: auto;

  padding-top: .2em;

  /* line-height: 1.8rem; */
  line-height: 1.3em;
  font-size: 20px;

  padding-left: 1rem;
  padding-right: 1rem;
}

.slide.is-article .media-wrapper {
  background-color: rgb(255, 255, 90);
}
@media (min-width: 900px) {
  .home-slider-caption {
    padding-left: 8rem;
    padding-right: 8rem;
  }
}
#home-slider .flickity-page-dots {
  top: calc(100% - 3rem);
  z-index: 1;
}
@media (min-width: 900px) {
  #home-slider .flickity-page-dots {
    top: auto;
    bottom: 2rem;
    z-index: 1;
  }

}
#home-slider .flickity-page-dots .dot {
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 0.4rem;
  background: black;
  opacity: 0.5;
}

@media (min-width: 900px) {
  #home-slider .flickity-page-dots .dot {
    background: white;
  }
}

#home-slider .flickity-page-dots .dot.is-selected {
  opacity: 1;
}
@media (max-width: 899px) {
  .is-template-home .flickity-button {
    display: block;
  }
}
.is-template-home .flickity-prev-next-button {
  width: 4rem;
  background-size: 1.75rem;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 900px) {
  .is-template-home .flickity-prev-next-button {
    width: 15rem;
    background-size: 2rem;
  }
}
.is-template-home .flickity-prev-next-button.next:hover {
  cursor: pointer;
}
.is-template-home .flickity-prev-next-button.next {
  background-image: url(../images/arrow-right@2x.png);
}
.is-template-home .flickity-prev-next-button.previous {
  background-image: url(../images/arrow-left@2x.png);
}

/* PAGE À PROPOS */

.page#reseau {
  padding-top: 2rem;
  background-color: rgb(255, 255, 90);
}
body.is-template-reseau #site-footer,
body.is-template-reseau .sib-form .entry__field,
body.is-template-reseau .sib-input.sib-form-block {
  /* background-color: rgb(255, 255, 90); */
  background-color: #FFD559;
}
#about-intro-mobile {
  margin-bottom: 20px;
}
#about-desktop {
  position: sticky;
  top: 5.5rem;
  left: 0;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: space-between;
  /* height: calc(100vh - (9rem)); */
  padding-bottom: 1rem;
}

#about-description {
  text-align: justify;
  font-size: 19px;
  text-wrap: pretty;
}

#about-description p {
  margin-bottom: 12px;
}

#about-intro,
#about-description,
#about-city-places-small-screen {
  margin-bottom: 3rem;
}
#sub-page-places,
#sub-page-about {
  padding-top: 2rem;
}
#about-intro-places {
  margin-top: 2rem;
}
#about-infos {
  word-break: break-word;
}
#about-infos-mobile {
  margin-bottom: 3rem;
}
.about-infos-table {
  margin-bottom: 3rem;
}

#about-head {
  flex-direction: column;
  gap: 20%;
}

#about-head-text {
  font-size: 40px;
  line-height: 40px;
  text-align: center;
  font-weight: 700;
  padding: 0 20px;
}

.etoile {
  width: 100%;
  height: 105px;
  display: flex;
  justify-content: center;
}

.etoile img {
  height: 100%;
  left: auto;
  scale: .5;
}

#volet-droit {
  display: flex;
  padding-left: 20px;
}

#volet-droit ul {
  flex-grow: 2;
  text-align: right;
  list-style: none;
}

#volet-droit ul li {
  padding-bottom: 20px;
}

#volet-droit ul li p {
  margin: 0;
}

/* LISTE PARTENAIRES */
#partenaires {
  width: 100%;
}

#partenaires p {
  text-align: right;
}

#partenaires img {
  width: 50px;
}

#partenaires ul {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  list-style: none;
  gap: 10px;
  padding-bottom: 20px;
  align-items: center;
}

#partenaire-media img {
  width: 40px;
}

@media (min-width:900px) {
  #partenaires img {
    width: 90px;
  }
  #partenaire-media img {
    width: 70px;
  }
}

/* BOUTON TÉLÉCHARGER LE GUIDE… */

#guide-mobile {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.bouton-guide a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  
  width: 300px;
  height: 120px;
  padding: 10px;
  border-radius: 15px;
  border: 2px solid black;
}

.bouton-guide a img {
  height: 80px;
}

.bouton-guide a span {
  display: block;
  flex-grow: 3;
  text-align: center;
}

@media (min-width: 900px) {
  #about-description {
    margin-bottom: 0rem;
  }
  .about-infos-table {
    margin-bottom: 2rem;
  }
  #about-head {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 10%;
  
    padding: 20px 23px;
  }
  
  .etoile {
    width: 500px;
  }
  .etoile img {
    scale: 1;
  }

  
}
.about-info-block {
  position: relative;
  padding-top: 0.9rem;
  padding-bottom: 0.7rem;
}
.about-info-block img {
  max-width: 100%;
}
#about-footer {
  margin-bottom: 1rem;
}




.place-row:not(.is-open):hover {
  background-color: rgb(255, 255, 90);
  cursor: pointer;
}
.icon-plus {
  position: absolute;
  top: 0.4rem;
  right: 0;
  width: 2.3rem;
  height: 2.3rem;
  background-image: url(../images/icon-plus.svg);
  background-size: 2.4rem 2.4rem;
  transition: transform 0.25s ease;
}
.place-row .close-button,
.place-row.is-open .icon-plus {
  display: none;
}
.place-row.is-open .close-button {
  display: block;
  position: absolute;
  top: 0.8rem;
  right: 5px;
}
.place-link span {
  display: inline-block;
  background-color: rgb(255, 255, 90);
  color: #000;
  border: 1px solid #000;
}
.about-info-block-content {
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.place-row:not(.is-open) .about-info-block-content {
  display: none;
}
.about-info-block-content p {
  margin-bottom: 1rem;
}
.about-info-block-content p a {
  margin-bottom: 1rem;
}
.about-info-block-content .media-wrapper {
  margin-top: 1.5rem;
}
.places-sort-header {
  display: flex;
  align-items: flex-end;
  position: sticky;
  top: 3.5rem;
  z-index: 1;
  height: 5rem;
  padding-bottom: 20px;
  background-color: #FFF;
}
@media (min-width: 900px) {
  .places-sort-header {
    height: 6rem;
    padding-bottom: 0;
  }
  .about-info-block-content .media-wrapper {
    margin-top: 0rem;
  }
}
.places-sort-button {
  display: flex;
  align-items: center;
  padding-top: 0.5rem;
  cursor: pointer;
}
@media (min-width: 900px) {
  .places-sort-button {
    padding-top: 0px;
    padding-bottom: 1rem;
  }
}
.sort-by-cities .places-sort-button.button-sort-by-cities:before,
.is-template-lieux:not(.sort-by-cities) .places-sort-button.button-sort-by-places:before {
  background: #000;
}
.sort-by-cities .sorted-by-places,
.is-template-lieux:not(.sort-by-cities) .sorted-by-cities {
  display: none;
}
body.is-template-lieu {
  background-color: #FFF;
}
.is-template-lieu #site-header {
  background-color: #FFF;
}
.is-template-lieu .main-menu-item:hover {
  background-color: rgb(255, 255, 90);
}
#place-heading {
  margin-bottom: 0.5rem;
}
#place-title {
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
}
@media (min-width: 900px) {
  .is-template-lieu .page {
    padding-top: 3.5rem;
  }
  #place-header-text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 1rem;
  }
  #place-title {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  #place-header-text {
    padding-bottom: 4rem;
  }
}
#place-header-slider {
  margin-bottom: 0.5rem;
}
#place-header-slider .slider-infos {
  margin-bottom: 1.5rem;
}
#place-header-slider .slide {
  width: 100%;
  height: calc(75vw - 1.6rem);
}
@media (min-width: 900px) {
  #place-header-slider .slider-infos {
    margin-bottom: 1.5rem;
  }
  #place-header-slider .slide {
    width: 100%;
    height: calc(100vh - 11rem);
  }
}
#place-header-slider .media-wrapper,
#place-header-slider .media {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#place-acess-info {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.6rem;
}
@media (min-width: 900px) {
  #place-acess-info {
    margin-bottom: 0px;
  }
}
.place-slider {
  margin-bottom: 10px;
}
.place-slider .slide-caption {
  display: none;
}
#place-intro {
  margin-bottom: 2.5rem;
}
.place-section-title,
.place-section-col {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.place-section-title {
  display: flex;
  justify-content: space-between;
}
.event {
  scroll-margin-top: 3.5rem;
  margin-bottom: 2rem;
}
@media (min-width: 900px) {
  .event {
    margin-bottom: 3rem;
  }
}
.event-date {
  margin-bottom: 0.5rem;
}
.event-tags {
  margin-bottom: 1.5rem;
}
@media (min-width: 900px) {
  .event-tags {
    margin-bottom: 3rem;
  }
}
.event-slider .slide {
  width: 100%;
}
.event-slider .slide .media-wrapper {
  background-color: #FFF;
}
.event-slider .slide .media-wrapper,
.event-slider .slide .media {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 0% 0%;
}
.event-slider .slide .media.is-portrait {
  width: auto;
}
.event-slider .slide .media {
  height: 280px;
}
@media (min-width: 900px) {
  .event-slider .slide .media {
    height: 480px;
  }
}
.event-slider .slider-infos {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.event-slider .slider-status {
  margin-right: 0.8rem;
}
@media (max-width: 899px) {
  .event .slider-wrapper {
    margin-bottom: 1rem;
  }
}
.event-description {
  height: 100%;
  max-height: 6.3em;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}
@media (min-width: 900px) {
  .event-description {
    max-height: 16.55em;
  }
}
.event-description-read-more {
  font-weight: bold;
}
.is-expanded .event-description {
  max-height: 999999px;
}
.is-expanded .event-description-read-more {
  display: none;
}
#place-access {
  padding-bottom: 2.5rem;
}
#place-map-wrapper {
  margin-bottom: 1.5rem;
}
#place-map {
  width: 100%;
  height: 100%;
  min-height: 280px;
}
#place-addresses .place-section-title,
#place-map-info {
  background-color: rgb(255, 255, 90);
  padding-top: 0.9rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 900px) {
  #place-map-wrapper {
    margin-top: 0.1rem;
    margin-bottom: 0px;
  }
  #place-map {
    margin-top: 0px;
    min-height: 50rem;
  }
}
.place-access-content {
  flex-direction: column;
}
@media (min-width: 900px) {
  .place-access-content {
    flex-direction: row;
  }
}
#place-addresses .place-section-title {
  position: relative;
  margin-bottom: 1rem;
  margin-left: 5px;
  margin-right: 5px;
}
#place-addresses .place-section-title span {
  display: block;
  height: 1em;
  transform-origin: 50% 75% 0px;
  transition: transform 0.5s ease;
  margin-top: -0.2rem;
}
@media (min-width: 900px) {
  #place-addresses .place-section-title {
    justify-content: flex-start;
  }
}
#place-addresses-content {
  margin-bottom: 3rem;
}
#place-addresses-overflow {
  overflow: hidden;
  height: 100%;
  max-height: 0px;
  transition: max-height 0.75s ease-in-out;
}
#place-addresses.is-expanded #place-addresses-overflow {
  max-height: 5000px;
}
#place-addresses.is-expanded .read-more span {
  transform: rotate(-180deg);
}
.calendar-item {
  width: 97.75%;
  padding-bottom: 2.5rem;
}
.calendar-item .media {
  margin-bottom: 10px;
}
@media (min-width: 800px) {
  .calendar-item {
    width: 32.75%;
    padding-bottom: 4rem;
  }
  .calendar-item:before {
    opacity: 0;
    pointer-events: none;
    content: "";
    display: block;
    position: absolute;
    z-index: 0;
    left: -5px;
    top: -10px;
    bottom: 10px;
    right: -5px;
    background-color: rgb(255, 255, 90);
  }
  .calendar-item:hover:before {
    opacity: 1;
    cursor: pointer;
  }
  .calendar-item > * {
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1200px) {
  .calendar-item {
    width: 24.75%;
  }
  .is-template-articles .calendar-item {
    width: 33%;
  }
}
.tags-group {
  display: inline-flex;
  flex-wrap: wrap;
  font-size: 1.1rem;
}
.item-tags {
  margin-bottom: 0.4rem;
}
#calendar-sub-nav, #articles-sub-nav {
  width: 100%;
  flex-direction: column-reverse;
  justify-content: space-between;
}
#articles-sub-nav {
  background-color: #ffff59;
}
#calendar-sub-nav {
  background-color: #ffff59;
}
@media (min-width: 900px) {
  #calendar-sub-nav, #articles-sub-nav {
    flex-direction: row-reverse;
  }
}

/* BOUTONS AGENDA VILLE THÈME PARCOURS */

.selected-filters,
.filters-modal-buttons {
  display: flex;
  flex-wrap: wrap;
}
.selected-filters .tag:not(.is-active) {
  display: none;
}
.selected-filters {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 900px) {
  .selected-filters,
  .selected-filters-group {
    justify-content: flex-end;
  }
  .selected-filters .tag {
    margin-right: 0px;
    margin-left: 0.3rem;
  }
}
.filters-modal-buttons {
  flex-shrink: 0;
}
@media (max-width: 899px) {
  .selected-filters .tag {
    margin-top: 10px;
    margin-bottom: 0px;
  }
}
.filters-modal {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 10;
  top: 6rem;
  left: 0;
  right: 0;
  bottom: 0;
}
@media (max-width: 899px) and (max-height: 480px) {
  .filters-modal {
    overflow-y: scroll;
    align-items: flex-start;
    padding-top: 10px;
  }
}
.modal-overlay {
  position: fixed;
  z-index: 1;
  top: 6rem;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 900px) {
  .filters-modal,
  .modal-overlay {
    top: 7rem;
    bottom: 7rem;
  }
}
.modal-overlay:hover {
  cursor: url(../images/close-icon.png), auto;
  cursor: -webkit-image-set(url(../images/close-icon.png) 1x, url(../images/close-icon@2x.png) 2x), auto;
}
.filters-group, .parcours-group {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
  max-width: 900px;
  margin-left: 10px;
  margin-right: 10px;
}
.filters-group .tag, .parcours-group .tag {
  margin-bottom: 0.4rem;
  margin-right: 0.4rem;
  font-size: 1.8rem;
  line-height: 2.4rem;
}
@media (min-width: 800px) {
  .filters-group .tag, .parcours-group .tag {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
@media (min-width: 900px) {
  .filters-group, .parcours-group {
    margin-left: 3rem;
    margin-right: 3rem;
  }
  .filters-group .tag, .parcours-group .tag {
    font-size: inherit;
    line-height: inherit;
  }
}
.filters-group .tag:not(.is-active) .icon-cross {
  display: none;
}
.filters-modal:not(.is-active) {
  display: none;
}
.filters-modal .tag.tag-city, .filters-modal .tag.tag-parcours {
  border-color: #FFF;
}
#carte {
  position: absolute;
  top: 3.5rem;
  bottom: 3.5rem;
  left: 0;
  width: 100%;
  height: 100%;
}
.is-template-carte #site-footer {
  position: fixed;
  left: 0;
  bottom: 0;
}
#places-map {
  width: 100%;
  height: 100%;
}
#places-markers {
  display: none;
}
.gm-style .gm-style-iw-c {
  padding: 10px 20px 10px 5px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.gm-style .gm-style-iw-c,
.gm-style .gm-style-iw-d {
  max-height: 9999px !important;
}
.gm-style-iw-d {
  overflow: hidden !important;
}
.gm-style .gm-style-iw-c button {
  top: -3px !important;
  right: 1px !important;
  opacity: 1 !important;
}
.gm-style .gm-style-iw-c button img {
  width: 20px !important;
  height: 20px !important;
}
.place-marker-infos {
  font-family: "Helvetica Neue LT Pro", sans-serif;
  font-weight: 500;
  font-size: 15px;
  line-height: 16px;
}
.place-marker {
  flex-direction: row-reverse;
  max-width: 300px;
}
@media (min-width: 900px) {
  .gm-style .gm-style-iw-c {
    padding: 10px 5px !important;
  }
  .place-marker {
    flex-direction: column;
    max-width: 255px;
  }
  .place-marker-infos {
    padding-right: 20px;
    margin-bottom: 10px;
  }
}

.interview-content strong {
  font-weight: 750;
}
/* .interview-content strong em {
  font-weight: 750;
  font-family: "Helvetica Neue LT Pro";
  font-style: italic;
} */

.interview-content div.block-type-text p:first-child {
  margin-bottom: 0;
}

#article-content {
  margin-bottom: 20px;
}
.article-header {
  padding-top: 20px;
  margin-bottom: 30px;
  text-align: center;
  text-wrap: pretty;
}
.article-header h1 {
  font-weight: 700;
}

.article-inter-header {
  margin-top: 1rem;
}




.article-sub-title:not(:empty) {
  padding-top: 2rem;
  text-align: center;
}

@media (min-width: 900px) {
  .article-header {
    padding-top: 50px;
    margin-bottom: 80px;
  }
  .article-sub-title:not(:empty) {
    padding-top: 6rem;
    text-align: center;
  }
  .article-inter-header {
    margin-top: 4rem;
  }
}
.article-inter-tags {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
.article-footer-tags {
  margin-bottom: 100px;
}
.article-inter-tags .tag.tag-category {
  font-size: 1.5rem;
  margin: 0 1rem 0.5rem;
}

#parcours-name {
  margin-top: 2rem;
  /* text-transform: uppercase; */
  text-wrap: balance;
  line-height: .9;
}

.parcours-header {
  text-align: center;
  padding-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  .parcours-header {
    padding-top: 50px;
    margin-bottom: 0px;
  }
}

#parcours-carte {
  margin-top: 4rem;
}

.parcours-chapo {
  padding-top: 3rem;
  margin-bottom: 15px;
  text-align: center;
  font-weight: bold;
}
@media (min-width: 900px) {
  .parcours-chapo {
    padding-top: 3rem;
    margin-bottom: 6rem;
  }
}

.parcours-caption {
  margin-top: 2px;
  text-align: left;
  width: 100%;
}

.parcours-point, .expo-article {
  margin-bottom: 6rem;
}

.parcours-point-title, .expo-article-title {
  margin-top: 20px;
  display: block;
  text-align: left;
}

.parcours-point-title .city, .expo-article-title .city {
  font-weight: bold;
}

.parcours-point-title .index, .expo-article-title .index {
  color: #a8a8a8;
  font-weight: bold;
}

.parcours-point-desc, .expo-article-desc {
  text-align: left;
  margin-top: 3rem;
  margin-bottom: 2rem;
  line-height: 1.2;
  text-wrap: pretty;
}

.expo-article-desc {
  margin-top: 2em;
  margin-bottom: 2em;
}

.parcours-point-desc > p {
  margin-bottom: 5rem;
  text-align: left;
}

.expo-article-desc > p {
  margin-bottom: 0;
  text-align: left;
}

.parcours-point-url {
  text-align: left;
  text-decoration: underline;
}

.expo-article-url {
  margin-top: 20px;
  text-align: left;
  text-decoration: underline;
}


/* STYLE PAGE GUIDE */
#guide-plein-sud-2025 {
  background-color: #EC6608;
}
#guide-plein-sud-2025 .article-header {
  margin-bottom: 60px;
}

#guide-plein-sud-2025 .article-header h1 {
  color: #FCCA83;
  font-weight: bold;
  text-wrap: balance;
}

#guide-plein-sud-2025 .article-inter-header {
  color: white;
  font-weight: bold;
  text-wrap: balance;
}

#guide-plein-sud-2025 .article-sub-title {
  padding-top: 20px;
}

#guide-plein-sud-2025 #article-content {
  color: white;
}

#guide-plein-sud-2025 .media {
  margin: 0;
}
#guide-plein-sud-2025 .block-type-image {
  margin: 0;
}
#guide-plein-sud-2025 .block-type-text {
  margin: 4rem 0;
}

#guide-plein-sud-2025 .block-type-text {
  margin: 3rem 0 0 0;
}

#guide-plein-sud-2025 #article-content > div:last-of-type .block-type-text {
  margin: 1rem 0 0 0;
}

.lien-fleche img {
  transform: rotate(-90deg);
  width: 40px;
  margin: 10px;
}


.lien-fleche a {
  text-decoration: none;
}
.lien-fleche a span {
  color: #FCCA83;
  font-family: Montserrat, sans-serif;

  margin-left: 2rem;
  font-weight: 900;

  vertical-align: middle;
}

.lien-fleche a:hover span {
  text-decoration: underline;
}


/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
