@media (min-width: 768px) {
}@media (min-width: 992px) {
}.place-card {
  position: relative;
}
.place-card__cover {
  position: relative;
  padding-bottom: 62.5%;
  background-color: #14716A;
}
.place-card__picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
}
.place-card__main-info {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 16px 16px 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.place-card__name {
  display: block;
  font-size: 2.4rem;
  line-height: 2.8rem;
  color: #fff;
  font-weight: 800;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.place-card__name:hover,
.place-card__name:focus {
  color: #fff;
}
.place-card__name::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.place-card__rating {
  font-size: 0.8rem;
}
.place-card__rating-number {
  margin-left: 8px;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 700;
}
.place-card__description-wrapper {
  padding: 16px;
  background-color: #fff;
  border: 1px solid #EEE9E5;
}
.place-card__description {
  font-size: 1.8rem;
  line-height: 24px;
  max-height: 72px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  min-height: 72px;
}
.hero-cover-under-title {
  padding: 0;
  position: relative;
}
@media (max-width: 767px) {
  .hero-cover-under-title {
    background-color: #fff;
  }
}
.hero-cover-under-title__container,
.hero-cover-under-title__container--video {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 288px;
  overflow: hidden;
  line-height: 0;
}
@media (min-width: 768px) {
  .hero-cover-under-title__container,
  .hero-cover-under-title__container--video {
    position: absolute;
    min-height: 100%;
  }
}
.hero-cover-under-title__container--video {
  z-index: -1;
}
.hero-cover-under-title__player {
  position: relative;
}
.hero-cover-under-title__player.youtube {
  opacity: 0;
  margin-bottom: -120px;
}
@media (min-width: 1200px) {
  .hero-cover-under-title__player.youtube {
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .hero-cover-under-title__player.youtube {
    margin-bottom: -200px;
  }
}
.hero-cover-under-title__player.animate {
  opacity: 1;
  -webkit-animation: animate 1s ease forwards;
  -o-animation: animate 1s ease forwards;
  animation: animate 1s ease forwards;
  -webkit-animation: animate 1s ease forwards 300ms 0 ease;
  -moz-animation: animate 1s ease forwards 300ms 0 ease;
  animation: animate 1s ease forwards 300ms 0 ease;
}
@keyframes animate {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes animate {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  .hero-cover-under-title__player {
    display: none !important;
  }
}
.hero-title-over-cover__path {
  float: left;
  margin-right: 20px;
  margin-left: 31px;
  display: none;
}
@media (min-width: 768px) {
  .hero-title-over-cover__path {
    display: block;
  }
}
@media (min-width: 1200px) {
  .hero-title-over-cover__path {
    margin-left: 61px;
  }
}
.hero-title-over-cover__baseline {
  font-size: 1.6rem;
  display: none;
  margin-bottom: 20px;
  color: #fff;
}
@media (min-width: 768px) {
  .hero-title-over-cover__baseline {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .hero-title-over-cover__baseline {
    display: block;
  }
}
.hero-title-over-cover__title {
  font-size: 3.6rem;
  font-weight: 700;
  text-align: left;
  margin: 32px 0 0 0;
}
@media (min-width: 768px) {
  .hero-title-over-cover__title {
    font-size: 4.6rem;
  }
}
@media (min-width: 768px) {
  .hero-title-over-cover__title {
    color: #fff;
    margin: 0;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  }
}
.thematic-hero-cover-image {
  position: relative;
}
.thematic-hero-cover-image__cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: 288px;
  width: 100%;
}
@media (min-width: 768px) {
  .thematic-hero-cover-image__cover {
    height: 460px;
  }
}
@media (min-width: 1200px) {
  .thematic-hero-cover-image__cover {
    height: 540px;
  }
}
.hero-cartouche {
  position: relative;
  z-index: 2;
}
.hero-cartouche__background {
  background: #fff;
}
@media (min-width: 1200px) {
  .hero-cartouche__background {
    background: unset;
  }
}
@media (min-width: 1200px) {
  .hero-cartouche__content {
    margin: 0;
  }
}
@media (min-width: 768px) {
  .banner-inspiration {
    overflow: hidden;
  }
}
.banner-inspiration__img {
  position: relative;
  height: 390px;
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .banner-inspiration__img {
    height: 450px;
    margin: 0 auto;
  }
}
@media (min-width: 1920px) {
  .banner-inspiration__img {
    background-position: center bottom;
  }
}
.banner-inspiration__card-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.banner-inspiration__card {
  padding: 24px 15px;
  position: relative;
}
@media (min-width: 768px) {
  .banner-inspiration__card {
    padding: 24px;
    height: 345px;
  }
}
@media (min-width: 992px) {
  .banner-inspiration__card {
    height: 380px;
  }
}
@media (min-width: 1200px) {
  .banner-inspiration__card {
    height: 360px;
  }
}
.banner-inspiration__card-title {
  margin: 0;
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  line-height: 32px;
}
@media (min-width: 768px) {
  .banner-inspiration__card-title {
    font-size: 2.4rem;
  }
}
@media (min-width: 768px) {
  .banner-inspiration__card-signature {
    position: absolute;
    bottom: 0;
  }
}
.banner-inspiration__card-agent-discover,
.banner-inspiration__card-contact-discover {
  padding-top: 16px;
  padding-bottom: 40px;
  font-size: 1.5rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  line-height: 19px;
}
.banner-inspiration__card-agent-name,
.banner-inspiration__card-contact-name {
  padding-bottom: 8px;
  font-size: 2.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 24px;
}
@media (min-width: 768px) {
  .banner-inspiration__card-agent-name,
  .banner-inspiration__card-contact-name {
    font-size: 2.8rem;
  }
}
.banner-inspiration__card-agent-tagline,
.banner-inspiration__card-contact-tagline {
  font-size: 1.5rem;
  color: #fff;
  line-height: 24px;
}
@media (min-width: 768px) {
  .banner-inspiration__card-agent-tagline,
  .banner-inspiration__card-contact-tagline {
    padding-bottom: 24px;
  }
}
@media (min-width: 1200px) {
  .banner-inspiration__card-agent-tagline,
  .banner-inspiration__card-contact-tagline {
    padding-right: 131px;
  }
}
.banner-inspiration__card-agent-svg .svg-illustration,
.banner-inspiration__card-contact-svg .svg-illustration {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 120px;
}
.banner-inspiration__card-agent-svg .svg-illustration path,
.banner-inspiration__card-contact-svg .svg-illustration path,
.banner-inspiration__card-agent-svg .svg-illustration line,
.banner-inspiration__card-contact-svg .svg-illustration line {
  stroke: #fff;
  stroke-width: 5;
}
@media (min-width: 768px) {
  .page-press-home .hero-cover-under-title {
    padding: 90px 0;
  }
}
.page-press-home .hero-cartouche__background {
  background: #fff;
}
@media (min-width: 1200px) {
  .page-press-home .hero-cartouche__background {
    background: unset;
  }
}
.page-press-home .cover-path {
  height: 260px;
}
@media (min-width: 1200px) {
  .page-press-home .cover-path {
    height: 340px;
  }
}
.page-press-home .breadcrumb {
  position: absolute;
  left: 24px;
  top: 8px;
  z-index: 1;
}
.press-home__categories {
  padding-top: 16px;
}
.press-home__category {
  position: relative;
}
.press-home__category-img-wrapper {
  margin-top: 32px;
}
.press-home__category-img {
  width: 100%;
}
.press-home__category-title {
  position: absolute;
  bottom: 24px;
  left: 24px;
  font-weight: bold;
  font-size: 1.7em;
  color: #fff;
}
.press-home__picture-overlay {
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0, rgba(0, 0, 0, 0.1) 40%);
}
.press-home__picture-overlay:hover {
  opacity: 1;
}
.press-home__contact {
  padding-top: 48px;
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .press-home__contact {
    padding-top: 88px;
  }
}
@media (min-width: 992px) {
  .press-home__contact {
    padding-top: 64px;
  }
}
@media (min-width: 1200px) {
  .press-home__contact {
    padding-top: 48px;
  }
}

