@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,600;0,700;1,400&family=Raleway:wght@400;700&display=swap");
/*! Custom Normalize based on normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Grouping content
========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

body {
  font-family: "Poppins", sans-serif;
  color: #613913;
}

h2 {
  font-size: 48px;
  font-weight: 700;
  margin: 0 0 80px;
}
@media screen and (max-width: 1024px) {
  h2 {
    font-size: 42px;
    text-align: center;
    margin: 0 0 60px;
  }
}

h3 {
  font-size: 32px;
  margin: 0 0 20px;
  color: #aec2b7;
  text-transform: uppercase;
}

h4 {
  font-size: 24px;
  margin: 0 0 10px;
}

h5 {
  font-size: 16px;
  margin: 0 0 10px;
}

.card ul {
  list-style: none;
}
.card ul li {
  font-size: 14px;
}
.card ul li span {
  font-size: 12px;
  font-style: italic;
}
.card__price {
  font-size: 13px;
  font-weight: 600;
}

.page p {
  line-height: 1.5;
}

footer p {
  opacity: 0.8;
  padding: 10px 20px 0;
  line-height: 1.5;
}
footer .mentions {
  color: white;
}
footer .mentions a {
  color: white;
}
@media screen and (max-width: 1024px) {
  footer p {
    padding-left: 0;
    padding-right: 0;
  }
}

.translate-y {
  transform: translateY(50px);
  opacity: 0;
  transition: all cubic-bezier(0.13, 0.63, 0.43, 0.93) 750ms;
}
.translate-y.active {
  transform: translateY(0);
  opacity: 1;
}

.translate-x {
  transform: translateX(-50px);
  opacity: 0;
  transition: all cubic-bezier(0.13, 0.63, 0.43, 0.93) 750ms;
}
.translate-x.active {
  transform: translateX(0);
  opacity: 1;
}

.delay-1 {
  transition-delay: 300ms;
}
.delay-1::after {
  transition-delay: 300ms;
}

.delay-2 {
  transition-delay: 600ms;
}
.delay-2::after {
  transition-delay: 600ms;
}

.zoom-out img {
  transform: translate(-50%, -50%) scale(1.2);
  animation: zoom-out 15s ease alternate forwards;
}

@keyframes zoom-out {
  0% {
    transform: translate(-50%, -50%) scale(1.2);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
header {
  position: absolute;
  width: 100%;
  height: 200px;
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  z-index: 100;
  transition: height 1000ms cubic-bezier(0.13, 0.63, 0.43, 0.93);
}
header #logo {
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  margin: 0;
  transition: top 1000ms cubic-bezier(0.13, 0.63, 0.43, 0.93);
}
header #logo a {
  display: block;
  width: 160px;
  transition: all 1000ms cubic-bezier(0.13, 0.63, 0.43, 0.93);
}
header nav {
  display: flex;
  align-items: center;
  margin-left: 40px;
}
header nav a {
  color: #e8d6c8;
  text-decoration: none;
  font-size: 18px;
  margin-right: 20px;
}
header nav a:hover {
  color: #613913;
}
header nav a:last-child {
  margin-right: 0;
}
header .socials {
  display: flex;
  align-items: center;
  margin-right: 40px;
}
header .socials a {
  display: block;
  height: 32px;
  margin-left: 20px;
}
header .socials a:first-child {
  margin-left: 0;
}
header .socials a img {
  height: 32px;
  width: auto;
}
@media screen and (max-width: 1024px) {
  header {
    flex-direction: column;
    align-items: center;
    height: 60svh;
    padding-top: 240px;
  }
  header nav {
    margin-bottom: 20px;
    margin-left: 0;
    order: 2;
  }
  header .socials {
    margin-right: 0;
    order: 3;
  }
}
@media screen and (max-width: 420px) {
  header nav {
    flex-direction: column;
  }
  header nav a {
    margin-right: 0;
    margin-bottom: 8px;
  }
}

body.--intro header {
  position: fixed;
  height: 100vh;
}
body.--intro header #logo {
  top: 50%;
  transform: translate(-50%, -50%);
  transition: none;
}
body.--intro header #logo a {
  width: 280px;
}
body.--intro header nav, body.--intro header .socials {
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 1024px) {
  body.--intro header {
    height: 100svh;
  }
}
body.--light nav a {
  color: #613913;
}
body.--light .socials {
  display: none;
}

*, *:before, *:after {
  box-sizing: border-box;
}

::selection {
  color: #fff;
  background: #613913;
}

::-moz-selection {
  color: #fff;
  background: #613913;
}

body {
  background-color: #e8d6c8;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

main section.--full-height {
  height: 100vh;
}
main section.page {
  padding: 320px 0 80px;
}
@media screen and (max-width: 1024px) {
  main section.page {
    padding: 360px 30px 72px;
  }
}

.inner {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0;
}

.row {
  display: flex;
  flex-direction: row;
}
.row.--justify-center {
  justify-content: center;
}
.row.--justify-between {
  justify-content: space-between;
}
.row.--align-center {
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .row {
    flex-direction: column;
  }
}

img {
  display: block;
  width: 100%;
  height: auto;
}

body:before {
  content: "";
  position: fixed;
  height: 0;
  width: 100vw;
  top: 0;
  left: 0;
  background-color: #aec2b7;
  z-index: 99;
  transition: all 1000ms cubic-bezier(0.13, 0.63, 0.43, 0.93);
}
body.--intro {
  overflow: hidden;
}
body.--intro:before {
  height: 100vh;
}

footer {
  padding: 80px 40px 40px;
  margin: 0;
  background-color: #5f3713;
}
footer .col {
  color: white;
}
footer #logo-footer {
  width: 200px;
}
footer .socials {
  display: flex;
  align-items: center;
  margin-top: 40px;
}
footer .socials a {
  display: block;
  height: 32px;
  margin-left: 20px;
}
footer .socials a:first-child {
  margin-left: 0;
}
footer .socials a img {
  height: 32px;
  width: auto;
}
@media screen and (max-width: 1024px) {
  footer {
    padding: 72px 30px 30px;
  }
  footer #logo-footer {
    width: 180px;
    max-width: 100%;
    margin: 0 auto;
  }
}

.slideshow {
  overflow: hidden;
}
.slideshow::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 50%;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0) 97%);
  z-index: 5;
}
.slideshow .swiper {
  height: 100%;
}
.slideshow .swiper-slide {
  transition-timing-function: cubic-bezier(0.13, 0.63, 0.43, 0.93);
}
.slideshow .swiper-slide img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(1.2);
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.slideshow .scrolldown {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  color: #e8d6c8;
  text-decoration: none;
}
.slideshow .scrolldown img {
  width: 64px;
  margin: 0 auto;
}

body.--intro .slideshow .scrolldown {
  opacity: 0;
  visibility: hidden;
}

.presentation {
  padding: 0 40px;
  margin: 160px 0;
}
.presentation__image {
  max-width: 720px;
  height: auto;
  margin-left: -70px;
  margin-right: 110px;
}
.presentation__text {
  max-width: 520px;
}
.presentation__text h2 {
  font-size: 32px;
  margin: 0 0 20px;
  text-align: left;
}
.presentation__text p {
  font-size: 20px;
  line-height: 32px;
}
.presentation__text span {
  font-size: 20px;
  line-height: 32px;
  font-style: italic;
}
@media screen and (max-width: 1024px) {
  .presentation {
    margin: 72px 0;
    padding: 0 30px;
  }
  .presentation__image {
    margin: 0;
  }
  .presentation__text {
    max-width: 100%;
    margin-top: 32px;
  }
}

.feed {
  padding: 160px 40px;
  margin: 160px 0 0;
  background-color: #aec2b7;
}
.feed p {
  color: #613913;
}
@media screen and (max-width: 1024px) {
  .feed {
    margin: 72px 0 0;
    padding: 72px 30px;
  }
}

.carte {
  padding: 160px 40px;
  margin: 0;
}
.carte .card {
  background-color: white;
  width: calc(50% - 40px);
  padding: 40px;
  box-shadow: 5px 5px 15px 5px rgba(102, 102, 102, 0.1);
}
.carte .card:first-child {
  margin-right: 40px;
}
.carte .card-full {
  width: 100%;
  margin-right: 0;
  margin-top: 40px;
}
.carte .card ul {
  margin: 0 0 20px;
  padding: 0;
}
.carte .card ul:last-of-type {
  margin-bottom: 0;
}
.carte .card ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 5px;
}
.carte .card ul li span {
  flex: 0 0 100%;
  display: block;
  padding: 5px 10px;
}
.carte .card__sep {
  position: relative;
  flex-grow: 1;
}
.carte .card__sep::before {
  content: "";
  position: absolute;
  bottom: 3px;
  left: 10px;
  right: 10px;
  width: calc(100% - 20px);
  height: 1px;
  border-bottom: 1px dotted #aec2b7;
}
@media screen and (max-width: 1024px) {
  .carte .card {
    width: 100%;
    padding: 30px;
    margin-bottom: 40px;
  }
  .carte .card:first-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 1024px) {
  .carte {
    margin: 0;
    padding: 72px 30px;
  }
}

.map {
  padding: 160px 40px;
  margin: 0;
  background-color: #aec2b7;
}
.map #map {
  height: 600px;
}
@media screen and (max-width: 1024px) {
  .map {
    padding: 72px 30px;
  }
}

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