@font-face {
  font-family: Goth821c;
  src: url('../fonts/GOTH821C.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Stupid meeting d;
  src: url('../fonts/Stupid-Meeting_D.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white-smoke: #f8f8f8;
  --dark-goldenrod: #c09227;
  --green-ph: #43554a;
  --yellow-green: #8eac16;
  --crimson: #ce0e2d;
  --old-lace: #f0eddd;
  --dark-slate-grey: #33373f;
  --beige: #dfddcd;
  --dark-orange: #f59100;
  --light-grey: #cccabc;
  --dim-grey: #645d56;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-section {
  background-color: #0000;
  align-items: center;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.grid-home {
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  border: 1px #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-content: space-between center;
  place-items: start center;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.div-logo {
  max-width: 400px;
}

.body {
  background-color: var(--white-smoke);
  background-image: url('../images/pattern-dirty.svg');
  background-position: 50%;
  background-size: 500px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.image {
  min-width: 300px;
}

.heading {
  color: var(--dark-goldenrod);
  text-align: center;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  line-height: 24px;
}

.span-big {
  letter-spacing: 0;
  font-family: Open Sans Condensed, sans-serif;
  font-size: 32px;
}

.text-block {
  border: 8px none var(--dark-goldenrod);
  color: var(--green-ph);
  text-align: center;
  margin-top: 0;
  padding: 20px 32px;
  font-family: Open Sans Condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.div-footer {
  margin-top: 20px;
  display: flex;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: -50px;
}

.div-apple {
  text-align: center;
  flex: 0 auto;
  order: 0;
  align-self: flex-end;
  width: 0;
  min-width: 120px;
}

.div-pear {
  text-align: center;
  align-self: flex-end;
  min-width: 120px;
}

.div-adresse {
  border: 2px solid var(--green-ph);
  border-radius: 4px;
}

.div-logo1, .div-logo2 {
  align-self: center;
}

.div-logo3 {
  align-self: center;
  padding-left: 20px;
  transition: all .5s;
}

.div-logo3:hover {
  transform: scale(1.2);
}

.image-2 {
  padding-left: 20px;
}

.text-produits {
  color: var(--green-ph);
  text-align: center;
  padding-left: 21px;
  padding-right: 21px;
  font-family: Open Sans Condensed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}

.text-block-2 {
  color: var(--green-ph);
  text-align: center;
  font-family: Open Sans Condensed, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}

.link-email {
  color: var(--green-ph);
  text-decoration: none;
  transition: all .5s;
}

.link-email:hover {
  color: var(--dark-goldenrod);
}

.link-phone {
  color: var(--green-ph);
  text-decoration: none;
  transition: all .5s;
}

.link-phone:hover {
  color: var(--dark-goldenrod);
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  max-width: 600px;
  margin-top: 23px;
  display: grid;
}

.heading-2 {
  color: var(--green-ph);
  text-align: center;
  letter-spacing: normal;
  flex: 0 auto;
  margin-top: 6px;
  margin-bottom: 4px;
  padding-top: 0;
  font-family: Goth821c, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-decoration: none;
}

.heading-2.contact {
  color: var(--white-smoke);
  text-align: left;
  white-space: normal;
  margin-top: 4px;
  padding-right: 0;
  font-size: 62px;
  line-height: 58px;
}

.heading-2.ferme {
  margin-top: 21px;
  font-family: Goth821c, sans-serif;
  font-size: 56px;
  line-height: 56px;
}

.heading-2.histoire {
  color: var(--green-ph);
  letter-spacing: normal;
  margin-top: 4px;
  font-family: Goth821c, sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 62px;
}

.heading-2.magasin {
  color: var(--green-ph);
  text-align: center;
  margin-top: 4px;
  font-size: 62px;
  line-height: 62px;
}

.heading-2.categorie {
  color: var(--dark-goldenrod);
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 36px;
}

.heading-2.categorie.second {
  margin-top: 40px;
}

.heading-2.prepartions {
  color: var(--white-smoke);
  text-align: left;
  font-size: 62px;
  line-height: 58px;
}

.heading-2.floristique {
  color: var(--yellow-green);
  text-align: left;
  font-size: 62px;
  line-height: 58px;
}

.heading-2.protection {
  text-align: left;
}

.block-part {
  border-style: none none solid;
  border-width: 2px 2px 6px;
  border-color: var(--green-ph) var(--green-ph) var(--crimson);
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 470px;
  text-decoration: none;
  display: flex;
}

.block-part:hover {
  background-color: #0000;
}

.block-part.magasin {
  border-right: 1px #000;
  border-bottom: 6px solid var(--dark-goldenrod);
  background-color: #0000;
  background-image: none;
  justify-content: flex-start;
  height: auto;
  min-height: 470px;
}

.block-part.ferme {
  border-style: none none solid;
  border-width: 1px 1px 6px;
  border-color: black black var(--green-ph);
  box-shadow: none;
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 470px;
  position: relative;
}

.block-part.ferme:hover {
  background-color: #0000;
}

.block-part.floristique {
  border-style: none none solid;
  border-width: 1px 1px 6px;
  border-color: var(--crimson) var(--crimson) var(--yellow-green);
  background-color: #0000;
  background-image: none;
  justify-content: flex-start;
  width: auto;
  min-height: 470px;
}

.subtitle-part {
  color: var(--yellow-green);
  text-align: center;
  flex: 0 auto;
  max-width: 200px;
  margin-top: 6px;
  font-family: Heebo, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
}

.subtitle-part.ferme {
  color: var(--green-ph);
}

.subtitle-part.preparations {
  color: var(--crimson);
}

.subtitle-part.magasin {
  color: var(--dark-goldenrod);
}

.subtitle-part.floral {
  color: var(--yellow-green);
}

.link-block-teasing {
  text-align: center;
  background-color: #0000;
  padding: 0 30px 30px;
  text-decoration: none;
}

.link-block-teasing.ferme {
  background-color: #2e3b33;
  padding-top: 0;
  text-decoration: none;
  transition: all .375s cubic-bezier(.6, .04, .98, .335);
}

.link-block-teasing.ferme:hover {
  background-color: #1a211d;
}

.link-block-teasing.magasin {
  background-color: #db8200;
  text-decoration: none;
}

.paragraph {
  color: var(--green-ph);
  text-align: center;
  margin-top: 12px;
  padding-left: 24px;
  padding-right: 24px;
  font-family: Heebo, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.div-img-part {
  filter: grayscale();
  background-color: #fff;
  background-image: url('../images/IMG_2716.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 180px;
  max-height: none;
}

.div-img-part.ferme {
  filter: grayscale();
  background-color: #fff;
  background-image: url('../images/eugene-pretemer.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-img-part.magasin {
  background-color: #fff;
  background-image: url('../images/main1.jpg');
}

.navbar {
  background-color: var(--green-ph);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-clip: border-box;
  flex-direction: column;
  max-width: none;
  height: 190px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.nav-link {
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.nav-link.ferme {
  color: var(--old-lace);
  border: 1px solid #0000;
  border-radius: 20% 50% 50px;
  margin-left: 10px;
  margin-right: 0;
  padding: 12px 30px;
  font-family: Goth821c, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  transition: all .375s ease-in;
}

.nav-link.ferme:hover {
  border: 1px solid var(--dark-slate-grey);
  background-color: var(--dark-slate-grey);
  color: var(--white-smoke);
  border-radius: 20% 50% 50px;
}

.nav-link.preparations {
  color: var(--old-lace);
  border: 1px solid #0000;
  border-radius: 50px 50%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 11px 30px;
  font-family: Goth821c, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  transition: all .375s ease-in;
}

.nav-link.preparations:hover {
  border: 1px solid var(--crimson);
  background-color: var(--crimson);
  color: var(--white-smoke);
  border-radius: 50px 50%;
}

.nav-link.magasin {
  color: var(--old-lace);
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: 40px 50% 20%;
  margin-left: 10px;
  margin-right: 10px;
  padding: 12px 30px;
  font-family: Goth821c, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  transition: all .375s ease-in;
}

.nav-link.magasin:hover {
  background-color: var(--dark-goldenrod);
  color: var(--white-smoke);
  border-radius: 40px 50% 53%;
}

.nav-link.contact {
  color: var(--old-lace);
  background-color: #0000;
  border: 1px solid #0000;
  border-radius: 20% 50% 50px;
  margin-right: 10px;
  padding: 12px 30px;
  font-family: Goth821c, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  transition: all .375s ease-in;
}

.nav-link.contact:hover {
  background-color: var(--dark-slate-grey);
  color: var(--white-smoke);
  border-radius: 20% 50% 50px;
}

.nav-link.floral {
  color: var(--old-lace);
  padding: 12px 30px;
  font-family: Goth821c, sans-serif;
  font-size: 22px;
  line-height: 22px;
}

.nav-link.floral:hover {
  background-color: var(--yellow-green);
  border-radius: 20px 20px 30% 40px;
}

.container-navbar {
  flex-direction: column;
  align-items: center;
  max-width: 1240px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.section-home {
  z-index: 1000;
  max-width: 1200px;
  margin-top: 56px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: static;
  overflow: hidden;
}

.container {
  align-items: flex-start;
  max-width: 1200px;
  padding: 0 30px;
  display: flex;
}

.container.home {
  height: 500px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.container.protection {
  flex-direction: column;
}

.slider {
  height: 400px;
}

.section-quick-contact {
  z-index: 1000;
  background-color: var(--beige);
  opacity: 1;
  justify-content: center;
  align-items: center;
  height: 8em;
  margin-top: -20px;
  padding-top: 40px;
  display: block;
  position: relative;
}

.container-quick-contact {
  justify-content: space-around;
  max-width: 1200px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.grid-quick-contact {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr .75fr;
  justify-content: space-between;
  justify-items: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
}

.div-localisation-quick {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-4 {
  color: var(--green-ph);
  font-family: Goth821c, sans-serif;
  font-size: 30px;
  font-weight: 700;
}

.img-pinit {
  margin-left: 12px;
}

.text-block-5 {
  color: var(--green-ph);
  text-align: left;
  margin-left: 12px;
  font-family: Heebo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.div-hours-quick {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-6 {
  color: var(--green-ph);
  text-align: left;
  margin-left: 12px;
  font-family: Heebo, sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1rem;
}

.div-getintouch-quick {
  align-items: center;
  display: flex;
}

.text-block-7 {
  color: var(--green-ph);
  margin-left: 12px;
  font-family: Heebo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}

.nav-menu {
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.brand {
  justify-content: center;
  max-width: none;
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-3 {
  margin-left: auto;
  margin-right: auto;
}

.div-pattern {
  z-index: 1000;
  background-color: #0000;
  background-image: url('../images/curved-shape-small.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 40px;
  margin-top: -2px;
  position: relative;
}

.div-pattern.preparation {
  z-index: 100;
  background-image: url('../images/curved-shape-small-rust.svg');
  background-size: cover;
  position: relative;
}

.div-pattern.magasin {
  background-image: url('../images/img-pattern-round-beige.svg');
  background-size: 18px;
}

.section-slider {
  z-index: -500;
  opacity: 1;
  text-align: left;
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  max-width: none;
  height: auto;
  margin-top: -10px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  position: relative;
}

.slide {
  background-color: #0000;
  background-image: url('../images/1169899504.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-2 {
  background-image: linear-gradient(#43554aa6, #43554aa6), url('../images/1704016819.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  height: 600px;
  margin-top: 0;
}

.div-on-slider {
  z-index: 4000;
  opacity: 1;
  text-align: center;
  background-color: #0000;
  width: auto;
  max-width: 1200px;
  height: auto;
  margin-top: -35px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
  position: absolute;
  inset: 32% 0% auto;
}

.text-block-8 {
  font-family: Stupid meeting d, Georgia, sans-serif;
  font-size: 54px;
}

.tagline {
  z-index: 9000;
  color: var(--beige);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  font-family: Stupid meeting d, Georgia, sans-serif;
  font-size: 120px;
  line-height: 120px;
  position: static;
}

.div-haff {
  opacity: .2;
  width: 1440px;
  max-width: none;
  height: 380px;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.div-ladybug {
  z-index: 1000;
  clear: none;
  background-image: url('../images/ladybug-white-smoke.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 30px;
  position: fixed;
  inset: 4% 37% 0% auto;
}

.div-slide-down {
  margin-top: 20px;
}

.div-tagline {
  max-width: 800px;
  max-height: none;
  margin-top: -86px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.image-4 {
  flex: 0 auto;
  align-self: flex-start;
  margin-left: 7px;
  padding-left: 0;
  position: relative;
  right: 0;
}

.div-hsape-down {
  opacity: .82;
  background-image: url('../images/shape-down.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  align-items: flex-start;
  height: 80px;
  margin-top: -4px;
  display: flex;
}

.section-ferme {
  background-color: var(--white-smoke);
}

.section-preparations {
  z-index: 100;
  background-color: var(--dark-slate-grey);
  margin-top: 73px;
  padding-top: 72px;
  padding-bottom: 72px;
  position: relative;
}

.section-preparations.floristique {
  background-color: var(--dark-slate-grey);
  margin-top: 0;
}

.section-magasin {
  background-color: var(--white-smoke);
  background-image: url('../images/pattern-dirty.svg');
  background-position: 50%;
  background-size: 400px;
  margin-top: 0;
  padding-top: 72px;
  padding-bottom: 120px;
  position: static;
}

.section-contact {
  background-color: var(--dark-slate-grey);
  background-image: url('../images/pattern-dirty-black.svg');
  background-position: 50%;
  background-size: 500px;
  margin-bottom: 1px;
  padding-top: 72px;
  padding-bottom: 72px;
  position: static;
}

.div-brands {
  object-fit: fill;
  flex-flow: row;
  place-content: stretch center;
  align-items: center;
  max-width: 1200px;
  margin: 62px auto 0;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.image-5 {
  padding-left: 0;
  padding-right: 0;
}

.image-6 {
  margin-left: 42px;
  margin-right: 42px;
}

.div-img-ferme {
  border: 1px none var(--green-ph);
  background-image: url('../images/eugene-pretemer.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 170px;
  padding-top: 0;
  padding-bottom: 0;
}

.div-img-preparation {
  background-image: url('../images/preparations.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 170px;
}

.div-img-magasin {
  background-image: url('../images/magasin-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  min-width: auto;
  height: 170px;
}

.img-tagline {
  background-color: #0000;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.span-folies {
  font-style: italic;
  font-weight: 600;
}

.social-img {
  clear: none;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  transition: all .5s;
  position: static;
}

.social-img:hover {
  transform: scale(1.2);
}

.text-link {
  color: #fff;
  font-family: Heebo, sans-serif;
  font-weight: 400;
  text-decoration: none;
  transition: all .375s cubic-bezier(.69, .001, .316, .995);
}

.text-link:hover {
  color: #ffffff9c;
}

.grid-footer {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr 1fr .5fr .5fr;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.text-block-9 {
  color: #fff;
  padding-top: 4px;
  font-family: Heebo, sans-serif;
  font-weight: 400;
}

.div-social {
  flex: 0 auto;
  align-items: center;
  padding-left: 30px;
  display: flex;
}

.div-footer-ph {
  background-color: var(--dark-slate-grey);
  background-image: url('../images/pattern-dirty-black.svg');
  background-position: 50%;
  background-size: 500px;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 36px;
  display: block;
}

.text-block-10 {
  color: #fff;
  font-family: Heebo, sans-serif;
  font-weight: 400;
}

.link-fwi {
  color: #fff;
}

.div-contact-left {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 36%;
  display: flex;
  position: relative;
}

.div-contact-right {
  flex: 1;
  width: auto;
  margin-left: 0;
  padding-left: 52px;
}

.div-detail-contact {
  border: 1px none var(--old-lace);
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-detail-contact.no-border {
  border-style: none;
}

.text-block-11 {
  color: var(--white-smoke);
  width: auto;
  margin-left: 0;
  padding-left: 0;
  font-family: Goth821c, sans-serif;
  font-size: 24px;
}

.text-detail-ouverture {
  color: var(--white-smoke);
  margin-left: 36px;
  padding-left: 0;
  padding-right: 30px;
  font-family: Heebo, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.link-block-adresse {
  margin-left: 30px;
  padding-left: 0;
  text-decoration: none;
}

.link-block-adresse:hover {
  color: var(--dark-orange);
}

.text-block-12 {
  color: var(--white-smoke);
  font-family: Heebo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  transition: all .375s ease-in;
}

.text-block-12:hover {
  color: var(--dark-goldenrod);
}

.div-block-sub-detail-contact {
  min-width: 200px;
  margin-left: 20px;
  padding-left: 0;
}

.div-call {
  flex-direction: column;
  margin-left: 30px;
  display: flex;
}

.phone-01 {
  color: var(--white-smoke);
  font-family: Heebo, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-block-13 {
  color: var(--old-lace);
  margin-top: 4px;
  font-family: Heebo, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.link-email-contact {
  color: var(--white-smoke);
  margin-top: 4px;
  font-family: Heebo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all .375s ease-in;
}

.link-email-contact:hover {
  color: var(--dark-goldenrod);
}

.link-email-contact.header {
  color: var(--green-ph);
}

.link-email-contact.header:hover {
  color: var(--crimson);
}

.link-phone-02 {
  color: var(--white-smoke);
  text-decoration: none;
}

.link-phone-02.header {
  color: var(--green-ph);
}

.link-phone-01 {
  color: var(--old-lace);
  text-decoration: none;
}

.link-phone-01.header {
  color: var(--green-ph);
}

.lunk-adresse-header {
  color: var(--green-ph);
  font-size: 1rem;
  line-height: 1;
  text-decoration: none;
  transition: all .375s ease-in;
}

.lunk-adresse-header:hover {
  color: var(--crimson);
}

.div-contact-quick-header {
  font-size: 1rem;
  line-height: 1;
}

.section-histoire-ferme {
  height: auto;
  margin-top: 72px;
  margin-bottom: 92px;
  display: block;
  position: relative;
}

.horizontal-scroll-wrapper {
  width: 100vw;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.horizontal-scroll-content {
  justify-content: center;
  width: 450vh;
  margin-top: 72px;
  margin-bottom: 72px;
  display: flex;
  overflow: visible;
}

.div-block-date-ferme {
  background-color: #0000;
  background-image: url('../images/strange-shape-beige.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 360px;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  padding-top: 0;
  display: flex;
}

.paragraph-2 {
  color: var(--white-smoke);
  text-align: center;
  width: auto;
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Heebo, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
}

.div-titre-histoire {
  flex-direction: column;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.div-img-hisoire {
  background-image: url('../images/eugene-pretemer.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20% 50% 50px;
  width: 140px;
  height: 140px;
  margin-top: 0;
  padding-top: 0;
}

.div-img-hisoire._1955 {
  background-image: url('../images/img-chapelle.jpg');
  background-position: 30% 30%;
}

.div-img-hisoire._1960, .div-img-hisoire._1994 {
  background-image: none;
}

.div-img-hisoire._2020 {
  background-image: url('../images/magasin.jpg');
}

.div-img-hisoire._2003 {
  background-image: url('../images/img-poires.jpg');
}

.div-img-hisoire._2000 {
  background-image: url('../images/img-mood-01.jpg');
  background-size: cover;
}

.div-img-hisoire._2005 {
  background-image: none;
}

.div-img-hisoire._2009 {
  background-image: url('../images/img-mood-07.jpg');
  background-position: 50%;
}

.div-img-hisoire._2013 {
  background-image: none;
}

.div-img-hisoire._2014 {
  background-image: url('../images/img-hangar.jpg');
  background-position: 50% 0;
}

.div-img-hisoire._2017 {
  background-image: url('../images/img-paragrele.jpg');
  background-position: 100%;
  background-size: cover;
}

.text-up-heading {
  color: var(--white-smoke);
  margin-bottom: 8px;
  font-family: Heebo, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-up-heading.histoire {
  color: var(--dark-goldenrod);
  text-align: center;
}

.text-up-heading.magasin {
  color: var(--yellow-green);
  text-align: center;
  margin-top: 0;
  display: block;
}

.span-magasin {
  color: var(--dark-goldenrod);
}

.div-left-preparation {
  flex-direction: column;
  align-self: center;
  width: 50%;
  padding-right: 40px;
  display: flex;
}

.div-right-preparation {
  justify-content: space-around;
  align-self: center;
  width: 50%;
  margin-right: 30px;
  padding-right: 0;
  display: flex;
  position: relative;
  right: 0;
}

.paragraph-description-preparations {
  color: var(--white-smoke);
  margin-top: 20px;
  font-family: Heebo, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.img-nathalie.big {
  margin-right: 0;
  padding-right: 0;
}

.img-shape {
  opacity: .7;
  position: relative;
  top: 53px;
  left: 66px;
}

.image-9 {
  background-image: url('../images/logo-folies-nathalie-transparent.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
  top: 208px;
  left: -131px;
}

.img-bolt {
  margin-top: 20px;
}

.div-header-magasin {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding-right: 0;
  display: flex;
  position: relative;
}

.div-magasin-produits {
  margin-top: 0;
}

.div-magasin-produits.preparations {
  margin-top: 0;
  margin-left: 0;
}

.div-magasin-produits.legumes {
  margin-top: 0;
}

.liste-produits {
  color: var(--dark-slate-grey);
  text-transform: none;
  margin-top: 0;
  font-family: Heebo, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.liste-produits.info {
  text-transform: none;
  margin-top: 20px;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 16px;
}

.btn-01 {
  border: 2px solid var(--dark-slate-grey);
  color: var(--dark-slate-grey);
  background-color: #0000;
  border-radius: 4px;
  font-family: Goth821c, sans-serif;
}

.btn-01:hover {
  background-color: var(--dark-slate-grey);
  color: var(--beige);
}

.call-to-action {
  color: var(--white-smoke);
  margin-top: 20px;
  font-family: Goth821c, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
}

.subtitle-produits {
  color: var(--dark-slate-grey);
  margin-top: 16px;
  margin-bottom: 6px;
  font-family: Goth821c, sans-serif;
  font-size: 20px;
}

.grid-magasin {
  grid-column-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: stretch;
  max-width: 1200px;
  margin-top: 70px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.information-magasin {
  color: var(--dark-slate-grey);
  text-align: center;
  margin-top: 12px;
  padding-left: 0;
  padding-right: 0;
  font-family: Heebo, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.text-panier {
  color: var(--dark-slate-grey);
  text-align: left;
  margin-top: 30px;
  padding-left: 0;
  padding-right: 0;
  font-family: Heebo, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.img-magasin {
  margin-bottom: 0;
  position: relative;
  top: -46px;
}

.text-btn {
  border-bottom: 0px solid var(--green-ph);
  color: var(--green-ph);
  text-align: center;
  font-family: Goth821c, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.link-block {
  border-bottom: 2px solid var(--green-ph);
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-bottom: 16px;
  text-decoration: none;
  transition: all .325s cubic-bezier(.55, .055, .675, .19);
  display: flex;
  position: relative;
  top: 9px;
}

.link-block:hover {
  transform: scale(1.1);
}

.link-block.ferme {
  border-bottom: 2px none var(--green-ph);
  background-color: #0000;
  background-image: none;
  width: auto;
  height: auto;
  margin-bottom: 16px;
  padding-bottom: 0;
}

.link-block.magasin {
  flex-wrap: wrap;
  place-content: space-around flex-start;
  width: auto;
  height: auto;
}

.link-block.floral {
  width: auto;
  height: auto;
}

.big {
  font-size: 32px;
}

.div-shape-concave {
  background-image: url('../images/curved-shape-small-concave.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 40px;
}

.img-bolt-1 {
  float: none;
  clear: none;
  position: absolute;
  bottom: 64%;
  left: 143px;
  right: 0%;
}

.img-swirl-1 {
  z-index: 500;
  position: absolute;
  top: 316px;
  left: -116px;
  transform: rotate(31deg);
}

.img-poire {
  z-index: 10;
  position: absolute;
  top: 86px;
  left: 565px;
}

.container-2 {
  width: 1560px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 6em 2em;
}

.section.is--dark {
  color: #dfdad5;
  background-color: #242022;
}

.splide__slide {
  flex: none;
  width: 33.3333%;
}

.splide__slide.five-cards {
  width: 20%;
}

.splide__list {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.splide__track {
  width: 100%;
}

.splide {
  width: 100%;
  position: relative;
}

.splide.slider2.tall {
  overflow: hidden;
}

.splide__arrows {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.splide__arrows.is--center {
  justify-content: center;
  padding-left: 1em;
}

.div-1 {
  background-image: url('../images/img-preparation-home.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-2 {
  display: flex;
}

.wrapper {
  margin-top: 60px;
  margin-bottom: 36px;
  padding: 10px;
  overflow: hidden;
}

.marquee-wrapper {
  flex-wrap: nowrap;
  place-content: center;
  align-items: center;
  width: 200%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.marquee {
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.card {
  background-color: var(--dark-orange);
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin: 0;
  display: flex;
}

.card.one {
  background-color: #0000;
  border-radius: 4%;
  height: 70px;
  margin-top: 0;
}

.card.one.apple {
  background-color: #0000;
  background-image: url('../images/lampi-poire.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  height: 180px;
  margin-top: 0;
  transform: rotate(6deg);
}

.card.one.schampi {
  background-color: #0000;
  background-image: url('../images/shampi-pommes.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  height: 180px;
  transform: rotate(3deg);
}

.card.one.confiture {
  background-color: #0000;
  background-image: url('../images/confiture-fraise.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  height: 100px;
  transform: rotate(3deg);
}

.card._02 {
  background-image: url('../images/img-mood-06.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 4%;
}

.card._03 {
  background-image: url('../images/img-paragrele.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4%;
  margin-top: 60px;
}

.card._04 {
  border-radius: 4%;
}

.card._05 {
  background-image: url('../images/IMG_2716.jpg');
  border-radius: 4%;
  margin-top: 60px;
}

.card.two {
  background-color: #0000;
  background-image: url('../images/logo-shampi-transparent.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 70px;
  margin-top: 0;
}

.card.three {
  background-color: #0000;
  background-image: url('../images/logo-folies-nathalie-transparent.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 80px;
}

.card.dot {
  height: 100%;
}

.text-block-14, .text-block-15 {
  font-family: Goth821c, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 42px;
}

.image-10 {
  height: 250px;
}

.div-img-card {
  background-image: url('../images/magasin.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 440px;
  height: 250px;
  margin-top: 0;
}

.text-block-16 {
  font-family: Goth821c, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 42px;
}

.going-up {
  z-index: 2000;
  border: 5px solid var(--white-smoke);
  background-color: var(--white-smoke);
  background-image: url('../images/icon-arrow-up.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin: 25px;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: 0;
  right: 0;
}

.div-line {
  color: #a8c828;
  background-color: #0000;
  background-image: url('../images/bolt-long-rust.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 120px;
  height: 30px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-style: normal;
}

.div-line.contact {
  width: auto;
  max-width: 400px;
  height: 20px;
}

.link-calendrier {
  border: 2px solid var(--yellow-green);
  background-color: var(--yellow-green);
  cursor: pointer;
  border-radius: 40% 20% 30%;
  flex-direction: row;
  align-items: center;
  margin-top: 24px;
  padding: 10px 20px;
  transition: all .325s ease-in;
  display: flex;
}

.link-calendrier:hover {
  background-color: var(--yellow-green);
  transform: scale(1.1);
}

.text-block-17 {
  color: var(--old-lace);
  text-transform: uppercase;
  margin-left: 10px;
  font-family: Goth821c, sans-serif;
  font-size: 20px;
  transition: all .325s ease-in;
}

.text-block-17:hover {
  color: var(--old-lace);
}

.img-icon-calendar {
  margin-bottom: 0;
}

.img-ladybug-contact {
  position: relative;
  inset: auto auto -72px 86%;
}

.div-folies {
  background-color: #0000;
  background-image: url('../images/logo-folies-nathalie-transparent.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 90px;
  position: static;
  right: 69px;
}

.img-folies-shape {
  z-index: 100;
  position: absolute;
  inset: auto 0% 0% auto;
}

.div-block-3 {
  flex-direction: column;
  display: flex;
}

.div-card-01 {
  background-image: url('../images/img-mood-08.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 12px;
  width: 100%;
  height: 300px;
}

.div-card-01._02 {
  background-image: url('../images/img-mood-07.jpg');
  background-size: cover;
  margin-top: 20px;
}

.div-card-01._03 {
  background-image: url('../images/img-mood-04.jpg');
  margin-top: 0;
  padding-top: 0;
}

.div-card-01._04 {
  background-image: url('../images/img-mood-03.jpg');
  margin-top: 20px;
}

.div-card-01._05 {
  background-image: url('../images/img-mood-05.jpg');
}

.div-card-01._06 {
  background-image: url('../images/img-mood-02.jpg');
  margin-top: 20px;
}

.div-card-01._07 {
  background-image: url('../images/img-hangar.jpg');
}

.div-card-01._08 {
  background-image: url('../images/img-mood-09.jpg');
  margin-top: 20px;
}

.div-card-01._09 {
  background-image: url('../images/img-mood-06.jpg');
}

.div-card-01._10 {
  background-image: url('../images/img-mood-01.jpg');
  margin-top: 20px;
}

.img-logo-schampi {
  max-width: none;
  max-height: 70px;
  margin-right: 0;
}

.img-logo-lampi {
  max-width: none;
  max-height: 70px;
}

.img-logo-folies {
  max-width: none;
  max-height: 80px;
}

.image-11 {
  max-width: none;
  max-height: 70px;
}

.img-dot-rust {
  max-width: none;
  max-height: 10px;
}

.div-img-magasin-2, .div-img-magasin-1 {
  position: relative;
}

.div-img-magasin-3 {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.img-magasin-3 {
  margin-top: -82px;
}

.img-magasin-1 {
  margin-top: -140px;
}

.img-magasin-2 {
  margin-top: 0;
  position: static;
}

.image-12 {
  z-index: 100;
  position: relative;
  top: -55px;
  left: -42px;
}

.image-13 {
  z-index: 100;
  position: relative;
  top: 277px;
  left: 375px;
  right: 1px;
}

.image-14 {
  position: relative;
  top: 97px;
}

.image-15 {
  position: relative;
  top: 137px;
}

.image-16 {
  position: relative;
  top: 322px;
  left: 326px;
}

.slider-histoire {
  background-color: #0000;
  width: auto;
  max-width: 1200px;
  height: 400px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.mask {
  width: 25%;
  overflow: visible;
}

.block-slide {
  color: #0000;
  background-color: #0000;
  padding-left: 16px;
  padding-right: 16px;
}

.block-in-slide {
  mix-blend-mode: normal;
  background-image: linear-gradient(349deg, #33373fcc 16%, #33373f1a 60% 60%, #33373f1a 60%), url('../images/magasin.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 22px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.block-in-slide._1929 {
  background-image: linear-gradient(349deg, #33373fcc 16%, #33373f1a 60%), url('../images/eugene-pretemer.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 400px;
}

.block-in-slide._1955 {
  background-image: linear-gradient(349deg, #33373fcc 17%, #33373f1a 60%), url('../images/img-chapelle.jpg');
  background-position: 0 0, 50%;
}

.block-in-slide._1994 {
  background-image: linear-gradient(349deg, #33373fcc 16%, #ffffff1a 60%), url('../images/nico-1994.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.block-in-slide._2000 {
  background-image: linear-gradient(349deg, #33373fcc 16%, #33373f1a 60% 60%, #33373f1a 60%), url('../images/nathalie-nico-hoffmann.jpg');
}

.block-in-slide._2003 {
  background-image: linear-gradient(349deg, #33373fcc 16%, #33373f1a 60% 60%, #33373f1a 60%), url('../images/img-poires.jpg');
}

.block-in-slide._2005 {
  background-image: linear-gradient(349deg, #33373fcc 16%, #33373f1a 60% 60%, #33373f1a 60%), url('../images/magasin-2005.jpg');
  background-position: 0 0, 50%;
}

.block-in-slide._2009 {
  background-image: linear-gradient(349deg, #33373fcc 16%, #33373f1a 60% 60%, #33373f1a 60%), url('../images/img-mood-04.jpg');
}

.block-in-slide._2013 {
  background-image: linear-gradient(349deg, #33373fcc 16%, #33373f1a 60% 60%, #33373f1a 60%), url('../images/img-mood-08.jpg');
  background-position: 0 0, 50% 100%;
}

.block-in-slide._2014 {
  background-image: linear-gradient(349deg, #33373fcc 16%, #33373f1a 60% 60%, #33373f1a 60%), url('../images/img-hangar.jpg');
}

.block-in-slide._2017 {
  background-image: linear-gradient(349deg, #33373fcc 16%, #33373f1a 60% 60%, #33373f1a 60%), url('../images/img-paragrele.jpg');
  background-position: 0 0, 100%;
}

.block-in-slide._1960 {
  background-image: linear-gradient(349deg, #33373fcc 16%, #33373f1a 60% 60%, #33373f1a 60%), url('../images/josette-pierre-hoffmann.jpg');
}

.div-img-histoire {
  background-image: url('../images/eugene-pretemer.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 40% 50px 60px 30%;
  width: 140px;
  height: 140px;
}

.div-img-histoire._1955 {
  background-image: url('../images/img-chapelle.jpg');
  border-top-left-radius: 40%;
}

.div-img-histoire._1960 {
  background-color: var(--light-grey);
  background-image: url('../images/josette-pierre-hoffmann.jpg');
  background-position: 50% 0;
  border-top-left-radius: 45%;
}

.div-img-histoire._1994 {
  background-color: var(--light-grey);
  background-image: url('../images/img-nico-nath.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 45%;
  border-top-right-radius: 40%;
  border-bottom-right-radius: 40px;
}

.div-img-histoire._2000 {
  background-image: url('../images/img-mood-01.jpg');
  border-top-left-radius: 40%;
}

.div-img-histoire._2003 {
  background-image: url('../images/img-poires.jpg');
  background-position: 50%;
}

.div-img-histoire._2005 {
  background-color: var(--light-grey);
  background-image: url('../images/img-mood-06.jpg');
  background-position: 50%;
  background-size: cover;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 60px;
}

.div-img-histoire._2009 {
  background-image: url('../images/img-mood-04.jpg');
  background-position: 50%;
  border-top-left-radius: 40%;
  border-bottom-right-radius: 60px;
}

.div-img-histoire._2013 {
  background-image: url('../images/img-mood-08.jpg');
  background-position: 50% 100%;
  border-top-left-radius: 30%;
}

.div-img-histoire._2014 {
  background-image: url('../images/img-hangar.jpg');
}

.div-img-histoire._2020 {
  background-image: url('../images/magasin.jpg');
  border-top-left-radius: 50%;
}

.div-img-histoire._2017 {
  background-image: url('../images/img-paragrele.jpg');
  background-position: 100%;
  border-top-left-radius: 30%;
}

.heading-3 {
  color: var(--white-smoke);
  text-align: left;
  letter-spacing: normal;
  flex: 0 auto;
  margin-top: 12px;
  margin-bottom: 4px;
  padding-top: 0;
  font-family: Goth821c, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 56px;
  text-decoration: none;
}

.img-arrow-right {
  padding: 0;
}

.right-arrow {
  background-color: var(--green-ph);
  border-radius: 50% 40%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 100px;
  margin-right: 2px;
  padding-right: 0;
  transition: all .325s cubic-bezier(.55, .055, .675, .19);
  display: flex;
}

.right-arrow:hover {
  background-color: var(--dark-goldenrod);
  transform: scale(1.1);
}

.left-arrow {
  background-color: var(--green-ph);
  border-radius: 50% 40%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 100px;
  margin-left: 2px;
  transition: all .325s cubic-bezier(.55, .055, .675, .19);
  display: flex;
  left: 2px;
}

.left-arrow:hover {
  background-color: var(--yellow-green);
  transform: scale(1.1);
}

.slide-nav {
  display: none;
}

.div-separation-line {
  z-index: 2000;
  object-fit: fill;
  object-position: 50% 0%;
  background-color: #0000;
  background-image: url('../images/img-pattern-triangle-dark-green.svg');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: auto;
  max-width: none;
  height: 20px;
  margin: 0 auto 0 0;
  padding-left: 0;
  position: relative;
  top: auto;
  overflow: visible;
}

.div-separation-line._2 {
  z-index: 1000;
  background-image: url('../images/img-pattern-round-beige.svg');
}

.div-separation-line._3 {
  background-image: url('../images/img-pattern-round-dark-slate-grey.svg');
  background-position: 50% 100%;
  background-size: contain;
}

.div-img-floral {
  background-image: url('../images/atelier-floristique.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 170px;
}

.text-tagline {
  color: var(--old-lace);
  margin-top: 4px;
  font-family: Goth821c, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 36px;
}

.div-title-magasin {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-info-magasin {
  color: var(--dark-slate-grey);
  font-family: Heebo, sans-serif;
  font-size: 16px;
}

.image-17 {
  text-align: left;
}

.div-lampi {
  background-image: url('../images/logo-lampi.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 80px;
}

.div-shampi {
  background-image: url('../images/logo-shampi.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 80px;
}

.grid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-content: start;
  place-items: start;
}

.div-date {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--light-grey);
  flex-flow: column wrap;
  grid-template-rows: auto auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  align-items: center;
  padding: 20px;
  display: grid;
}

.section-track {
  height: 36vw;
}

.camera {
  width: 100vw;
  height: 50vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.frame {
  width: auto;
  height: 100%;
  display: flex;
}

.item {
  background-color: var(--dark-orange);
  background-image: url('../images/img-mood-08.jpg');
  background-position: 50% 100%;
  background-size: cover;
  flex: none;
  width: 100vw;
  height: 100vh;
}

.item.text-block-2, .item._2 {
  background-color: var(--yellow-green);
}

.item._3 {
  background-color: var(--dark-orange);
}

.item._4 {
  background-color: var(--crimson);
}

.section-2 {
  height: 400px;
  display: flex;
  overflow: visible;
}

.div-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--dark-orange);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-width: 300px;
  min-height: 200px;
  display: grid;
}

.div-item.text-block-2 {
  background-color: var(--dark-goldenrod);
}

.text-block-18 {
  font-family: Heebo, sans-serif;
  font-size: 33px;
}

.grid-4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.div-block-4 {
  background-color: var(--dark-orange);
}

.div-block-5 {
  width: 100%;
}

.div-block-6 {
  height: 100px;
}

.grid-5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-7 {
  background-color: var(--crimson);
  height: 400px;
}

.sticky_title {
  white-space: nowrap;
  flex: none;
  padding-right: 1em;
}

.horizontal-trigger {
  position: absolute;
  inset: 0% 0% auto;
}

.horizontal-section {
  background-color: #0000008f;
  width: 100%;
  position: relative;
}

.sticky_top {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 2.5em;
  display: flex;
}

.wrapper-2 {
  width: 100%;
}

.horizontal-sticky {
  width: 100%;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.horizontal-item {
  flex: none;
  width: 34%;
  padding-right: 20px;
}

.list {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.sticky_top-line {
  background-color: #5c31ff52;
  width: 100%;
  height: 2px;
}

.container-3 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 80px;
}

.container-3.is--sticky {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 100vh;
  display: flex;
}

.div-block-8 {
  flex-direction: row;
  width: 100%;
  display: flex;
  position: relative;
}

.div-block-9 {
  background-color: var(--dark-orange);
  width: 100%;
  height: 200px;
}

.text-slide {
  font-family: Goth821c, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
}

.text-up-contact {
  color: var(--white-smoke);
  font-family: Heebo, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.section-banner-images {
  z-index: -1000;
  background-color: #0000;
  flex-direction: row;
  align-items: flex-start;
  width: auto;
  height: 460px;
  display: block;
  position: static;
  inset: 49% 0% auto;
}

.grid-img-banner {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1200px;
  min-height: 360px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.div-img-banner {
  background-image: url('../images/img-mood-08.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-img-banner._3 {
  background-image: url('../images/atelier-floristique.jpg');
  background-position: 50% 0;
}

.div-block-10 {
  background-image: url('../images/img-pattern-round-old-lace.svg');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: auto;
  width: auto;
  min-width: auto;
  max-width: 500px;
  height: 20px;
}

.div-icon-services {
  margin-top: 12px;
}

.div-block-11 {
  background-color: var(--dark-orange);
  color: var(--dark-orange);
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  height: 400px;
  position: static;
  top: 0;
}

.div-wrapper {
  background-color: #cccabc30;
  flex: 1;
  height: 400px;
  position: static;
  top: 0;
}

.slider-gallery {
  width: auto;
  height: 460px;
}

.mask-2 {
  width: 100%;
}

.slide-2 {
  background-image: url('../images/owners-slider.jpg');
  background-position: 50% 30%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.div-img-interlude {
  background-image: url('../images/img-mood-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 200px;
}

.slide-3 {
  background-image: url('../images/ferme-pretemerhaff.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-lampi {
  margin-left: 30px;
  margin-right: 20px;
}

.img-schampi {
  margin-left: 20px;
  margin-right: 30px;
}

.img-folies {
  margin-left: 20px;
  margin-right: 20px;
}

.slide-4 {
  background-image: url('../images/slider-pommes.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.slide-5 {
  background-image: url('../images/preparation-3.jpg');
  background-position: 50%;
  background-size: auto;
}

.slide-6 {
  background-image: url('../images/slider-4.jpg');
  background-position: 30% 100%;
  background-size: cover;
}

.link-div-calendrier {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 30px;
  text-decoration: none;
  display: flex;
}

.text-calendar {
  color: var(--dark-slate-grey);
  margin-top: 8px;
  font-family: Goth821c, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.slide-7 {
  background-image: url('../images/slider-compote.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section-protection-donnees {
  margin-top: 30px;
  margin-bottom: 30px;
}

.paragraph-3 {
  color: var(--dark-slate-grey);
  margin-top: 29px;
  font-family: Heebo, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.body-2 {
  background-color: var(--white-smoke);
}

.div-header-protection-donnees {
  background-color: var(--green-ph);
  flex-direction: column;
  align-items: center;
  height: 160px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-img-produit-magasin {
  background-image: url('../images/img-mood-08.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 140px;
  margin-top: 20px;
}

.div-img-produit-magasin._02 {
  background-image: url('../images/img-confiture-fraise.jpg');
  background-position: 50%;
}

.div-img-produit-magasin._04 {
  background-image: url('../images/panier-01.jpg');
  background-position: 50%;
}

.div-img-produit-magasin._03 {
  background-image: url('../images/img-jus-01.jpg');
  background-position: 50% 100%;
}

.slide8 {
  background-image: url('../images/slider-magasin-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-news {
  background-color: var(--dim-grey);
  border-radius: 20px;
  flex-flow: column;
  align-items: stretch;
  max-width: 1140px;
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 30px;
  display: none;
  position: relative;
  overflow: visible;
}

.paragraph-description-news {
  color: var(--white-smoke);
  text-align: left;
  margin-bottom: 0;
  font-family: Heebo, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.title-news {
  color: var(--white-smoke);
  text-align: center;
  height: auto;
  margin-bottom: 0;
  font-family: Goth821c, sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 50px;
}

.button {
  background-color: var(--dark-goldenrod);
  border-radius: 12px;
  padding: 1rem;
  font-family: Heebo, sans-serif;
  font-size: 20px;
  transition: transform .325s, background-color .325s;
}

.button:hover {
  background-color: var(--yellow-green);
  transform: scale(1.1);
}

.span-detail-small {
  font-size: 16px;
  font-weight: 400;
}

.div-btn-commande {
  grid-column-gap: 18px;
  grid-row-gap: 18px;
  justify-content: flex-start;
  margin-top: 2em;
  display: flex;
}

.div-news-left {
  width: 50%;
}

.div-news {
  grid-column-gap: 4em;
  justify-content: flex-start;
  margin-top: 2em;
  display: flex;
  position: relative;
  overflow: visible;
}

.div-news-right {
  z-index: 200;
  background-image: url('../images/img-paques-2025.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 580px;
  height: 360px;
  position: absolute;
  inset: -30% -4% 0% auto;
  overflow: visible;
}

.paragraph-disclaimer {
  color: var(--beige);
  margin-top: 1em;
  margin-bottom: 0;
  font-family: Heebo, sans-serif;
  font-size: 16px;
}

@media screen and (min-width: 1920px) {
  .grid-home {
    max-width: 1440px;
    height: auto;
    max-height: none;
  }

  .body {
    background-color: var(--white-smoke);
    background-image: url('../images/pattern-dirty.svg');
    background-position: 50%;
    background-size: 500px;
    margin-top: 0;
  }

  .heading-2 {
    font-size: 40px;
  }

  .heading-2.contact {
    font-size: 72px;
    line-height: 72px;
  }

  .heading-2.histoire {
    text-align: center;
    font-size: 72px;
    line-height: 72px;
  }

  .heading-2.magasin {
    text-align: left;
    margin-top: 4px;
    font-size: 72px;
    line-height: 72px;
  }

  .heading-2.categorie {
    text-align: left;
    margin-top: 0;
    font-size: 42px;
    line-height: 42px;
  }

  .heading-2.categorie.second {
    color: var(--dark-goldenrod);
  }

  .block-part, .block-part.magasin {
    height: 500px;
    min-height: 0;
  }

  .block-part.ferme {
    background-image: none;
    height: 500px;
    min-height: 0;
    max-height: none;
  }

  .block-part.floristique {
    min-height: 480px;
  }

  .subtitle-part {
    margin-top: 4px;
    font-size: 20px;
  }

  .paragraph {
    margin-top: 25px;
    font-size: 18px;
    line-height: 24px;
  }

  .section-home {
    max-width: 1600px;
    margin-top: 56px;
    padding-top: 0;
    padding-bottom: 60px;
  }

  .container {
    flex-direction: row;
    max-width: 1600px;
    padding: 0 40px;
  }

  .container.home {
    max-width: 1600px;
    padding-bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-quick-contact {
    background-color: var(--beige);
    height: 8em;
    margin-bottom: 0;
    position: static;
  }

  .container-quick-contact {
    max-width: 1600px;
  }

  .grid-quick-contact {
    grid-template-columns: 1fr 1fr .75fr;
    justify-items: center;
    max-width: 1200px;
  }

  .div-pattern {
    background-image: url('../images/curved-shape-small.svg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 40px;
    margin-top: -2px;
  }

  .div-pattern.preparation {
    background-image: url('../images/curved-shape-small-rust.svg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 40px;
    margin-top: 0;
    position: relative;
  }

  .div-pattern.magasin {
    background-image: url('../images/img-pattern-round-beige.svg');
  }

  .section-slider {
    margin-top: 0;
  }

  .div-on-slider {
    margin-top: -56px;
  }

  .div-tagline {
    max-width: 1200px;
    max-height: none;
  }

  .section-preparations {
    background-color: var(--dark-slate-grey);
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section-magasin {
    background-color: var(--white-smoke);
    color: var(--dark-slate-grey);
    background-image: url('../images/pattern-dirty.svg');
    background-position: 50%;
    background-size: 500px;
    margin-top: -26px;
    padding-top: 128px;
    padding-bottom: 120px;
    position: static;
  }

  .section-contact {
    padding-top: 121px;
    padding-bottom: 121px;
  }

  .div-img-preparation {
    border-bottom-right-radius: 0%;
  }

  .div-img-magasin {
    border-top-left-radius: 0%;
    border-top-right-radius: 0%;
    margin-bottom: -1px;
  }

  .grid-footer {
    max-width: 1600px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-contact-left {
    white-space: normal;
    -webkit-text-fill-color: inherit;
    background-clip: border-box;
    flex: 1;
  }

  .div-contact-right {
    flex: 1;
  }

  .section-histoire-ferme {
    margin-top: 0;
  }

  .div-titre-histoire {
    flex-direction: column;
    justify-content: center;
    margin-top: 72px;
    display: flex;
  }

  .image-8 {
    max-width: 80%;
  }

  .text-up-heading {
    color: var(--beige);
    font-family: Goth821c, sans-serif;
    font-size: 24px;
    font-weight: 700;
  }

  .text-up-heading.histoire {
    color: var(--dark-goldenrod);
    text-align: center;
  }

  .text-up-heading.magasin {
    color: var(--yellow-green);
    text-align: left;
  }

  .span-magasin {
    color: var(--dark-goldenrod);
  }

  .div-left-preparation {
    width: 60%;
  }

  .div-right-preparation {
    flex: 0 auto;
    justify-content: flex-end;
    width: 50%;
    display: flex;
  }

  .paragraph-description-preparations {
    color: var(--white-smoke);
    margin-top: 20px;
    font-family: Heebo, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .img-shape {
    opacity: .7;
    margin-bottom: 0;
    margin-right: 0;
    position: relative;
    top: 0;
    right: -58px;
  }

  .image-9 {
    position: relative;
    top: 217px;
    left: -81px;
  }

  .img-bolt {
    margin-top: 20px;
  }

  .div-header-magasin {
    flex-direction: column;
    justify-content: center;
    display: flex;
  }

  .img-lampi-poire {
    z-index: 0;
    position: relative;
    bottom: 110px;
    left: 707px;
  }

  .div-magasin-produits, .div-magasin-produits.preparations, .div-magasin-produits.legumes {
    border: 1px #000;
    padding-left: 0;
  }

  .liste-produits {
    color: var(--green-ph);
    margin-top: 4px;
    font-family: Heebo, sans-serif;
    font-size: 16px;
    line-height: 20px;
  }

  .liste-produits.info {
    margin-top: 20px;
    font-style: italic;
    font-weight: 400;
  }

  .btn-01 {
    color: var(--dark-slate-grey);
    background-color: #0000;
    border: 1px solid #000;
    padding-bottom: 7px;
    font-family: Heebo, sans-serif;
    font-weight: 600;
    line-height: 14px;
    transition: all .375s cubic-bezier(.55, .085, .68, .53);
  }

  .btn-01:hover {
    background-color: var(--dark-slate-grey);
    color: var(--beige);
  }

  .call-to-action {
    color: var(--white-smoke);
    margin-top: 20px;
    font-family: Goth821c, sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
  }

  .subtitle-produits {
    margin-top: 20px;
    font-family: Goth821c, sans-serif;
    font-size: 20px;
    font-weight: 700;
  }

  .grid-magasin {
    grid-column-gap: 60px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: start;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }

  .information-magasin {
    color: var(--green-ph);
    margin-top: 20px;
    font-family: Heebo, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .text-panier {
    color: var(--dark-goldenrod);
    margin-top: 20px;
    font-family: Heebo, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
  }

  .img-magasin {
    margin-bottom: 20px;
  }

  .link-block {
    width: auto;
    height: auto;
  }

  .img-poire {
    left: 739px;
  }

  .marquee {
    width: 75%;
  }

  .div-img-magasin-3 {
    margin-top: 161px;
  }

  .image-12 {
    top: -146px;
    left: 24px;
  }

  .image-13 {
    top: 166px;
  }

  .image-15 {
    top: -134px;
    left: 166px;
  }

  .image-16 {
    top: 143px;
    left: 426px;
  }

  .slider-histoire {
    max-width: 1600px;
  }

  .mask {
    width: 20%;
  }

  .section-news {
    max-width: 1440px;
  }
}

@media screen and (max-width: 991px) {
  .grid-home {
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    margin-top: 0;
  }

  .heading-2.contact {
    margin-bottom: 16px;
  }

  .heading-2.histoire, .heading-2.magasin {
    line-height: 58px;
  }

  .block-part {
    max-width: none;
    min-height: 440px;
  }

  .block-part.magasin {
    min-height: 440px;
  }

  .block-part.ferme {
    align-items: center;
    max-width: none;
    min-height: 440px;
  }

  .block-part.floristique {
    min-height: 440px;
  }

  .nav-link.ferme {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 18px;
    line-height: 18px;
  }

  .nav-link.preparations, .nav-link.magasin, .nav-link.contact, .nav-link.floral {
    padding-left: 18px;
    padding-right: 18px;
  }

  .container-navbar, .container {
    flex-direction: column;
  }

  .section-quick-contact {
    height: 11em;
  }

  .grid-quick-contact {
    grid-column-gap: 1em;
    grid-template-columns: .75fr 1.5fr .75fr;
    max-width: 900px;
  }

  .div-localisation-quick {
    grid-column-gap: .4em;
    grid-row-gap: .4em;
    flex-flow: column;
  }

  .text-block-4 {
    display: none;
  }

  .div-hours-quick {
    grid-column-gap: .4em;
    grid-row-gap: .4em;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .text-block-6 {
    text-align: center;
  }

  .div-getintouch-quick {
    grid-column-gap: .4em;
    grid-row-gap: .4em;
    flex-flow: column;
  }

  .brand {
    max-width: 40%;
  }

  .section-preparations {
    margin-top: 50px;
  }

  .section-contact {
    margin-bottom: 1px;
    padding-top: 46px;
    padding-bottom: 46px;
  }

  .div-img-ferme, .div-img-preparation, .div-img-magasin {
    width: 100%;
  }

  .grid-footer {
    grid-template-columns: .5fr .25fr .5fr .5fr .25fr;
  }

  .div-contact-left {
    width: 100%;
  }

  .div-contact-right {
    padding-left: 0;
  }

  .div-detail-contact {
    margin-top: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-left-preparation {
    width: 100%;
    margin-bottom: 36px;
    padding-right: 0;
  }

  .div-right-preparation {
    width: 100%;
    margin-bottom: 0;
    padding-right: 36px;
  }

  .information-magasin {
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-2 {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .splide__slide {
    width: 50%;
  }

  .splide__slide.five-cards {
    width: 33.3333%;
  }

  .img-ladybug-contact {
    bottom: -25px;
  }

  .img-logo-schampi, .img-logo-lampi {
    max-height: 50px;
  }

  .img-logo-folies {
    max-height: 60px;
  }

  .slider-histoire {
    max-width: 90%;
  }

  .div-img-floral {
    width: 100%;
  }

  .text-tagline {
    font-size: 40px;
  }

  .item {
    width: 100vw;
  }

  .horizontal-item {
    width: 52%;
  }

  .container-3 {
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .section-news {
    width: auto;
    max-width: 700px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .paragraph-description-news {
    max-width: 90%;
    margin-top: 10px;
    font-size: 16px;
    line-height: 20px;
  }

  .title-news {
    font-size: 56px;
  }

  .button {
    font-size: 16px;
    line-height: 16px;
  }

  .span-detail-small {
    font-size: 14px;
    line-height: 16px;
  }

  .div-news-left {
    width: 45%;
  }

  .div-news-right {
    width: 400px;
    height: 400px;
    top: -32%;
    right: -9%;
  }
}

@media screen and (max-width: 767px) {
  .home-section {
    margin-top: 26px;
  }

  .grid-home {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-logo {
    max-width: 300px;
  }

  .body {
    background-size: cover;
  }

  .image {
    min-width: 200px;
  }

  .heading {
    font-size: 22px;
    line-height: 22px;
  }

  .text-block {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 18px;
    line-height: 20px;
  }

  .grid-2 {
    margin-top: -24px;
  }

  .div-apple {
    min-width: 80px;
  }

  .div-pear {
    align-self: center;
    min-width: 80px;
    display: block;
  }

  .text-produits {
    font-size: 18px;
    line-height: 20px;
  }

  .text-block-2 {
    font-size: 16px;
    line-height: 20px;
  }

  .div-block {
    flex-direction: column;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-2 {
    margin-top: 6px;
  }

  .heading-2.contact {
    text-align: left;
    font-size: 52px;
    line-height: 48px;
  }

  .heading-2.histoire, .heading-2.magasin, .heading-2.prepartions, .heading-2.floristique {
    font-size: 52px;
    line-height: 48px;
  }

  .block-part, .block-part.magasin, .block-part.ferme, .block-part.floristique {
    min-height: 420px;
  }

  .subtitle-part.ferme, .subtitle-part.preparations, .subtitle-part.magasin, .subtitle-part.floral {
    max-width: 400px;
  }

  .navbar {
    z-index: 3000;
  }

  .nav-link.ferme, .nav-link.preparations, .nav-link.magasin {
    width: 50%;
  }

  .nav-link.contact, .nav-link.floral {
    width: 50%;
    margin-left: 10px;
  }

  .section-quick-contact {
    text-align: left;
    height: 25em;
  }

  .grid-quick-contact {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1.25fr;
    place-items: stretch start;
  }

  .img-pinit {
    margin-left: 0;
  }

  .text-block-5 {
    text-align: center;
  }

  .div-hours-quick {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .nav-menu {
    z-index: 6000;
    background-color: var(--green-ph);
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 0;
    display: none;
    position: absolute;
    top: 372.625px;
  }

  .brand {
    max-width: none;
  }

  .img-talk {
    text-align: left;
  }

  .image-3 {
    max-width: 100%;
  }

  .section-preparations.floristique, .section-magasin {
    padding-top: 52px;
  }

  .div-brands {
    flex-direction: row;
    justify-content: center;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-link {
    line-height: 14px;
  }

  .div-contact-right {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-detail-contact {
    flex-direction: column;
    align-items: center;
  }

  .div-detail-contact.no-border {
    text-align: left;
  }

  .text-block-11 {
    text-align: center;
    margin: 8px auto 12px;
  }

  .text-detail-ouverture {
    text-align: center;
  }

  .link-block-adresse {
    margin-left: 0;
  }

  .text-block-12 {
    text-align: center;
  }

  .div-block-sub-detail-contact {
    margin-left: 0;
  }

  .div-call {
    align-items: center;
    margin-left: 0;
  }

  .phone-01 {
    text-align: center;
  }

  .section-histoire-ferme {
    margin-top: 52px;
  }

  .div-magasin-produits, .div-magasin-produits.preparations {
    margin-top: 20px;
  }

  .grid-magasin {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .container-2 {
    padding-left: 8vw;
    padding-right: 8vw;
  }

  .splide__slide, .splide__slide.five-cards {
    width: 100%;
  }

  .splide.slider2.tall {
    overflow: visible;
  }

  .div-line.contact {
    text-align: left;
    background-position: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .img-ladybug-contact {
    bottom: -64px;
  }

  .div-folies {
    height: 70px;
  }

  .img-folies-shape {
    max-width: 30%;
  }

  .mask {
    width: 50%;
  }

  .div-separation-line {
    z-index: 2000;
    position: relative;
  }

  .text-tagline {
    font-size: 36px;
  }

  .div-title-magasin {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-lampi, .div-shampi {
    height: 60px;
  }

  .horizontal-item {
    width: 100%;
    padding-right: 4vw;
  }

  .img-lampi, .img-schampi, .img-folies {
    max-width: none;
  }

  .menu-button {
    z-index: 7000;
    padding: 0;
    position: static;
  }

  .menu-button.w--open {
    z-index: 7000;
    background-color: #0000;
  }

  .div-bottom-nav-menu {
    background-color: #0000;
    background-image: url('../images/img-pattern-triangle-dark-green.svg');
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-attachment: scroll;
    height: 20px;
    margin-top: 0;
    margin-bottom: -20px;
    padding-bottom: 0;
  }

  .hamburger-lottie {
    width: 60px;
  }

  .section-news {
    max-width: 500px;
  }

  .paragraph-description-news {
    max-width: 100%;
    font-size: 14px;
    line-height: 16px;
  }

  .title-news {
    font-size: 40px;
    line-height: 40px;
  }

  .span-detail-small {
    line-height: 14px;
  }

  .div-news-left {
    width: 100%;
  }

  .div-news-right {
    width: 300px;
    height: 200px;
    top: 50%;
    right: -15%;
  }

  .paragraph-disclaimer {
    font-size: 14px;
    line-height: 16px;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .text-block {
    margin-left: 0;
    margin-right: 0;
  }

  .div-adresse {
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-block-2 {
    margin-bottom: 70px;
  }

  .div-block {
    grid-template-rows: auto auto;
    grid-template-columns: 1.5fr 1.5fr;
    justify-content: stretch;
    justify-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-2.contact {
    text-align: left;
    line-height: 46px;
  }

  .heading-2.histoire, .heading-2.magasin, .heading-2.prepartions, .heading-2.floristique {
    line-height: 46px;
  }

  .block-part, .block-part.magasin, .block-part.floristique {
    min-height: 440px;
  }

  .section-quick-contact {
    height: 28em;
  }

  .grid-quick-contact {
    justify-content: start;
    place-items: stretch center;
  }

  .div-hours-quick {
    text-align: center;
    justify-content: center;
  }

  .brand {
    justify-content: center;
  }

  .image-3 {
    max-width: 80%;
  }

  .image-4 {
    right: 20px;
  }

  .div-brands {
    flex-direction: column;
    margin-top: 46px;
  }

  .grid-footer {
    grid-row-gap: 2px;
    grid-template-rows: auto auto auto;
    grid-template-columns: .75fr .25fr;
    align-content: stretch;
  }

  .div-social {
    flex-direction: row;
    justify-content: center;
    padding-left: 0;
  }

  .div-footer-ph {
    height: 140px;
    padding-top: 20px;
  }

  .div-detail-contact {
    text-align: left;
  }

  .image-8 {
    max-width: 160px;
  }

  .grid-magasin {
    margin-top: 42px;
  }

  .going-up {
    z-index: 2000;
    bottom: 140px;
  }

  .slider-histoire {
    max-width: 300px;
  }

  .mask {
    width: 100%;
  }

  .text-tagline {
    font-size: 28px;
  }

  .section-news {
    max-width: 400px;
  }

  .paragraph-description-news {
    margin-top: 0;
  }

  .title-news {
    text-align: left;
    font-size: 30px;
    line-height: 30px;
  }

  .div-news-right {
    width: 200px;
    height: 160px;
    display: none;
    inset: -23% 0% auto;
  }
}

#w-node-_8c82797c-8b10-2670-d8c8-abd47a541054-773229e5 {
  justify-self: start;
}

#w-node-_223eb478-88b8-fd27-a479-e61ba65f3571-773229e5 {
  place-self: center stretch;
}

#w-node-df7f8973-5415-589c-0546-f3b2c2af6a73-773229e5 {
  justify-self: end;
}

#w-node-e3054fc1-a809-d0ec-0787-fb37fd3b8267-773229e5 {
  justify-self: stretch;
}

#w-node-_3912a87b-13f3-b2cc-f599-a8a675debe8c-773229e5 {
  grid-area: 1 / 3 / 2 / 4;
}

#w-node-f43d2c06-e709-7c48-9a28-f10a43928081-773229e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fbd5fb6a-3d5c-9323-4eac-100dfc47b818-773229e5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_162c92ea-3fd5-2156-a258-67b596678b6a-773229e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fe4ba2a5-b4b3-7d39-ed2a-4a1737de8f21-773229e5 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_587ef78d-6f49-bedb-e7f6-7ed500b7c281-773229e5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0d3b8c8-2ad6-89ef-8337-b56c3bc97c8e-773229e5 {
  align-self: center;
}

#w-node-d0d3b8c8-2ad6-89ef-8337-b56c3bc97c90-773229e5, #w-node-d0d3b8c8-2ad6-89ef-8337-b56c3bc97c93-773229e5 {
  place-self: center end;
}

#w-node-d0d3b8c8-2ad6-89ef-8337-b56c3bc97c97-773229e5 {
  justify-self: end;
}

#w-node-_0173ecbd-e6d0-779e-365f-3e52ec145e7d-e2326a9c {
  align-self: center;
}

#w-node-_0173ecbd-e6d0-779e-365f-3e52ec145e7f-e2326a9c, #w-node-_0173ecbd-e6d0-779e-365f-3e52ec145e82-e2326a9c {
  place-self: center end;
}

#w-node-_0173ecbd-e6d0-779e-365f-3e52ec145e86-e2326a9c {
  justify-self: end;
}

@media screen and (min-width: 1920px) {
  #w-node-e3054fc1-a809-d0ec-0787-fb37fd3b8267-773229e5 {
    justify-self: stretch;
  }

  #w-node-_3912a87b-13f3-b2cc-f599-a8a675debe8c-773229e5 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-fbd5fb6a-3d5c-9323-4eac-100dfc47b818-773229e5 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-fe4ba2a5-b4b3-7d39-ed2a-4a1737de8f21-773229e5 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d0d3b8c8-2ad6-89ef-8337-b56c3bc97c8e-773229e5, #w-node-_0173ecbd-e6d0-779e-365f-3e52ec145e7d-e2326a9c {
    align-self: center;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_8c82797c-8b10-2670-d8c8-abd47a541054-773229e5, #w-node-_223eb478-88b8-fd27-a479-e61ba65f3571-773229e5, #w-node-df7f8973-5415-589c-0546-f3b2c2af6a73-773229e5 {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_8c82797c-8b10-2670-d8c8-abd47a541054-773229e5 {
    place-self: center;
  }

  #w-node-_223eb478-88b8-fd27-a479-e61ba65f3571-773229e5, #w-node-df7f8973-5415-589c-0546-f3b2c2af6a73-773229e5 {
    justify-self: center;
  }

  #w-node-_3912a87b-13f3-b2cc-f599-a8a675debe8c-773229e5 {
    grid-area: 3 / 1 / 4 / 2;
  }

  #w-node-fbd5fb6a-3d5c-9323-4eac-100dfc47b818-773229e5 {
    grid-area: 2 / 1 / 3 / 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_8c82797c-8b10-2670-d8c8-abd47a541054-773229e5, #w-node-_223eb478-88b8-fd27-a479-e61ba65f3571-773229e5, #w-node-df7f8973-5415-589c-0546-f3b2c2af6a73-773229e5 {
    justify-self: center;
  }

  #w-node-d0d3b8c8-2ad6-89ef-8337-b56c3bc97c8e-773229e5 {
    justify-self: end;
  }

  #w-node-d0d3b8c8-2ad6-89ef-8337-b56c3bc97c90-773229e5 {
    justify-self: start;
  }

  #w-node-d0d3b8c8-2ad6-89ef-8337-b56c3bc97c93-773229e5 {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
  }

  #w-node-d0d3b8c8-2ad6-89ef-8337-b56c3bc97c97-773229e5 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_0173ecbd-e6d0-779e-365f-3e52ec145e7d-e2326a9c {
    justify-self: end;
  }

  #w-node-_0173ecbd-e6d0-779e-365f-3e52ec145e7f-e2326a9c {
    justify-self: start;
  }

  #w-node-_0173ecbd-e6d0-779e-365f-3e52ec145e82-e2326a9c {
    grid-area: 3 / 1 / 4 / 2;
    justify-self: start;
  }

  #w-node-_0173ecbd-e6d0-779e-365f-3e52ec145e86-e2326a9c {
    grid-area: 2 / 2 / 3 / 3;
  }
}


@font-face {
  font-family: 'Goth821c';
  src: url('../fonts/GOTH821C.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Stupid meeting d';
  src: url('../fonts/Stupid-Meeting_D.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}