@import url("https://use.typekit.net/boe7krg.css");
@import url("https://use.typekit.net/boe7krg.css");
@import url("https://use.typekit.net/boe7krg.css");
@import url("https://use.typekit.net/boe7krg.css");
@import url("https://use.typekit.net/boe7krg.css");
@import url("https://use.typekit.net/boe7krg.css");
@font-face {
  font-family: "MohrAlt-Regular";
  src: url("../fonts/MohrAlt-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Black";
  src: url("../fonts/MohrAlt-Black.otf") format("truetype");
  font-weight: 900; /* Black */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Bold";
  src: url("../fonts/MohrAlt-Bold.otf") format("truetype");
  font-weight: bold; /* Bold */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Extralight";
  src: url("../fonts/MohrAlt-ExtraLight.otf") format("truetype");
  font-weight: 200; /* ExtraLight */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Heavy";
  src: url("../fonts/MohrAlt-Heavy.otf") format("truetype");
  font-weight: 800; /* Heavy */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Light";
  src: url("../fonts/MohrAlt-Light.otf") format("truetype");
  font-weight: 300; /* Light */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Medium";
  src: url("../fonts/MohrAlt-Medium.otf") format("truetype");
  font-weight: 500; /* Medium */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-SemiBold";
  src: url("../fonts/MohrAlt-SemiBold.otf") format("truetype");
  font-weight: 600; /* SemiBold */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Thin";
  src: url("../fonts/MohrAlt-Thin.otf") format("truetype");
  font-weight: 100; /* Thin */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Regular";
  src: url("../fonts/MohrAlt-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Black";
  src: url("../fonts/MohrAlt-Black.otf") format("truetype");
  font-weight: 900; /* Black */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Bold";
  src: url("../fonts/MohrAlt-Bold.otf") format("truetype");
  font-weight: bold; /* Bold */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Extralight";
  src: url("../fonts/MohrAlt-ExtraLight.otf") format("truetype");
  font-weight: 200; /* ExtraLight */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Heavy";
  src: url("../fonts/MohrAlt-Heavy.otf") format("truetype");
  font-weight: 800; /* Heavy */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Light";
  src: url("../fonts/MohrAlt-Light.otf") format("truetype");
  font-weight: 300; /* Light */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Medium";
  src: url("../fonts/MohrAlt-Medium.otf") format("truetype");
  font-weight: 500; /* Medium */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-SemiBold";
  src: url("../fonts/MohrAlt-SemiBold.otf") format("truetype");
  font-weight: 600; /* SemiBold */
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "MohrAlt-Thin";
  src: url("../fonts/MohrAlt-Thin.otf") format("truetype");
  font-weight: 100; /* Thin */
  font-style: normal;
  font-display: swap;
}
h1 {
  font-size: 50px;
  line-height: 60px;
  font-family: "MohrAlt-Black";
  color: #2C5A00;
  font-weight: bolder;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 32px;
  }
}

h2 {
  font-size: 30px;
  font-family: "MohrAlt-Black";
  color: #2E4552;
  line-height: 42px;
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 26px;
  }
}
h2 span {
  color: #2C5A00;
}

h3 {
  font-size: 30px;
  font-family: "MohrAlt-Black";
  color: #fff;
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  font-size: 15px;
  font-family: "Sofia-Pro";
  color: #000000;
  font-weight: lighter;
}

h5 {
  font-size: 50px;
  font-family: "Sofia-Pro";
  color: #2C5A00;
}

h6 {
  font-size: 50px;
  font-family: "Sofia-Pro";
  color: #2C5A00;
}

p {
  font-size: 15px;
  color: #000000;
  font-family: "Sofia-Pro";
  font-weight: lighter;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
}

@media screen and (max-width: 768px) {
  .desktop-only {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .mobile-only {
    display: none !important;
  }
}

.container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto 0;
  -webkit-transition: padding-left 0.5s, padding-left 0.5s;
  -moz-transition: padding-left 0.5s, padding-left 0.5s;
  -ms-transition: padding-left 0.5s, padding-left 0.5s;
  -o-transition: padding-left 0.5s, padding-left 0.5s;
  transition: padding-left 0.5s, padding-left 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
  -moz-transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
  -ms-transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}
@media screen and (max-width: 768px) {
  .container {
    flex-flow: column;
    max-width: 100%;
  }
}

.height-reduced {
  height: 90px !important;
}

.logo-reduced {
  width: 70% !important;
}

.top-reduced {
  margin-bottom: 5px !important;
}

.account-reduced {
  width: 30px !important;
}

.reservation-reduced {
  width: 80% !important;
}

header {
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 10;
  width: 100%;
  height: 118px;
  transition: height 0.3s ease-in-out;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 768px) {
  header {
    height: 90px;
  }
}
header .container {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 118px;
  transition: height 0.3s ease-in-out;
}
@media screen and (max-width: 1200px) {
  header .container {
    flex-flow: row;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 768px) {
  header .container {
    height: 90px;
  }
}
header .container .left {
  max-width: 94px;
  height: fit-content;
  margin: auto 0;
}
header .container .left img {
  height: 100%;
  transition: width 0.3s ease-in-out;
  width: 100%;
}
@media screen and (max-width: 768px) {
  header .container .left img {
    width: 70%;
  }
}
header .container .right {
  max-width: calc(100% - 94px);
  margin: auto 0;
}
header .container .right .mobile {
  display: none;
}
@media screen and (max-width: 1200px) {
  header .container .right .mobile {
    display: block;
  }
}
header .container .right .mobile .image {
  display: none;
}
header .container .right .mobile .image .image {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
}
header .container .right .mobile .image.visible {
  display: block;
}
header .container .right .mobile .bar.show {
  display: none;
}
header .container .right .mobile .bar {
  background-color: #658748;
  width: 30px;
  height: 2px;
  margin-bottom: 10px;
}
header .container .right .overlay {
  display: none;
}
header .container .right .overlay.visible {
  display: none;
}
@media screen and (max-width: 1200px) {
  header .container .right .overlay.visible {
    background-color: #658748;
    position: absolute;
    top: 90px;
    width: 100%;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
    height: fit-content;
    display: block;
    z-index: 20;
    left: 0;
  }
}
header .container .right .overlay.visible .content {
  padding-left: 35px;
  padding-right: 35px;
  position: relative;
}
header .container .right .overlay.visible .content .top {
  display: block;
  align-items: center;
  height: fit-content;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}
header .container .right .overlay.visible .content .top .reservation {
  margin-top: 10px;
}
header .container .right .overlay.visible .content .top .account {
  margin-top: 10px;
  margin-left: 0;
}
header .container .right .overlay.visible .content .top .account:hover a {
  text-decoration: underline;
}
header .container .right .overlay.visible .content .top .account a {
  color: #fff;
}
header .container .right .overlay.visible .content .top .contact {
  margin-top: 10px;
  display: flex;
  align-items: center;
  margin-left: 0;
}
header .container .right .overlay.visible .content .top .contact:hover a {
  text-decoration: underline;
}
header .container .right .overlay.visible .content .top .contact a {
  color: #fff;
}
header .container .right .overlay.visible .content .top .langue {
  margin-top: 10px;
  margin-left: 0px;
  display: flex;
  align-items: center;
  position: relative;
}
header .container .right .overlay.visible .content .top .langue .dropdown-content {
  display: none;
}
header .container .right .overlay.visible .content .top .langue .dropdown-content.show {
  display: block;
  position: absolute;
  background-color: #658748;
  margin-top: 90px;
  left: -5px;
  min-width: fit-content;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
}
header .container .right .overlay.visible .content .top .langue .dropdown-content.show img {
  display: block;
  margin: 5px;
}
header .container .right .overlay.visible .content .top .langue img:first-child {
  margin-right: 10px;
}
header .container .right .overlay.visible .content .bot {
  display: block;
  padding-bottom: 20px;
}
header .container .right .overlay.visible .content .bot .title {
  margin-left: 0px;
  margin-bottom: 10px;
}
header .container .right .overlay.visible .content .bot .title a {
  text-decoration: none;
  color: #fff;
  font-family: "Sofia-Pro";
  font-size: 15px;
}
header .container .right .overlay.visible .content .bot .title:hover a {
  color: #2E4552;
  font-family: "Sofia-Pro";
  font-size: 15px;
  text-decoration: underline;
}
header .container .right .overlay.visible .content .bot .titleactive {
  margin-left: 0px;
  margin-bottom: 10px;
}
header .container .right .overlay.visible .content .bot .titleactive a {
  color: #2E4552;
  font-family: "Sofia-Pro";
  font-size: 15px;
}
header .container .right .top {
  display: flex;
  align-items: center;
  justify-content: end;
  height: 37px;
  margin-bottom: 15px;
  transition: margin-bottom 0.3s ease-in-out;
}
@media screen and (max-width: 1200px) {
  header .container .right .top {
    display: none;
  }
}
header .container .right .top .reservation img {
  width: 100%;
  transition: width 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  header .container .right .top .reservation img {
    width: unset;
  }
}
header .container .right .top .account {
  margin-left: 20px;
}
header .container .right .top .account:hover a {
  text-decoration: underline;
}
header .container .right .top .account a {
  display: flex;
  text-decoration: none;
  align-items: center;
  color: #4DAEC3;
  font-family: "Sofia-Pro";
  font-size: 15px;
  font-weight: 500;
}
header .container .right .top .account a img {
  margin-right: 12px;
  width: 35px;
  transition: width 0.3s ease-in-out;
}
header .container .right .top .contact {
  margin-left: 20px;
}
header .container .right .top .contact:hover a {
  text-decoration: underline;
}
header .container .right .top .contact a {
  text-decoration: none;
  color: #4DAEC3;
  font-family: "Sofia-Pro";
  font-size: 15px;
  font-weight: 500;
}
header .container .right .top .langue {
  margin-left: 20px;
  display: flex;
  align-items: center;
  position: relative;
}
header .container .right .top .langue .dropdown-content-desk {
  display: none;
}
header .container .right .top .langue .dropdown-content-desk.show {
  display: block;
  position: absolute;
  background-color: #658748;
  margin-top: 90px;
  left: -5px;
  min-width: fit-content;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
  z-index: 1;
}
header .container .right .top .langue .dropdown-content-desk.show img {
  display: block;
  margin: 5px;
  width: 25px;
  height: 22px;
}
header .container .right .top .langue img:first-child {
  margin-right: 10px;
}
header .container .right .bot {
  display: flex;
  align-items: center;
  justify-content: end;
}
@media screen and (max-width: 1200px) {
  header .container .right .bot {
    display: none;
  }
}
header .container .right .bot .title {
  margin-left: 25px;
  position: relative;
}
header .container .right .bot .title a {
  text-decoration: none;
  color: #2E4552;
  font-family: "Sofia-Pro";
  font-size: 15px;
}
header .container .right .bot .title img {
  display: none;
}
header .container .right .bot .title:hover a {
  color: #2C5A00;
  font-family: "Sofia-Pro";
  font-size: 15px;
}
header .container .right .bot .title:hover img {
  display: block;
  position: absolute;
  bottom: 0px;
  width: 36px;
}
header .container .right .bot .titleactive {
  margin-left: 25px;
  position: relative;
}
header .container .right .bot .titleactive a {
  text-decoration: none;
  color: #2C5A00;
  font-family: "Sofia-Pro";
  font-size: 15px;
}
header .container .right .bot .titleactive img {
  display: block;
  position: absolute;
  bottom: 0px;
  width: 36px;
}

.langue {
  display: none !important;
}

footer {
  width: 100%;
  background-color: #658748;
}
footer .content {
  max-width: 1140px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  footer .content {
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 40px;
    padding-bottom: 20px;
  }
}
footer .content .top {
  border-bottom: 1px solid #fff;
  padding-bottom: 40px;
  display: flex;
  width: 100%;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  footer .content .top {
    display: block;
    padding-bottom: 20px;
  }
}
footer .content .top .logo img {
  width: 186px;
  height: 176px;
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  footer .content .top .logo {
    margin-bottom: 20px;
  }
}
footer .content .top .apropos {
  max-width: 296px;
}
footer .content .top .apropos .titre {
  font-size: 20px;
  font-family: "MohrAlt-Bold";
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  footer .content .top .apropos .titre {
    margin-bottom: 10px;
  }
}
footer .content .top .apropos .texte {
  font-size: 15px;
  font-family: "Sofia-Pro";
  color: #fff;
  max-width: 296px;
  font-weight: lighter;
}
@media screen and (max-width: 768px) {
  footer .content .top .apropos {
    margin-bottom: 20px;
  }
}
footer .content .top .explorer {
  max-width: 300px;
}
footer .content .top .explorer .titre {
  font-size: 20px;
  font-family: "MohrAlt-Bold";
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  footer .content .top .explorer .titre {
    margin-bottom: 10px;
  }
}
footer .content .top .explorer .liens {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer .content .top .explorer .liens a {
  text-decoration: none;
  color: #fff;
  width: 45%;
  font-size: 15px;
  margin-bottom: 10px;
  font-family: "Sofia-Pro";
  font-weight: lighter;
}
footer .content .top .explorer .liens a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  footer .content .top .explorer {
    margin-bottom: 20px;
  }
}
footer .content .top .info {
  max-width: 179px;
}
footer .content .top .info .titre {
  font-size: 20px;
  font-family: "MohrAlt-Bold";
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  footer .content .top .info .titre {
    margin-bottom: 10px;
  }
}
footer .content .top .info .liens {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
footer .content .top .info .liens a {
  text-decoration: none;
  color: #fff;
  width: 100%;
  margin-bottom: 10px;
  font-size: 15px;
  font-family: "Sofia-Pro";
  font-weight: lighter;
}
footer .content .top .info .liens a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  footer .content .top .info {
    margin-bottom: 20px;
  }
}
footer .content .bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  footer .content .bot {
    display: block;
    padding-top: 20px;
  }
}
footer .content .bot .developedby {
  margin-top: 40px;
}
footer .content .bot .developedby a {
  text-decoration: none;
  color: #fff;
  font-family: "Sofia-Pro";
}
footer .content .bot .developedby a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  footer .content .bot .developedby {
    margin-bottom: 10px;
  }
}
footer .content .bot .reseaux {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  footer .content .bot .reseaux {
    margin-top: 0;
  }
}
footer .content .bot .reseaux a img {
  width: 56px;
  height: 56px;
  object-fit: contain;
}
footer .content .bot .reseaux a img:hover {
  transform: scale(1.1);
  transition: transform 0.2s ease-in-out;
}

.actual {
  scroll-behavior: smooth;
  display: grid;
  grid-auto-flow: column;
  overflow-y: hidden;
  overflow-x: auto;
  -ms-overflow-style: none;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .actual {
    width: calc(100vw - 200px);
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .actual {
    width: 90vw;
  }
}
.actual::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 0;
  height: 0;
}
.actual .card {
  width: 279px;
  height: 405px;
  margin-right: 20px;
  border-radius: 15px;
  position: relative;
}
.actual .card:hover .bot .texte {
  height: 180px;
  overflow-y: scroll;
}
.actual .card .img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
.actual .card .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}
.actual .card .bot {
  padding: 15px 18px;
  background-color: rgba(255, 255, 255, 0.8);
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.actual .card .bot .titre {
  width: 100%;
  font-family: "Sofia-Pro";
  font-weight: bold;
  color: #000000;
  font-size: 15px;
  height: 42px;
}
.actual .card .bot .texte {
  margin-top: 10px;
  width: 100%;
  height: 42px;
  overflow: hidden;
  scrollbar-width: none;
}

.arrows {
  padding-top: 1rem !important;
  display: flex;
  gap: 0.7rem;
}
.arrows button {
  cursor: pointer;
  border: none;
  background-color: transparent;
  width: 1.5rem;
  height: 1.5rem;
}
.arrows button img {
  width: 1.5rem;
  height: 1.5rem;
}

/*# sourceMappingURL=main.css.map */
