@media (min-width: 768px) {
}@media (min-width: 992px) {
}@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;
}
.content-module {
  margin-top: 24px;
  margin-bottom: 24px;
}
.content-module .picture {
  position: relative;
  margin-bottom: 16px;
}
.content-module .picture__caption {
  position: absolute;
  width: 100%;
  top: 100%;
  margin-top: 8px;
}
.content-module .picture__caption a {
  text-decoration: underline;
  color: #868E96;
}
.content-module__see-more {
  justify-self: center;
  width: calc(100% - 32px);
}
@media (min-width: 768px) {
  .content-module__see-more {
    width: auto;
  }
}
.content-module__see-more--hidden {
  display: none;
}
.inspiration-article .content-module-rich-text + .content-module-rich-text > p {
  margin-top: -48px;
}
.content-module-rich-text a {
  text-decoration: underline;
  color: #343A40;
}
.content-module-rich-text a:hover {
  color: #b6a467;
}
.content-module-rich-text a:focus {
  color: #897840;
}
.content-module-rich-text h2 {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 32px;
  margin: 0;
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .content-module-rich-text h2 {
    font-size: 2.8rem;
  }
}
@media (min-width: 768px) {
  .content-module-rich-text h2 {
    line-height: 40px;
  }
}
.content-module-rich-text p + h2 {
  padding-top: 48px;
}
.content-module-rich-text h2::before {
  content: "";
  background-color: #b6a467;
  height: 4px;
  display: block;
  width: 56px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .content-module-rich-text h2::before {
    width: 80px;
  }
}
.content-module-rich-text h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .content-module-rich-text h3 {
    font-size: 2.4rem;
  }
}
.content-module-rich-text p + h3 {
  padding-top: 24px;
}
.content-module-rich-text strong {
  font-weight: 700;
}
.content-module-rich-text p,
.content-module-rich-text li {
  font-size: 2rem;
  font-family: "kepler-std-caption", serif;
  line-height: 32px;
  margin: 0;
}
@media (min-width: 768px) {
  .content-module-rich-text p,
  .content-module-rich-text li {
    font-size: 22px;
  }
}
.content-module-rich-text li {
  margin-bottom: 16px;
}
.content-module-rich-text ul {
  list-style: none;
  margin: 0;
}
.content-module-rich-text ul > li:before {
  font-size: 3.6rem;
  vertical-align: middle;
  color: #14716A;
  content: "\2022";
  margin-left: -16px;
  padding-right: 8px;
}
.content-module-rich-text ul > li > *:first-child {
  display: inline;
}
.content-module-one-picture-16-9 {
  position: relative;
}
.content-module-one-picture-16-9__img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .content-module-double-picture-3-4-and-16-9 .align-item-bottom {
    display: flex;
    align-items: baseline;
  }
}
.content-module-double-picture-3-4-and-16-9__img-wrapper {
  position: relative;
}
.content-module-double-picture-3-4-and-16-9__col + .content-module-double-picture-3-4-and-16-9__col {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .content-module-double-picture-3-4-and-16-9__col + .content-module-double-picture-3-4-and-16-9__col {
    margin-top: 0;
  }
}
.content-module-double-picture-3-4-and-16-9__img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.content-module-double-picture-3-4-and-16-9 + .content-module-double-picture-3-4-and-16-9 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .content-module-double-picture-3-4-and-16-9 + .content-module-double-picture-3-4-and-16-9 {
    margin-top: 7px;
  }
}
.content-module-double-picture-3-4__img-wrapper {
  position: relative;
}
.content-module-double-picture-3-4__img-wrapper--second {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .content-module-double-picture-3-4__img-wrapper--second {
    margin-top: 0;
  }
}
.content-module-double-picture-3-4__img,
.content-module-double-picture-3-4__img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.content-module-double-picture-16-9__img-wrapper {
  position: relative;
}
.content-module-double-picture-16-9__img-wrapper--second {
  margin-top: 24px;
}
@media (min-width: 992px) {
  .content-module-double-picture-16-9__img-wrapper--second {
    margin-top: 0;
  }
}
.content-module-double-picture-16-9__img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.content-module-triple-picture-1-1__img-wrapper {
  position: relative;
}
.content-module-triple-picture-1-1__img-wrapper--second,
.content-module-triple-picture-1-1__img-wrapper--third {
  margin-top: 24px;
}
@media (min-width: 768px) {
  .content-module-triple-picture-1-1__img-wrapper--second,
  .content-module-triple-picture-1-1__img-wrapper--third {
    margin-top: 0;
  }
}
.content-module-triple-picture-1-1__img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.content-module-citation__quote {
  margin: 0;
}
@media (min-width: 768px) {
  .content-module-citation__quote {
    margin: 0 0 0 32px;
  }
}
.content-module-citation__quote-icon-left,
.content-module-citation__quote-icon-right {
  width: 40px;
}
@media (min-width: 768px) {
  .content-module-citation__quote-icon-left,
  .content-module-citation__quote-icon-right {
    width: 64px;
  }
}
.content-module-citation__quote-icon-left {
  margin-bottom: 16px;
}
.content-module-citation__quote-icon-right {
  transform: scaleX(-1);
  float: right;
}
.content-module-citation__content {
  font-size: 2.4rem;
  font-family: "kepler-std-subhead", serif;
  line-height: 40px;
  margin: 0;
}
@media (min-width: 768px) {
  .content-module-citation__content {
    font-size: 2.8rem;
  }
}
@media (min-width: 768px) {
  .content-module-citation__content {
    line-height: 40px;
    padding-right: 32px;
  }
}
.content-module-citation__author {
  font-size: 2rem;
  margin: 8px 0;
  font-weight: 700;
}
@media (min-width: 768px) {
  .content-module-citation__author {
    font-size: 2.4rem;
  }
}
@media (min-width: 768px) {
  .content-module-citation__author {
    margin-top: 16px;
    padding-right: 32px;
  }
}
.content-module-citation__author-description {
  font-size: 1.6rem;
  margin: 0;
}
@media (min-width: 768px) {
  .content-module-citation__author-description {
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .content-module-citation__author-description {
    padding-right: 32px;
  }
}
.content-module-citation-with-picture .picture {
  margin-bottom: 0;
}
.content-module-citation-with-picture .content-module-citation {
  padding: 32px 24px;
}
@media (min-width: 768px) {
  .content-module-citation-with-picture .content-module-citation {
    padding: 0 0 0 16px;
  }
}
@media (min-width: 768px) {
  .content-module-citation-with-picture .content-module-citation__quote {
    margin: 0 0 0 16px;
  }
}
@media (min-width: 992px) {
  .content-module-citation-with-picture .content-module-citation__quote {
    margin: 0;
    padding: 40px 16px 40px 24px;
  }
}
@media (min-width: 768px) {
  .content-module-citation-with-picture .content-module-citation__quote-icon-left,
  .content-module-citation-with-picture .content-module-citation__quote-icon-right {
    width: 40px;
  }
}
@media (min-width: 992px) {
  .content-module-citation-with-picture .content-module-citation__quote-icon-left,
  .content-module-citation-with-picture .content-module-citation__quote-icon-right {
    width: 64px;
  }
}
.content-module-citation-with-picture .content-module-citation__quote-icon-left {
  position: absolute;
  top: -16px;
}
@media (min-width: 768px) {
  .content-module-citation-with-picture .content-module-citation__quote-icon-left {
    position: initial;
  }
}
@media (min-width: 992px) {
  .content-module-citation-with-picture .content-module-citation__quote-icon-left {
    position: absolute;
    top: -24px;
  }
}
.content-module-citation-with-picture__col {
  padding: 0;
}
@media (min-width: 768px) {
  .content-module-citation-with-picture__col {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.content-module-citation-with-picture__wrapper {
  position: relative;
}
.content-module-citation-with-picture__img {
  width: 100%;
}
@media (min-width: 768px) {
  .content-module-citation-with-picture__left,
  .content-module-citation-with-picture__right {
    flex: 1;
  }
}
@media (min-width: 992px) {
  .content-module-citation-with-picture__left {
    flex: 2;
    max-width: 616px;
  }
}
@media (min-width: 1200px) {
  .content-module-citation-with-picture__left {
    max-width: 752px;
  }
}
.content-module-citation-with-picture__right {
  margin-top: -100px;
  position: relative;
  padding: 0 16px 24px 16px;
}
@media (min-width: 768px) {
  .content-module-citation-with-picture__right {
    margin: 0;
    padding: 0;
  }
}
@media (min-width: 992px) {
  .content-module-citation-with-picture__right {
    margin-left: -131px;
  }
}
@media (min-width: 1200px) {
  .content-module-citation-with-picture__right {
    margin-left: -160px;
  }
}
.content-module-youtube-video {
  position: relative;
}
@media (min-width: 768px) {
  .content-module-youtube-video {
    margin-bottom: 56px;
    margin-top: 24px;
  }
}
.content-module-youtube-video .video {
  margin: 0;
  width: 100%;
}
.content-module-youtube-video .video:active .video__content-btn {
  background-color: #F3F0E5;
  color: #897840;
}
.content-module-youtube-video:hover .video__content-btn {
  color: #b6a467;
  background-color: #FAF8F3;
}
@media (min-width: 768px) {
  .content-module-youtube-video:hover .content-module-youtube-video__description {
    background-color: rgba(182, 164, 103, 0.16);
  }
}
@media (min-width: 768px) {
  .content-module-youtube-video__content {
    position: relative;
    width: calc(100% * 2/3);
    z-index: 2;
  }
}
@media (min-width: 768px) {
  .content-module-youtube-video__description {
    background-color: #FAF8F3;
    position: absolute;
    top: 32px;
    right: 15px;
    height: 100%;
    width: calc(100% * 2/3 - 20px);
    padding: 16px;
    padding-left: calc(100% * 1/3 + 6px);
    padding-right: 8px;
  }
}
@media (min-width: 992px) {
  .content-module-youtube-video__description {
    padding-top: 48px;
    padding-left: calc(100% * 1/3 + 14px);
  }
}
.content-module-youtube-video__destination {
  font-weight: 700;
  display: flex;
  align-items: center;
  margin: 16px 0 0 0;
}
@media (min-width: 768px) {
  .content-module-youtube-video__destination {
    margin: 0;
  }
}
.content-module-youtube-video__destination__text {
  margin-left: 8px;
}
.content-module-youtube-video__title {
  font-size: 2rem;
  font-family: "kepler-std-subhead", serif;
  overflow-wrap: break-word;
  margin: 0;
}
@media (min-width: 768px) {
  .content-module-youtube-video__title {
    font-size: 2.4rem;
  }
}
.content-module-youtube-video__duration {
  color: #868E96;
  margin-top: 8px;
}
.content-module-download-resources__title {
  margin: 0;
  font-weight: bold;
  font-size: 1.7em;
  color: #343A40;
}
@media (min-width: 768px) {
  .content-module-download-resources__title {
    font-size: 2em;
  }
}
.content-module-download-resources__resource {
  margin: 24px 0 0;
}
.content-module-download-resources__img-wraper {
  position: relative;
}
.content-module-download-resources__text-wraper {
  position: absolute;
  bottom: 0;
  padding: 24px;
}
.content-module-download-resources__img {
  width: 100%;
}
.content-module-download-resources__text {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
  margin: 0 0 8px;
}
.content-module-download-resources__link {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
}
.content-module-download-resources__icon {
  font-size: 1.8rem;
  vertical-align: middle;
}
.content-module-newsletter {
  margin-top: 64px;
}
@media (min-width: 768px) {
  .content-module-newsletter {
    margin-top: 24px;
  }
}
@media (min-width: 992px) {
  .content-module-newsletter .newsletter__form--success {
    margin-top: 16px;
  }
}
.content-module-newsletter__container {
  padding: 24px;
  position: relative;
}
.content-module-newsletter__illustration-col {
  text-align: center;
}
@media (min-width: 768px) {
  .content-module-newsletter__illustration-col {
    text-align: initial;
    position: relative;
  }
}
@media (min-width: 768px) {
  .content-module-newsletter__row {
    display: flex;
  }
}
.content-module-newsletter__illustration-container {
  margin-bottom: 24px;
  margin-top: -68px;
  max-height: 164px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .content-module-newsletter__illustration-container {
    margin: 0;
    max-height: initial;
    overflow: initial;
  }
}
.content-module-newsletter__illustration {
  width: 70%;
}
@media (min-width: 768px) {
  .content-module-newsletter__illustration {
    position: absolute;
    bottom: -24px;
    left: 0;
    width: 100%;
  }
}
.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;
}
.large-agency-card__picture {
  flex: 210px 0 0;
  width: 210px;
}
@media (min-width: 992px) {
  .large-agency-card__picture {
    flex: 216px 0 0;
    width: 216px;
  }
}
@media (min-width: 1200px) {
  .large-agency-card__picture {
    flex: 264px 0 0;
    width: 264px;
  }
}
.large-agency-card__picture img {
  max-width: 100%;
}
.large-agency-card__content {
  flex-grow: 1;
  position: relative;
  padding: 24px 40px 24px 24px;
  margin: 24px 0;
}
@media (min-width: 992px) {
  .large-agency-card__content {
    margin: auto;
  }
}
@media (min-width: 1200px) {
  .large-agency-card__content {
    padding: 32px 48px 32px 32px;
  }
}
.large-agency-card__arrow {
  font-size: 2.4rem;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  right: 16px;
  color: #fff;
}
.large-agency-card__arrow:hover {
  color: #FAF9F8;
}
@media (min-width: 1200px) {
  .large-agency-card__arrow {
    right: 24px;
  }
}
.large-agency-card__title {
  font-size: 1.6rem;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
}
@media (min-width: 768px) {
  .large-agency-card__title {
    font-size: 1.8rem;
  }
}
.large-agency-card__title .agency-name {
  display: inline-block;
  margin-top: 8px;
  font-size: 2.6rem;
  font-weight: 800;
  line-height: 1;
  color: #fff;
}
@media (min-width: 768px) {
  .large-agency-card__title .agency-name {
    font-size: 3.6rem;
  }
}
@media (min-width: 768px) {
  .large-agency-card__title .agency-name {
    line-height: 1;
    margin-bottom: 16px;
  }
}
.large-agency-card__title:hover {
  color: #fff;
}
.large-agency-card__short-description {
  font-size: 1.5rem;
  color: #fff;
  line-height: 24px;
  font-weight: 700;
}
@media (min-width: 768px) {
  .large-agency-card__short-description {
    font-size: 1.6rem;
  }
}
.large-agency-card__stars-container {
  margin: 16px 0 0;
}
.large-agency-card__stars {
  font-size: 1.6rem;
}
.large-agency-card__stars-label {
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  line-height: 24px;
  vertical-align: top;
  text-decoration: underline;
}
.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;
}
.content-module-header__title {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.content-module-header__description {
  font-size: 1.8rem;
  margin-bottom: 16px;
}
.content-module-agency-cards__container {
  display: flex;
}
.content-module-agency-cards .agency-presentation-card + .agency-presentation-card {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .content-module-agency-cards .agency-presentation-card + .agency-presentation-card {
    margin-top: 8px;
  }
}
.content-module-itinerary-cards .swiper-button {
  top: 80px;
}
@media (min-width: 1200px) {
  .content-module-itinerary-cards .swiper-button {
    top: 104px;
  }
}
.edito-card-square {
  position: relative;
  display: block;
}
.edito-card-square__text {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
}
.edito-card-square__text__title {
  font-size: 2.4rem;
  font-weight: 800;
}
@media (min-width: 1200px) {
  .edito-card-square__text__title {
    font-size: 3.6rem;
  }
}
.edito-card-square__text__description {
  font-size: 1.8rem;
  font-weight: 700;
}
.swiper-slide .edito-card-square .edito-card-square__text__title {
  font-size: 2.4rem;
  font-weight: 800;
}
@media (min-width: 768px) {
  .swiper-slide .edito-card-square .edito-card-square__text__title {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  .swiper-slide .edito-card-square .edito-card-square__text__title {
    font-size: 2.4rem;
  }
}
.swiper-slide .edito-card-square .edito-card-square__text__description {
  font-size: 1.8rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .swiper-slide .edito-card-square .edito-card-square__text__description {
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .swiper-slide .edito-card-square .edito-card-square__text__description {
    font-size: 1.8rem;
  }
}
.edito-card-large {
  margin-top: 32px;
}
.edito-card-large__cover {
  position: relative;
  overflow: hidden;
}
.edito-card-large__cover.full-width {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .edito-card-large__cover.full-width {
    margin-left: 0;
    margin-right: 0;
  }
}
.edito-card-large__cover__img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.edito-card-large__content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 16px 15px;
}
@media (min-width: 768px) {
  .edito-card-large__content {
    padding: 24px;
  }
}
.edito-card-large__content__title {
  font-size: 4.8rem;
  font-family: Moret, serif;
  line-height: 6.4rem;
  max-height: 19.2rem;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
@media (min-width: 768px) {
  .edito-card-large__content__title {
    margin-bottom: 8px;
  }
}
.edito-card-large__content__subtitle {
  font-size: 1.8rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .edito-card-large__content__subtitle {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .edito-card-large__content__subtitle {
    max-height: 48px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 24px;
    margin-bottom: 8px;
  }
}
@media (min-width: 992px) {
  .edito-card-large__content__subtitle {
    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;
  }
}
@media (min-width: 1200px) {
  .edito-card-large__content__subtitle {
    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;
  }
}
.edito-card-large__content__description {
  font-size: 1.8rem;
  font-weight: 700;
}
.content-module-edito-cards .edito-card-large {
  margin-top: 0;
}
.content-module-edito-cards .edito-card-large + .edito-card-large {
  margin-top: 16px;
}
.content-module-place-cards .swiper-button {
  top: 80px;
}
@media (min-width: 992px) {
  .content-module-place-cards .swiper-button {
    top: 96px;
  }
}
@media (min-width: 1200px) {
  .content-module-place-cards .swiper-button {
    top: 120px;
  }
}
@media (max-width: 767px) {
  .content-module-place-cards .col-sm-6 .place-card {
    margin-bottom: 24px;
  }
}
.content-module-trip-review-cards .trip-review-excerpt-card {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .content-module-trip-review-cards .trip-review-excerpt-card--single-card .trip-review-excerpt-card .trip-review-excerpt-card-name,
  .content-module-trip-review-cards .trip-review-excerpt-card--single-card .trip-review-excerpt-card .trip-review-excerpt-card-rating-note {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .content-module-trip-review-cards .trip-review-excerpt-card--single-card .trip-review-excerpt-card .trip-review-excerpt-card-author {
    display: inline-flex;
    align-items: baseline;
    flex-direction: row;
  }
}
.content-module-trip-review-cards .trip-review-excerpt-card--single-card .trip-review-excerpt-card .trip-review-excerpt-card-rating {
  display: inline-flex;
}
.content-module-trip-review-cards .trip-review-excerpt-card--single-card .trip-review-excerpt-card .trip-review-excerpt-card-quote {
  height: auto;
}
@media (min-width: 768px) {
  .content-module-trip-review-cards .trip-review-excerpt-card--single-card .trip-review-excerpt-card .trip-review-excerpt-card-date {
    margin: 0 16px 0 8px;
  }
}
@media (min-width: 768px) {
  .content-module-trip-review-cards .trip-review-excerpt-card--single-card .trip-review-excerpt-card .trip-review-excerpt-card-content {
    padding: 24px 24px 16px 24px;
  }
}
@media (min-width: 768px) {
  .content-module-trip-review-cards .trip-review-excerpt-card--single-card .trip-review-excerpt-card .trip-review-excerpt-card-agency {
    margin: 0 24px 24px 24px;
  }
}
.content-module-trip-review-cards .trip-review-excerpt-card--single-card .trip-review-excerpt-card-rating {
  border-left: none;
  padding-left: auto;
}
@media (min-width: 768px) {
  .content-module-trip-review-cards .trip-review-excerpt-card--single-card .trip-review-excerpt-card-rating {
    border-left: 1px #EEE9E5 solid;
    padding-left: 16px;
  }
}
@media (min-width: 768px) {
  .content-module-trip-review-cards .trip-review-excerpt-card--downshifted {
    margin-top: 16px;
  }
}
.content-module-trip-review-cards__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.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;
}
.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-rubric-title {
  font-size: 3.2rem;
  text-align: center;
  line-height: 56px;
  margin: 24px 0;
}
@media (min-width: 768px) {
  .magazine-rubric-title {
    font-size: 4.6rem;
  }
}
.magazine-rubric-title 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) {
  .magazine-rubric-title strong {
    margin: auto auto 32px auto;
    display: inline-block;
    font-size: 66px;
  }
}
.magazine-rubric-title.title-with-background strong {
  background-color: rgba(182, 164, 103, 0.16);
  width: fit-content;
  padding: 0 24px;
}
.magazine-highlight-inspiration .magazine-article-card-vertical {
  background: none;
  transition: background-color 0.5s;
}
@media (min-width: 992px) {
  .magazine-highlight-inspiration .magazine-article-card-vertical:hover {
    background-color: #fff;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .magazine-highlight-inspiration .magazine-article-card-vertical:hover .magazine-article-card__tag {
    top: -56px;
  }
}
.magazine-highlight-inspiration .magazine-article-card-vertical__content {
  border: 0;
  padding: 24px 0;
}
@media (min-width: 768px) {
  .magazine-highlight-inspiration .magazine-article-card-vertical__content {
    padding: 32px 24px;
    height: 260px;
  }
}
@media (min-width: 992px) {
  .magazine-highlight-inspiration .magazine-article-card-vertical__content {
    height: 180px;
  }
}
.magazine-highlight-inspiration .magazine-article-card-vertical__title {
  font-size: 2.4rem;
  line-height: 32px;
  max-height: 128px;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
@media (min-width: 768px) {
  .magazine-highlight-inspiration .magazine-article-card-vertical__title {
    font-size: 2.8rem;
  }
}
@media (min-width: 768px) {
  .magazine-highlight-inspiration .magazine-article-card-vertical__title {
    line-height: 40px;
    max-height: 160px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
  }
}
@media (min-width: 992px) {
  .magazine-highlight-inspiration .magazine-article-card-vertical__title {
    line-height: 40px;
    max-height: 80px;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
.magazine-highlight-inspiration .magazine-article-card-vertical__tag--vertical {
  margin-left: 16px;
}
@media (min-width: 768px) {
  .magazine-highlight-inspiration .magazine-article-card-vertical__tag--vertical {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .magazine-highlight-inspiration__card--second {
    margin-top: 128px;
  }
}
@media (min-width: 992px) {
  .magazine-highlight-inspiration__card--second {
    margin-top: 150px;
  }
}
.magazine-highlight-inspiration__card {
  z-index: 1;
}
.magazine-highlight-inspiration__background {
  position: absolute;
  width: 330px;
  height: 330px;
  z-index: 0;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
@media (min-width: 992px) {
  .magazine-highlight-inspiration__background {
    width: 455px;
    height: 455px;
  }
}
@media (min-width: 1200px) {
  .magazine-highlight-inspiration__background {
    width: 555px;
    height: 555px;
  }
}
.navbar__wrapper {
  background-color: #fff;
  display: flex;
  position: sticky;
  top: 0;
  z-index: 600;
  border-top: solid;
  border-width: 1px;
  border-color: #EEE9E5;
}
@media (min-width: 992px) {
  .navbar__wrapper {
    border-left: 16px solid #fff;
  }
}
.navbar__wrapper[data-sticky] {
  box-shadow: 0 4px 16px 0 rgba(52, 58, 64, 0.16);
  border-top: none;
}
.navbar__nav {
  overflow: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.navbar__nav::-webkit-scrollbar {
  display: none;
}
.navbar__nav-item-list {
  display: flex;
  height: 56px;
  margin: 0;
  padding: 0;
}
.navbar__nav-item {
  height: 100%;
  list-style-type: none;
  text-align: center;
  white-space: nowrap;
}
.navbar__nav-item[data-current-page] {
  background-color: #EEE9E5;
}
.navbar__nav-item[data-current-page] .navbar__nav-link:hover,
.navbar__nav-item[data-current-page] .navbar__nav-link:focus {
  color: #343A40;
  cursor: default;
  text-decoration: none;
}
.navbar__nav-link {
  color: #343A40;
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
  height: 100%;
  line-height: 56px;
  padding: 0 16px 16px;
}
.navbar__nav-link:hover {
  color: #b6a467;
}
.navbar__nav-link:focus {
  color: #897840;
}
.navbar__button {
  background-color: #fff;
  border: none;
  padding: 0;
  font-size: 2rem;
  font-family: Averta, Helvetica, Arial, sans-serif;
  color: #343A40;
  font-weight: 700;
  height: 56px;
  width: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.navbar__button:hover i {
  color: #b6a467;
}
.navbar__button:focus {
  outline: 0;
}
.navbar__button:active i {
  color: #897840;
}
.navbar__button:disabled i {
  color: #ADB5BD;
}
.magazine-homepage-section-header__description {
  font-size: 2rem;
  font-style: italic;
  text-align: center;
  margin-bottom: 32px;
}
.btn-mag-primary {
  color: #fff;
  border-color: #b6a467;
  background-color: #b6a467;
}
.btn-mag-primary:hover {
  border-color: #897840;
  background-color: #897840;
}
.btn-mag-primary:active {
  border-color: #5a4c16;
  background-color: #5a4c16;
}
.btn-mag-primary:focus {
  border-color: #5a4c16;
  background-color: #5a4c16;
}
.btn-mag-secondary {
  color: #b6a467;
  border-color: #b6a467;
  background-color: transparent;
  padding: 8px 24px;
}
.btn-mag-secondary:hover {
  color: #897840;
  border-color: #897840;
  background-color: #FAF8F3;
}
.btn-mag-secondary:active {
  color: #5a4c16;
  border-color: #5a4c16;
  background-color: #fff;
}
.btn-mag-secondary:focus {
  color: #5a4c16;
  border-color: #5a4c16;
  background-color: rgba(182, 164, 103, 0.16);
}
.magazine-homepage-travel-inspiration {
  position: relative;
}
.magazine-homepage-travel-inspiration .magazine-rubric-title {
  text-shadow: 0 1px 4px #000;
  color: #fff;
  margin-top: 16px;
  margin-bottom: 24px;
}
.magazine-homepage-travel-inspiration .magazine-homepage-section-header__description {
  text-shadow: 0 1px 4px #000;
  color: #fff;
}
@media (min-width: 1200px) {
  .magazine-homepage-travel-inspiration .magazine-article-card-horizontal__figure {
    flex: 2;
  }
}
@media (min-width: 1200px) {
  .magazine-homepage-travel-inspiration .magazine-article-card-horizontal__content {
    flex: 7;
  }
}
.magazine-homepage-travel-inspiration .magazine-article-card-horizontal {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .magazine-homepage-travel-inspiration .magazine-article-card-horizontal {
    margin-bottom: 32px;
  }
}
@media (min-width: 1200px) {
  .magazine-homepage-travel-inspiration__img {
    background-size: cover;
    background-position: center center;
    position: relative;
    width: 100%;
    height: 616px;
  }
}
.magazine-homepage-travel-inspiration__header-container {
  width: 100%;
  position: absolute;
  top: 0;
  padding-top: 32px;
}
@media (min-width: 768px) {
  .magazine-homepage-travel-inspiration__header-container {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 992px) {
  .magazine-homepage-travel-inspiration__header-container {
    padding-top: 104px;
    padding-bottom: 160px;
  }
}
@media (min-width: 1200px) {
  .magazine-homepage-travel-inspiration__header-container {
    padding-top: 308px;
    padding-bottom: 160px;
  }
}
.magazine-homepage-travel-inspiration__container {
  margin-top: -32px;
}
@media (min-width: 768px) {
  .magazine-homepage-travel-inspiration__container {
    margin-top: -40px;
  }
}
@media (min-width: 992px) {
  .magazine-homepage-travel-inspiration__container {
    margin-top: -80px;
  }
}
@media (min-width: 1200px) {
  .magazine-homepage-local-agencies .magazine-article-card-horizontal__figure {
    flex: 2;
  }
}
@media (min-width: 1200px) {
  .magazine-homepage-local-agencies .magazine-article-card-horizontal__content {
    flex: 7;
  }
}
.magazine-homepage-local-agencies .magazine-article-card-horizontal {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .magazine-homepage-local-agencies .magazine-article-card-horizontal {
    margin-bottom: 32px;
  }
}
.magazine-homepage-culture__container {
  margin-top: -72px;
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  .magazine-homepage-culture__container {
    margin-top: -45px;
    padding-bottom: 80px;
  }
}
.magazine-homepage-culture {
  border-style: solid;
  border-color: #fff;
  border-width: 72px 0 0;
}
@media (min-width: 768px) {
  .magazine-homepage-culture {
    border-width: 45px 0 0;
  }
}
.magazine-homepage-culture .magazine-article-card-horizontal {
  margin-bottom: 24px;
}
.magazine-homepage-culture__vertical-article:first-child,
.magazine-homepage-culture__vertical-article:last-child {
  margin-top: 48px;
}
.magazine-homepage-practical-advice__vertical-article:nth-child(2) {
  margin-top: 48px;
}
.magazine-homepage-practical-advice .magazine-article-card-horizontal {
  margin-bottom: 24px;
}
.magazine-homepage-practical-advice .magazine-article-card-vertical {
  margin-bottom: 32px;
}
.magazine-homepage-evaneos-news .magazine-article-card-horizontal {
  margin-bottom: 24px;
}
@media (min-width: 992px) {
  .magazine-homepage-evaneos-news .magazine-article-card-horizontal {
    margin-bottom: 32px;
  }
}
.magazine-homepage-instagram__header {
  text-align: center;
  background-image: linear-gradient(to left, #fff 0%, #fff 21%, #FAF8F3 21%, #FAF8F3 79%, #fff 79%, #fff 100%);
  border-style: solid;
  border-color: #fff;
  border-width: 20px 0 0 0;
}
@media (min-width: 768px) {
  .magazine-homepage-instagram__header {
    background-image: linear-gradient(to left, #fff 0%, #fff 35%, #FAF8F3 35%, #FAF8F3 65%, #fff 65%, #fff 100%);
    border-width: 24px 0 0 0;
  }
}
.magazine-homepage-instagram__instagram-logo {
  margin-top: -20px;
  font-size: 40px;
}
@media (min-width: 768px) {
  .magazine-homepage-instagram__instagram-logo {
    margin-top: -24px;
    font-size: 48px;
  }
}
.magazine-homepage-instagram__title {
  font-size: 2.4rem;
  line-height: 32px;
  margin-top: 8px;
}
@media (min-width: 768px) {
  .magazine-homepage-instagram__title {
    font-size: 2.8rem;
  }
}
@media (min-width: 768px) {
  .magazine-homepage-instagram__title {
    line-height: 40px;
  }
}
.magazine-homepage-instagram__instagram-pictures-container {
  width: 100%;
  display: grid;
  grid-template-columns: 0.33333333fr 0.33333333fr 0.33333333fr;
  grid-template-rows: auto auto auto;
  grid-column-gap: 3px;
  grid-row-gap: 3px;
}
@media (min-width: 768px) {
  .magazine-homepage-instagram__instagram-pictures-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .magazine-homepage-instagram__instagram-pictures-container {
    width: 750px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .magazine-homepage-instagram__instagram-pictures-container {
    width: 970px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .magazine-homepage-instagram__instagram-pictures-container {
    width: 1170px;
  }
}
.magazine-homepage-instagram__instagram-picture {
  width: 100%;
  display: inline-block;
}
.magazine-homepage-instagram__instagram-picture:nth-last-child(2),
.magazine-homepage-instagram__instagram-picture:last-child {
  display: none;
}
@media (min-width: 768px) {
  .magazine-homepage-instagram__instagram-picture {
    height: 117px;
    width: 117px;
    margin-right: 3px;
  }
  .magazine-homepage-instagram__instagram-picture:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .magazine-homepage-instagram__instagram-picture {
    height: 114px;
    width: 114px;
  }
  .magazine-homepage-instagram__instagram-picture:nth-last-child(2),
  .magazine-homepage-instagram__instagram-picture:last-child {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .magazine-homepage-instagram__instagram-picture {
    height: 139px;
    width: 139px;
  }
}
.magazine-homepage-rubric-link__container {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  .magazine-homepage-rubric-link__container {
    margin-top: 8px;
  }
}
.magazine-homepage-rubric-link__link {
  width: 100%;
  font-size: 15px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .magazine-homepage-rubric-link__link {
    width: auto;
  }
}
.page-magazine-home .breadcrumb {
  padding: 8px 24px 0;
}
.page-magazine-home .content-module-newsletter {
  margin: 40px 0 0;
}
@media (min-width: 768px) {
  .page-magazine-home .content-module-newsletter {
    margin: 0;
  }
}
.page-magazine-home__section {
  margin-bottom: 80px;
}
@media (min-width: 768px) {
  .page-magazine-home__section {
    margin-bottom: 104px;
  }
}
.page-magazine-home__section:last-child {
  margin: 0;
}
.page-magazine-home__header {
  text-align: center;
  padding: 80px 0 48px;
}
@media (min-width: 768px) {
  .page-magazine-home__header {
    padding: 72px 0 80px;
  }
}
.page-magazine-home__logo {
  height: 64px;
  display: inline-block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .page-magazine-home__logo {
    height: 104px;
  }
}
.page-magazine-home__title {
  color: #868E96;
  font-weight: normal;
  font-size: 1.8rem;
  margin: 0;
}

