.section-presentation {
  width: 100%;
  padding: 70px 10% 70px 0;
  margin: 0 0 100px;
  background-color: #EAE7DB;
}
.section-presentation .presentation__left {
  padding: 0 5% 0 0;
}
.section-presentation .presentation__left h2 {
  margin: 0 0 45px 0;
}
.section-presentation .presentation__right .presentation__datas {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.section-presentation .presentation__right .presentation__datas .presentation_data {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  border-left: 1px solid #c49d29;
  padding: 0 0 0 20px;
  margin: 0 0 100px;
}
.section-presentation .presentation__right .presentation__datas .presentation_data p:first-child {
  color: #c49d29;
  font-size: 5.2rem;
  line-height: 0.70;
  margin: 0 0 20px;
}
.section-presentation .presentation__right .presentation__datas .presentation_data p:last-child {
  color: #341811;
  font-size: 2rem;
  line-height: 1.4;
  margin: 0;
}
.section-presentation .presentation__right .imgcropCtn {
  height: 530px;
  margin: 0 0 50px;
}
.section-presentation .presentation__right .legende {
  color: #906A28;
}
.section-presentation .presentation__right .swiper-pagination-bullet {
  background-color: white;
  opacity: 0.7;
}
.section-presentation .presentation__right .swiper-presentation .copyright {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #ffffff;
  width: 100%;
  padding: 10px 15px;
  margin: 0;
  background-color: rgba(52,24,17,0.2);
}
.section-presentation .presentation__right .swiper-presentation .swiper-pagination-bullets {
  bottom: 65px;
}
.section-presentation .presentation__right .swiper-presentation .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background-color: #c49d29;
  opacity: 1;
}
.section-swiper {
  padding: 0 10% 0 0;
  margin: 0 0 100px;
  overflow-x: hidden;
}
.section-swiper .swiper {
  overflow: visible;
  clip-path: inset(-100vw -100vw -100vw 0);
}
.section-swiper .swiper .swiper-wrapper {
  overflow: visible;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content {
  position: relative;
  width: 100%;
  height: 550px;
  overflow: hidden;
  margin: 0 0 20px;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .imgContainer {
  z-index: 0;
  position: absolute;
  width: 100%;
  height: 100%;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(52,24,17,0.6);
  padding: 0 0 80px;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 0 20px;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content p,
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content h3 {
  color: #ffffff;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .lieu,
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .date {
  display: flex;
  align-items: center;
  font-weight: 900;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .lieu i,
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .date i {
  margin: 0 10px 0 0;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .lieu i.icon-Pin,
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .date i.icon-Pin {
  font-size: 2rem;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .lieu i.icon-Clock,
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .date i.icon-Clock {
  font-size: 3rem;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .date {
  display: flex;
  width: 95%;
  background-color: #c49d29;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 15px;
  margin: 0;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .date i {
  margin: 0 10px 0 0;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .date p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .date p span {
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content .date.oldevent {
  background-color: transparent;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content a.hoverLink,
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content p.hoverLink {
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 1.8rem;
  font-weight: 900;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
  background-color: rgba(52,24,17,0.8);
  color: #ffffff;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content a.hoverLink i.icon-Eye,
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content p.hoverLink i.icon-Eye {
  font-size: 3.5rem;
  color: #ffffff;
  margin: 0 0 15px 0;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content:hover a.hoverLink,
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content:hover p.hoverLink {
  opacity: 1;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__subcontent {
  position: relative;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__subcontent .inscription {
  font-weight: 900;
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #402020;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__subcontent .etat p {
  color: #402020;
  font-weight: 900;
  margin: 0;
}
.section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__subcontent .etat a.btn {
  position: absolute;
  top: 15px;
  right: -2px;
  padding: 10px 50px;
}
.section-swiper .swiper-block {
  position: relative;
}
.section-swiper .swiper-block .swiper-button {
  position: absolute;
  top: 16%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 2;
  background-color: #ffffff;
  font-size: 3.2rem;
  width: 50px;
  height: 50px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-swiper .swiper-block .swiper-button.swiper-event-button-prev {
  left: 50px;
}
.section-swiper .swiper-block .swiper-button.swiper-event-button-prev .icon-Arrow {
  display: block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.section-swiper .swiper-block .swiper-button.swiper-event-button-next {
  right: -11%;
}
.section-swiper .swiper-block .swiper-button.swiper-event-button-next .icon-Arrow {
  display: block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.section-swiper .swiper-block .swiper-button.swiper-button-disabled {
  display: none;
}
.section-bistrots {
  padding: 0 10% 0 0;
  margin: 0 0 100px;
}
.section-bistrots .bistrots_liste {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.section-bistrots .bistrots_liste .bistrot_item {
  width: 25%;
  padding: 0 15px;
  margin: 0 0 30px;
}
.section-bistrots .bistrots_liste .bistrot_item .inner {
  background-color: #EAE7DB;
  padding: 20px;
}
.section-bistrots .bistrots_liste .bistrot_item .inner h3 {
  font-size: 3rem;
  margin: 0 0 15px;
}
.section-bistrots .bistrots_liste .bistrot_item .inner a.instagram {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  texte-align: center;
}
.section-bistrots .bistrots_liste .bistrot_item .inner a.instagram svg {
  fill: #c49d29;
  width: 20px;
  margin-right: 10px;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.section-bistrots .bistrots_liste .bistrot_item .inner a.instagram:hover svg {
  fill: #402020;
}
section.swiperoldevent .swiper .swiper-wrapper .swiper-slide .swiper-slider__content {
  height: 440px;
}
section.swiperoldevent .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content {
  padding: 0 0 0 12%;
}
section.swiperoldevent .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper .wrapper-content h3 {
  font-size: 2.6rem;
}
section.texte-image {
  padding: 0 10% 0 0;
  margin: 0 0 100px 0;
}
section.texte-image .texte-image__container {
  display: flex;
}
section.texte-image .texte-image__container .texte-image__image {
  width: 37%;
}
section.texte-image .texte-image__container .texte-image__content {
  width: 63%;
  background-color: #EAE7DB;
  padding: 70px 10% 70px 5%;
}
section.texte-image .texte-image__container .texte-image__content p.chapeau {
  line-height: 1.4;
}
section.texte-image .texte-image__container .texte-image__content p {
  line-height: 1.8;
}
section.texte-image .texte-image__container .texte-image__content a.reglement {
  display: inline-flex;
}
section.cta {
  padding: 0 10%;
  margin: 0 0 100px 0;
  background-color: #EAE7DB;
}
section.cta .cta__container {
  display: flex;
  flex-direction: column;
  padding: 75px 0px;
}
section.cta .cta__container p {
  margin: 0;
}
section.cta .cta__container p.chapeau {
  font-size: 2.6rem;
  margin: 0 0 40px;
}
section.cta .cta__container a.reglement {
  display: inline-flex;
  margin: 30px auto 0 auto;
}
.page-template-template-accueil .section-faq {
  padding: 0 10% 0 0;
  margin: 0 0 100px 0;
}
.page-template-template-accueil .section-faq .titreFAQ {
  margin: 0 0 45px 0;
}
.page-template-template-accueil .section-faq .titreFAQ p.chapeau {
  margin: 0;
}
.page-template-template-accueil .section-faq .blocqr {
  margin: 10px 0px;
}
.page-template-template-accueil .section-faq .question {
  position: relative;
  font-size: 2.4rem;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.page-template-template-accueil .section-faq .question a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.6rem;
  font-family: 'Quicksand', sans-serif;
  background: 0;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
  width: 100%;
  padding: 15px 35px;
  box-shadow: none;
  background-color: #EAE7DB;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.page-template-template-accueil .section-faq .question a i {
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -ms-transition: 200ms;
  -o-transition: 200ms;
  transition: 200ms;
  margin-left: 20px;
}
.page-template-template-accueil .section-faq .question a:hover {
  color: #c49d29;
}
.page-template-template-accueil .section-faq .question a[aria-expanded="true"] i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.page-template-template-accueil .section-faq .reponse .reponse__inner {
  padding: 20px 90px 10px;
  line-height: 1.4;
  margin: 0;
}
.page-template-template-accueil .section-faq .reponse .reponse__inner p {
  margin: 0;
}
.page-template-template-accueil .section-faq .coul1 a {
  color: #402020;
}
.page-template-template-accueil .section-faq .coul1 a:hover,
.page-template-template-accueil .section-faq .coul1 a[aria-expanded="true"] {
  font-size: 1.8rem;
  color: #402020;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.page-template-template-accueil .section-faq .coul1 a:hover i,
.page-template-template-accueil .section-faq .coul1 a[aria-expanded="true"] i {
  font-size: 1.6rem;
}
.page-template-template-accueil .section-faq .coul2 a {
  color: #c49d29;
}
.page-template-template-accueil .section-faq .coul2 a:hover,
.page-template-template-accueil .section-faq .coul2 a[aria-expanded="true"] {
  color: #402020;
}
section.liste-chefs {
  padding: 0 10% 0 0;
  margin: 0 0 100px 0;
}
section.liste-chefs .liste-chefs__container {
  display: grid;
  grid-template-columns: repeat(5,1fr);
  grid-auto-rows: 325px;
  column-gap: 48px;
  row-gap: 48px;
}
section.liste-chefs .liste-chefs__container .chef {
  position: initial;
  width: 100%;
  height: 100%;
}
section.liste-chefs .liste-chefs__container .chef a,
section.liste-chefs .liste-chefs__container .chef div {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: flex-end;
  justify-content: flex-start;
}
section.liste-chefs .liste-chefs__container .chef a .hoverLink,
section.liste-chefs .liste-chefs__container .chef div .hoverLink {
  z-index: 5;
  top: 0;
  left: 0;
  opacity: 0;
  color: #402020;
  font-size: 1.8rem;
  font-weight: 900;
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(210,159,14,0.8);
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
section.liste-chefs .liste-chefs__container .chef a .hoverLink i.icon-Eye,
section.liste-chefs .liste-chefs__container .chef div .hoverLink i.icon-Eye {
  font-size: 3.5rem;
  color: #402020;
  margin: 0 0 15px 0;
}
section.liste-chefs .liste-chefs__container .chef a .hoverLink p.copyright,
section.liste-chefs .liste-chefs__container .chef div .hoverLink p.copyright {
  margin: 20px 0 0;
  font-style: italic;
  font-size: 1.4rem;
}
section.liste-chefs .liste-chefs__container .chef a .imageChef,
section.liste-chefs .liste-chefs__container .chef div .imageChef {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.liste-chefs .liste-chefs__container .chef a .imageChef img,
section.liste-chefs .liste-chefs__container .chef div .imageChef img {
  filter: grayscale(1);
}
section.liste-chefs .liste-chefs__container .chef a .nomduchef,
section.liste-chefs .liste-chefs__container .chef div .nomduchef {
  z-index: 1;
  position: relative;
  color: #EAE7DB;
  width: 100%;
  font-weight: 600;
  padding: 15px;
  background-color: #906A28;
  margin: 0;
}
section.liste-chefs .liste-chefs__container .chef a:hover .hoverLink,
section.liste-chefs .liste-chefs__container .chef div:hover .hoverLink {
  opacity: 1;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
section.liste-chefs .liste-chefs__container .chef .chefavenir {
  z-index: 6;
  position: absolute;
  top: 20px;
  left: 20px;
  display: none;
  color: #ffffff;
  font-weight: 900;
}
section.liste-chefs .liste-chefs__container .chefEnAvant1 {
  order: 1;
  grid-column: 1 / 3;
  grid-row: 1 / 3;
}
section.liste-chefs .liste-chefs__container .chefEnAvant1 .chefavenir {
  display: block;
}
section.liste-chefs .liste-chefs__container .chefEnAvant2 {
  order: 14;
  grid-column: 4 / 6;
  grid-row: 2 / 4;
}
section.liste-chefs .liste-chefs__container .chefEnAvant2.chefNombre14 {
  grid-row: 3 / 5;
}
section.liste-chefs .liste-chefs__container .chefEnAvant2 .chefavenir {
  display: block;
}
section.rs {
  padding: 0 10% 0 0;
  margin: 0 0 100px 0;
  background-color: #EAE7DB;
}
section.rs .rs__container {
  padding: 65px 0;
}
@media (max-width: 1650px) {
  section.liste-chefs .liste-chefs__container {
    column-gap: 32px;
    row-gap: 32px;
  }
}
@media (max-width: 1500px) {
  .section-bistrots .bistrots_liste .bistrot_item {
    width: 33.33%;
  }
}
@media (max-width: 1200px) {
  .section-presentation {
    padding: 70px 10%;
  }
  section.cta .cta__container p.chapeau {
    font-size: 2rem;
  }
  .page-template-template-accueil .section-faq,
  section.rs {
    padding: 0 10%;
  }
  section.liste-chefs .liste-chefs__container {
    grid-template-columns: repeat(4,1fr);
  }
  section.liste-chefs .liste-chefs__container .chefEnAvant1 {
    order: 1;
    grid-column: 1 / 3;
    grid-row: 1 / 3;
  }
  section.liste-chefs .liste-chefs__container .chefEnAvant2 {
    order: 14;
    grid-column: 3 / 5;
    grid-row: 3 / 5;
  }
  section.liste-chefs .liste-chefs__container .chefEnAvant2.chefNombre14 {
    grid-row: 4 / 6;
  }
  .section-bistrots .bistrots_liste .bistrot_item {
    width: 50%;
  }
}
@media (max-width: 1000px) {
  section.texte-image .texte-image__container {
    flex-direction: column;
  }
  section.texte-image .texte-image__container .texte-image__image,
  section.texte-image .texte-image__container .texte-image__content {
    width: 100%;
  }
  section.texte-image .texte-image__container .texte-image__image {
    height: 250px;
  }
  section.texte-image .texte-image__container .texte-image__content {
    padding: 50px 6%;
  }
  .page-template-template-accueil .section-faq .reponse .reponse__inner {
    padding: 20px 35px 10px;
  }
  section.liste-chefs .liste-chefs__container {
    grid-auto-rows: 225px;
    column-gap: 18px;
    row-gap: 18px;
  }
}
@media (max-width: 767.98px) {
  .section-presentation .presentation__right .presentation__datas .presentation_data p:first-child {
    font-size: 3.2rem;
  }
  .section-presentation .presentation__right .presentation__datas .presentation_data p:last-child {
    font-size: 1.6rem;
  }
  section.section-swiper,
  section.texte-image {
    padding: 0 10%;
  }
  .section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content {
    height: 450px;
  }
  .section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content .wrapper {
    height: 70%;
  }
  .section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content a.hoverLink,
  .section-swiper .swiper .swiper-wrapper .swiper-slide .swiper-slider__content p.hoverLink {
    position: relative;
    height: 30%;
    opacity: 1;
  }
  .section-swiper .swiper-block .swiper-button {
    display: none;
  }
  section.liste-chefs {
    padding: 0 18px;
  }
  .section-presentation .presentation__left {
    padding: 30px 0 0 0;
  }
  .section-presentation {
    padding: 70px 7%;
  }
  .section-swiper,
  section.texte-image,
  section.cta,
  .section-faq,
  section.rs,
  .section-bistrots {
    padding: 0 7% !important;
  }
  .section-bistrots .bistrots_liste .bistrot_item {
    width: 100%;
    padding: 0;
  }
  .section-bistrots .bistrots_liste {
    margin: 0;
  }
  .section-bistrots .bistrots_liste .bistrot_item .inner h3 {
    font-size: 2.6rem;
  }
}
@media (max-width: 640px) {
  section.liste-chefs .liste-chefs__container {
    grid-template-columns: repeat(3,1fr);
    grid-auto-rows: 200px;
  }
  section.liste-chefs .liste-chefs__container .chefEnAvant2 {
    order: 14;
    grid-column: 2 / 4;
    grid-row: 4 / 6;
  }
  section.liste-chefs .liste-chefs__container .chefEnAvant2.chefNombre14 {
    grid-row: 5 / 7;
  }
  section.cta .cta__container p.chapeau {
    font-size: 1.8rem;
  }
}
@media (max-width: 500px) {
  section.liste-chefs .liste-chefs__container {
    grid-template-columns: repeat(2,1fr);
    grid-auto-rows: 200px;
  }
  section.liste-chefs .liste-chefs__container .chefEnAvant2 {
    order: 14;
    grid-column: 1 / 3;
    grid-row: 5 / 7;
  }
  section.liste-chefs .liste-chefs__container .chef a .imageChef img {
    object-position: top center;
  }
  .section-presentation .presentation__right .presentation__datas .presentation_data {
    width: 100%;
  }
  .section-presentation .presentation__right .presentation__datas .presentation_data:nth-child(2) {
    align-items: flex-end;
    border-left: 0;
    border-right: 1px solid #D29F0E;
    padding: 0 20px 0 0;
  }
  .section-presentation .presentation__right .presentation__datas .presentation_data p:first-child {
    font-size: 3rem;
    margin: 0px 0 10px;
  }
  .section-presentation .presentation__right .presentation__datas {
    flex-direction: column;
  }
  .section-presentation .presentation__right .presentation__datas .presentation_data {
    margin: 0 0 30px;
  }
}
