@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;800&family=Work+Sans:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300&display=swap);
@charset "UTF-8";
/* BASE */
/* ! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
* {
  box-sizing: border-box;
}
html{
  overflow-x: hidden;
}
body{
  position: relative;
  overflow-x: clip;
}
.animIn{
  visibility: hidden;
  height: 100%;
  width: 100%;
}
.paddings{
  padding: 2.5rem;
}
@media (min-width: 1024px){
  .paddings{
    padding: 7rem;
  }
}
.paddings__x{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
@media (min-width: 1024px){
  .paddings__x{
    padding-left: 7rem;
    padding-right: 7rem;
  }
}
.paddings__y{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media (min-width: 768px){
  .paddings__y{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
@media (min-width: 1024px){
  .paddings__y{
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}
.paddings__t{
  padding-top: 5rem;
}
@media (min-width: 768px){
  .paddings__t{
    padding-top: 8rem;
  }
}
@media (min-width: 1024px){
  .paddings__t{
    padding-top: 10rem;
  }
}
.paddings__b{
  padding-bottom: 5rem;
}
@media (min-width: 768px){
  .paddings__b{
    padding-bottom: 8rem;
  }
}
@media (min-width: 1024px){
  .paddings__b{
    padding-bottom: 10rem;
  }
}
.margins{
  margin: 2.5rem;
}
@media (min-width: 1024px){
  .margins{
    margin: 7rem;
  }
}
.margins__x{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}
@media (min-width: 1024px){
  .margins__x{
    margin-left: 7rem;
    margin-right: 7rem;
  }
}
.margins__y{
  margin-top: 5rem;
  margin-bottom: 5rem;
}
@media (min-width: 768px){
  .margins__y{
    margin-top: 8rem;
    margin-bottom: 8rem;
  }
}
@media (min-width: 1024px){
  .margins__y{
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
}
.margins__t{
  margin-top: 5rem;
}
@media (min-width: 768px){
  .margins__t{
    margin-top: 8rem;
  }
}
@media (min-width: 1024px){
  .margins__t{
    margin-top: 10rem;
  }
}
.margins__b{
  margin-bottom: 5rem;
}
@media (min-width: 768px){
  .margins__b{
    margin-bottom: 8rem;
  }
}
@media (min-width: 1024px){
  .margins__b{
    margin-bottom: 10rem;
  }
}
.space{
  height: 3rem;
}
.space--sm{
  height: 1.5rem;
}
.space--lg{
  height: 5rem;
}
.rouge{
  --tw-text-opacity: 1 !important;
  color: rgb(255 99 71 / var(--tw-text-opacity)) !important;
}
/* COMPOSANTS */
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #000;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.7142857143px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
/* layouts */
main{
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}
main footer{
  margin-top: auto;
}
#page-content{
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}
#page-content > section{
  flex-grow: 1;
}
#page-content.page-content--sidebar{
  flex-direction: column-reverse;
}
@media (min-width: 1280px){
  #page-content.page-content--sidebar{
    flex-direction: row;
  }
  #page-content.page-content--sidebar > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(5rem * var(--tw-space-x-reverse));
    margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
#page-content.page-content--sidebar .maincontent{
  width: 100%;
}
#page-content.page-content--sidebar .sidebar{
  margin-top: 2.5rem;
  width: 100%;
  padding-bottom: 1.5rem;
}
@media (min-width: 1280px){
  #page-content.page-content--sidebar .sidebar{
    margin-top: 0px;
    max-width: 25%;
    padding-bottom: 0px;
  }
}
#page-content.page-content--sidebar .sidebar__wrap{
  position: sticky;
  top: 150px;
}
.mycontainer {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (max-width: 1220px) {
  .mycontainer{
    padding-left: 20px;
    padding-right: 20px;
  }
}
/*general spacings*/
.center-absolute{
  position: absolute;
  left: 50%;
  top: 50%;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.center-flex{
  display: flex;
  align-items: center;
  justify-content: center;
}
.col{
  display: grid;
  row-gap: 3.5rem;
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}
.col--2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.col--3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.col--4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.col--5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.col--1-2 {
  grid-template-columns: 1fr 2fr;
}
.col--2-1 {
  grid-template-columns: 2fr 1fr;
}
.col .miki_edit.drag-container, .col--1 .miki_edit.drag-container, .col--2 .miki_edit.drag-container, .col--3 .miki_edit.drag-container, .col--4 .miki_edit.drag-container, .col--5 .miki_edit.drag-container{
  height: 100%;
}
@media screen and (max-width: 1024px) {
  .col--3, .col--4, .col--5{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 780px) {
  .col--2, .col--3, .col--4, .col--5, .col--1-2, .col--2-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
/*  My Loca Font ----------------------------------------------
-   Regular - 400 */
html{
  line-height: 1;
  font-size: 16px;
}
h1, h2, h3, h4, h5, h6{
  font-family: "Oswald", sans-serif;
  letter-spacing: 1px;
}
h1,
.swiper-slide-title{
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (min-width: 768px){
  h1,
.swiper-slide-title{
    font-size: 3rem;
    line-height: 1;
  }
}
h2{
  position: relative;
  margin-bottom: 4rem;
  display: inline-block;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 500;
  text-transform: uppercase;
}
h2::after {
  content: "";
  position: absolute;
  bottom: -1.5rem;
  left: 0px;
  height: 0px;
  width: 50px;
  border-bottom-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(63 159 60 / var(--tw-border-opacity));
}
.titles--center h2:after{
  left: 50%;
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
h3{
  margin-bottom: 2rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
  text-transform: uppercase;
}
h4{
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.subtitle{
  font-family: "Oswald", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
@media (min-width: 1280px){
  .subtitle{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.subtitle {
  letter-spacing: 3px;
}
#page-content .subtitle{
  margin-bottom: 0.5rem;
  display: block;
}
.nav-item{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
p,
.p-style{
  margin-bottom: 1rem;
  width: 100%;
  font-size: 1.1rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  p,
.p-style{
    max-width: 75vw;
  }
}
#page-content p a{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
#page-content p a:hover{
  text-decoration-line: underline;
}
#page-content p a.btn{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
table ul,
ul.list1,
.news ul,
.news ol{
  list-style-position: outside;
  list-style-type: disc;
  font-size: 1.1rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
table ul li,
ul.list1 li,
.news ul li,
.news ol li{
  margin-left: 1.25rem;
  margin-bottom: 0.5rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  line-height: 1.25rem;
}
@media (min-width: 640px){
  table ul li,
ul.list1 li,
.news ul li,
.news ol li{
    line-height: 1.5rem;
  }
}
table ul li,
ul.list1 li,
.news ul li,
.news ol li {
  max-width: 75vw;
}
table ul li::marker,
ul.list1 li::marker,
.news ul li::marker,
.news ol li::marker{
  position: relative;
  left: 1.25rem;
}
table ul li a,
ul.list1 li a,
.news ul li a,
.news ol li a{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
table ul.list-vu,
ul.list1.list-vu,
.news ul.list-vu,
.news ol.list-vu{
  list-style-type: none;
}
table ul.list-vu li,
ul.list1.list-vu li,
.news ul.list-vu li,
.news ol.list-vu li{
  margin-left: 0px;
  padding-left: 0px;
}
table ul.list-vu li:before,
ul.list1.list-vu li:before,
.news ul.list-vu li:before,
.news ol.list-vu li:before {
  content: "\f00c";
  padding-right: 1.5rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
ol.list1,
.news ol{
  list-style-type: decimal;
}
blockquote{
  margin-bottom: 1rem;
  border-left-width: 6px;
  --tw-border-opacity: 1;
  border-color: rgb(63 159 60 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  font-style: italic;
}
blockquote > *:last-child{
  margin-bottom: 0px;
}
::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 60 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 60 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
 ::-moz-selection::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
 ::selection::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.bg-primary-500 ::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.bg-primary-500 ::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
a.btn, div.btn,
button.btn,
input.btn{
  display: table;
  cursor: pointer;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 60 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 2rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
a.btn ::-moz-selection, div.btn ::-moz-selection, button.btn ::-moz-selection, input.btn ::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
a.btn ::selection, div.btn ::selection,
button.btn ::selection,
input.btn ::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
a.btn:hover, div.btn:hover,
button.btn:hover,
input.btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
}
a.btn.btn--secondary,
button.btn.btn--secondary,
input.btn.btn--secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
}
a.btn.btn--secondary:hover,
button.btn.btn--secondary:hover,
input.btn.btn--secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 60 / var(--tw-bg-opacity));
}
a.btn.btn--secondary:hover ::-moz-selection, button.btn.btn--secondary:hover ::-moz-selection, input.btn.btn--secondary:hover ::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
a.btn.btn--secondary:hover ::selection,
button.btn.btn--secondary:hover ::selection,
input.btn.btn--secondary:hover ::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.form__item, .form .nice-select,
.ais-SearchBox-form__item,
.ais-SearchBox-form .nice-select{
  margin-bottom: 1.5rem;
  width: 100%;
}
.form label,
.ais-SearchBox-form label{
  display: table;
  width: 100%;
  padding-bottom: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.form input, .form textarea,
.ais-SearchBox-form input,
.ais-SearchBox-form textarea{
  width: 100%;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.form input::-moz-placeholder, .form textarea::-moz-placeholder, .ais-SearchBox-form input::-moz-placeholder, .ais-SearchBox-form textarea::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.form input::placeholder, .form textarea::placeholder,
.ais-SearchBox-form input::placeholder,
.ais-SearchBox-form textarea::placeholder{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.form input:focus, .form input:active, .form textarea:focus, .form textarea:active,
.ais-SearchBox-form input:focus,
.ais-SearchBox-form input:active,
.ais-SearchBox-form textarea:focus,
.ais-SearchBox-form textarea:active{
  --tw-border-opacity: 1;
  border-color: rgb(178 217 177 / var(--tw-border-opacity));
}
.form .nice-select,
.ais-SearchBox-form .nice-select{
  height: 55px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.form .nice-select .current,
.ais-SearchBox-form .nice-select .current{
  line-height: 55px;
}
.form .nice-select .list,
.ais-SearchBox-form .nice-select .list{
  max-height: 350px;
  width: 100%;
  overflow-y: auto;
}
.form span.required,
.ais-SearchBox-form span.required{
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
.form__group {
  margin-bottom: 20px;
}
#contact-form{
  margin-bottom: 4rem;
}
#commande-dsm-form.form #listeAjoutsUl{
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(40 40 40 / var(--tw-text-opacity));
}
#commande-dsm-form.form #listeAjoutsUl li{
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-width: 2px;
  border-bottom-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
}
#commande-dsm-form.form #listeAjoutsUl li:last-child{
  border-bottom-width: 2px;
}
#commande-dsm-form.form #listeAjoutsUl .delet{
  cursor: pointer;
  padding-left: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(185 28 28 / var(--tw-text-opacity));
}
#commande-dsm-form.form label{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
#commande-dsm-form.form p{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
#commande-dsm-form.form .nice-select.colorDot .list{
  display: flex;
  flex-direction: column;
  padding-left: 1rem;
  padding-right: 1rem;
}
#commande-dsm-form.form .nice-select.colorDot .current{
  border-radius: 9999px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
#commande-dsm-form.form .nice-select.colorDot .option{
  margin-bottom: 0.5rem;
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
[class^=ais-] {
  font-size: inherit !important;
}
.ais-SearchBox{
  margin-bottom: 2.5rem;
}
.ais-SearchBox-input{
  padding-left: 2rem !important;
}
.ais-SearchBox-submit{
  left: 0.5rem !important;
}
.ais-SearchBox-reset{
  right: 0.5rem !important;
}
.ais-SearchBox-reset:hover .ais-SearchBox-resetIcon{
  fill: #3f9f3c;
}
.search-results{
  margin-bottom: 2.5rem;
}
.search-list{
  display: grid !important;
  grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
  gap: 1.5rem !important;
}
@media (min-width: 768px){
  .search-list{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}
@media (min-width: 1024px){
  .search-list{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }
}
.search-list-item{
  margin: 0px !important;
  width: 100% !important;
}
.search-title{
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  line-height: 1;
}
.search-url{
  overflow-wrap: break-word;
  line-height: 1;
}
.search-text{
  margin-bottom: 0px;
}
.ais-Hits-list{
  margin-left: 0px !important;
}
.ais-Highlight-highlighted,
.ais-Snippet-highlighted{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(178 217 177 / var(--tw-bg-opacity)) !important;
}
.checkbox-group{
  margin-top: 2rem;
  margin-bottom: 2rem;
  display: flex;
}
.checkbox-group label{
  display: inline-block;
  width: auto;
  padding-bottom: 0px;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.checkbox-group div[class^=icheckbox_]{
  margin-right: 0.5rem;
  display: inline-block;
  flex-shrink: 0;
}
.radio-group{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.radio-group label{
  display: inline-block;
  width: auto;
  padding-bottom: 0px;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.radio-group div[class^=iradio_]{
  margin-right: 0.5rem;
  display: inline-block;
}
.badge{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
  background-color: #cfcdcd;
  display: inline-block;
  font-size: 1em;
  line-height: 1.5em;
  margin: 10px 0 20px;
  padding: 20px;
  width: 100%;
}
.badge .delete {
  margin-left: 10px;
  cursor: pointer;
}
.badge.badge--alert {
  background-color: #ff9800;
  color: #ffffff;
}
.badge.badge--success {
  background-color: #4CAF50;
  color: #ffffff;
}
.badge.badge--danger, .badge.badge--error {
  background-color: #f44336;
  color: #ffffff;
}
.badge.badge--notice {
  background-color: #2196F3;
  color: #ffffff;
}
.badge ul,
.badge ul.liste-rond {
  margin-bottom: 0;
}
.badge ul li,
.badge ul.liste-rond li {
  margin-top: 10px;
}
.badge ul li:first-child,
.badge ul.liste-rond li:first-child {
  margin-top: 0;
}
.image--left img{
  margin-right: auto;
}
.image--right img{
  margin-left: auto;
}
.image--center img{
  margin-left: auto;
  margin-right: auto;
}
.image--full{
  height: 100%;
  width: 100%;
}
.image--full img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image--parallax{
  height: 300px;
  overflow: hidden;
}
@media (min-width: 768px){
  .image--parallax{
    height: 430px;
  }
}
.image--parallax img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/* pour les vidéos responsive */
.video-editable{
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 768px){
  .video-editable{
    max-width: 70%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1536px){
  .video-editable{
    max-width: 1080px;
  }
}
.video-editable .video-wrapper {
  max-width: 1200px;
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.video-editable .video-wrapper iframe,
.video-editable .video-wrapper object,
.video-editable .video-wrapper object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.svg-icone--onlyStroke{
  fill: transparent;
  stroke: #000;
  stroke-width: 3;
}
.svg-icone--onlyStroke:hover{
  stroke: #3f9f3c;
}
.svg-icone--onlyFill{
  fill: #000;
  stroke: transparent;
  stroke-width: 0;
}
.svg-icone--onlyFill:hover{
  fill: #3f9f3c;
}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.swiper-pagination .swiper-pagination-bullet-active{
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 60 / var(--tw-bg-opacity));
}
.swiper-pagination .swiper-pagination-bullet-active ::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.swiper-pagination .swiper-pagination-bullet-active ::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.container-flex{
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.space-xs{
  height: 1.5rem;
}
.space-sm {
  height: clamp(30px, 3vw, 60px);
}
.space {
  height: clamp(40px, 3.5vw, 80px);
}
.space-lg {
  height: clamp(50px, 5vw, 100px);
}
.space-xl {
  height: clamp(80px, 9vw, 200px);
}
.space-2xl {
  height: clamp(150px, 20vw, 500px);
}
.titles--center{
  text-align: center;
}
.titles--center::after{
  margin-left: auto;
  margin-right: auto;
}
p.bigger{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
ul.list-circle > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
ul.list-circle{
  padding-left: 1.25rem;
  list-style-type: square;
}
table{
  line-height: 2rem;
  border-collapse: collapse;
}
table tr{
  border-top-width: 2px;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
table tr:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
table th, table td{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.table-responsive{
  position: relative;
}
.table-responsive::before, .table-responsive::after {
  content: "";
  position: absolute;
  top: 0px;
  z-index: 10;
  height: 100%;
  width: 0.75rem;
  mix-blend-mode: darken;
  pointer-events: none;
  opacity: 0;
  transition-property: opacity;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.table-responsive::before{
  left: 0px;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #d1d5db var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}
.table-responsive::after{
  right: 0px;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #d1d5db var(--tw-gradient-to-position);
}
.table-responsive.shadow-left::before{
  opacity: 1;
}
.table-responsive.shadow-right::after{
  opacity: 1;
}
.table-responsive__wrap{
  overflow-x: auto;
}
.cards{
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.cards__container{
  padding: 4rem;
}
.cards__list{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 2rem;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
@media (min-width: 768px){
  .cards__list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  .cards__list{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.cards__item, .cards__item .item-link{
  height: 100%;
}
.cards__item img{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2.5rem;
}
.cards__item figure{
  margin-bottom: 2.5rem;
}
.cards__item figure img{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
}
.cards__item h3{
  font-size: 1.5rem;
  line-height: 2rem;
  text-transform: none;
}
.cards__item > *{
  text-align: center;
}
.cards::after, .cards::before {
  content: "";
  position: absolute;
  top: 0px;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.cards::before{
  right: 100%;
}
.cards::after{
  left: 100%;
}
.cards--shadow{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.cards--shadow .cards__item{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.cards--shadow .cards__item .item-link{
  display: block;
  border-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
.cards--shadow .cards__item .item-link > *{
  visibility: hidden;
}
.cards--shadow .cards__item *:last-child{
  margin-bottom: 0px;
}
.cards--shadow .cards__item:hover .item-link{
  --tw-border-opacity: 1;
  border-color: rgb(101 178 99 / var(--tw-border-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: #b2d9b1;
  --tw-shadow: var(--tw-shadow-colored);
}
.cards--shadow::before, .cards--shadow::after {
  content: none;
}
.cards--news .cards__item{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  padding: 1rem;
}
.cards--news .cards__item > *{
  text-align: left;
}
.cards--news .cards__item figure{
  margin-bottom: 1rem;
}
.cards--news .cards__item h3{
  margin-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.cards--news .cards__item span{
  margin-bottom: 1.5rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  letter-spacing: 1px;
}
@media (min-width: 1280px){
  .cards--communes .cards__list{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.cards--team .cards__list{
  row-gap: 4rem;
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}
.cards--team .cards__item figure{
  height: 300px;
  width: 100%;
}
.cards--team .cards__item figure img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cards--partenaires .cards__item{
  cursor: pointer;
}
.cards--partenaires .cards__item figure{
  display: flex;
  height: 100px;
  align-items: center;
  justify-content: center;
}
.cards--partenaires .cards__item figure img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.cards--partenaires .cards__item:hover p{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.cards--chiffres .cards__list{
  row-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}
@media (min-width: 1280px){
  .cards--chiffres .cards__list{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.cards--chiffres .cards__item figure{
  margin-bottom: 0.75rem;
}
#team-cards img{
  height: 327px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#btn-modal-1:hover, #btn-modal-2:hover, #btn-modal-3:hover {
  cursor: pointer;
}
#btn-modal-1:hover p, #btn-modal-2:hover p, #btn-modal-3:hover p{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.contact p{
  margin-bottom: 0px;
}
.contact a{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.contact li{
  margin-bottom: 0.5rem;
}
.contact__adress p{
  margin-bottom: 1.5rem;
  line-height: 1.25rem;
}
.contact__phone::before, .contact__mail::before, .contact__siteweb::before {
  content: "";
  margin-right: 0.75rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.contact__phone:hover a, .contact__phone:hover::before, .contact__mail:hover a, .contact__mail:hover::before, .contact__siteweb:hover a, .contact__siteweb:hover::before{
  --tw-text-opacity: 1;
  color: rgb(140 197 138 / var(--tw-text-opacity));
}
.contact__phone::before {
  content: "\f095";
}
.contact__mail::before {
  content: "\f0e0";
}
.contact__siteweb::before {
  content: "\f0ac";
}
.hero{
  position: relative;
  margin-bottom: 5rem;
  height: 320px;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .hero{
    height: 400px;
  }
}
.hero__text, .hero .swiper-slide-title{
  z-index: 50;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hero__text h1, .hero .swiper-slide-title h1{
  margin-bottom: 1.25rem;
}
.hero__text .subtitle, .hero .swiper-slide-title .subtitle{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hero__image{
  position: absolute;
  height: 100%;
  width: 100%;
}
.hero__image figure{
  height: 100%;
  width: 100%;
}
.hero__image figure img:first-child{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  --tw-brightness: brightness(60%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.hero__image .triangle, .hero__slider .triangle{
  position: absolute;
  right: -1px;
  bottom: -1px;
  z-index: 50;
  height: 30%;
  width: 75%;
}
.hero__slider{
  height: 100%;
  width: 100%;
}
.hero__slider .swiper{
  height: 100%;
  width: 100%;
}
.hero__slider .swiper-wrapper{
  height: 100%;
  width: 100%;
}
.hero__slider .swiper-slide{
  height: 100%;
  width: 100%;
}
.hero__slider .swiper-slide .swiper-slide-title{
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
  --tw-translate-x: -50%;
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 300ms;
  transition-duration: 700ms;
}
.hero__slider .swiper-slide img{
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  --tw-brightness: brightness(60%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.hero__slider .swiper-slide-prev .swiper-slide-title, .hero__slider .swiper-slide-next .swiper-slide-title{
  --tw-translate-y: -0px;
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
}
.hero__slider .swiper-slide-active .swiper-slide-title{
  --tw-translate-y: -50%;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
.hero__slider .swiper-button-next, .hero__slider .swiper-button-prev{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.hero__slider .swiper-button-next:hover, .hero__slider .swiper-button-prev:hover{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.hero__slider .swiper:hover .swiper-button-next, .hero__slider .swiper:hover .swiper-button-prev{
  opacity: 1;
}
.btn-scrolltop{
  pointer-events: none;
  position: fixed;
  right: 7%;
  bottom: 7%;
  z-index: 50;
  display: none;
  opacity: 0;
}
@media (min-width: 768px){
  .btn-scrolltop{
    display: block;
  }
}
.btn-scrolltop{
  transition-property: all;
  transition-delay: 200ms;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-scrolltop__wrap{
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 60 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.btn-scrolltop__wrap ::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.btn-scrolltop__wrap ::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.btn-scrolltop__wrap{
  height: 3rem;
  width: 3rem;
}
.btn-scrolltop__wrap span{
  --tw-rotate: -90deg;
  font-family: "Oswald", sans-serif;
  font-size: 3rem;
  line-height: 1;
  --tw-translate-y: 100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-delay: 500ms;
  transition-duration: 700ms;
}
body.scrolled .btn-scrolltop{
  pointer-events: auto;
  cursor: pointer;
  opacity: 1;
}
body.scrolled .btn-scrolltop span{
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
  transition-delay: 75ms;
}
body.scrolled .btn-scrolltop :hover span{
  --tw-translate-y: -0.75rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.news{
  margin-bottom: 2.5rem;
}
.news__list{
  display: grid;
  list-style-type: none;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 3.5rem;
  -moz-column-gap: 3.5rem;
       column-gap: 3.5rem;
}
@media (min-width: 768px){
  .news__list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.news .news-item{
  visibility: hidden;
}
.news .news-item__link{
  display: block;
}
.news .news-item__image{
  overflow: hidden;
}
.news .news-item__image img{
  width: 100%;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.news .news-item__title{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
.news .news-item .btn{
  pointer-events: none;
  margin-top: 1.5rem;
}
.news .news-item:hover{
  cursor: pointer;
}
.news .news-item:hover img{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.news .news-item:hover .btn{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.category{
  margin-bottom: 2.5rem;
}
.category__item{
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.category__item a{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.category__item a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.category__item span{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.category__item:last-child{
  border-bottom-width: 0px;
}
.category__item--active a{
  pointer-events: none;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.cat-dechets__item{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.cat-dechets__item .item-link{
  height: 100%;
}
.cat-dechets__item__innerwrap{
  display: flex;
  height: 100%;
  flex-direction: column;
  padding: 1rem;
}
.cat-dechets__item__textwrap{
  display: flex;
  height: 100%;
  flex-direction: column;
  padding: 1rem;
}
.cat-dechets__item__textwrap h2{
  margin-bottom: 2rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
.cat-dechets__item__textwrap h2::after{
  bottom: -0.75rem;
}
.cat-dechets__item__textwrap .btn{
  margin-top: auto;
}
.cat-dechets__item:hover .btn{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
}
.shop{
  margin-bottom: 5rem;
}
.shop__list{
  display: flex;
  flex-direction: column;
}
.shop__list > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}
.shop__item{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 1rem;
}
.shop__item h2{
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
}
.shop__item h2::after {
  bottom: -1.2rem;
}
.shop__item__wrapinner{
  display: flex;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
@media (min-width: 768px){
  .shop__item__wrapinner{
    flex-direction: row;
  }
  .shop__item__wrapinner > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
.shop__item__col1{
  margin-bottom: 1rem;
  width: 100%;
  max-width: 250px;
}
@media (min-width: 768px){
  .shop__item__col1{
    margin-bottom: 0px;
  }
}
.shop__item__col1 img{
  max-height: 250px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
.shop__item__col2{
  display: flex;
  width: 100%;
  flex-direction: column;
}
.shop__item__price{
  margin-bottom: 0.75rem;
  font-size: 1.2rem;
  font-weight: 700;
}
.shop__item__qty > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.shop__item__buttons{
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px){
  .shop__item__buttons{
    flex-direction: row;
  }
}
.shop__item__buttons > *{
  width: 100%;
}
.shop__item__buttons a.btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 60 / var(--tw-bg-opacity));
}
.shop__item__buttons a.btn:hover ::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.shop__item__buttons a.btn:hover ::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.shop__item__buttons button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(101 178 99 / var(--tw-bg-opacity));
}
.swal-modal .swal-footer{
  display: flex;
}
.swal-modal .swal-button{
  border-radius: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 60 / var(--tw-bg-opacity));
}
.swal-modal .swal-button ::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.swal-modal .swal-button ::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.swal-modal .swal-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(101 178 99 / var(--tw-bg-opacity));
}
.swal-modal .swal-button--cancel{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.swal-modal .swal-button--cancel:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.page-product_details .shop__list{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}
.page-product_details .shop__list > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0px * var(--tw-space-y-reverse));
}
@media (min-width: 768px){
  .page-product_details .shop__list{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.page-product_details .shop__item{
  padding: 0px;
}
.page-product_details .shop__item h2{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.page-product_details .shop__item h2:after{
  bottom: -0.7rem;
}
.page-product_details .shop__item__link{
  display: flex;
  width: 100%;
  padding: 1rem;
}
.modal{
  pointer-events: none;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
  display: flex;
  height: 100%;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition-property: all;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.7;
}
.modal__wrapinner{
  position: relative;
  max-height: 100%;
  width: 100%;
  max-width: 1200px;
  cursor: auto;
  overflow-y: auto;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2.5rem;
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 0;
  transition-delay: 100ms;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.modal.active{
  pointer-events: auto;
  opacity: 1;
}
.modal.active .modal__wrapinner{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
.modal__close{
  position: absolute;
  top: 0.5rem;
  right: 0.75rem;
  cursor: pointer;
  font-family: "Font Awesome 5 Free";
}
.modal__close::after{
  font-family: "Font Awesome 5 Free";
  font-size: 1.875rem;
  line-height: 2.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.modal__close:hover::after{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.modal__close::after {
  content: "\f00d";
  font-weight: 900;
}
@media (min-width: 768px){
  .modal__content{
    display: flex;
  }
  .modal__content > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse));
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
.modal__content > .drag-container:first-child{
  margin-bottom: 1.5rem;
}
@media (min-width: 768px){
  .modal__content > .drag-container:first-child{
    margin-bottom: 0px;
    width: 45%;
  }
}
.modal__content > .drag-container:first-child img{
  margin-bottom: 1rem;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
  padding-bottom: 1rem;
}
.modal__content > .drag-container:last-child{
  padding-bottom: 1.5rem;
}
@media (min-width: 768px){
  .modal__content > .drag-container:last-child{
    width: 65%;
    padding-bottom: 0px;
  }
}
.modal .container-flex{
  width: 100%;
  align-items: flex-start;
}
.modal .container-flex > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.modal .container-flex > *{
  width: 100%;
}
.communes .communes__list{
  display: grid;
  width: 100%;
}
.communes .communes__item{
  width: 100%;
}
.communes .communes__item .communes__item__imagewrap{
  margin-bottom: 1.5rem;
  height: 100px;
  width: 100%;
}
.communes .communes__item .communes__item__imagewrap img{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}
.communes .communes__item .communes__item__textwrap h2{
  margin-bottom: 1.5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.communes .communes__item .communes__item__textwrap h2::after{
  bottom: -0.5rem;
}
.communes .communes__item .communes__item__textwrap h3{
  margin-bottom: 0.75rem;
  margin-top: 1rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
  padding-top: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.communes .communes__item .communes__item__textwrap a{
  margin-bottom: 0.75rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
.grecaptcha-badge{
  pointer-events: none;
  opacity: 0;
}
.fancybox__container {
  z-index: 9999;
}
.myHeader{
  position: sticky;
  top: 0px;
  left: 0px;
  z-index: 9000;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / 0.03)) drop-shadow(0 8px 5px rgb(0 0 0 / 0.08));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.myHeader .logo img{
  max-height: 80px;
}
.myHeader .hamburger{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
}
.myHeader .hamburger:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 60 / var(--tw-bg-opacity));
}
.myHeader .hamburger .hamburger-inner, .myHeader .hamburger .hamburger-inner::after, .myHeader .hamburger .hamburger-inner::before{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.myHeader .hamburger.is-active{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.myHeader .menu__list{
  display: flex;
  height: 95px;
}
.myHeader .menu .submenu-1{
  position: absolute;
  left: 0px;
  top: 110%;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding: 1rem;
  pointer-events: none;
  opacity: 0;
  transition-property: all;
  transition-duration: 400ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.myHeader .menu .submenu-1 .nav-item{
  display: block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.myHeader .menu .submenu-1 .nav-item:hover{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.myHeader .menu .submenu-1::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 25px;
  height: 0px;
  width: 0px;
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.myHeader .menu__list__item:hover .submenu-1{
  pointer-events: auto;
  top: 100%;
  opacity: 1;
}
.menu__list__item{
  position: relative;
  margin-left: 0px;
  display: flex;
  height: 100%;
  align-items: center;
  white-space: nowrap;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.menu__list__item:hover{
  --tw-text-opacity: 1;
  color: rgb(40 40 40 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .menu__list__item{
    margin-left: 0.75rem;
  }
}
@media (min-width: 1024px){
  .menu__list__item{
    margin-left: 1.5rem;
  }
}
.menu__list__item{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}
.menu__list__item .nav-item--arrow:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  font-size: .7rem;
}
.menu__list__item.active .nav-item, .menu__list__item:hover .nav-item{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.menu__list__item.active .nav-item:hover, .menu__list__item:hover .nav-item:hover{
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.primary-menu{
  position: relative;
  display: none;
}
@media (min-width: 1280px){
  .primary-menu{
    display: block;
  }
}
.primary-menu .extra-buttons{
  position: absolute;
  right: 0px;
  bottom: 0px;
  --tw-translate-y: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.primary-menu-mobile{
  pointer-events: none;
  display: block;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0;
}
@media (min-width: 1280px){
  .primary-menu-mobile{
    display: none;
  }
}
.primary-menu-mobile{
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9998;
  height: 100%;
  width: 100%;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.primary-menu-mobile .menu{
  min-width: 33vw;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  position: absolute;
  left: 100%;
  height: 100%;
  padding: 2.5rem;
  padding-top: 105px;
  --tw-translate-x: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}
.primary-menu-mobile .menu__list__item{
  line-height: 2.5rem;
}
.primary-menu-mobile .menu .nav-item--arrow::after {
  content: none;
}
.primary-menu-mobile .menu .submenu-1{
  display: none;
}
.primary-menu-mobile.is-active{
  pointer-events: auto;
  --tw-bg-opacity: 0.7;
}
.primary-menu-mobile.is-active .menu{
  --tw-translate-x: -100%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.extra-buttons{
  display: flex;
}
.extra-buttons > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.extra-buttons__cart, .extra-buttons__search{
  height: 35px;
  width: 35px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.extra-buttons__cart > a, .extra-buttons__search > a{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.extra-buttons__cart:hover, .extra-buttons__search:hover{
  --tw-border-opacity: 1;
  border-color: rgb(63 159 60 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(63 159 60 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.extra-buttons__cart:hover ::-moz-selection, .extra-buttons__search:hover ::-moz-selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.extra-buttons__cart:hover ::selection, .extra-buttons__search:hover ::selection{
  --tw-bg-opacity: 1;
  background-color: rgb(40 40 40 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(63 159 60 / var(--tw-text-opacity));
}
.extra-buttons__cart{
  position: relative;
}
.extra-buttons__cart .fa-layers-counter{
  position: absolute;
  top: 2px;
  right: 2px;
  display: flex;
  height: 15px;
  width: 15px;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-size: 12px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background-color: tomato;
}
.myfooter{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.myfooter__titles{
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.myfooter__titles h3{
  margin-bottom: 0px;
  margin-right: 2.5rem;
}
.myfooter__titles .line{
  height: 0px;
  width: 100%;
  border-bottom-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}
.myfooter p{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.myfooter p.rouge{
  --tw-text-opacity: 1;
  color: rgb(255 99 71 / var(--tw-text-opacity));
}
.myfooter .container-flex{
  margin-bottom: 1rem;
  align-items: center;
  justify-content: flex-start;
}
.myfooter .container-flex a{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
.myfooter .container-flex figure{
  margin-right: 1rem;
  height: 1rem;
  width: 1rem;
}
.page-actualites .news-item{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 1rem;
}
.page-panier .payment-choice{
  margin-bottom: 1rem;
}
.page-panier .payment-choice div[class^=iradio]{
  margin-right: 0.5rem;
}
/* UTILITÉS */
.sr-only{
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}
.visible{
  visibility: visible !important;
}
.collapse{
  visibility: collapse !important;
}
.static{
  position: static !important;
}
.fixed{
  position: fixed !important;
}
.absolute{
  position: absolute !important;
}
.relative{
  position: relative !important;
}
.inset-0{
  inset: 0px !important;
}
.-top-28{
  top: -7rem !important;
}
.left-1\/2{
  left: 50% !important;
}
.left-12{
  left: 3rem !important;
}
.left-2\/3{
  left: 66.666667% !important;
}
.left-24{
  left: 6rem !important;
}
.right-0{
  right: 0px !important;
}
.top-0{
  top: 0px !important;
}
.top-12{
  top: 3rem !important;
}
.top-40{
  top: 10rem !important;
}
.z-0{
  z-index: 0 !important;
}
.z-30{
  z-index: 30 !important;
}
.z-50{
  z-index: 50 !important;
}
.order-1{
  order: 1 !important;
}
.order-2{
  order: 2 !important;
}
.col-span-4{
  grid-column: span 4 / span 4 !important;
}
.col-start-2{
  grid-column-start: 2 !important;
}
.m-2{
  margin: 0.5rem !important;
}
.m-4{
  margin: 1rem !important;
}
.m-auto{
  margin: auto !important;
}
.mx-8{
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mx-auto{
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-12{
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-20{
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
.my-4{
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-8{
  margin-top: 2rem !important;
  margin-bottom: 2rem !important;
}
.-ml-px{
  margin-left: -1px !important;
}
.mb-10{
  margin-bottom: 2.5rem !important;
}
.mb-12{
  margin-bottom: 3rem !important;
}
.mb-20{
  margin-bottom: 5rem !important;
}
.mb-24{
  margin-bottom: 6rem !important;
}
.mb-4{
  margin-bottom: 1rem !important;
}
.mb-6{
  margin-bottom: 1.5rem !important;
}
.mb-7{
  margin-bottom: 1.75rem !important;
}
.mb-8{
  margin-bottom: 2rem !important;
}
.ml-0{
  margin-left: 0px !important;
}
.ml-2{
  margin-left: 0.5rem !important;
}
.ml-3{
  margin-left: 0.75rem !important;
}
.ml-8{
  margin-left: 2rem !important;
}
.mr-2{
  margin-right: 0.5rem !important;
}
.mr-4{
  margin-right: 1rem !important;
}
.mr-8{
  margin-right: 2rem !important;
}
.mt-10{
  margin-top: 2.5rem !important;
}
.mt-12{
  margin-top: 3rem !important;
}
.mt-16{
  margin-top: 4rem !important;
}
.mt-2{
  margin-top: 0.5rem !important;
}
.mt-20{
  margin-top: 5rem !important;
}
.mt-4{
  margin-top: 1rem !important;
}
.mt-5{
  margin-top: 1.25rem !important;
}
.mt-8{
  margin-top: 2rem !important;
}
.mt-\[3px\]{
  margin-top: 3px !important;
}
.mt-auto{
  margin-top: auto !important;
}
.block{
  display: block !important;
}
.inline-block{
  display: inline-block !important;
}
.inline{
  display: inline !important;
}
.flex{
  display: flex !important;
}
.inline-flex{
  display: inline-flex !important;
}
.table{
  display: table !important;
}
.grid{
  display: grid !important;
}
.contents{
  display: contents !important;
}
.hidden{
  display: none !important;
}
.h-1{
  height: 0.25rem !important;
}
.h-10{
  height: 2.5rem !important;
}
.h-24{
  height: 6rem !important;
}
.h-28{
  height: 7rem !important;
}
.h-40{
  height: 10rem !important;
}
.h-5{
  height: 1.25rem !important;
}
.h-full{
  height: 100% !important;
}
.min-h-full{
  min-height: 100% !important;
}
.w-1\/12{
  width: 8.333333% !important;
}
.w-1\/2{
  width: 50% !important;
}
.w-1\/3{
  width: 33.333333% !important;
}
.w-1\/4{
  width: 25% !important;
}
.w-10{
  width: 2.5rem !important;
}
.w-10\/12{
  width: 83.333333% !important;
}
.w-2\/12{
  width: 16.666667% !important;
}
.w-2\/3{
  width: 66.666667% !important;
}
.w-20{
  width: 5rem !important;
}
.w-24{
  width: 6rem !important;
}
.w-3\/12{
  width: 25% !important;
}
.w-40{
  width: 10rem !important;
}
.w-48{
  width: 12rem !important;
}
.w-5{
  width: 1.25rem !important;
}
.w-5\/12{
  width: 41.666667% !important;
}
.w-6\/12{
  width: 50% !important;
}
.w-60{
  width: 15rem !important;
}
.w-8\/12{
  width: 66.666667% !important;
}
.w-auto{
  width: auto !important;
}
.w-full{
  width: 100% !important;
}
.min-w-\[200px\]{
  min-width: 200px !important;
}
.min-w-full{
  min-width: 100% !important;
}
.max-w-3xl{
  max-width: 48rem !important;
}
.max-w-5xl{
  max-width: 64rem !important;
}
.max-w-60{
  max-width: 15rem !important;
}
.max-w-\[580px\]{
  max-width: 580px !important;
}
.max-w-none{
  max-width: none !important;
}
.max-w-screen-lg{
  max-width: 1024px !important;
}
.flex-1{
  flex: 1 1 0% !important;
}
.table-auto{
  table-layout: auto !important;
}
.border-collapse{
  border-collapse: collapse !important;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.cursor-default{
  cursor: default !important;
}
.resize{
  resize: both !important;
}
.list-disc{
  list-style-type: disc !important;
}
.grid-cols-3{
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.flex-row{
  flex-direction: row !important;
}
.flex-col{
  flex-direction: column !important;
}
.flex-col-reverse{
  flex-direction: column-reverse !important;
}
.flex-wrap{
  flex-wrap: wrap !important;
}
.items-start{
  align-items: flex-start !important;
}
.items-end{
  align-items: flex-end !important;
}
.items-center{
  align-items: center !important;
}
.justify-start{
  justify-content: flex-start !important;
}
.justify-end{
  justify-content: flex-end !important;
}
.justify-center{
  justify-content: center !important;
}
.justify-between{
  justify-content: space-between !important;
}
.justify-items-center{
  justify-items: center !important;
}
.gap-16{
  gap: 4rem !important;
}
.gap-4{
  gap: 1rem !important;
}
.gap-y-4{
  row-gap: 1rem !important;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}
.overflow-hidden{
  overflow: hidden !important;
}
.overflow-y-hidden{
  overflow-y: hidden !important;
}
.truncate{
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.rounded-full{
  border-radius: 9999px !important;
}
.rounded-md{
  border-radius: 0.375rem !important;
}
.rounded-l-md{
  border-top-left-radius: 0.375rem !important;
  border-bottom-left-radius: 0.375rem !important;
}
.rounded-r-md{
  border-top-right-radius: 0.375rem !important;
  border-bottom-right-radius: 0.375rem !important;
}
.border{
  border-width: 1px !important;
}
.border-b{
  border-bottom-width: 1px !important;
}
.border-b-2{
  border-bottom-width: 2px !important;
}
.border-b-4{
  border-bottom-width: 4px !important;
}
.border-b-\[2px\]{
  border-bottom-width: 2px !important;
}
.border-r{
  border-right-width: 1px !important;
}
.border-t{
  border-top-width: 1px !important;
}
.border-t-2{
  border-top-width: 2px !important;
}
.border-dashed{
  border-style: dashed !important;
}
.border-black{
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.border-gray-300{
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity)) !important;
}
.border-gray-400{
  --tw-border-opacity: 1 !important;
  border-color: rgb(156 163 175 / var(--tw-border-opacity)) !important;
}
.border-transparent{
  border-color: transparent !important;
}
.bg-black{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.bg-gray-100{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}
.bg-gray-50{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity)) !important;
}
.bg-gray-800{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity)) !important;
}
.bg-white{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-white\/75{
  background-color: rgb(255 255 255 / 0.75) !important;
}
.object-cover{
  -o-object-fit: cover !important;
     object-fit: cover !important;
}
.p-0{
  padding: 0px !important;
}
.p-2{
  padding: 0.5rem !important;
}
.p-4{
  padding: 1rem !important;
}
.p-5{
  padding: 1.25rem !important;
}
.p-8{
  padding: 2rem !important;
}
.px-2{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-20{
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}
.px-28{
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}
.px-4{
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.py-10{
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.py-2{
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-20{
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}
.py-4{
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-8{
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.pb-10{
  padding-bottom: 2.5rem !important;
}
.pb-16{
  padding-bottom: 4rem !important;
}
.pb-2{
  padding-bottom: 0.5rem !important;
}
.pb-20{
  padding-bottom: 5rem !important;
}
.pb-4{
  padding-bottom: 1rem !important;
}
.pb-8{
  padding-bottom: 2rem !important;
}
.pl-2{
  padding-left: 0.5rem !important;
}
.pl-4{
  padding-left: 1rem !important;
}
.pl-8{
  padding-left: 2rem !important;
}
.pr-12{
  padding-right: 3rem !important;
}
.pr-40{
  padding-right: 10rem !important;
}
.pr-8{
  padding-right: 2rem !important;
}
.pt-10{
  padding-top: 2.5rem !important;
}
.pt-2{
  padding-top: 0.5rem !important;
}
.pt-20{
  padding-top: 5rem !important;
}
.pt-28{
  padding-top: 7rem !important;
}
.pt-4{
  padding-top: 1rem !important;
}
.pt-8{
  padding-top: 2rem !important;
}
.text-left{
  text-align: left !important;
}
.text-center{
  text-align: center !important;
}
.text-right{
  text-align: right !important;
}
.font-base{
  font-family: "Work Sans", sans-serif !important;
}
.text-3xl{
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}
.text-4xl{
  font-size: 2.25rem !important;
  line-height: 2.5rem !important;
}
.text-5xl{
  font-size: 3rem !important;
  line-height: 1 !important;
}
.text-6xl{
  font-size: 3.75rem !important;
  line-height: 1 !important;
}
.text-8xl{
  font-size: 6rem !important;
  line-height: 1 !important;
}
.text-lg{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
.text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.font-bold{
  font-weight: 700 !important;
}
.font-medium{
  font-weight: 500 !important;
}
.font-normal{
  font-weight: 400 !important;
}
.font-semibold{
  font-weight: 600 !important;
}
.uppercase{
  text-transform: uppercase !important;
}
.italic{
  font-style: italic !important;
}
.leading-5{
  line-height: 1.25rem !important;
}
.text-black{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.text-gray-500{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}
.text-gray-700{
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}
.text-white{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.underline{
  text-decoration-line: underline !important;
}
.antialiased{
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}
.opacity-80{
  opacity: 0.8 !important;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.ring-gray-300{
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity)) !important;
}
.blur{
  --tw-blur: blur(8px) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.brightness-0{
  --tw-brightness: brightness(0) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.invert{
  --tw-invert: invert(100%) !important;
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter !important;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.duration-150{
  transition-duration: 150ms !important;
}
.duration-500{
  transition-duration: 500ms !important;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
/**
 * Le CSS pour les effets d'affichage Miki
 */
/* MODE EDIT MIKI --------------------------------- */
.miki_editing_ready header{
  top: 25px;
}
.miki_editing .drag-container {
  z-index: 9998;
}
.miki_editing .animIn{
  visibility: visible;
  height: auto;
}
.miki_editing .modal{
  pointer-events: auto;
  cursor: auto;
}
.miki_editing .modal, .miki_editing .modal .modal__wrapinner{
  opacity: 1;
}
.miki_editing .space-sm .drag__handle.ui-sortable-handle, .miki_editing .space .drag__handle.ui-sortable-handle, .miki_editing .space-lg .drag__handle.ui-sortable-handle{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}
.miki_editing .drag[data-snippetname=Groupe] > .ui-sortable-handle{
  margin-bottom: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
}
.miki_editing .drag[data-snippetname=Groupe] .ui-sortable{
  padding-left: 1rem;
}
.hover\:border:hover{
  border-width: 1px !important;
}
.hover\:border-black:hover{
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
.hover\:bg-black:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}
.hover\:bg-white:hover{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.hover\:text-black:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.hover\:text-gray-400:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity)) !important;
}
.hover\:text-gray-500:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}
.hover\:text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.focus\:z-10:focus{
  z-index: 10 !important;
}
.focus\:border-blue-300:focus{
  --tw-border-opacity: 1 !important;
  border-color: rgb(147 197 253 / var(--tw-border-opacity)) !important;
}
.focus\:outline-none:focus{
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.focus\:ring:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}
.active\:bg-gray-100:active{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity)) !important;
}
.active\:text-gray-500:active{
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity)) !important;
}
.active\:text-gray-700:active{
  --tw-text-opacity: 1 !important;
  color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}
@media (min-width: 640px){
  .sm\:mt-0{
    margin-top: 0px !important;
  }
  .sm\:flex{
    display: flex !important;
  }
  .sm\:hidden{
    display: none !important;
  }
  .sm\:flex-1{
    flex: 1 1 0% !important;
  }
  .sm\:flex-row{
    flex-direction: row !important;
  }
  .sm\:items-center{
    align-items: center !important;
  }
  .sm\:justify-between{
    justify-content: space-between !important;
  }
  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(1rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }
  .sm\:p-8{
    padding: 2rem !important;
  }
  .sm\:pl-8{
    padding-left: 2rem !important;
  }
  .sm\:pt-20{
    padding-top: 5rem !important;
  }
}
@media (min-width: 768px){
  .md\:mb-0{
    margin-bottom: 0px !important;
  }
  .md\:w-1\/3{
    width: 33.333333% !important;
  }
  .md\:w-2\/3{
    width: 66.666667% !important;
  }
  .md\:flex-row{
    flex-direction: row !important;
  }
  .md\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(2.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }
  .md\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }
  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0 !important;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse))) !important;
    margin-bottom: calc(0px * var(--tw-space-y-reverse)) !important;
  }
  .md\:border-b-\[0px\]{
    border-bottom-width: 0px !important;
  }
  .md\:border-b-\[2px\]{
    border-bottom-width: 2px !important;
  }
  .md\:p-12{
    padding: 3rem !important;
  }
  .md\:px-12{
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
  .md\:py-6{
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .md\:pt-24{
    padding-top: 6rem !important;
  }
}
@media (min-width: 1024px){
  .lg\:mb-0{
    margin-bottom: 0px !important;
  }
  .lg\:mr-24{
    margin-right: 6rem !important;
  }
  .lg\:mt-3{
    margin-top: 0.75rem !important;
  }
  .lg\:flex{
    display: flex !important;
  }
  .lg\:w-1\/2{
    width: 50% !important;
  }
  .lg\:w-1\/3{
    width: 33.333333% !important;
  }
  .lg\:w-2\/3{
    width: 66.666667% !important;
  }
  .lg\:w-2\/6{
    width: 33.333333% !important;
  }
  .lg\:w-4\/6{
    width: 66.666667% !important;
  }
  .lg\:w-5\/12{
    width: 41.666667% !important;
  }
  .lg\:w-7\/12{
    width: 58.333333% !important;
  }
  .lg\:min-w-\[850px\]{
    min-width: 850px !important;
  }
  .lg\:flex-row{
    flex-direction: row !important;
  }
  .lg\:px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .lg\:pl-6{
    padding-left: 1.5rem !important;
  }
  .lg\:pt-32{
    padding-top: 8rem !important;
  }
}
@media (min-width: 1280px){
  .xl\:ml-5{
    margin-left: 1.25rem !important;
  }
  .xl\:hidden{
    display: none !important;
  }
  .xl\:px-20{
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }
}
