.header {
  position: relative;
  height: 100vh;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.background-video {
  height: 100%;
}

.div-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -22%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image {
  width: 55%;
}

.nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(40, 54, 125, 0.1);
}

.image-2 {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 200px;
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: left;
}

.intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #152b52;
}

.container {
  display: block;
  height: auto;
  max-width: 75%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading {
  font-family: Marcellus, sans-serif;
  color: #d6b059;
  font-size: 40px;
  font-weight: 400;
}

.paragraph {
  margin-top: 24px;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
}

.div-block-2 {
  display: block;
  width: 65%;
  margin-top: 100px;
  margin-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span {
  font-weight: 600;
}

.engagements {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: transparent;
  background-image: url('../images/Carte-Normandie.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.image-3 {
  display: block;
  width: 180px;
  margin-top: auto;
  margin-bottom: auto;
  text-align: left;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-4.fabrication {
  margin-top: 60px;
}

.div-block-4.mobile {
  display: none;
}

.yellow-line {
  width: 100%;
  border: 1px solid #d6b059;
}

.text-block {
  width: 85%;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Marcellus, sans-serif;
  color: #d6b059;
  font-size: 38px;
  text-align: center;
}

.text-block._1 {
  width: 75%;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5.mobile {
  display: none;
}

.paragraph-2 {
  width: 520px;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  color: #181818;
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  text-align: center;
}

.scroll-section {
  position: relative;
  display: block;
  overflow: visible;
  height: 400vh;
  margin-top: 0px;
  margin-left: 0px;
}

.item {
  display: inline-block;
  width: 335px;
  height: 443px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/image-1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.item.first {
  display: inline-block;
  width: 335px;
  height: 443px;
  margin-right: 15px;
  margin-left: 0px;
  padding: 0px;
  background-image: url('../images/image-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.item.last {
  margin-right: 250px;
}

.item._1 {
  display: inline-block;
  margin-left: 240px;
  padding-top: 100px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-position: 50% 50%;
}

.item._2 {
  padding-top: 52px;
  padding-right: 30px;
  padding-left: 30px;
  background-image: url('../images/Groupe-1.png');
}

.item._3 {
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  background-image: url('../images/Groupe-2.png');
}

.item._4 {
  display: inline-block;
  padding-top: 40px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Groupe-3.png');
}

.item._5 {
  display: inline-block;
  padding-top: 133px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Groupe-4.png');
}

.item._6 {
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 30px;
  background-image: url('../images/Groupe-5.png');
}

.item._7 {
  display: inline-block;
  padding-top: 110px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Groupe-6.png');
}

.image-4 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.track {
  height: 100vw;
}

.camera {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  overflow: hidden;
  width: 100vw;
  height: auto;
}

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

.section {
  height: 1000px;
  background-color: #7e3232;
}

.horizontal-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  display: block;
  overflow: hidden;
  width: 100vw;
  height: auto;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.frame {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 325vh;
  height: auto;
  min-height: 0vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-block-2 {
  position: absolute;
  left: 0%;
  top: 24%;
  right: 0%;
  bottom: auto;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 29px;
  line-height: 140%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 20px #000;
}

.text-block-2.arbres {
  position: absolute;
  left: 0%;
  top: 17%;
  right: 0%;
  bottom: auto;
  margin-top: 50px;
}

.text-block-3 {
  position: absolute;
  left: 0%;
  top: 13%;
  right: 0%;
  bottom: auto;
  font-family: 'Grand Hotel', sans-serif;
  color: #fffefa;
  font-size: 35px;
  text-align: center;
  text-shadow: 1px 1px 20px #000;
}

.text-block-3.last {
  top: 27%;
}

.text-block-3.aide {
  top: 28%;
}

.paragraph-3 {
  position: absolute;
  left: 0%;
  top: 20%;
  right: 0%;
  bottom: auto;
  margin-top: 20px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 15px;
  line-height: 170%;
  font-weight: 600;
  text-align: center;
  text-shadow: 1px 1px 20px #000;
}

.image-5 {
  width: 100%;
}

.div-block-7 {
  position: static;
  left: 0%;
  top: 14%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 40px 10px 60px;
  padding-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-7._2 {
  position: static;
  top: 24%;
}

.image-6 {
  width: 30px;
  height: auto;
}

.text-block-4 {
  position: absolute;
  left: 0%;
  top: 11%;
  right: 0%;
  bottom: auto;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.text-block-5 {
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 15px;
  font-weight: 600;
}

.image-7 {
  width: 65%;
  margin-top: 30px;
}

.paragraph-4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 170%;
  font-weight: 600;
}

.rich-text-block {
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 15px;
  line-height: 170%;
  font-weight: 600;
}

.text-block-6 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  text-shadow: 1px 1px 20px #000;
}

.text-block-7 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px 20px #000;
}

.container-2 {
  display: block;
  max-width: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid {
  margin-top: 40px;
  margin-bottom: 40px;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-template-areas: "Area Area-2";
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  text-align: left;
}

.body {
  background-color: #ebecf0;
}

.text-block-8 {
  min-height: 40px;
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #181818;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.text-block-9 {
  max-width: 100%;
  margin-top: 10px;
  direction: ltr;
  font-family: Montserrat, sans-serif;
  color: #181818;
  font-size: 15px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.camembert-picture {
  height: 437px;
  background-image: url('../images/Img-degustation.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.recettes {
  overflow: visible;
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: #152b52;
}

.text-block-10 {
  font-family: Marcellus, sans-serif;
  color: #d6b059;
  font-size: 38px;
  font-weight: 400;
  text-align: left;
}

.text-block-11 {
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 15px;
  font-weight: 400;
}

.grid-2 {
  overflow: visible;
  width: 200vw;
  margin-top: 30px;
  margin-left: 140px;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 0px;
  -ms-grid-columns: 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr;
  grid-template-columns: 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr 0.75fr;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block-12 {
  width: 142px;
  font-family: Montserrat, sans-serif;
  color: #d3d6de;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  text-align: center;
}

.image-8 {
  width: 150px;
  height: auto;
}

.image-9 {
  width: 150px;
}

.image-10 {
  width: 150px;
}

.image-11 {
  width: 150px;
}

.image-12 {
  width: 150px;
}

.image-13 {
  width: 150px;
}

.image-14 {
  width: 150px;
}

.image-15 {
  width: 150px;
}

.image-16 {
  width: 150px;
}

.image-17 {
  width: 150px;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: scroll;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 140px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-width: 150px;
  margin-right: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.image-18 {
  width: 150px;
}

.text-block-13 {
  max-width: 140px;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  color: #d3d6de;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}

.wrapper {
  position: static;
  display: none;
  overflow: hidden;
  width: auto;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #152b52;
  background-image: url('../images/bg-country.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.footer a{
  cursor: pointer!important;
}

.image-19 {
  height: 60px;
  margin-top: -20px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: none solid none none;
  border-width: 1px;
  border-color: #000 #fffefa #000 #000;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.link._2 {
  padding-left: 20px;
}

.link._3 {
  padding-left: 20px;
  border-right-style: none;
}

.button {
  display: none;
  width: auto;
  height: auto;
  margin-left: 10px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #5462ab;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-14 {
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  color: #d3d6de;
  font-size: 10px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.link-2 {
  color: #d3d6de;
  letter-spacing: 1px;
  text-decoration: none;
}

.modal-recette {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-recette._2 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-recette._1 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-recette._3 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-recette._4 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-recette._5 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-recette._6 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-recette._7 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-recette._8 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-recette._9 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-recette._10 {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.7);
}

.div-block-13 {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  overflow: visible;
  width: 1200px;
  height: 600px;
  background-color: #ebecf0;
  box-shadow: 0 -1px 20px -11px #000;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #fff;
  cursor: pointer;
}

.div-block-15 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-20 {
  width: 18px;
}

.div-block-16 {
  width: 50%;
  height: auto;
}

.div-block-16.mobile {
  display: none;
}

.div-block-17 {
  display: block;
  overflow: scroll;
  width: 50%;
  height: 100%;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-19 {
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #152b52;
}

.div-block-20 {
  overflow: visible;
  height: auto;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-22.prepa {
  overflow: visible;
  height: auto;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 20px;
}

.text-block-15 {
  padding-right: 89px;
  padding-left: 89px;
  font-family: Marcellus, sans-serif;
  color: #d6b059;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
}

.text-block-16 {
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Grand Hotel', sans-serif;
  color: #fffefa;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.text-block-16.prepa {
  color: #152b52;
}

.text-block-17 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.div-block-23 {
  width: 100%;
  height: 0px;
  border-top: 1px solid #fffefa;
}

.div-block-23.prepa {
  border: 1px solid #152b52;
}

.div-block-24 {
  width: 100%;
  height: 0px;
  border-top: 1px solid #fffefa;
}

.div-block-24.prepa {
  border: 1px solid #152b52;
  color: #152b52;
}

.rich-text-block-2 {
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 16px;
  line-height: 34px;
  font-weight: 500;
}

.rich-text-block-2.warning {
  font-size: 10px;
  line-height: 20px;
  font-weight: 400;
}

.rich-text-block-3 {
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 16px;
  line-height: 34px;
  font-weight: 500;
}

.paragraph-5 {
  overflow: visible;
  margin-bottom: 0px;
  padding: 20px 40px 0px;
  font-family: Montserrat, sans-serif;
  color: #0e1849;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-18 {
  padding-top: 5px;
  font-family: Marcellus, sans-serif;
  color: #d6b059;
  font-size: 25px;
}

.image-21 {
  width: auto;
}

.text-span-2 {
  text-transform: none;
}

.container-3 {
  max-width: 75%;
  padding-bottom: 80px;
}

.container-4 {
  max-width: 75%;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-28 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-32 {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  width: 135px;
  margin-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-31 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-32 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  -webkit-filter: blur(15px);
  filter: blur(15px);
}

.div-block-33 {
  display: none;
  overflow: scroll;
  margin-bottom: -30px;
  padding-bottom: 30px;
}

.text-credit {
  position: absolute;
  left: 2%;
  top: auto;
  right: auto;
  bottom: 1%;
  display: block;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 10px;
  font-weight: 400;
}

.centered-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1124px;
  min-height: 300px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
}

.centered-container.horizontal-flex {
  max-width: 1280px;
  min-height: 350px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.about-heading-wrapper {
  margin-right: 100px;
}

.about-big-heading {
  display: block;
  color: #000;
  font-size: 25px;
  font-weight: 400;
  text-align: left;
}

.about-content-wrapper {
  max-width: 700px;
  margin-left: 40px;
}

.about-subheading {
  color: #000;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}

.paragraph-6 {
  max-width: 800px;
  margin-top: 20px;
  margin-bottom: 40px;
  color: #747474;
}

.div-block-text {
  display: block;
  margin-bottom: 20px;
  text-align: left;
}

.heading-2 {
  margin-bottom: 0px;
  font-size: 30px;
  text-align: center;
}

.paragraph-7 {
  margin-top: 0px;
  margin-right: 60px;
  margin-left: 60px;
  padding-left: 0px;
  font-size: 14px;
}

.paragraph-7.caps {
  margin-bottom: 25px;
  text-transform: uppercase;
}

.link-3 {
  font-weight: 700;
  text-align: center;
}

.div-block-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.text-block-19 {
  margin: 40px 60px 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-block-19.pdp {
  font-size: 16px;
}

.container-5 {
  margin-bottom: 0px;
}

.image-33 {
  max-width: 50%;
  margin-right: 50px;
  margin-left: 50px;
}

.image-l {
  width: 75vh;
  margin-bottom: 10px;
  margin-left: 60px;
}

.image-l.cookie {
  width: 85vh;
  margin-bottom: 0px;
}

.image-35 {
  max-width: 50%;
}

.div-block-35 {
  height: 30px;
}

.div-block-36 {
  position: relative;
  display: inline-block;
  width: 335px;
  height: 443px;
  margin-right: 15px;
  background-color: transparent;
  background-image: url('../images/image-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-36._1 {
  max-height: 443px;
  max-width: 335px;
  min-height: 443px;
  min-width: 335px;
}

.div-block-36._2 {
  max-height: 443px;
  max-width: 335px;
  min-height: 443px;
  min-width: 335px;
  background-image: url('../images/Groupe-1.png');
}

.div-block-36._3 {
  max-height: 443px;
  max-width: 335px;
  min-height: 443px;
  min-width: 335px;
  background-image: url('../images/Groupe-2.png');
}

.div-block-36._4 {
  max-height: 443px;
  max-width: 335px;
  min-height: 443px;
  min-width: 335px;
  background-image: url('../images/Groupe-3.png');
}

.div-block-36._5 {
  max-height: 443px;
  max-width: 335px;
  min-height: 443px;
  min-width: 335px;
  background-image: url('../images/Groupe-4.png');
}

.div-block-36._6 {
  max-height: 443px;
  max-width: 335px;
  min-height: 443px;
  min-width: 335px;
  background-image: url('../images/Groupe-5.png');
}

.div-block-36._7 {
  max-height: 443px;
  max-width: 335px;
  min-height: 443px;
  min-width: 335px;
  background-image: url('../images/Groupe-6.png');
}

.div-block-37 {
  position: absolute;
  left: 0%;
  top: 22%;
  right: 0%;
  bottom: auto;
  display: block;
  margin-top: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-36 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 65%;
  text-align: left;
}

.div-block-38 {
  position: absolute;
  left: 0%;
  top: 40%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-39 {
  position: absolute;
  left: 0%;
  top: 17%;
  right: 0%;
  bottom: auto;
}

.div-block-40 {
  position: absolute;
  left: 0%;
  top: 36%;
  right: 0%;
  bottom: auto;
}

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-41 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-37 {
  width: 25px;
  margin-right: 40px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.image-38 {
  width: 25px;
  margin-left: 40px;
}

.slider {
  z-index: 0;
  display: block;
  margin-top: 40px;
  background-color: transparent;
}

.slide {
  position: relative;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide-nav {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 5%;
}

.right-arrow {
  left: auto;
  top: -45%;
  right: 0%;
  bottom: 0%;
  display: none;
}

.left-arrow {
  left: 0%;
  top: -45%;
  right: auto;
  bottom: 0%;
  display: none;
}

@media screen and (min-width: 1280px) {
  .div-block-2 {
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .scroll-section {
    width: auto;
  }

  .horizontal-wrapper {
    top: 130px;
  }

  .frame {
    width: 300vh;
  }

  .list {
    padding-left: 100px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .text-block-13 {
    font-size: 15px;
  }

  .modal-recette._1 {
    display: none;
  }

  .modal-recette._4 {
    display: none;
  }

  .slide-nav {
    bottom: 0%;
  }
}

@media screen and (min-width: 1440px) {
  .horizontal-wrapper {
    top: 140px;
  }

  .frame {
    width: 255vh;
  }

  .recettes {
    padding-bottom: 140px;
  }

  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .image-18 {
    width: 180px;
  }

  .text-block-13 {
    font-size: 16px;
  }

  .image-l {
    width: 60vh;
  }

  .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slide-nav {
    bottom: -11%;
  }
}

/* @media screen and (min-width: 1920px) {
  .nav {
    height: 135px;
  }

  .image-2 {
    width: 300px;
  }

  .heading {
    font-size: 50px;
  }

  .paragraph {
    font-size: 20px;
    line-height: 32px;
  }

  .div-block-2 {
    margin-top: 140px;
    margin-bottom: 140px;
  }

  .text-block {
    font-size: 50px;
  }

  .text-block._1 {
    font-size: 50px;
  }

  .paragraph-2 {
    font-size: 20px;
    line-height: 32px;
  }

  .horizontal-wrapper {
    top: 180px;
    overflow: hidden;
  }

  .frame {
    width: 275vh;
  }

  .text-block-2 {
    font-size: 45px;
  }

  .text-block-3 {
    font-size: 50px;
  }

  .paragraph-3 {
    font-size: 20px;
  }

  .image-6 {
    width: 60px;
    font-size: 20px;
  }

  .text-block-4 {
    font-size: 28px;
  }

  .text-block-5 {
    font-size: 20px;
    line-height: 32px;
  }

  .rich-text-block {
    font-size: 20px;
  }

  .text-block-6 {
    margin-top: 40px;
    font-size: 30px;
  }

  .text-block-7 {
    margin-top: 40px;
  }

  .text-block-8 {
    font-size: 20px;
  }

  .text-block-9 {
    font-size: 20px;
    line-height: 32px;
  }

  .camembert-picture {
    height: 600px;
  }

  .recettes {
    padding-bottom: 220px;
  }

  .text-block-10 {
    font-size: 50px;
  }

  .text-block-11 {
    font-size: 20px;
  }

  .list {
    width: 100vw;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-9 {
    margin-right: 30px;
  }

  .image-18 {
    width: 220px;
  }

  .text-block-13 {
    max-width: 220px;
    font-size: 20px;
    line-height: 32px;
  }

  .wrapper {
    margin-top: 60px;
  }

  .image-19 {
    height: 100px;
  }

  .link {
    font-size: 16px;
  }

  .div-block-12 {
    font-size: 16px;
  }

  .text-block-14 {
    font-size: 16px;
  }

  .image-32 {
    width: 175px;
  }

  .div-block-36._1 {
    width: 502px;
    height: 664px;
    max-height: 664px;
    max-width: 502px;
    min-height: 664px;
    min-width: 502px;
  }

  .div-block-36._2 {
    width: 502px;
    height: 664px;
    max-height: 664px;
    max-width: 502px;
    min-height: 664px;
    min-width: 502px;
  }

  .div-block-36._3 {
    width: 502px;
    height: 664px;
    max-height: 664px;
    max-width: 502px;
    min-height: 664px;
    min-width: 502px;
  }

  .div-block-36._4 {
    width: 502px;
    height: 664px;
    max-height: 664px;
    max-width: 502px;
    min-height: 664px;
    min-width: 502px;
  }

  .div-block-36._5 {
    width: 502px;
    height: 664px;
    max-height: 664px;
    max-width: 502px;
    min-height: 664px;
    min-width: 502px;
  }

  .div-block-36._6 {
    width: 502px;
    height: 664px;
    max-height: 664px;
    max-width: 502px;
    min-height: 664px;
    min-width: 502px;
  }

  .div-block-36._7 {
    width: 502px;
    height: 664px;
    max-height: 664px;
    max-width: 502px;
    min-height: 664px;
    min-width: 502px;
  }

  .slide-nav {
    bottom: -29%;
  }

  .mask {
    overflow: visible;
  }
} */

@media screen and (max-width: 991px) {
  .header {
    height: 80vh;
  }

  .div-block {
    bottom: -21%;
  }

  .image {
    width: 60%;
  }

  .container {
    max-width: 80%;
  }

  .div-block-2 {
    width: 85%;
    margin-top: 75px;
  }

  .div-block-3 {
    margin-bottom: 50px;
  }

  .div-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
  }

  .div-block-4.fabrication {
    margin-top: 60px;
  }

  .div-block-4.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .yellow-line {
    width: 100%;
  }

  .text-block {
    width: 145%;
    font-size: 36px;
    text-align: center;
  }

  .text-block._1 {
    width: 115%;
  }

  .div-block-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-5.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .scroll-section {
    display: none;
  }

  .item._1 {
    width: 300px;
    height: 400px;
    margin-left: 0px;
  }

  .item._2 {
    width: 300px;
    height: 400px;
  }

  .item._3 {
    width: 300px;
    height: 400px;
  }

  .item._4 {
    width: 300px;
    height: 400px;
    padding-top: 40px;
  }

  .item._5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    height: 400px;
  }

  .item._6 {
    width: 300px;
    height: 400px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .item._7 {
    width: 300px;
    height: 400px;
  }

  .horizontal-wrapper {
    top: 200px;
    overflow: hidden;
  }

  .frame {
    width: 250vw;
    padding-right: 0px;
    padding-left: 60px;
  }

  .text-block-2 {
    position: static;
    font-size: 28px;
  }

  .text-block-2.arbres {
    position: static;
  }

  .text-block-3 {
    position: static;
  }

  .paragraph-3 {
    position: static;
    font-size: 14px;
  }

  .div-block-7 {
    margin-top: 15px;
  }

  .text-block-4 {
    position: static;
  }

  .text-block-5 {
    font-size: 14px;
  }

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

  .rich-text-block {
    font-size: 14px;
  }

  .grid {
    grid-template-areas: "Area Area-2";
  }

  .body {
    overflow: visible;
  }

  .text-block-9 {
    font-size: 14px;
    line-height: 24px;
  }

  .camembert-picture {
    height: 300px;
  }

  .recettes {
    padding-bottom: 100px;
  }

  .list {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 60px;
  }

  .text-block-13 {
    font-size: 12px;
  }

  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin-top: 40px;
  }

  .footer {
    background-position: 50% 50%;
    background-size: cover;
  }

  .image-19 {
    height: 50px;
  }

  .div-block-11 {
    margin-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .link {
    margin-bottom: 15px;
    padding-right: 0px;
    border-style: none;
    border-color: #000;
  }

  .link._2 {
    padding-left: 0px;
  }

  .link._3 {
    padding-left: 0px;
  }

  .button {
    margin-top: 10px;
  }

  .text-block-14 {
    line-height: 25px;
  }

  .modal-recette._2 {
    display: none;
  }

  .modal-recette._1 {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .modal-recette._3 {
    display: none;
  }

  .modal-recette._4 {
    display: none;
  }

  .modal-recette._5 {
    display: none;
  }

  .modal-recette._6 {
    display: none;
  }

  .modal-recette._7 {
    display: none;
  }

  .modal-recette._8 {
    display: none;
  }

  .modal-recette._9 {
    display: none;
  }

  .modal-recette._10 {
    display: none;
  }

  .div-block-13 {
    display: block;
    width: 100vw;
    height: 100vh;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-15 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 100;
  }

  .div-block-16 {
    position: relative;
    width: 100%;
    height: 45%;
  }

  .div-block-16.mobile {
    display: none;
  }

  .div-block-17 {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-18 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-25 {
    padding-top: 30px;
    padding-bottom: 120px;
  }

  .container-3 {
    max-width: 85%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-4 {
    max-width: 80%;
    padding-left: 0px;
  }

  .image-22 {
    width: 100%;
    height: 100%;
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-23 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-24 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-25 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-26 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-27 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-28 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-29 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-30 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-31 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-33 {
    display: block;
  }

  .text-credit {
    position: absolute;
    left: 2%;
    top: auto;
    right: auto;
    bottom: 2%;
    display: block;
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 10px;
  }

  .centered-container {
    max-width: 1200px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .centered-container.horizontal-flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .about-heading-wrapper {
    margin-left: 40px;
  }

  .slider {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 75vh;
    /* background-image: url('../images/prairie2-1.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat; */
  }

  .div-block {
    bottom: -26%;
  }

  .image {
    width: 75%;
  }

  .image-2 {
    width: 175px;
  }

  .heading {
    font-size: 32px;
  }

  .paragraph {
    font-size: 14px;
  }

  .div-block-2 {
    width: 95%;
    margin-top: 97px;
    margin-bottom: 60px;
  }

  .text-block {
    width: 225%;
    font-size: 32px;
  }

  .text-block._1 {
    width: 170%;
    font-size: 30px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .frame {
    width: 425vw;
    padding-left: 100px;
  }

  .grid {
    padding-right: 10px;
    padding-left: 10px;
  }

  .text-block-8 {
    font-size: 12px;
  }

  .text-block-9 {
    font-size: 12px;
    line-height: 20px;
  }

  .camembert-picture {
    height: 275px;
  }

  .recettes {
    padding-bottom: 94px;
  }

  .text-block-10 {
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-11 {
    max-width: 90%;
    margin-top: 20px;
    font-size: 14px;
  }

  .list {
    width: auto;
    margin-right: 0px;
  }

  .wrapper {
    margin-top: 40px;
  }

  .modal-recette._2 {
    display: none;
  }

  .modal-recette._1 {
    display: none;
  }

  .modal-recette._3 {
    display: none;
  }

  .modal-recette._4 {
    display: none;
  }

  .modal-recette._5 {
    display: none;
  }

  .modal-recette._6 {
    display: none;
  }

  .modal-recette._7 {
    display: none;
  }

  .modal-recette._8 {
    display: none;
  }

  .modal-recette._9 {
    display: none;
  }

  .modal-recette._10 {
    display: none;
  }

  .div-block-16 {
    display: none;
  }

  .div-block-16.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .container-3 {
    max-width: 95%;
  }

  .container-4 {
    max-width: 75%;
    padding-left: 0px;
  }

  .centered-container.horizontal-flex {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .paragraph-6 {
    font-size: 12px;
    line-height: 16px;
  }

  .image-l {
    width: 55vh;
  }

  .image-l.cookie {
    width: 64vh;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 60vh;
  }

  .div-block {
    bottom: -17%;
  }

  .image {
    width: 80%;
  }

  .image-2 {
    display: block;
    width: 175px;
  }

  .container {
    max-width: 85%;
  }

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

  .paragraph {
    margin-top: 20px;
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-2 {
    width: 100%;
    margin-top: 52px;
  }

  .engagements {
    background-size: cover;
  }

  .image-3 {
    width: 150px;
  }

  .div-block-3 {
    margin-top: 40px;
  }

  .div-block-4.fabrication {
    margin-top: 50px;
  }

  .text-block {
    width: 700%;
    font-size: 30px;
    line-height: 26px;
  }

  .text-block._1 {
    width: 400%;
    font-size: 30px;
    line-height: 26px;
  }

  .scroll-section {
    height: 400vh;
  }

  .camera {
    overflow: hidden;
  }

  .frame {
    width: 525vw;
    padding-right: 0px;
    padding-left: 20px;
  }

  .grid {
    overflow: visible;
    max-width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-flow: row;
    -ms-grid-columns: minmax(200px, 1fr) 1fr 1fr 1fr;
    grid-template-columns: minmax(200px, 1fr) 1fr 1fr 1fr;
    white-space: normal;
  }

  .text-block-8 {
    min-height: 30px;
    font-size: 14px;
  }

  .text-block-9 {
    max-width: 75%;
    margin-top: 0px;
    font-size: 14px;
  }

  .camembert-picture {
    height: 300px;
    background-size: cover;
  }

  .recettes {
    padding-top: 40px;
    padding-bottom: 65px;
  }

  .text-block-10 {
    font-size: 30px;
    line-height: 34px;
  }

  .text-block-11 {
    max-width: 100%;
  }

  .list {
    width: auto;
    margin-right: 0px;
    margin-left: 0px;
  }

  .image-19 {
    height: 40px;
  }

  .link {
    font-size: 11px;
  }

  .button {
    font-size: 11px;
  }

  .text-block-14 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .modal-recette._2 {
    display: none;
  }

  .modal-recette._1 {
    display: none;
  }

  .modal-recette._3 {
    display: none;
  }

  .modal-recette._4 {
    display: none;
  }

  .modal-recette._7 {
    display: none;
  }

  .modal-recette._8 {
    display: none;
  }

  .div-block-13 {
    width: 100vw;
  }

  .div-block-16 {
    display: none;
    height: 30%;
  }

  .div-block-16.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-21 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-block-15 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-16 {
    font-size: 38px;
  }

  .text-block-17 {
    font-size: 14px;
  }

  .rich-text-block-2 {
    font-size: 14px;
    line-height: 28px;
  }

  .rich-text-block-3 {
    font-size: 14px;
    line-height: 28px;
  }

  .paragraph-5 {
    font-size: 14px;
    line-height: 26px;
  }

  .container-3 {
    max-width: 100%;
    padding-bottom: 40px;
  }

  .container-4 {
    max-width: 85%;
    padding-left: 0px;
  }

  .div-block-26 {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-27 {
    width: 75%;
    margin-top: -11px;
    margin-right: 0px;
  }

  .div-block-28 {
    width: 75%;
    margin-top: 0px;
    margin-right: 0px;
  }

  .div-block-29 {
    width: 75%;
    margin-top: 0px;
    margin-right: 0px;
  }

  .div-block-30 {
    width: 75%;
    margin-top: 0px;
  }

  .about-heading-wrapper {
    margin-left: 0px;
  }

  .about-content-wrapper {
    margin-left: 0px;
  }

  .paragraph-6 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .paragraph-7 {
    margin-right: 35px;
    margin-left: 35px;
  }

  .div-block-34 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block-19 {
    margin-right: 35px;
    margin-left: 35px;
  }

  .image-l {
    max-width: 75%;
    margin-right: 35px;
    margin-left: 35px;
  }

  .image-l.cookie {
    width: 35vh;
    max-width: 100%;
  }
}

