@font-face {
  font-family: gotham-book;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/gotham-book.woff");
}
@font-face {
  font-family: gotham-bold;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/gotham-bold.woff");
}
@font-face {
  font-family: cormorantgaramond;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/cormorantgaramond.woff2");
}
@font-face {
  font-family: Lucida Grande Regular;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/Lucida Grande Regular.ttf");
}
@font-face {
  font-family: CheddarJack;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/CheddarJack.woff");
}
@font-face {
  font-family: 'Christian Heedlay Regular';
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Christian Heedlay Regular'), url("/fonts/ChristianHeedlay-z8mzl.woff") format('woff');
}
@font-face {
  font-family: MrsSaintDelafield-Regular;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/MrsSaintDelafield-Regular.ttf");
}
@font-face {
  font-family: $c-garamond-i;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/CormorantGaramond-MediumItalic.ttf");
}
@font-face {
  font-family: The Seasons Bold;
  font-style: normal;
  font-display: swap;
  src: url("../fonts/The-Seasons-Bold.ttf");
}
a.btn-discover {
  box-sizing: border-box;
  width: fit-content;
  max-width: none;
  height: 100%;
  max-height: 30px;
  margin: 0;
  padding: 2px 20px;
  font-family: gotham-book;
  text-transform: uppercase;
  text-align: center;
  background-color: #fff;
  color: #6eafbe;
  border: solid 1px #6eafbe;
  cursor: pointer;
}
a.btn-discover:hover {
  color: #fff;
  text-decoration: none;
  background-color: #6eafbe;
  transition: background-color 0.3s;
}
.happening_filter {
  max-width: 230px;
  border: solid 1px #6fa9b8;
  margin: auto;
  color: #6fa9b8;
  font-family: gotham-book;
  font-size: 18px;
  font-stretch: normal;
  font-style: normal;
  line-height: 26px;
  letter-spacing: normal;
  text-align: left;
  background-color: transparent;
  font-weight: 325;
  padding: 10px 1rem;
}
.justify-table p {
  text-align: justify;
}
.center-trolley p {
  text-align: center;
}
.dining-introduction-text p {
  text-align: justify;
}
.happening-bg {
  background-color: #f5f5f5;
}
.zoom_happenings {
  transition: transform 0.2s;
}
.zoom_happenings:hover {
  transform: scale(1.1);
}
.zoom_happenings:hover div.happening-bg {
  background-color: rgba(111,175,190,0.8) !important;
}
.zoom_happenings:hover p {
  color: #fff !important;
}
.happenings-text {
  font-family: cormorantgaramond;
  font-size: 20px;
  line-height: 30px;
  color: #6e6865;
}
.section-carousel {
  padding-left: 15px;
  padding-right: 15px;
}
.section-carousel .splide__slide__container img {
  width: 100%;
  height: 245px;
  object-fit: cover;
}
.section-carousel .another-door-slide-sub-container .another-door-slide-sub-container__title {
  font-family: cormorantgaramond;
  font-size: 23px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
  display: flex;
  min-height: 65px;
  align-items: center;
  justify-content: center;
}
.section-carousel .another-door-slide-sub-container .another-door-slide-sub-container__description {
  font-family: gotham-book;
  font-size: 15px;
  color: #6e6865;
  font-weight: normal;
  line-height: 1.94;
  letter-spacing: normal;
  flex: 0 1 300px;
  max-height: 180px;
  height: 180px;
}
.section-carousel .another-door-slide-sub-container .another-door-slide-sub-container__description p {
  font-size: 15px;
  text-align: center !important;
  font-family: gotham-book;
  color: #6e6865;
}
.section-carousel .another-door-slide-sub-container .another-door-slide-sub-container__description p img {
  vertical-align: middle !important;
}
.section-carousel .another-door-slide-sub-container .slide-btn-container {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  width: 100%;
}
.section-carousel .btn-discover {
  background-color: #f6f7f9;
}
.section-carousel-dinner {
  padding-left: 15px;
  padding-right: 15px;
}
.section-carousel-dinner .splide__slide__container img {
  width: 100%;
  height: 245px;
  object-fit: cover;
}
.section-carousel-dinner .another-door-slide-sub-container .another-door-slide-sub-container__title {
  font-family: cormorantgaramond;
  font-size: 23px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #6e6865;
}
.section-carousel-dinner .another-door-slide-sub-container .another-door-slide-sub-container__description {
  font-family: gotham-book;
  font-size: 15px;
  color: #6e6865;
  font-weight: normal;
  line-height: 1.94;
  letter-spacing: normal;
  flex: 0 1 300px;
  height: 200px;
  max-height: 200px;
}
.section-carousel-dinner .another-door-slide-sub-container .another-door-slide-sub-container__description p {
  font-size: 15px;
  text-align: center !important;
  font-family: gotham-book;
  color: #6e6865;
}
.section-carousel-dinner .another-door-slide-sub-container .another-door-slide-sub-container__description p img {
  vertical-align: middle !important;
}
.section-carousel-dinner .another-door-slide-sub-container .slide-btn-container {
  display: flex;
  justify-content: space-around;
  align-items: baseline;
  width: 100%;
}
.section-carousel-dinner .btn-discover {
  background-color: #f6f7f9;
}
.grid-container {
  max-width: 100vw;
  width: 100%;
  display: grid;
  grid-template-columns: 45% 45% 25%;
  justify-items: stretch;
  grid-template-rows: 1fr;
  max-height: 540px;
  height: 100%;
}
.grid-container .grid-image {
  grid-column: 1/4;
  grid-row: 1;
}
.grid-container .grid-image img {
  max-height: 540px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.grid-container .grid-content {
  background-color: #fff;
  flex-direction: column;
  justify-content: space-evenly;
  min-height: 540px;
  margin: auto;
  padding: 50px 20px;
  grid-column: 2/3;
  grid-row: 1/3;
  display: flex;
  justify-content: center;
}
.grid-container .grid-content .grid-title {
  font-family: cormorantgaramond;
  font-size: 23px;
  line-height: 1.2;
  font-weight: normal;
  letter-spacing: -0.48px;
  color: #6e6865;
  margin-bottom: 5%;
}
.grid-container .grid-content .grid-description {
  font-family: gotham-book;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.67;
  letter-spacing: -0.48px;
  color: #6e6865;
}
#h-splide .img-happening {
  object-fit: contain;
}
.dining-video-section {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 650px;
  min-height: 460px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.dining-video-section video {
  width: 100%;
  height: auto;
  max-height: 100%;
}
.dining-video-section__content {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.dining-video-section__content h3 {
  font-family: CheddarJack;
  font-size: 68px;
  font-weight: normal;
  color: #fff;
  font-style: normal;
}
.chef-introduction {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 420px;
  margin: auto;
  padding: 0;
}
.chef-introduction__p-wrapper p,
.chef-introduction__p-wrapper ul {
  font-family: gotham-book;
  font-size: 15px;
  font-weight: 325;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: #6e6865;
  margin-bottom: 2rem;
  text-align: justify;
}
.chef-absolute {
  width: 90%;
  height: calc(100% - 10%);
  position: absolute;
  bottom: -50px;
  right: 0;
}
.chef-guest {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 420px;
  margin: auto;
  padding: 0;
}
.chef-guest__p-wrapper p,
.chef-guest__p-wrapper ul {
  font-family: gotham-book;
  font-size: 15px;
  font-weight: 325;
  font-stretch: normal;
  font-style: normal;
  line-height: 30px;
  letter-spacing: normal;
  color: #6e6865;
  margin-bottom: 2rem;
  text-align: justify;
}
h3.title-chef {
  font-family: cormorantgaramond;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #6e6865;
  text-align: center;
}
.waste-background-image {
  align-self: center;
  height: 500px !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center right;
}
.waste-double-image {
  align-self: center;
  height: 350px !important;
}
.waste-left-image {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 100%;
}
.waste-right-image {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
}
.waste-front-image {
  height: 400px !important;
  margin-top: 50px;
}
.waste-text p {
  font-family: gotham-book;
  font-size: 14px;
  color: #6e6865;
  line-height: 1.94;
  letter-spacing: normal;
  text-align: justify;
}
.waste-text li {
  font-family: gotham-book;
  font-size: 14px;
  color: #6e6865;
  line-height: 1.94;
  letter-spacing: normal;
  text-align: justify;
}
.social-networks-section__tags-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-family: CheddarJack;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  text-align: center;
}
.social-networks-section__tags-container a,
.social-networks-section__tags-container span {
  color: #003e52;
}
.introduction-container {
  margin-right: -10vw;
  z-index: 2;
}
.introduction-image {
  width: 100%;
  height: auto;
  object-fit: cover;
}
.alice-bg {
  background-color: #f6f7f9;
}
.vegan-image {
  height: 100%;
  max-height: 340px;
  min-height: 340px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.vegan-section {
  height: 100%;
  max-height: 430px;
  min-height: 430px;
  width: 100%;
  max-width: 100vw;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.amis-booking-button {
  width: 100% !important;
  border-color: transparent !important;
  cursor: pointer !important;
}
.modal {
  display: none;
  position: fixed;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000;
  background-color: rgba(0,0,0,0.4);
  z-index: 1000;
}
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  display: block;
}
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.happening-odd .guest-chef-image {
  order: 1;
}
.happening-odd .guest-chef-content {
  order: 2;
}
.happening-even .guest-chef-image {
  order: 1;
}
.happening-even .guest-chef-content {
  order: 2;
}
.guest-date {
  font-weight: 600;
  text-align: center !important;
}
@media only screen and (min-width: 577px) {
  .vegan-section {
    height: 100%;
    max-height: 340px;
    min-height: 340px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
@media only screen and (max-width: 575px) {
  #splide-dining .height-sm-80 {
    height: 80px !important;
  }
  #splide-dining .another-door-slide-sub-container__title {
    max-width: 60%;
    height: 80px !important;
  }
  #splide-dining .splide__arrows {
    display: flex !important;
  }
  #splide-dining .splide__arrows.reasons-section__arrows {
    max-width: 80% !important;
    top: 0px !important;
    transform: translate(-50%, 275px) !important;
  }
  #splide-dining .splide__arrows.reasons-section__arrows .splide__arrow--prev img {
    left: 0px !important;
    top: 0px !important;
  }
  #splide-dining .splide__arrows.reasons-section__arrows .splide__arrow--next img {
    right: 0px !important;
    top: 0px !important;
  }
  #splide-dining .another-door-slide-sub-container__description {
    max-height: max-content !important;
  }
  #splide-dining .another-door-slide-sub-container {
    width: 80% !important;
  }
  .reasons-section__arrows {
    top: 0px !important;
    max-width: 40% !important;
    transform: translate(-50%, 290px);
  }
  .section-video {
    background-image: url("/images/dining/video-mobile.png");
  }
  .dining-video-section {
    max-height: 200px;
    min-height: 200px;
  }
  .dining-video-section video h3,
  .dining-video-section__content h3 {
    font-size: 24px;
  }
  .introduction-container {
    margin-right: 0;
  }
  .waste-double-image {
    height: 200px !important;
  }
  .chef-absolute {
    width: 100%;
    height: calc(130%);
    position: absolute;
    bottom: 0px;
    top: -100px;
    right: 0;
  }
  .chef-guest__p-wrapper p,
  .chef-guest__p-wrapper ul {
    text-align: center;
  }
}
@media only screen and (max-width: 425px) {
  .meet-request-section {
    max-height: 215px;
    min-height: 215px;
  }
}
@media only screen and (max-width: 768px) {
  .grid-container {
    display: block;
    max-height: 600px;
  }
  .grid-container .grid-content {
    display: block;
    margin-top: 5%;
    padding: 15px;
  }
  .section-carousel .another-door-slide-sub-container .another-door-slide-sub-container__description {
    max-height: 200px;
    height: 200px;
  }
  .section-carousel .another-door-slide-sub-container .slide-btn-container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .section-carousel-dinner .another-door-slide-sub-container .another-door-slide-sub-container__description {
    max-height: 250px;
    height: 250px;
  }
  .section-carousel-dinner .another-door-slide-sub-container .slide-btn-container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .dinning-main-slider .slide-content-sub-container {
    display: none !important;
  }
  .modal-content {
    padding: 10px !important;
    width: 100% !important;
  }
  .waste-left-image {
    max-width: 100%;
    max-height: 100%;
  }
  .waste-right-image {
    max-width: 100%;
    max-height: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .waste-left-image {
    max-width: 240px;
  }
  .waste-right-image {
    max-width: 240px;
  }
}
@media only screen and (min-width: 992px) {
  .social-networks-section__tags-container {
    flex-direction: row;
  }
  .waste-left-image {
    max-width: 100%;
  }
  .waste-right-image {
    max-width: 100%;
  }
  .happening-odd,
  .guest-chef-image {
    order: 1;
  }
  .guest-chef-content {
    order: 2;
  }
  .happening-even .guest-chef-image {
    order: 2;
  }
  .happening-even .guest-chef-content {
    order: 1;
  }
  .guest-date {
    font-weight: 600;
    text-align: left !important;
  }
}
@media only screen and (max-width: 992px) {
  .chef-introduction {
    min-height: auto;
  }
  .chef-guest {
    min-height: auto;
  }
}
@media only screen and (min-width: 1200px) {
  .section-carousel-dinner .another-door-slide-sub-container .another-door-slide-sub-container__description {
    max-height: 180px;
    height: 180px;
  }
  .waste-left-image {
    max-width: 240px;
  }
  .waste-right-image {
    max-width: 240px;
  }
}
@media only screen and (max-width: 1600px) {
  #happenings-splide .img-happening {
    object-fit: cover;
  }
}
@media only screen and (min-width: 1600px) {
  .dining-video-section {
    max-height: 850px;
    min-height: 460px;
  }
}
