/*

Theme Name: Thème de Ingredia

Theme URI: http://www.site.fr/

Author: Anemone Prangere

Author URI: https://www.agence-alt-tab.fr

Description: Thème de Ingredia

Version: 1.0

*/
.row--large {
  max-width: 105rem;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.row--large > .column,
.row--large > .columns {
  padding-left: 0;
  padding-right: 0;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: not-allowed;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.foundation-mq {
  font-family: "small=0em&medium=40em&large=64.0625em&xlarge=80em&xxlarge=105em";
}
html {
  font-size: 100%;
  box-sizing: border-box;
}
*,
*::before,
*::after {
  box-sizing: inherit;
}
body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}
select {
  width: 100%;
  border-radius: 0;
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1;
}
[data-whatinput="mouse"] button {
  outline: 0;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}
@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .row .row {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
.row.expanded {
  max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-left: 0;
  margin-right: 0;
}
.column,
.columns {
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  min-width: initial;
}
@media screen and (min-width: 40em) {
  .column,
  .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .column,
  .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.column.row.row,
.row.row.columns {
  float: none;
  display: block;
}
.row .column.row.row,
.row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.small-1 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.small-offset-0 {
  margin-left: 0%;
}
.small-2 {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.small-offset-1 {
  margin-left: 8.33333%;
}
.small-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.small-offset-2 {
  margin-left: 16.66667%;
}
.small-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.small-offset-4 {
  margin-left: 33.33333%;
}
.small-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.small-offset-5 {
  margin-left: 41.66667%;
}
.small-7 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.small-offset-7 {
  margin-left: 58.33333%;
}
.small-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.small-offset-8 {
  margin-left: 66.66667%;
}
.small-10 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.small-offset-10 {
  margin-left: 83.33333%;
}
.small-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.small-offset-11 {
  margin-left: 91.66667%;
}
.small-order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.small-order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.small-order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.small-order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.small-order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.small-order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.small-up-1 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.small-up-2 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.small-up-3 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.small-up-4 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.small-up-5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.small-up-6 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.small-up-7 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  -ms-flex: 0 0 14.28571%;
  flex: 0 0 14.28571%;
  max-width: 14.28571%;
}
.small-up-8 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
@media screen and (min-width: 40em) {
  .medium-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .medium-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .medium-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column,
.row.medium-unstack > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (min-width: 40em) {
  .row.medium-unstack > .column,
  .row.medium-unstack > .columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 40em) {
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .large-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .large-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .large-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  .large-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column,
.row.large-unstack > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (min-width: 64.0625em) {
  .row.large-unstack > .column,
  .row.large-unstack > .columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 64.0625em) {
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .xlarge-offset-0 {
    margin-left: 0%;
  }
  .xlarge-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .xlarge-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .xlarge-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xlarge-offset-3 {
    margin-left: 25%;
  }
  .xlarge-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .xlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .xlarge-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .xlarge-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .xlarge-offset-6 {
    margin-left: 50%;
  }
  .xlarge-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .xlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .xlarge-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .xlarge-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .xlarge-offset-9 {
    margin-left: 75%;
  }
  .xlarge-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .xlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .xlarge-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .xlarge-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .xlarge-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .xlarge-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .xlarge-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .xlarge-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .xlarge-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .xlarge-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-1 > .column,
  .xlarge-up-1 > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xlarge-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-2 > .column,
  .xlarge-up-2 > .columns {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xlarge-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-3 > .column,
  .xlarge-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xlarge-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-4 > .column,
  .xlarge-up-4 > .columns {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xlarge-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-5 > .column,
  .xlarge-up-5 > .columns {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xlarge-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-6 > .column,
  .xlarge-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xlarge-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-7 > .column,
  .xlarge-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .xlarge-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xlarge-up-8 > .column,
  .xlarge-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 80em) and (min-width: 80em) {
  .xlarge-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.xlarge-unstack > .column,
.row.xlarge-unstack > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (min-width: 80em) {
  .row.xlarge-unstack > .column,
  .row.xlarge-unstack > .columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-collapse > .column,
  .xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .xlarge-uncollapse > .column,
  .xlarge-uncollapse > .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .xxlarge-offset-0 {
    margin-left: 0%;
  }
  .xxlarge-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xxlarge-offset-1 {
    margin-left: 8.33333%;
  }
  .xxlarge-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-offset-2 {
    margin-left: 16.66667%;
  }
  .xxlarge-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xxlarge-offset-3 {
    margin-left: 25%;
  }
  .xxlarge-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .xxlarge-offset-4 {
    margin-left: 33.33333%;
  }
  .xxlarge-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-offset-5 {
    margin-left: 41.66667%;
  }
  .xxlarge-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .xxlarge-offset-6 {
    margin-left: 50%;
  }
  .xxlarge-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .xxlarge-offset-7 {
    margin-left: 58.33333%;
  }
  .xxlarge-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .xxlarge-offset-8 {
    margin-left: 66.66667%;
  }
  .xxlarge-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .xxlarge-offset-9 {
    margin-left: 75%;
  }
  .xxlarge-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .xxlarge-offset-10 {
    margin-left: 83.33333%;
  }
  .xxlarge-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-offset-11 {
    margin-left: 91.66667%;
  }
  .xxlarge-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .xxlarge-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .xxlarge-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .xxlarge-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .xxlarge-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .xxlarge-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .xxlarge-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxlarge-up-1 > .column,
  .xxlarge-up-1 > .columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .xxlarge-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxlarge-up-2 > .column,
  .xxlarge-up-2 > .columns {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .xxlarge-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxlarge-up-3 > .column,
  .xxlarge-up-3 > .columns {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .xxlarge-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxlarge-up-4 > .column,
  .xxlarge-up-4 > .columns {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .xxlarge-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxlarge-up-5 > .column,
  .xxlarge-up-5 > .columns {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .xxlarge-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxlarge-up-6 > .column,
  .xxlarge-up-6 > .columns {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .xxlarge-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxlarge-up-7 > .column,
  .xxlarge-up-7 > .columns {
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .xxlarge-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .xxlarge-up-8 > .column,
  .xxlarge-up-8 > .columns {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 105em) and (min-width: 105em) {
  .xxlarge-expand {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.xxlarge-unstack > .column,
.row.xxlarge-unstack > .columns {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (min-width: 105em) {
  .row.xxlarge-unstack > .column,
  .row.xxlarge-unstack > .columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-collapse > .column,
  .xxlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .xxlarge-uncollapse > .column,
  .xxlarge-uncollapse > .columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
}
.shrink {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}
.column.align-top,
.align-top.columns {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.column.align-bottom,
.align-bottom.columns {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.column.align-middle,
.align-middle.columns {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.column.align-stretch,
.align-stretch.columns {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
.align-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.align-justify {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.align-spaced {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.align-top {
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-self-top {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-bottom {
  -ms-flex-align: end;
  align-items: flex-end;
}
.align-self-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-middle {
  -ms-flex-align: center;
  align-items: center;
}
.align-self-middle {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.align-stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}
.align-self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
.small-order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.small-order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.small-order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.small-order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.small-order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.small-order-6 {
  -ms-flex-order: 6;
  order: 6;
}
@media screen and (min-width: 40em) {
  .medium-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 64.0625em) {
  .large-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .xlarge-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .xlarge-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .xlarge-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .xlarge-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .xlarge-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .xxlarge-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .xxlarge-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .xxlarge-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .xxlarge-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .xxlarge-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
p {
  font-size: inherit;
  line-height: inherit;
  margin-bottom: 0;
  text-rendering: optimizeLegibility;
}
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: 700;
  line-height: inherit;
}
small {
  font-size: 80%;
  line-height: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Bakerie Rough";
  font-weight: inherit;
  font-style: inherit;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0;
  line-height: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #cacaca;
  line-height: 0;
}
h1 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.25rem;
}
h3 {
  font-size: 1.1875rem;
}
h4 {
  font-size: 1.125rem;
}
h5 {
  font-size: 1.0625rem;
}
h6 {
  font-size: 1rem;
}
@media screen and (min-width: 40em) {
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.5rem;
  }
  h3 {
    font-size: 1.9375rem;
  }
  h4 {
    font-size: 1.5625rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1rem;
  }
}
a {
  color: inherit;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
}
a:hover,
a:focus {
  color: inherit;
}
a img {
  border: 0;
}
hr {
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both;
}
ul,
ol,
dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
}
li {
  font-size: inherit;
}
ul {
  list-style-type: disc;
  margin-left: 1.25rem;
}
ol {
  margin-left: 1.25rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}
blockquote {
  margin: 0 0 0;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
  line-height: inherit;
  color: #8a8a8a;
}
cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}
cite:before {
  content: "\2014 \0020";
}
abbr {
  color: #000;
  cursor: help;
  border-bottom: 1px dotted #000;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #000;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}
.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}
.lead {
  font-size: 125%;
  line-height: 1.6;
}
.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}
.no-bullet {
  margin-left: 0;
  list-style: none;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 64.0625em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 80em) {
  .xlarge-text-left {
    text-align: left;
  }
  .xlarge-text-right {
    text-align: right;
  }
  .xlarge-text-center {
    text-align: center;
  }
  .xlarge-text-justify {
    text-align: justify;
  }
}
@media screen and (min-width: 105em) {
  .xxlarge-text-left {
    text-align: left;
  }
  .xxlarge-text-right {
    text-align: right;
  }
  .xxlarge-text-center {
    text-align: center;
  }
  .xxlarge-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
[type="text"],
[type="password"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="month"],
[type="week"],
[type="email"],
[type="number"],
[type="search"],
[type="tel"],
[type="time"],
[type="url"],
[type="color"],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #000;
  background-color: #fff;
  box-shadow: none;
  border-radius: 0.3125rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
}
[type="text"]:focus,
[type="password"]:focus,
[type="date"]:focus,
[type="datetime"]:focus,
[type="datetime-local"]:focus,
[type="month"]:focus,
[type="week"]:focus,
[type="email"]:focus,
[type="number"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="color"]:focus,
textarea:focus {
  border: 1px solid #8a8a8a;
  background-color: #fff;
  outline: none;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
[type="submit"],
[type="button"] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type="search"] {
  box-sizing: border-box;
}
[type="file"],
[type="checkbox"],
[type="radio"] {
  margin: 0 0 1rem;
}
[type="checkbox"] + label,
[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}
[type="checkbox"] + label[for],
[type="radio"] + label[for] {
  cursor: pointer;
}
label > [type="checkbox"],
label > [type="radio"] {
  margin-right: 0.5rem;
}
[type="file"] {
  width: 100%;
}
label {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.8;
  color: #000;
}
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #000;
}
.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem;
}
.input-group > :first-child {
  border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
  border-radius: 0 0 0 0;
}
.input-group-label,
.input-group-field,
.input-group-button {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
}
.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #000;
  border: 1px solid #cacaca;
  white-space: nowrap;
  width: 1%;
  height: 100%;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}
.input-group-field {
  border-radius: 0;
  height: 2.5rem;
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%;
}
.input-group-button a,
.input-group-button input,
.input-group-button button {
  margin: 0;
}
.input-group .input-group-button {
  display: table-cell;
}
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
legend {
  margin-bottom: 0.5rem;
  max-width: 100%;
}
.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0;
}
.fieldset legend {
  background: #fff;
  padding: 0 0.1875rem;
  margin: 0;
  margin-left: -0.1875rem;
}
select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #000;
  background-color: #fff;
  border-radius: 0.3125rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem;
}
@media screen and (min-width: 0\0) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:disabled {
  background-color: #e6e6e6;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840;
}
.is-invalid-label {
  color: #ec5840;
}
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840;
}
.form-error.is-visible {
  display: block;
}
.hide {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important;
  }
}
@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .hide-for-medium-only {
    display: none !important;
  }
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64.0625em) {
  .show-for-medium-only {
    display: none !important;
  }
}
@media screen and (min-width: 64.0625em) {
  .hide-for-large {
    display: none !important;
  }
}
@media screen and (max-width: 64em) {
  .show-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 64.0625em) and (max-width: 79.9375em) {
  .hide-for-large-only {
    display: none !important;
  }
}
@media screen and (max-width: 64em), screen and (min-width: 80em) {
  .show-for-large-only {
    display: none !important;
  }
}
@media screen and (min-width: 80em) {
  .hide-for-xlarge {
    display: none !important;
  }
}
@media screen and (max-width: 79.9375em) {
  .show-for-xlarge {
    display: none !important;
  }
}
@media screen and (min-width: 80em) and (max-width: 104.9375em) {
  .hide-for-xlarge-only {
    display: none !important;
  }
}
@media screen and (max-width: 79.9375em), screen and (min-width: 105em) {
  .show-for-xlarge-only {
    display: none !important;
  }
}
@media screen and (min-width: 105em) {
  .hide-for-xxlarge {
    display: none !important;
  }
}
@media screen and (max-width: 104.9375em) {
  .show-for-xxlarge {
    display: none !important;
  }
}
@media screen and (min-width: 105em) {
  .hide-for-xxlarge-only {
    display: none !important;
  }
}
@media screen and (max-width: 104.9375em) {
  .show-for-xxlarge-only {
    display: none !important;
  }
}
.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}
@font-face {
  font-family: "icofont";
  src: url("application/fonts/icofont.eot");
  src: url("application/fonts/icofont.eot?#iefix") format("eot"),
    url("application/fonts/icofont.woff2") format("woff2"),
    url("application/fonts/icofont.woff") format("woff"),
    url("application/fonts/icofont.ttf") format("truetype"),
    url("application/fonts/icofont.svg#icofont") format("svg");
}
.icon-amalgame:before,
.icon-boutique:before,
.icon-contact:before,
.icon-duree:before,
.icon-facebook:before,
.icon-fleche-bas:before,
.icon-fleche-droite:before,
.icon-fleche-gauche:before,
.icon-goutte:before,
.icon-ingredients:before,
.icon-marker:before,
.icon-menu-mobile:before,
.icon-nombre-personnes:before,
.icon-presse:before,
.icon-recette:before,
.icon-twitter:before {
  font-family: "icofont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}
.icon-amalgame:before {
  content: "";
}
.icon-boutique:before {
  content: "";
}
.icon-contact:before {
  content: "";
}
.icon-duree:before {
  content: "";
}
.icon-facebook:before {
  content: "";
}
.icon-fleche-bas:before {
  content: "";
}
.icon-fleche-droite:before {
  content: "";
}
.icon-fleche-gauche:before {
  content: "";
}
.icon-goutte:before {
  content: "";
}
.icon-ingredients:before {
  content: "";
}
.icon-marker:before {
  content: "";
}
.icon-menu-mobile:before {
  content: "";
}
.icon-nombre-personnes:before {
  content: "";
}
.icon-presse:before {
  content: "";
}
.icon-recette:before {
  content: "";
}
.icon-twitter:before {
  content: "";
}
.flex {
  display: -ms-flexbox;
  display: flex;
}
.flex__child {
  -ms-flex: 1;
  flex: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
}
h2,
h3 {
  font-weight: normal;
  padding: 0;
  margin: 0;
}
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="file"],
input[type="date"],
input[type="email"],
select,
textarea {
  color: #000;
  padding: 0.625rem;
  font-size: 0.875rem;
  line-height: 0.875rem;
  width: 100%;
  outline: none;
  border: 0px;
  box-shadow: 0 0 0 #fff;
  border-radius: 0px;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="file"]:focus,
input[type="date"]:focus,
input[type="email"]:focus,
select:focus,
textarea:focus {
  outline: none;
  background-color: #fff;
  box-shadow: 0 0 0 #fff;
  border-radius: 0px;
}
select {
  height: 2.5rem;
  background-color: #fff;
}
.form-submit {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  height: 2.8125rem;
  width: 100%;
  max-width: 200px;
  margin-top: 20px;
}
.form-submit:hover {
  background-color: #fff;
}
button {
  background: none;
  border: none;
  color: inherit;
  margin: 0;
  padding: 0;
  width: 100%;
}
button:focus {
  outline: none;
}
.item-form {
  padding-bottom: 0.625rem;
}
select {
  padding-right: 1.25rem;
}
label {
  font-size: 0.875rem;
  color: #fff;
}
.tpl-contact__content__form {
  margin-bottom: 4rem;
}
.wpcf7-radio {
  background-color: white;
  display: block;
  margin-bottom: 1rem;
  padding: 0.3125rem 0.625rem;
}
.wpcf7-radio label {
  display: inline-block;
  margin-right: 0.9375rem;
  overflow: visible;
  white-space: normal;
}
.wpcf7-radio label span {
  color: black;
  font-size: 0.9375rem;
}
.wpcf7-radio input[type="radio"] {
  margin: 0;
}
.wpcf7-list-item.wpcf7-list-item {
  margin-left: 0;
}
.wpcf7-not-valid-tip.wpcf7-not-valid-tip {
  color: red;
  font-size: 0.8125rem;
  position: relative;
  margin-top: 0;
  padding-bottom: 0;
}
.wpcf7-response-output.wpcf7-response-output {
  border-radius: 0;
  color: white;
  font-size: 1rem;
  font-weight: 700;
  margin: 1.25rem 0 0;
  padding: 1.25rem;
}
.wpcf7-validation-errors.wpcf7-validation-errors {
  background-color: rgba(255, 0, 0, 0.4);
  float: left;
  width: 100%;
  border: 1px solid #c00;
}
.wpcf7-mail-sent-ok.wpcf7-mail-sent-ok {
  float: left;
  width: 100%;
  background-color: rgba(0, 128, 0, 0.8);
  border: 1px solid #004d00;
}
@font-face {
  font-family: "Bakerie Rough";
  src: url("application/fonts/BakerieRough-Medium.eot");
  src: url("application/fonts/BakerieRough-Medium.eot?#iefix")
      format("embedded-opentype"),
    url("application/fonts/BakerieRough-Medium.woff2") format("woff2"),
    url("application/fonts/BakerieRough-Medium.woff") format("woff"),
    url("application/fonts/BakerieRough-Medium.ttf") format("truetype"),
    url("application/fonts/BakerieRough-Medium.svg#BakerieRough-Medium")
      format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Bellfort";
  src: url("application/fonts/Bellfort.eot");
  src: url("application/fonts/Bellfort.eot?#iefix") format("embedded-opentype"),
    url("application/fonts/Bellfort.woff2") format("woff2"),
    url("application/fonts/Bellfort.woff") format("woff"),
    url("application/fonts/Bellfort.ttf") format("truetype"),
    url("application/fonts/Bellfort.svg#Bellfort") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.wysiwyg {
  font-size: 1rem;
  line-height: 1.5rem;
}
.wysiwyg a {
  text-decoration: underline;
}
.wysiwyg a:hover {
  text-decoration: none;
}
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5 {
  font-family: "Bakerie Rough";
}
.wysiwyg h2 {
  font-size: 1.75rem;
}
.wysiwyg h3 {
  font-size: 1.5rem;
}
.wysiwyg h4 {
  font-size: 1.275rem;
}
.wysiwyg h5 {
  font-size: 1.25rem;
}
.wysiwyg p {
  font-size: 1rem;
}
.wysiwyg p strong {
  font-weight: 900;
  color: #fff;
  font-size: 0.9375rem !important;
}
.wysiwyg ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 1.25rem 0;
  padding-left: 15px;
}
.wysiwyg ul li {
  list-style: disc;
  font-size: 0.875rem;
}
.wysiwyg ul li strong {
  font-weight: 900;
  color: #fff;
  font-size: 0.9375rem !important;
}
.wysiwyg ul li:before {
  font-family: "icofont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "";
}
.wysiwyg ul li::before {
  margin-right: 0.3125rem;
}
@media screen and (max-width: 39.9375em) {
  .wysiwyg p {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .wysiwyg p {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.acf-map {
  width: 100%;
  height: 100%;
}
.acf-map {
  height: 15.625rem;
}
@media screen and (min-width: 40em) {
  .acf-map {
    height: 21.875rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .acf-map {
    height: 100%;
  }
}
.wp-pagenavi {
  color: #fff;
  font-size: 0.875rem;
  line-height: 1.875rem;
  padding: 0.3125rem;
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  text-align: center;
  text-decoration: none;
  border: 0;
}
.wp-pagenavi a {
  text-decoration: underline;
}
.wp-pagenavi a:hover {
  text-decoration: none;
}
.wp-pagenavi .page,
.wp-pagenavi .current {
  display: inline-block;
  margin: 0.3125rem;
  text-align: center;
  width: 0.625rem;
  text-decoration: none;
  border: 0;
  color: #fff;
}
.wp-pagenavi .page {
}
.wp-pagenavi .page:hover {
  text-decoration: none;
  color: #fff;
}
.wp-pagenavi .current {
  color: #fff;
  font-weight: 700;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  font-weight: 700;
  margin: 0 0.3125rem;
}
.wp-pagenavi a {
  text-decoration: none;
  border: 0;
}
.wp-pagenavi a:hover {
  color: #fff;
}
@media screen and (max-width: 39.9375em) {
  .previouspostslink {
    display: none;
  }
  .nextpostslink {
    display: none;
  }
  .wp-pagenavi .page,
  .wp-pagenavi .current {
    border: 1px solid rgba(255, 255, 255, 0.5);
    width: 30px;
  }
  .wp-pagenavi .current {
    border: 1px solid #fff !important;
  }
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  color: white;
  font-size: 2.5rem;
  height: 3.75rem;
  line-height: 3.75rem;
  position: absolute;
  text-align: center;
  transition: all 0.2s ease-out;
  width: 3.75rem;
}
.owl-nav .owl-prev {
  left: 0;
}
.owl-nav .owl-prev:before {
  font-family: "icofont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "";
}
.owl-nav .owl-prev:hover {
  left: -0.625rem;
}
.owl-nav .owl-next {
  right: 0;
}
.owl-nav .owl-next:before {
  font-family: "icofont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "";
}
.owl-nav .owl-next:hover {
  right: -0.625rem;
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
  top: 10.625rem;
}
@media screen and (min-width: 40em) {
  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
  }
}
.owl-dots {
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  text-align: center;
}
.owl-dots .owl-dot {
  display: inline-block;
}
.owl-dots .owl-dot span {
  border: 2px solid white;
  border-radius: 1rem;
  display: inline-block;
  height: 1rem;
  margin: 0 0.25rem;
  width: 1rem;
}
.owl-dots .owl-dot.active span {
  background-color: white;
}
.owl-dots {
  bottom: 0.625rem;
}

.actualites-list__one__media {
  position: relative;
  display: block;
}
.actualites-list__one:nth-child(1) .actualites-list__one__media {
  transform: rotate(-2deg);
}
.actualites-list__one:nth-child(2) .actualites-list__one__media {
  transform: rotate(2deg);
}
.actualites-list__one:nth-child(3) .actualites-list__one__media {
  transform: rotate(-3deg);
}
.actualites-list__one:nth-child(4) .actualites-list__one__media {
  transform: rotate(1deg);
}
.actualites-list__one__media::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.actualites-list__one__media::after {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 2;
  background-image: url("application/images/polaroid-carre.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.actualites-list__one__media .image {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 83%;
  width: 80%;
}
.actualites-list__one__media__date {
  position: absolute;
  left: 0px;
  right: 0;
  margin: 0 auto;
  bottom: 2%;
  min-width: 11.25rem;
  padding: 0.625rem;
  background-color: rgba(81, 37, 132, 0.7);
  border-radius: 0.625rem;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 40em) {
  .owl-dots {
    bottom: 0.9375rem;
  }
}
.tpl-actualites {
  padding-bottom: 6rem;
}
.actualites-list__one {
  margin-top: 3.125rem;
}
.actualites-list__one__title {
  padding: 0.3125rem 0 0.8125rem 0;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  width: auto;
  display: inline-block;
  border-bottom: 2px solid #fff;
}
.actualites-list__one__content {
  padding-top: 0.9375rem;
  color: #fff;
}
@media screen and (max-width: 39.9375em) {
  .actualites-list__one__media {
    margin: 0 auto;
    max-width: 20rem;
  }
  .actualites-list__one__media__date {
    bottom: 0;
    width: 100%;
    font-size: 16px;
  }
  .actualites-list__one__title {
    padding: 1.25rem 0 0.625rem 0;
    text-align: center;
    width: 100%;
  }
  .actualites-list__one__content {
    text-align: center;
    padding-right: 3%;
    padding-left: 3%;
  }
}
.block-map {
  position: relative;
}
@media screen and (max-width: 39.9375em) {
  .block-map {
    position: relative;
  }
}
@media screen and (min-width: 40em) {
  .block-map {
    position: relative;
  }
  .block-map .acf-map {
    height: 50rem;
  }
}
.block-mise-en-avant {
  height: auto;
}
.block-mise-en-avant__image {
  height: 26rem;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.block-mise-en-avant__image__texte {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 25rem;
  max-height: 10.625rem;
  padding: 1rem;
  width: 90%;
  height: 80%;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
}
.block-mise-en-avant__image__texte__titre {
  padding-bottom: 0.9375rem;
  font-family: "Bakerie Rough";
  font-weight: 500;
  color: #fff;
  font-size: 1.5625rem;
  text-align: center;
}
@media screen and (max-width: 39.9375em) {
  .block-mise-en-avant {
    height: auto;
  }
  .block-mise-en-avant__image {
    height: 14.5rem;
  }
  .block-mise-en-avant__image__texte {
    max-width: 25rem;
    max-height: 10.625rem;
    width: 90%;
  }
  .block-mise-en-avant__image__texte__titre {
    font-size: 1.4375rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .block-mise-en-avant {
    height: auto;
  }
  .block-mise-en-avant__image {
    height: 18.75rem;
  }
  .block-mise-en-avant__image__texte {
    max-width: 25rem;
    max-height: 10.625rem;
    width: 80%;
  }
  .block-mise-en-avant__image__texte__titre {
    font-size: 1.4375rem;
  }
}
.cooperative-fonctionnement {
  margin-top: 1.875rem;
  padding-bottom: 5rem;
}
.cooperative-fonctionnement__title {
  padding: 1.875rem 0.625rem 1.875rem 0.625rem;
  color: #fff;
}
.cooperative-fonctionnement__title::after {
  border-bottom: 2px solid #fff;
}
.cooperative-fonctionnement__intro {
  color: #fff;
}
.cooperative-fonctionnement__personne {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  border-radius: 2.5rem;
  transition: all 0.3s ease-in-out;
}
.cooperative-fonctionnement__personne__photo {
  margin: 0 auto;
  border-radius: 100%;
  border: 4px solid #fff;
  height: 9.375rem;
  width: 9.375rem;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cooperative-fonctionnement__personne__nom {
  text-align: center;
  color: #fff;
  padding: 0.625rem 0 0.3125rem 0;
  font-weight: bold;
}
.cooperative-fonctionnement__personne__desc {
  text-align: center;
  color: #fff;
}
.cooperative-fonctionnement__description {
  margin-top: 2.8125rem;
  color: #fff;
}
.cooperative-fonctionnement__description::before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 12.5rem;
  height: 2.1875rem;
}
@media screen and (max-width: 39.9375em) {
  .cooperative-fonctionnement__intro {
    text-align: center;
  }
  .cooperative-fonctionnement__personne__photo {
    height: 7.5rem;
    width: 7.5rem;
  }
  .cooperative-fonctionnement__personne__desc {
    max-width: 20rem;
    margin: 0 auto;
  }
  .cooperative-fonctionnement__description {
    text-align: center;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .cooperative-fonctionnement__personne__photo {
    height: 7.5rem;
    width: 7.5rem;
  }
}
.cooperative-organisation {
  margin-top: 4.375rem;
  padding: 1.875rem 0 3.125rem 0;
}
.cooperative-organisation__title {
  padding: 0.3125rem 0.625rem 2.5rem 0.625rem;
  color: #fff;
}
.cooperative-organisation__title::after {
  border-bottom: 2px solid #fff;
}
.cooperative-organisation__desc {
  padding-right: 10%;
  color: #fff;
  font-size: 0.9375rem;
  line-height: 1.4375rem;
}
.cooperative-organisation__desc p strong {
  color: #fff !important;
}
.cooperative-organisation__carte {
  margin-top: 1.25rem;
  position: relative;
}
.cooperative-organisation__carte::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.cooperative-organisation__carte::after {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 2;
  background-image: url("application/images/polaroid-carre.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.cooperative-organisation__carte .image {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 83%;
  width: 80%;
}
@media screen and (max-width: 39.9375em) {
  .cooperative-organisation {
    margin-top: 2.5rem;
  }
  .cooperative-organisation__title {
    padding: 0 0.625rem 1.875rem 0.625rem;
  }
  .cooperative-organisation__desc {
    padding-right: 3%;
    padding-left: 3%;
    text-align: center;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .cooperative-organisation__title {
    padding: 0 0.625rem 1.875rem 0.625rem;
  }
  .cooperative-organisation__desc {
    padding-right: 5%;
  }
}
.cooperative-presentation {
  margin-top: 1.25rem;
}
.cooperative-presentation__one {
  margin-top: 3.75rem;
}
.cooperative-presentation__one__titre {
  color: #fff;
  font-family: "Bakerie Rough";
  font-size: 2.1875rem;
  font-weight: 500;
  line-height: 2.8125rem;
  padding: 0.625rem 0 1.5625rem 0;
}
.cooperative-presentation__one__image {
  height: 18.75rem;
  position: relative;
}
.cooperative-presentation__one__image::after {
  content: "";
  position: absolute;
  left: 0;
  height: 100%;
  width: 100%;
  top: 0;
  z-index: 2;
  background-image: url("application/images/polaroid-paysage.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.cooperative-presentation__one__image .image {
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 84%;
  width: 84%;
}
.cooperative-presentation__one__image img {
  display: none;
}
.cooperative-presentation__one__descriptif {
  color: #fff;
}
.cooperative-presentation .logovia {
  background-color: #656982;
  background-size: contain;
}
@media screen and (max-width: 39.9375em) {
  .cooperative-presentation__one {
    margin-top: 1.875rem;
  }
  .cooperative-presentation__one__titre {
    font-size: 2.1875rem;
    line-height: 2.5rem;
    padding: 0.9375rem 0 1.25rem 0;
    text-align: center;
  }
  .cooperative-presentation__one__image {
    margin: 0 auto;
    width: 100%;
    height: auto;
    position: relative;
    max-width: 300px;
  }
  .cooperative-presentation__one__image::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .cooperative-presentation__one__image::after {
    background-image: url("application/images/polaroid-carre.png");
  }
  .cooperative-presentation__one__descriptif {
    text-align: center;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .cooperative-presentation__one {
    margin-top: 3.75rem;
  }
  .cooperative-presentation__one__titre {
    font-size: 2.1875rem;
    line-height: 2.5rem;
    padding: 0 0 1.25rem 0;
  }
  .cooperative-presentation__one__image {
    margin: 0 auto;
    width: 100%;
    height: auto;
    position: relative;
    max-width: 360px;
  }
  .cooperative-presentation__one__image::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
  .cooperative-presentation__one__image::after {
    background-image: url("application/images/polaroid-carre.png");
  }
}

.block-map {
  margin: 1.875rem 0;
}
.block-map__title {
  padding: 1.25rem 0;
}
.block-map__canvas {
  margin-top: 3.125rem;
  max-height: 25rem;
}
.block-map__canvas > div {
  max-height: 25rem;
}
.cooperative-organisation .block-map__canvas {
  margin-top: -0.625rem;
}
main {
  position: relative;
  /* margin-top: 60px */
}
.block-single-news,
.page-template-tpl-homepage main {
  position: relative;
  margin-top: 0px;
}
.primary-title {
  height: 6.875rem;
}
.primary-title h1 {
  padding-top: 2.1875rem;
  font-size: 2.4rem;
  font-weight: 400;
  margin: 0;
  padding-bottom: 0;
  position: relative;
  text-align: center;
  color: white;
  line-height: 2.5rem;
  font-family: "Bakerie Rough", arial;
  font-weight: 500;
}
.produits-bandeau-titre {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.produits-bandeau-titre__media img {
  visibility: hidden;
}
.produits-bandeau-titre__texte {
  font-size: 2.25rem;
  line-height: 1.875rem;
  color: #fff;
  text-align: center;
  padding: 1.625rem 0;
}
@media screen and (max-width: 39.9375em) {
  .produits-bandeau-titre__texte {
    font-size: 1.75rem;
    line-height: 1.75rem;
    color: #fff;
    padding: 2.5rem 0;
  }
}
.produits-liste {
  margin-top: 0px;
  padding-bottom: 3.25rem;
}
.produits-liste__one {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  max-width: 1100px;
  border-radius: 2rem;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 2rem;
}
.produits-liste__one__img {
  text-align: center;
}
.produits-liste__one__img img {
  margin-bottom: 0.875rem;
}
.produits-liste__one__img__bouteille {
  width: 60%;
}
.produits-liste__one__texte {
  color: #fff;
  padding: 0.9375rem;
  border-radius: 1rem;
  margin-bottom: 1rem;
}
.produits-liste__one__tableau {
  padding: 0 0.9375rem;
  vertical-align: bottom;
  text-align: center;
}
.produits-liste__one__tableau img {
  width: 100%;
  max-width: 400px;
}
.produits-liste .texte100 {
  color: #fff;
  padding: 30px 0 0 0;
}
@media screen and (max-width: 39.9375em) {
  .produits-liste {
    padding-bottom: 2.5rem;
  }
  .produits-liste__one {
    padding-top: 10rem;
    background-position: center top;
    background-size: auto 10rem;
    max-width: 95%;
  }
  .produits-liste__one__texte {
    font-size: 0.875rem;
    padding: 0.625rem 0;
    background-color: #fff;
  }
  .produits-liste__one__tableau {
    padding: 0 0;
  }
  .produits-liste__one__img img {
    width: 50%;
    padding-top: 1.25rem;
  }
  .produits-liste__one__img__bouteille {
    width: 100%;
  }
  .produits-liste__one__titre-img {
    max-width: 20rem;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .produits-liste {
    padding-bottom: 2.5rem;
  }
  .produits-liste__one {
    padding-top: 2.5rem;
  }
  .produits-liste__one__texte {
    font-size: 0.875rem;
    padding: 0.625rem 0;
  }
  .produits-liste__one__tableau {
    padding: 0 0;
  }
  .produits-liste__one__img {
    padding-top: 1.25rem;
  }
  .produits-liste__one__img img {
    width: 70%;
  }
  .produits-liste__one__img__bouteille {
    width: 100%;
  }
  .produits-liste__one__titre-img {
    max-width: 20rem;
  }
}
.tpl-contact__photo img {
  visibility: hidden;
}
.tpl-contact__content {
  position: relative;
}
.tpl-contact__content__title {
  padding: 0.9375rem 0;
  font-family: "Bakerie Rough";
  color: #fff;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 500;
  text-align: center;
}
.tpl-contact__content__desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  color: #fff;
  text-align: center;
}
.tpl-contact__content__desc:before {
  font-family: "icofont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "";
}
.tpl-contact__content__desc::before {
  display: block;
  color: #fff;
  font-size: 2.6875rem;
  line-height: 3.0625rem;
  margin-right: 0.3125rem;
  width: 3.125rem;
  height: 3.125rem;
}
.tpl-contact__content__desc p {
  font-size: 1.2rem;
}
.tpl-contact__content__form {
  padding-top: 1.25rem;
}
@media screen and (max-width: 39.9375em) {
  .tpl-contact {
    padding: 0.625rem 0 3rem;
  }
  .tpl-contact__photo {
    display: none;
  }
}
.tpl-distributeur {
  padding: 1.875rem 0 5rem 0;
}
.tpl-distributeur__photo {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 2.1875rem;
}
.tpl-distributeur__photo img {
  visibility: hidden;
}
.tpl-distributeur__content {
  position: relative;
}
.tpl-distributeur__content__desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  color: #fff;
  text-align: center;
}
.tpl-distributeur__content__desc:before {
  font-family: "icofont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "";
}
@media screen and (max-width: 39.9375em) {
  .tpl-distributeur {
    padding: 0.625rem 0;
  }
  .tpl-distributeur__photo {
    display: none;
  }
}

/*# sourceMappingURL=style.css.map */

/** Adding 01/2021 : Notre engagement **/
.engagement_header {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.engagement_header::after {
  content: "";
  display: block;
  padding-bottom: 56%;
}
.engagement_header iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.engagement-titre {
  text-align: center;
  max-width: 400px;
  margin: 0 auto 60px;
  background-color: #fff;
  border-radius: 1.875rem;
  padding: 2rem;
}
.engagement-titre img {
  width: 100%;
}

@media screen and (min-width: 40em) and (max-width: 64em) {
  .engagement-titre {
    font-family: "Bakerie Rough";
    font-size: 3.4375rem;
    text-align: center;
    font-weight: 500;
  }
}
@media screen and (max-width: 39.9375em) {
  .engagement-titre {
    text-align: center;
    padding: 1.25rem;
  }
}
.engagement_because {
  padding: 3.75rem 0;
}
.engagement_because__textes {
  padding: 0.75rem 0;
  width: 100%;
}
.engagement_because__textes h3 {
  color: #656982;
  font-weight: 600;
  font-size: 17px;
  text-transform: none;
  text-align: left;
  width: 100%;
  padding: 0 10px;
}
.engagement_because__textes div {
  color: #a7b67f;
  padding: 0 10px;
  width: 100%;
}
.engagement_because__desc {
  padding-top: 0px;
  text-align: center;
}
.engagement_because__desc:before {
  font-family: "icofont";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  content: "";
}
.engagement_because__desc p {
  color: #656982;
  font-size: 17px !important;
}
.engagement_because__desc::before {
  height: 100px;
  display: block;
  font-size: 70px;
  color: #656982;
  line-height: 70px;
}
@media screen and (max-width: 39.9375em) {
  .engagement_because__img {
    text-align: center;
  }
  .engagement_because__textes h3 {
    text-align: center;
  }
  .engagement_because__textes div {
    text-align: center;
  }
  .engagement_because__desc {
    padding-top: 0px;
    text-align: center;
  }
  .engagement_because__desc:before {
    font-family: "icofont";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-decoration: none;
    text-transform: none;
    content: "";
  }
  .engagement_because__desc p {
    color: #656982;
    font-size: 17px !important;
  }
  .engagement_because__desc::before {
    text-align: center;
  }
}
.engagement_header__img {
  position: relative;
  height: 37.5rem;
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
.engagement_header__img img {
  display: none;
}
.engagement_header__img h1 {
  position: absolute;
  bottom: 10px;
  font-family: "Bakerie Rough";
  font-weight: 500;
  color: #fff;
  font-size: 3.75rem;
}
.engagement-immersion {
  padding-bottom: 40px;
  color: #666;
}
.engagement-immersion__lienPicto {
  margin-top: 10px;
  margin-left: 20px;
}
.engagement-immersion__lienPicto--vimeo {
  margin-left: 30px;
}
.engagement-immersion__picto-video {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background-position: center center;
  background-size: cover;
  text-align: center;
}
.engagement-immersion__picto-video--vimeo {
  width: 20px;
  height: 20px;
}
.engagement-immersion__texteHaut {
  color: #666;
  margin-bottom: 45px;
}
.engagement-immersion__blocVideo {
  margin-bottom: 40px;
}
.engagement-immersion__texteBas {
  color: #666;
}
.engagement-immersion__lienPicto {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  color: #ff0000;
}
.engagement-immersion__lienPicto--vimeo {
  color: #86c9ef;
}
.engagement-immersion__textes {
  color: #000;
  font-size: 0.875rem;
}
.engagement_image {
  padding: 0;
}
.engagement_image img {
  width: 100%;
}
.engagement_lait {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
.engagement_liste {
  margin-top: 40px;
}
.engagement_lait h2 {
  color: #fff;
  font-family: "Bellfort";
  font-size: 3.2rem;
  text-align: center;
  line-height: normal;
}
.engagement_lait h2 span {
  font-family: "Bakerie Rough";
}
.engagement_lait .engagement {
  display: flex;
  margin-bottom: 80px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.engagement_lait .engagement h3 {
  /* color: #86bc24; */
  font-family: "Bellfort";
  font-size: 2rem;
  margin-bottom: 10px;
  line-height: 1.2;
}
.engagement_carte {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
.engagement_carte h1 {
  color: #fff;
  font-family: "Bellfort";
  font-size: 3.2rem;
  text-align: center;
  line-height: normal;
}
.engagement_carte h1 span {
  font-family: "Bakerie Rough";
}
.engagement_carte .position {
  position: relative;
  margin-top: 40px;
}
.engagement_carte .position-carte {
  position: relative;
  cursor: pointer;
}


.engagement_carte .loupe {
  position: absolute;
  width: 20%;
  max-width: 50px;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.img-zoom-lens {
  position: absolute;
  border: 1px solid var(--color-primary);
  width: 200px;
  height: 200px;
}

.img-zoom-result {
  border: 1px solid #d4d4d4;
  position: absolute;
  left: 300px;
  width: 300px;
  height: 300px;
  bottom: 0;
  z-index: -1;
  opacity: 0;
}
@media screen and (max-width: 39.9375em) {

  .img-zoom-result {
    width: 600px;
    height: 600px;
  }
}

.engagement_carte .carte {
  border-radius: 30px;
}
.engagement_carte .bouteille {
  position: absolute;
  left: -10%;
  height: 380px;
  bottom: -40px;
  width: auto;
}

.carte-large {
  display: none;
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 40px;
  overflow: hidden;
}

.carte-large .content {
  display: flex;
  align-items: center;
  height: 100%;
  overflow: hidden;
}

.carte-large img {
  width: 100%;
  margin-top: 20px;
  height: 100%;
  object-fit: contain;
}
.carte-large .close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 40px;
  color: #fff;
  line-height: 0;
  cursor: pointer;
}
.engagement__image {
  flex-basis: 280px;
  max-width: 280px;
  filter: grayscale(1) brightness(10);
}
.engagement__image img {
  width: 100%;
  max-width: 180px;
}
.engagement__content {
  flex-basis: calc(100% - 280px);
  max-width: calc(100% - 280px);
  padding-left: 60px;
}
.engagement_textes {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}
.engagement_textes__reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.engagement_textes__item {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.engagement_textes__item img {
  border-radius: 1.875rem;
}
.engagement_textes__item h2 {
  color: #fff;
  font-family: "Bakerie Rough";
  font-size: 2.1875rem;
  font-weight: 500;
  line-height: 2.8125rem;
  padding: 0.625rem 0 1.5625rem 0;
  text-transform: none;
}
.engagement_textes div {
  color: #fff;
}

@media screen and (max-width: 39.9375em) {
  .engagement_lait h2,
  .engagement_carte h1 {
    font-size: 2.4rem;
  }
  .engagement_carte .bouteille {
    height: 140px;
    left: -2%;
  }
  .engagement_carte .loupe {
    width: 10%;
  }
  .carte-large {
    padding: 40px 10px;
  }
  .engagement__image {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    text-align: center;
  }

  .engagement_lait .engagement {
    margin-bottom: 40px;
  }
  .engagement__image img {
    max-width: 160px;
    margin: 0 auto;
  }
  .engagement__content {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0;
  }
  .engagement_textes {
    padding: 1.875rem 0;
    text-align: center;
  }
  .engagement_textes__item h2 {
    font-size: 1.5rem;
    line-height: 1.875rem;
    padding: 0.9375rem 0 1.25rem 0 !important;
    text-align: center;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .engagement_textes {
    padding: 1.875rem 0;
  }
  .engagement_textes__item h2 {
    font-size: 1.875rem;
    line-height: 2.5rem;
    padding: 0 0 1.25rem 0 !important;
  }
}
.engagement_videos {
  padding: 3.125rem 0 8rem;
  overflow: hidden;
}
.engagement_videos .owl-nav {
  position: absolute;
  width: 100%;
  max-width: 480px;
  bottom: 160px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.engagement_videos .owl-prev,
.engagement_videos .owl-next {
  color: transparent;
  cursor: pointer;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.engagement_videos .owl-prev::before,
.engagement_videos .owl-next::before {
  color: #fff;
}
.engagement_videos .owl-dots {
  display: none;
}
.engagement_videos .owl-stage {
  display: flex;
}
.engagement_videos .owl-item {
  position: relative;
  padding: 0 10px;
  transition: all 0.3s ease-in;
  transform: scale(0.9);
}
.engagement_videos .owl-item.active {
  transform: none;
}
.engagement_videos .iframe {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  margin-bottom: 30px;
}
.engagement_videos .iframe::after {
  content: "";
  display: block;
  padding-bottom: calc(55% + 20px);
}
.engagement_videos iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.engagement_videos .titre {
  font-weight: bold;
  width: 100%;
  max-width: 400px;
  margin: 20px auto 0;
  padding: 0 40px;
  text-align: center;
  min-height: 40px;
}
.engagement_viva {
  background-color: #656982;
  padding: 3.125rem 0;
}
.engagement_viva__logo {
  height: 15.625rem;
  background-size: 99%;
  background-position: center;
  background-repeat: no-repeat;
}
.engagement_viva__logo img {
  display: none;
}
@media screen and (max-width: 39.9375em) {
  .engagement_textes {
    padding: 3.125rem 0;
  }
  .engagement_textes h2 {
    padding: 1.875rem 0 0 0;
  }
}
@media screen and (min-width: 40em) and (max-width: 64em) {
  .engagement_textes {
    padding: 3.125rem 0;
  }
  .engagement_textes h2 {
    padding: 1.875rem 0 0 0;
  }
}
/** Adding 08/2022 : Home Highlight (replace video with animation) **/
.home-highlight {
  overflow: hidden;
}
.home-highlight-2 {
  padding-top: 70px;
}
.home-highlight-2 .only-img {
  width: 100%;
}
.home-highlight .scene {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1%;
  animation-name: scene-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes scene-animation {
  0% {
    transform: scale(2.5);
  }
  6% {
    transform: scale(1.1);
  }
  8% {
    transform: scale(0.98);
  }
  10% {
    transform: scale(1);
  }
  100% {
    transform: scale(1);
  }
}
.home-highlight .content {
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  height: 100%;
  width: 100%;
}
.home-highlight .bouteille {
  position: absolute;
  height: 86%;
  top: 7%;
  width: 100%;
  text-align: center;
  z-index: 3;
}
.home-highlight .bouteille #new {
  width: auto;
  height: 100%;
  animation-name: bouteille-new-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes bouteille-new-animation {
  0%,
  32% {
    transform: translateX(0);
  }
  35% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
.home-highlight .bouteille #etiquette {
  width: auto;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 1;
  transform: translate(0);
  animation-name: bouteille-etiquette-animation;
  animation-duration: 17s;
  animation-timing-function: cubic-bezier(0.36, 0.07, 0.19, 0.97);
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes bouteille-etiquette-animation {
  /** OK **/
  0% {
    opacity: 1;
    transform: translate(0);
  }
  10%,
  13% {
    transform: translate(-0.3%, 0);
  }
  11%,
  14% {
    transform: translate(0, 0);
  }
  12%,
  15% {
    transform: translate(0.3%, 0);
  }
  18% {
    transform: translate(-0.3%, 0);
  }
  10% {
    transform: translate(0, 0);
  }
  22% {
    opacity: 1;
    transform: translate(0, -100%);
  }
  30% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(0, -100%);
  }
}

.home-highlight .bouteille #fleche {
  position: absolute;
  opacity: 0;
  height: 123%;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: unset;
  top: 50%;
  transform: translateY(-50%);
  animation-name: bouteille-fleche-animation;
  animation-delay: 2.5s;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes bouteille-fleche-animation {
  /** OK **/
  0%,
  10% {
    display: block;
    opacity: 0;
  }
  11% {
    opacity: 1;
  }
  19% {
    opacity: 1;
    display: none;
  }
  22%,
  100% {
    opacity: 0;
  }
}

.home-highlight .textes {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 3% 11% 0;
}
.home-highlight .textes > * {
  display: flex;
  line-height: 1;
}

.home-highlight .titre {
  opacity: 0;
  animation-name: titre-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes titre-animation {
  0%,
  30% {
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.home-highlight .soustitre {
  opacity: 0;
  margin-top: 2%;
  animation-name: soustitre-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes soustitre-animation {
  0%,
  35% {
    opacity: 0;
  }
  36% {
    opacity: 1;
  }
  60% {
    opacity: 1;
  }
  65% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.home-highlight .soustitre-fleche {
  position: absolute;
  z-index: 2;
  left: 0;
  width: 100%;
  top: -2%;
  opacity: 0;
  animation-name: soustitre-fleche-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes soustitre-fleche-animation {
  0%,
  30% {
    opacity: 0;
  }
  31% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  41%,
  100% {
    opacity: 0;
  }
}
.home-highlight .valeurs {
  padding: 0 25%;
  width: 100%;
  flex-wrap: wrap;
}

.home-highlight .valeur {
  position: relative;
}
.home-highlight .valeur-fleche {
  position: absolute;
  top: 0;
  left: -60%;
  height: 80%;
}
.home-highlight .valeur-2 .valeur-fleche {
  transform: scaleX(-1);
  left: unset;
  right: -60%;
}
/** Valeur 1 **/
.home-highlight .valeur-1 .valeur-fleche {
  opacity: 0;
  animation-name: valeur-1-fleche-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes valeur-1-fleche-animation {
  /** OK **/
  0%,
  43% {
    opacity: 0;
  }
  46%,
  48% {
    opacity: 1;
  }
  48.5%,
  100% {
    opacity: 0;
  }
}
.home-highlight .valeur-1 .valeur-img {
  opacity: 0;
  animation-name: valeur-1-img-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes valeur-1-img-animation {
  0%,
  45% {
    transform: scale(0);
    opacity: 0;
  }
  47% {
    opacity: 1;
    transform: scale(1.1);
  }
  48%,
  62% {
    opacity: 1;
    transform: scale(1);
  }
  63%,
  100% {
    opacity: 0;
  }
}

.home-highlight .valeur-1 .valeur-texte {
  opacity: 0;
  animation-name: valeur-1-texte-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes valeur-1-texte-animation {
  0%,
  45% {
    opacity: 0;
  }
  46%,
  62% {
    opacity: 1;
  }
  63%,
  100% {
    opacity: 0;
  }
}
/** Valeur 2 **/
.home-highlight .valeur-2 .valeur-fleche {
  opacity: 0;
  animation-name: valeur-2-fleche-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes valeur-2-fleche-animation {
  0%,
  48% {
    opacity: 0;
  }
  51%,
  53% {
    opacity: 1;
  }
  53.5%,
  100% {
    opacity: 0;
  }
}
.home-highlight .valeur-2 .valeur-img {
  opacity: 0;
  animation-name: valeur-2-img-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes valeur-2-img-animation {
  0%,
  50% {
    transform: scale(0);
    opacity: 0;
  }
  52% {
    opacity: 1;
    transform: scale(1.1);
  }
  53%,
  62% {
    opacity: 1;
    transform: scale(1);
  }
  63%,
  100% {
    opacity: 0;
  }
}

.home-highlight .valeur-2 .valeur-texte {
  opacity: 0;
  animation-name: valeur-2-texte-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes valeur-2-texte-animation {
  0%,
  50% {
    opacity: 0;
  }
  51%,
  62% {
    opacity: 1;
  }
  63%,
  100% {
    opacity: 0;
  }
}
/** Valeur 3 **/
.home-highlight .valeur-3 .valeur-fleche {
  opacity: 0;
  animation-name: valeur-3-fleche-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes valeur-3-fleche-animation {
  0%,
  52% {
    opacity: 0;
  }
  55%,
  57% {
    opacity: 1;
  }
  57.5%,
  100% {
    opacity: 0;
  }
}
.home-highlight .valeur-3 .valeur-img {
  opacity: 0;
  animation-name: valeur-3-img-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes valeur-3-img-animation {
  0%,
  54% {
    transform: scale(0);
    opacity: 0;
  }
  56% {
    opacity: 1;
    transform: scale(1.1);
  }
  57%,
  62% {
    opacity: 1;
    transform: scale(1);
  }
  63%,
  100% {
    opacity: 0;
  }
}

.home-highlight .valeur-3 .valeur-texte {
  opacity: 0;
  animation-name: valeur-3-texte-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes valeur-3-texte-animation {
  0%,
  54% {
    opacity: 0;
  }
  55%,
  62% {
    opacity: 1;
  }
  63%,
  100% {
    opacity: 0;
  }
}

/** Conclusion **/
.home-highlight .conclusion {
  position: absolute;
  top: 0;
  right: 0;
  width: 55%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 15% 0 11%;
  animation-name: conclusion-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
}
@keyframes conclusion-animation {
  0%,
  64% {
    opacity: 0;
  }
  66%,
  100% {
    opacity: 1;
  }
}
.home-highlight .conclusion img {
  max-width: 100%;
}
.home-highlight .conclusion-fleche {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  animation-name: conclusion-fleche-animation;
  animation-duration: 17s;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes conclusion-fleche-animation {
  0%,
  65% {
    opacity: 0;
  }
  66%,
  68% {
    opacity: 1;
  }
  69%,
  100% {
    opacity: 0;
  }
}
.home-highlight .conclusion-fleche-final {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  animation-name: conclusion-fleche-final-animation, pulse;
  animation-duration: 17s, 3s;
  animation-iteration-count: 1, infinite;
  animation-fill-mode: forwards;
}
@keyframes conclusion-fleche-final-animation {
  0%,
  64% {
    opacity: 0;
  }
  68%,
  100% {
    opacity: 1;
  }
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}
