@media (min-width: 768px) {
}@media (min-width: 992px) {
}.trip-review-excerpt-card {
  background-color: #fff;
  border: 1px solid #EEE9E5;
}
.trip-review-excerpt-card .link-arrow {
  font-size: 1.6rem;
}
.trip-review-excerpt-card-content {
  padding: 16px;
}
@media (min-width: 768px) {
  .trip-review-excerpt-card-content {
    padding-top: 24px;
  }
}
@media (min-width: 992px) {
  .trip-review-excerpt-card-content {
    padding: 24px 24px 16px 24px;
  }
}
.trip-review-excerpt-card-with-picture {
  display: flex;
}
@media (min-width: 1200px) {
  .trip-review-excerpt-card-with-picture {
    padding-right: 0;
  }
}
.trip-review-excerpt-card-with-picture .trip-review-excerpt-card-content {
  padding-right: 15px;
}
.trip-review-excerpt-card-picture-container {
  position: relative;
  width: 50%;
  min-width: 50%;
}
.trip-review-excerpt-card-picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.trip-review-excerpt-card-content .iconvar {
  margin-right: 10px;
  font-size: 1.5em;
  vertical-align: middle;
  color: #14716A;
}
.trip-review-excerpt-card-author {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin-bottom: 8px;
}
.trip-review-excerpt-card-name {
  font-size: 1.6rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .trip-review-excerpt-card-name {
    font-size: 1.8rem;
  }
}
.trip-review-excerpt-card-date {
  font-size: 1.5rem;
  color: #868E96;
  margin-top: 8px;
}
.trip-review-excerpt-card-name,
.trip-review-excerpt-card-date {
  line-height: 24px;
  max-height: 24px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.trip-review-excerpt-card-rating {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}
.trip-review-excerpt-card-rating .stars-rate {
  font-size: 12px;
}
@media (min-width: 768px) {
  .trip-review-excerpt-card-rating .stars-rate {
    font-size: 1.6rem;
  }
}
.trip-review-excerpt-card-rating-note {
  margin-right: 8px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 24px;
  color: #343A40;
}
@media (min-width: 768px) {
  .trip-review-excerpt-card-rating-note {
    font-size: 1.8rem;
  }
}
.trip-review-excerpt-card-quote {
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
}
.trip-review-excerpt-card-quote--content-module,
.trip-review-excerpt-card-quote--destination-page {
  line-height: 24px;
  max-height: 192px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  height: 192px;
}
.trip-review-excerpt-card-agency {
  display: flex;
  margin: 0 16px 16px 16px;
  padding-top: 16px;
  border-top: 1px solid #EEE9E5;
}
@media (min-width: 768px) {
  .trip-review-excerpt-card-agency {
    margin-bottom: 24px;
  }
}
.trip-review-excerpt-card-agency-content {
  padding-left: 16px;
  line-height: 24px;
}
.trip-review-excerpt-card-agency-picture {
  min-width: 66px;
}
.trip-review-excerpt-card-agency-title {
  margin-bottom: 8px;
  font-size: 1.5rem;
}
@font-face {
  font-family: "kepler-std-caption";
  src: url('../assets/fonts/Kepler/kepler-caption-regular.woff2') format('woff2'), url('../assets/fonts/Kepler/kepler-caption-regular.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "kepler-std-caption";
  src: url('../assets/fonts/Kepler/kepler-caption-bold.woff2') format('woff2'), url('../assets/fonts/Kepler/kepler-caption-bold.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "kepler-std-subhead";
  src: url('../assets/fonts/Kepler/kepler-subhead.woff2') format('woff2'), url('../assets/fonts/Kepler/kepler-subhead.woff') format('woff');
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: 'Belluga';
  src: url('../assets/fonts/Belluga/belluga-regular.woff2') format('woff2'), url('../assets/fonts/Belluga/belluga-regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
.font-magazine-homepage-section-titles {
  font-size: 3.2rem;
  text-align: center;
  line-height: 56px;
}
@media (min-width: 768px) {
  .font-magazine-homepage-section-titles {
    font-size: 4.6rem;
  }
}
.font-magazine-homepage-section-titles strong {
  margin: auto auto 16px auto;
  font-size: 48px;
  display: block;
  font-weight: normal;
  font-family: "Belluga", sans-serif;
  height: 32px;
}
@media (min-width: 768px) {
  .font-magazine-homepage-section-titles strong {
    margin: auto auto 32px auto;
    display: inline-block;
    font-size: 66px;
  }
}
.font-magazine-homepage-section-descriptions {
  font-size: 2rem;
  font-style: italic;
  text-align: center;
}
.link-color-magazine a {
  text-decoration: underline;
  color: #343A40;
}
.link-color-magazine a:hover {
  color: #b6a467;
}
.link-color-magazine a:focus {
  color: #897840;
}
.magazine-article-card-vertical {
  cursor: pointer;
  border: 0;
}
@media (min-width: 992px) {
  .magazine-article-card-vertical {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .magazine-article-card-vertical:hover,
  .magazine-article-card-vertical:focus {
    box-shadow: 0 2px 16px 0 rgba(52, 58, 64, 0.16);
  }
  .magazine-article-card-vertical:hover .magazine-article-card-vertical__read-more,
  .magazine-article-card-vertical:focus .magazine-article-card-vertical__read-more {
    opacity: 1;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .magazine-article-card-vertical:hover .magazine-article-card__tag,
  .magazine-article-card-vertical:focus .magazine-article-card__tag {
    top: -56px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .magazine-article-card-vertical:hover .magazine-article-card-vertical__content,
  .magazine-article-card-vertical:focus .magazine-article-card-vertical__content {
    padding-top: 8px;
  }
}
@media (min-width: 992px) {
  .magazine-article-card__tag {
    transition: top 0.5s;
  }
}
.magazine-article-card-vertical__content {
  border: 1px solid #EEE9E5;
  padding: 32px 16px 32px 16px;
  position: relative;
  height: 146px;
}
@media (min-width: 992px) {
  .magazine-article-card-vertical__content {
    transition: padding-top 0.5s;
  }
}
.magazine-article-card-vertical__content .magazine-article-card-vertical__tag--vertical {
  position: absolute;
  top: -16px;
  padding: 8px;
}
.magazine-article-card-vertical__title {
  font-size: 2rem;
  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;
  margin: 0;
  font-family: "kepler-std-subhead", serif;
  font-weight: bold;
}
@media (min-width: 768px) {
  .magazine-article-card-vertical__title {
    font-size: 2.4rem;
  }
}
@media (min-width: 768px) {
  .magazine-article-card-vertical__title {
    line-height: 32px;
    max-height: 64px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
.magazine-article-card-vertical__time {
  font-size: 1.6rem;
  display: block;
  color: #868E96;
  margin-top: 8px;
}
.magazine-article-card-vertical__read-more {
  font-size: 1.5rem;
  line-height: 24px;
  font-weight: bold;
  position: absolute;
  bottom: 16px;
  opacity: 0;
  transition: opacity 0.5s;
}
.magazine-article-card-horizontal {
  cursor: pointer;
  display: flex;
  border: 0;
}
@media (min-width: 992px) {
  .magazine-article-card-horizontal {
    margin: 0;
  }
}
.magazine-article-card-horizontal:hover,
.magazine-article-card-horizontal:focus {
  box-shadow: 0 2px 16px 0 rgba(52, 58, 64, 0.16);
}
.magazine-article-card-horizontal:hover .link-arrow,
.magazine-article-card-horizontal:focus .link-arrow {
  color: #b6a467;
}
.magazine-article-card-horizontal__figure {
  flex: 3;
}
@media (min-width: 768px) {
  .magazine-article-card-horizontal__figure {
    flex: 1;
  }
}
.magazine-article-card-horizontal__content {
  border: 1px solid #EEE9E5;
  flex: 4;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 16px;
}
@media (min-width: 768px) {
  .magazine-article-card-horizontal__content {
    flex: 3;
  }
}
.magazine-article-card-horizontal__content .link-arrow {
  position: absolute;
  right: 16px;
  top: calc(50% - 10px);
}
.magazine-article-card-horizontal__title {
  font-size: 2rem;
  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;
  margin: 0;
  font-family: "kepler-std-subhead", serif;
  font-weight: bold;
}
@media (min-width: 768px) {
  .magazine-article-card-horizontal__title {
    font-size: 2.4rem;
  }
}
@media (min-width: 768px) {
  .magazine-article-card-horizontal__title {
    line-height: 32px;
    max-height: 64px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
.magazine-article-card-horizontal__time {
  font-size: 1.6rem;
  display: block;
  color: #868E96;
  margin-top: 8px;
}
.magazine-article-card__tag {
  padding-bottom: 8px;
  display: flex;
  align-items: center;
  font-weight: 700;
}
.magazine-article-card__tag .magazine-article-card__tag-icon {
  font-size: 1.6rem;
  padding-right: 4px;
}
.more-inspiration .card {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .more-inspiration .card {
    margin-bottom: 24px;
  }
}
@media (min-width: 992px) {
  .more-inspiration .card {
    margin-bottom: 30px;
  }
}
.how-it-works {
  padding: 48px 0;
}
.how-it-works__item {
  display: flex;
}
.how-it-works__item + .how-it-works__item {
  margin-top: 35px;
}
@media (min-width: 768px) {
  .how-it-works__item + .how-it-works__item {
    margin-top: 0;
  }
}
.how-it-works__item__illustration {
  margin-right: 30px;
}
@media (min-width: 992px) {
  .how-it-works__item__illustration {
    margin-right: 10px;
  }
}
.how-it-works__item__illustration .svg-illustration {
  min-width: 80px;
  height: 80px;
}
.how-it-works__item__text {
  flex-grow: 1;
}
.how-it-works__item__text a {
  color: #fff;
  text-decoration: underline;
}
.how-it-works__item__text__title {
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
}
/*

Base:
-----
.itinerary-card {}

Modifiers:
----------
.itinerary-card--with-differentiating-info{}
.itinerary-card--horizontal {}
.itinerary-card--highlight {}

Templates:
----------
app/browser/components/itineraries/itinerary-card/itinerary-card.html.twig
app/vitamin/src/modules/list-itineraries/components/ItineraryCard.jsx

 */
/**
* Create an animation to let the wishlist heart beat
*/
@keyframes bounceHeartWishList {
  0% {
    font-size: 13px;
  }
  50% {
    font-size: 20px;
  }
  100% {
    font-size: 16px;
  }
}
.itinerary-card {
  position: relative;
}
.itinerary-card:hover .itinerary-card__cta {
  opacity: 1;
}
.itinerary-card__cover {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #D6F8EE;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.itinerary-card__wishlist {
  position: absolute;
  z-index: 103;
  right: 16px;
  top: 0;
  margin-top: 62.5%;
  width: 36px;
  height: 36px;
  background-color: #fff;
  text-align: center;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #EEE9E5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate(0, -50%) scale(1.2);
  -moz-transform: translate(0, -50%) scale(1.2);
  -ms-transform: translate(0, -50%) scale(1.2);
  -o-transform: translate(0, -50%) scale(1.2);
  transform: translate(0, -50%) scale(1.2);
}
@media (min-width: 992px) {
  .itinerary-card__wishlist {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
.itinerary-card__wishlist::before {
  font-family: "varanasi";
  content: "\EA26";
  font-size: 16px;
  line-height: 36px;
  color: #343A40;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.itinerary-card__wishlist:hover {
  border-color: #c7c3bf;
}
.itinerary-card__wishlist.animate::before {
  animation-duration: 0.3s;
  animation-name: bounceHeartWishList;
  font-size: 16px;
}
.itinerary-card__wishlist[data-selected]::before {
  content: "\EA47";
  color: #DB2C24;
}
.itinerary-card__body {
  height: 147px;
}
.itinerary-card__body-container {
  padding: 24px 16px 16px 16px;
  background-color: #fff;
}
.itinerary-card__flight-included {
  z-index: 101;
  background-color: #E5755F;
}
.itinerary-card__highlight {
  z-index: 101;
  background-color: #129CAB;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.itinerary-card__differentiating-info {
  display: flex;
  max-width: 100%;
  height: 16px;
  line-height: 16px;
}
.itinerary-card__combined,
.itinerary-card__GIR {
  position: relative;
  height: 16px;
  padding-left: 1.8em;
  line-height: 16px;
  max-height: 16px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.itinerary-card__combined::before,
.itinerary-card__GIR::before {
  position: absolute;
  top: 2px;
  left: 1px;
  font-family: "varanasi";
  font-size: 1.5em;
}
.itinerary-card__combined,
.itinerary-card__GIR {
  font-size: 1.4rem;
  font-weight: 700;
}
.itinerary-card__combined {
  color: #129CAB;
}
.itinerary-card__combined::before {
  content: "\EA1A";
}
.itinerary-card__GIR {
  color: #038B62;
  flex: 0 0 auto;
}
.itinerary-card__GIR::before {
  content: "\EA72";
}
.itinerary-card__tags {
  margin-bottom: 8px;
  height: 24px;
}
.itinerary-card__title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 24px;
  max-height: 48px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #343A40;
  margin-bottom: 8px;
  height: 48px;
}
.itinerary-card__title:hover {
  color: #343A40;
}
.itinerary-card__title::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 102;
}
.itinerary-card__description {
  font-size: 1.5rem;
  line-height: 24px;
  max-height: 144px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  color: #343A40;
  display: none;
  margin-bottom: 24px;
}
.itinerary-card__details {
  line-height: 18px;
  max-height: 36px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-right: -16px;
}
.itinerary-card__duration {
  margin-right: 5px;
  white-space: nowrap;
}
.itinerary-card__price {
  padding-left: 4px;
  border-left: 1px solid #EEE9E5;
}
.itinerary-card__price-value {
  font-size: 1.6rem;
  font-weight: bold;
  margin-left: 5px;
  color: #129CAB;
}
.itinerary-card__duration,
.itinerary-card__price {
  font-size: 1.4rem;
  display: inline;
  color: #868E96;
}
.itinerary-card__cta {
  display: none;
  position: absolute;
  z-index: 101;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .itinerary-card__cta {
    display: flex;
  }
}
.itinerary-card--with-differentiating-info .itinerary-card__body-container {
  padding-top: 4px;
}
.itinerary-card--with-differentiating-info .itinerary-card__differentiating-info {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .itinerary-card--horizontal {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
  }
  .itinerary-card--horizontal .itinerary-card__header,
  .itinerary-card--horizontal .itinerary-card__body {
    height: 100%;
    width: 50%;
  }
  .itinerary-card--horizontal .itinerary-card__header {
    position: absolute;
    left: 0;
    top: 0;
    padding-bottom: 0;
  }
  .itinerary-card--horizontal .itinerary-card__body {
    background-image: url('../assets/images/patterns/citrus.svg');
    background-size: cover;
  }
  .itinerary-card--horizontal .itinerary-card__body-container {
    height: 100%;
    padding: 24px;
  }
  .itinerary-card--horizontal .itinerary-card__highlight {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .itinerary-card--horizontal .itinerary-card__wishlist {
    top: 24px;
    right: 24px;
    margin-top: 0;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .itinerary-card--horizontal .itinerary-card__title {
    font-size: 1.8rem;
    height: unset;
    max-height: unset;
    -webkit-line-clamp: unset;
  }
  .itinerary-card--horizontal .itinerary-card__description {
    display: block;
    display: -webkit-box;
  }
}
@media (min-width: 768px) {
  .itinerary-card--horizontal.itinerary-card--highlight .itinerary-card__body {
    padding: 8px 8px 8px 0;
  }
  .itinerary-card--horizontal.itinerary-card--highlight .itinerary-card__body-container {
    padding-top: 32px;
    padding-right: 16px;
  }
  .itinerary-card--horizontal.itinerary-card--highlight .itinerary-card__differentiating-info {
    margin-top: 8px;
  }
}
.hubpage-experience-card {
  margin: 0 8px 0 0;
  width: 220px;
}
@media (min-width: 768px) {
  .hubpage-experience-card {
    margin: 0;
    width: auto;
  }
}
.hubpage-experience-card__body-container {
  padding: 24px 16px 16px 16px;
  background-color: #fff;
}
.hubpage-experience-card__tags {
  margin-bottom: 8px;
}
.hubpage-experience-card__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 24px;
  max-height: 48px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 48px;
}
@media (min-width: 768px) {
  .hubpage-experience-card__title {
    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;
    height: 72px;
  }
}
@media (min-width: 992px) {
  .hubpage-experience-card__title {
    line-height: 24px;
    max-height: 48px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 48px;
  }
}
.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;
  }
}
.agency-item {
  display: block;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (hover: hover), (-moz-touch-enabled: 0), (pointer: none) {
  .agency-item:hover .agency-item__cover::before {
    opacity: 0;
  }
  .agency-item:hover .agency-item__cover__img {
    -webkit-transform: translateY(-13.5%);
    -moz-transform: translateY(-13.5%);
    -ms-transform: translateY(-13.5%);
    -o-transform: translateY(-13.5%);
    transform: translateY(-13.5%);
  }
  .agency-item:hover .agency-item__cover__text {
    color: #343A40;
    background-color: #fff;
  }
  .agency-item:hover .agency-item__link {
    color: #343A40;
  }
  .agency-item:hover .agency-name {
    color: #343A40;
  }
  .agency-item:hover .agency-item__title {
    background-color: #fff;
  }
  .agency-item:hover .agency-stars-label {
    color: #343A40;
  }
}
.agency-item .agency-name {
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1;
  color: #fff;
  display: inline-block;
  padding-top: 5px;
}
@media (min-width: 768px) {
  .agency-item .agency-name {
    font-size: 3.6rem;
  }
}
.agency-item__cover {
  position: relative;
  overflow: hidden;
}
.agency-item__cover__text {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 16px;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 700;
  line-height: 1;
  background-color: transparent;
  z-index: 2;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
@media (min-width: 768px) {
  .agency-item__cover__text {
    font-size: 1.8rem;
  }
}
.agency-item__cover__img {
  border: 0;
  display: block;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}
.agency-item__cover__img::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 40%);
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.agency-item__link {
  display: block;
  color: #fff;
}
.agency-item__link::before {
  content: "";
  cursor: pointer;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3;
}
.agency-item__title {
  padding: 10px;
  font-size: 1.5rem;
  font-weight: 700;
  color: #343A40;
  line-height: 16px;
  background-color: transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
@media (min-width: 768px) {
  .agency-item__title {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .agency-item__title {
    line-height: 24px;
  }
}
.agency-item__stars-container {
  margin: 0;
}
.agency-item__stars-container .agency-stars {
  font-size: 8px;
}
.agency-item__stars-container .agency-stars-label {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  vertical-align: top;
}
.agency-presentation-card {
  padding: 24px;
  margin-top: 8px;
}
.agency-presentation-card__picture-col {
  display: table-cell;
}
.agency-presentation-card__picture {
  width: 96px;
}
.agency-presentation-card__text-col {
  display: table-cell;
  vertical-align: top;
  padding-left: 24px;
}
.agency-presentation-card .agency-title {
  font-size: 1.6rem;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
}
@media (min-width: 768px) {
  .agency-presentation-card .agency-title {
    font-size: 1.8rem;
  }
}
.agency-presentation-card .agency-name {
  display: inline-block;
  margin-top: 8px;
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1;
  color: #fff;
}
@media (min-width: 768px) {
  .agency-presentation-card .agency-name {
    font-size: 3.6rem;
  }
}
.agency-presentation-card .agency-short-description {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 1.5rem;
  color: #fff;
  line-height: 24px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .agency-presentation-card .agency-short-description {
    font-size: 1.6rem;
  }
}
.agency-presentation-card .agency-stars-container {
  margin: 0;
}
.agency-presentation-card .agency-stars {
  font-size: 8px;
}
.agency-presentation-card .agency-stars-label {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  vertical-align: top;
  text-decoration: underline;
}
.thematic-experience-head {
  margin-bottom: 32px;
}
@media (min-width: 992px) {
  .thematic-experience-head__row {
    display: flex;
    align-items: flex-end;
    min-width: 100%;
  }
}
.thematic-experience-head__carousel {
  padding: 0;
}
@media (min-width: 768px) {
  .thematic-experience-head__carousel {
    padding: 0 15px;
  }
}
.thematic-experience-head__carousel-picture {
  width: 100%;
  height: 100%;
}
.thematic-experience-head__carousel-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 16px;
}
.thematic-experience-head__carousel-navigation-index {
  padding: 0 16px;
  min-width: 80px;
  text-align: center;
  z-index: 1;
}
.thematic-experience-head__content-tags {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.thematic-experience-head__content-illustration {
  height: 56px;
  width: 56px;
  flex-shrink: 0;
}
.thematic-experience-head__content-title {
  padding: 24px 0 16px 0;
  font-size: 2.6rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .thematic-experience-head__content-title {
    font-size: 3.6rem;
  }
}
@media (min-width: 992px) {
  .thematic-experience-head__content-title {
    padding-top: 0;
    padding-bottom: 24px;
  }
}
.thematic-experience-head__content-subtitle {
  margin-top: 8px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 24px;
}
.emo-happy {
  color: #12B886;
}
.emo-normal {
  color: #EE641C;
}
.emo-sad {
  color: #ADB5BD;
}
.whentogo {
  padding: 5px 15px;
}
.whentogo-link:hover .whentogo-title {
  color: #868E96;
}
.whentogo-item {
  margin: 8px 0;
  padding: 0;
  text-align: center;
}
.whentogo-title {
  margin-bottom: 8px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #343A40;
  font-weight: 700;
}
.whentogo-bar,
.whentogo-bar-full {
  height: 16px;
}
.whentogo-bar {
  display: inline-block;
  overflow: hidden;
  width: 32px;
  background-color: #EEE9E5;
  border-radius: 8px;
}
.whentogo-bar-full {
  background-color: #129CAB;
}
.whentogo-bar-full.good {
  width: 100%;
}
.whentogo-bar-full.average {
  width: 50%;
}
.whentogo-bar-full.bad {
  width: 0;
}
.whentogo-more-wrap {
  margin-top: 10px;
  text-align: center;
}
/*.dots {
    display: inline-block;
    font-family: "varanasi";
    font-size: 6px;
    letter-spacing: 2px;
    color: @lime;

    &:after {
        color: @bright-soil;
    }

    &.good {
        &:before {
            content: '\EA31\EA31\EA31';
        }

        &:after {
            content: '';
        }
    }

    &.average {
        &:before {
            content: '\EA31\EA31';
        }

        &:after {
            content: '\EA31';
        }
    }

    &.bad {
        &:before {
            content: '\EA31';
        }

        &:after {
            content: '\EA31\EA31';
        }
    }
}*/
.thematic-experience-questions {
  font-size: 1.5rem;
  border-top: 1px solid #EEE9E5;
}
@media (min-width: 768px) {
  .thematic-experience-questions {
    font-size: 1.6rem;
  }
}
.thematic-experience-questions__panel {
  border-bottom: 1px solid #EEE9E5;
  box-shadow: none;
}
.thematic-experience-questions__panel-header {
  position: relative;
  padding: 16px 32px;
  font-weight: 700;
  cursor: pointer;
}
.thematic-experience-questions__panel-icon,
.thematic-experience-questions__option-icon,
.thematic-experience-questions__panel-header-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.thematic-experience-questions__panel-icon,
.thematic-experience-questions__option-icon {
  left: 0;
  font-size: 2.4rem;
}
.thematic-experience-questions__panel-header-arrow {
  right: 0;
}
.thematic-experience-questions__option-icon {
  font-size: 40px;
}
@media (min-width: 768px) {
  .thematic-experience-questions__option-icon {
    font-size: 45px;
  }
}
.thematic-experience-questions__panel-title {
  font-size: 1.6rem;
  line-height: 24px;
}
.thematic-experience-questions__panel-body {
  padding-top: 0;
}
.thematic-experience-questions__panel-body-question {
  position: relative;
  font-weight: normal;
  padding: 8px 0 8px 48px;
}
@media (min-width: 768px) {
  .thematic-experience-questions__panel-body-question {
    padding-left: 64px;
  }
}
.thematic-experience-questions__panel-body-question-title {
  font-size: 1.5rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .thematic-experience-questions__panel-body-question-title {
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .modal-experience.mfp-gallery .mfp-close {
    top: -24px;
  }
}
.modal-experience .modal-arrow-container {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 56px;
  border-top: 1px solid #EEE9E5;
  background: #fff;
  z-index: 1045;
}
.modal-experience .modal-arrow {
  margin: 0;
  top: initial;
  transform: none;
  border: 1px solid #EEE9E5;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: #343A40;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  position: fixed;
  bottom: 8px;
}
.modal-experience .modal-arrow:before,
.modal-experience .modal-arrow:after {
  opacity: 1;
  position: static;
  margin: 0;
  border: none;
  width: auto;
  height: auto;
}
.modal-experience .modal-arrow:hover {
  color: #12B886;
}
.modal-experience .modal-arrow:active {
  color: #14716A;
}
.modal-experience .modal-arrow.disabled {
  color: #ADB5BD;
  cursor: default;
}
.modal-experience .mfp-arrow-left {
  left: 16px;
}
.modal-experience .mfp-arrow-right {
  right: 16px;
}
@media (min-width: 992px) {
  .modal-experience .mfp-arrow-left {
    left: 48px;
  }
  .modal-experience .mfp-arrow-right {
    right: 48px;
  }
}
.thematic-experience-modal {
  padding-bottom: 88px;
}
@media (min-width: 768px) {
  .thematic-experience-modal {
    padding-top: 48px;
    margin-top: 48px;
  }
}
.thematic-experience-modal .swiper-button {
  position: relative;
  left: 0;
  right: 0;
  transform: none;
}
.thematic-experience-modal__description {
  margin-bottom: 32px;
  font-size: 1.6rem;
  line-height: 32px;
}
@media (min-width: 768px) {
  .thematic-experience-modal__description {
    font-size: 1.8rem;
  }
}
.thematic-experience-modal__picture-wrapper {
  margin: 0 -15px;
}
.thematic-experience-modal__picture {
  margin-bottom: 32px;
}
.bg-beige {
  background-color: #F7F5ED;
}
.hero-cover-carousel-item:first-child {
  height: 288px;
}
@media (min-width: 768px) {
  .hero-cover-carousel-item:first-child {
    height: 460px;
  }
}
@media (min-width: 1200px) {
  .hero-cover-carousel-item:first-child {
    height: 540px;
  }
}
.hero-cartouche__content {
  padding: 48px 33px;
  margin-top: -120px;
  background-color: var(--color-green-700);
  color: var(--color-neutral-100);
}
.hero-cartouche__content .text-crop-more {
  color: var(--color-neutral-100);
  text-decoration: underline;
}
.hero-cartouche__content .text-crop-more:hover {
  color: var(--color-neutral-100);
  text-decoration: none;
}
.hero-cartouche__content-title {
  font-family: Moret, serif;
  font-size: 4.8rem;
  line-height: 4.8rem;
  font-weight: 500;
  margin-top: 0;
}
.hero-cartouche__content-text {
  font-size: 1.6rem;
  line-height: 24px;
}
@media (min-width: 768px) {
  .hero-cartouche__content-text {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .hero-cartouche__content-text {
    line-height: 32px;
  }
}
.page-section.thematic-hub-experience {
  padding-bottom: 0;
}
.thematic-hub-experience__intro {
  margin-bottom: 24px;
}
.thematic-hub-experience__carousel {
  padding-bottom: 30px;
}
@media (min-width: 992px) {
  .thematic-hub-experience__carousel {
    padding-bottom: 60px;
  }
}
.thematic-hub-experience__illustration {
  position: relative;
  overflow: hidden;
}
.thematic-hub-experience__illustration-inner {
  display: inline-block;
  position: relative;
  right: -50%;
}
.thematic-hub-experience__illustration-inner .svg-illustration {
  position: relative;
  height: 80px;
  margin-bottom: -5px;
  left: -50%;
}
.thematic-hub-facet__specialpicks-title,
.thematic-hub-facet__bestsellers-title,
.thematic-hub-facet__highlighted-title {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 24px;
}
@media (min-width: 768px) {
  .thematic-hub-facet__specialpicks-title,
  .thematic-hub-facet__bestsellers-title,
  .thematic-hub-facet__highlighted-title {
    line-height: 32px;
  }
}
.thematic-hub-facet__specialpicks-title {
  font-size: 2.8rem;
}
.thematic-hub-facet__specialpicks-title,
.thematic-hub-facet__highlighted-title {
  padding-top: 40px;
}
.thematic-hub-facet__bestsellers {
  padding-top: 40px;
}
.thematic-hub-facet__bestsellers-title {
  margin-top: 8px;
}
.thematic-hub-facet__highlighted-title {
  padding-bottom: 16px;
}
.thematic-hub-facet__specialpicks-slider,
.thematic-hub-facet__bestsellers-slider {
  margin-top: 16px;
  padding-top: 8px;
}
@media (max-width: 767px) {
}
.thematic-hub-facet__specialpicks-card,
.thematic-hub-facet__bestsellers-card {
  position: relative;
  display: block;
}
.thematic-hub-facet__specialpicks-description,
.thematic-hub-facet__bestsellers-description {
  font-size: 1.8rem;
  line-height: 24px;
}
.thematic-hub-facet__specialpicks-text,
.thematic-hub-facet__bestsellers-text {
  font-weight: bold;
  font-size: 1.4em;
  color: #fff;
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  hyphens: auto;
}
.thematic-hub-facet__specialpicks-text {
  font-size: 2.6rem;
  font-weight: 800;
  color: #fff;
}
@media (min-width: 768px) {
  .thematic-hub-facet__specialpicks-text {
    font-size: 3.6rem;
  }
}
.thematic-hub-facet__bestsellers-text {
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
}
@media (min-width: 768px) {
  .thematic-hub-facet__bestsellers-text {
    font-size: 2rem;
  }
}
.thematic-hub-agency__intro-text {
  margin-top: 16px;
}
.thematic-hub-agency__slider {
  margin-top: 24px;
}
.thematic-hub-travel-idea__intro-description {
  padding-bottom: 24px;
  padding-top: 16px;
  font-size: 1.8rem;
}
.thematic-hub-travel-idea__cta {
  text-align: center;
  margin-bottom: 18px;
}
.thematic-hub-why-evaneos__reasons {
  display: flex;
  flex-wrap: wrap;
}
.thematic-hub-why-evaneos__reasons:before {
  display: block;
}
.thematic-hub-why-evaneos__reason-illustration {
  margin-top: 32px;
  width: 80px;
}
@media (min-width: 768px) {
  .thematic-hub-why-evaneos__reason-illustration {
    float: left;
  }
}
@media (min-width: 768px) {
  .thematic-hub-why-evaneos__reason-text {
    margin-top: 32px;
    padding-left: 96px;
  }
}
.thematic-hub-why-evaneos__reason-title {
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 16px;
}
.thematic-hub-why-evaneos__reason-description {
  font-size: 1.5rem;
  line-height: 24px;
  margin-top: 8px;
}
.thematic-hub-why-evaneos__more-reasons {
  margin-top: 24px;
}
.thematic-hub-review .review-cards {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  list-style: none;
}
.thematic-hub-review .review-cards .trip-review-excerpt-card {
  margin-top: 32px;
  background: #fff;
}
@media (min-width: 1200px) {
  .thematic-hub-review .review-cards .trip-review-excerpt-card {
    min-height: 267px;
  }
}
.thematic-hub-review .review-cards .trip-review-excerpt-card-quote {
  line-height: 24px;
  max-height: 48px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (min-width: 768px) {
  .thematic-hub-review .review-cards .trip-review-excerpt-card-quote {
    line-height: 24px;
    max-height: 96px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
}
.thematic-hub-review__intro-subtitle {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 24px;
}
@media (min-width: 768px) {
  .thematic-hub-review__intro-subtitle {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .thematic-hub-review__intro-subtitle {
    line-height: 32px;
  }
}
.thematic-hub-review__intro {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .thematic-hub-review__intro {
    margin-top: 24px;
  }
}
.thematic-hub-review__intro-illustration {
  width: 200px;
  margin-bottom: 24px;
}
.thematic-hub-review__intro-text {
  margin-top: 8px;
  line-height: 24px;
}
@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;
}
.thematic-hub-inspiration__intro-description {
  margin-bottom: 24px;
  font-size: 1.8rem;
}
.thematic-hub-redaction__title {
  font-size: 2.4rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .thematic-hub-redaction__title {
    font-size: 2.8rem;
  }
}
.thematic-hub-redaction__content {
  font-size: 1.8rem;
}
.thematic-hub-value-proposition {
  background-color: #F7F5ED;
  padding-top: 32px !important;
}
.thematic-hub-value-proposition__proposition {
  display: flex;
  flex-wrap: wrap;
}
.thematic-hub-value-proposition__proposition:before {
  display: block;
}
.thematic-hub-value-proposition__proposition-text {
  padding-top: 32px;
}
.thematic-hub-value-proposition__picture {
  width: 100%;
  align-self: stretch;
  padding-right: 16px;
}
@media (min-width: 480px) {
  .thematic-hub-value-proposition__picture {
    width: 345px;
    margin: auto;
  }
}
@media (min-width: 992px) {
  .thematic-hub-value-proposition__picture {
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 48px;
    margin: 0;
    width: 100%;
  }
}
.thematic-hub-value-proposition__proposition-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex: 1 0 0;
}
.thematic-hub-value-proposition__proposition-content-title {
  color: #00543C;
  font-size: 20px;
  font-weight: 900;
  line-height: 28px;
  word-wrap: break-word;
}
@media (min-width: 1200px) {
  .thematic-hub-value-proposition__proposition-content-title {
    padding-right: 72px;
  }
}
.thematic-hub-value-proposition__proposition-content-description {
  color: #1F2226;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  word-wrap: break-word;
}
.thematic-hub-value-proposition__proposition-checkmark {
  padding: 4px;
  padding-right: 8px;
  align-items: center;
  gap: 8px;
}
.thematic-hub-value-proposition__proposition-checkmark g path {
  fill: #F8D720;
}
.thematic-hub-value-proposition__crosslinking-section {
  margin-top: 32px;
}
.thematic-hub-value-proposition__crosslinking {
  display: flex;
  position: relative;
  flex-direction: row;
  align-items: flex-end;
  height: 100%;
  min-height: 235px;
  overflow: hidden;
  border-radius: 8px;
  cursor: pointer;
  margin-top: 24px;
}
@media (min-width: 992px) {
  .thematic-hub-value-proposition__crosslinking {
    min-height: 119px;
  }
}
.thematic-hub-value-proposition__crosslinking-picture {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 0;
  object-fit: cover;
}
.thematic-hub-value-proposition__crosslinking-tag {
  z-index: 1;
  position: absolute;
  top: 16px;
  left: 16px;
  padding: 4px 8px;
  justify-content: center;
  align-items: center;
  color: #1F2226;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.14px;
  border-radius: 20px;
  background: #B6DAE3;
}
.thematic-hub-value-proposition__crosslinking-title {
  z-index: 1;
  position: relative;
  width: 100%;
  color: #FFFFFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 28px;
  padding-left: 16px;
  padding-bottom: 16px;
}
.thematic-hub-value-proposition__crosslinking-seemore {
  z-index: 1;
  position: relative;
  width: 24px;
  height: 24px;
  margin: 16px;
}
.page-section.thematic-hub-gir-carousel {
  padding-bottom: 0;
}
.page-section.thematic-hub-gir-carousel .thematic-hub-gir-carousel__title {
  font-size: 28px;
  font-weight: 800;
  line-height: 36px;
  margin-bottom: 32px;
}
.page-section.thematic-hub-gir-carousel .thematic-hub-gir-carousel-item-card img,
.page-section.thematic-hub-gir-carousel .thematic-hub-gir-carousel-item-card .picture-overlay {
  border-radius: 6px;
}
.page-section.thematic-hub-gir-carousel .thematic-hub-gir-carousel-item-card .thematic-hub-gir-carousel-item-text {
  font-size: 1.8rem;
  font-weight: 700;
  color: #fff;
  position: absolute;
  width: 100%;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  text-shadow: 1px 1px 1px #343A40;
}
@media (min-width: 768px) {
  .page-section.thematic-hub-gir-carousel .thematic-hub-gir-carousel-item-card .thematic-hub-gir-carousel-item-text {
    font-size: 2rem;
  }
}
h2,
h3 {
  margin: 0;
}
.page-section {
  padding: 60px 0;
}
@media (max-width: 991px) {
  .page-section {
    padding: 48px 0;
  }
}
.thematic-hub-experience__intro-title,
.thematic-hub-facet__intro-title,
.thematic-hub-agency__intro-title,
.thematic-hub-travel-idea__intro-title,
.thematic-hub-review__intro-title,
.thematic-hub-why-evaneos__intro-title,
.thematic-hub-inspiration__intro-title {
  font-size: 2.4rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .thematic-hub-experience__intro-title,
  .thematic-hub-facet__intro-title,
  .thematic-hub-agency__intro-title,
  .thematic-hub-travel-idea__intro-title,
  .thematic-hub-review__intro-title,
  .thematic-hub-why-evaneos__intro-title,
  .thematic-hub-inspiration__intro-title {
    font-size: 2.8rem;
  }
}
.how-it-works__cta {
  margin-top: 24px;
  width: 100%;
}
@media (min-width: 768px) {
  .how-it-works__cta {
    width: auto;
  }
}
.breadcrumb {
  position: absolute;
  left: 24px;
  top: 8px;
  z-index: 1;
}

