@charset "UTF-8";

a#fade_success {
  border-bottom: 1px solid rgba(192, 192, 192, 0);
  transition: border 0.2s;
}

a#fade_success:hover {
  border-bottom: 1px solid silver;
}

.col-content .paragraph--type--3-cols-text,
.col-content .paragraph--type--accordion,
.col-content .paragraph--type--embed,
.col-content .paragraph--type--image,
.col-content .paragraph--type--image-text,
.col-content .paragraph--type--key-figures,
.col-content .paragraph--type--logos,
.col-content .paragraph--type--ressources,
.col-content .paragraph--type--wysiwyg,
.field--name-field_ref_widgets .paragraph--type--3-cols-text,
.field--name-field_ref_widgets .paragraph--type--accordion,
.field--name-field_ref_widgets .paragraph--type--embed,
.field--name-field_ref_widgets .paragraph--type--image,
.field--name-field_ref_widgets .paragraph--type--image-text,
.field--name-field_ref_widgets .paragraph--type--key-figures,
.field--name-field_ref_widgets .paragraph--type--logos,
.field--name-field_ref_widgets .paragraph--type--ressources,
.field--name-field_ref_widgets .paragraph--type--wysiwyg {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.col-content .paragraph--type--image,
.field--name-field_ref_widgets .paragraph--type--image {
  margin-top: 50px;
  margin-bottom: 50px;
}

.col-content .paragraph--type--image figcaption,
.field--name-field_ref_widgets .paragraph--type--image figcaption {
  font-size: 13px;
  line-height: 18px;
  margin-top: 5px;
}

.col-content .paragraph--type--image figcaption p,
.field--name-field_ref_widgets .paragraph--type--image figcaption p {
  font-size: 13px;
  line-height: 18px;
}

.node-type-hub-show {
  background: #000;
  color: #fff;
}

.node-type-hub-show .section-title {
  color: #fff;
}

@media (max-width:1300px) {
  .node-type-hub-show .section-title {
    padding-left: 20px;
  }
}

.node-type-hub-show .node--view-mode-slider-block {
  color: #000;
}

.node-type-hub-home .block-wrapper.first {
  margin-top: 45px;
}

/* @media (max-width:700px) {
  .node-type-hub-show .node--view-mode-related-content-fullbg a.read-more-link {
    padding: 0;
    margin: 0;
    opacity: 0;
    height: 0;
    display: block;
  }
} */

@media (max-width:900px) {
  .node-type-hub-home .block-wrapper.first {
    margin-top: 30px;
  }
}

.node-type-hub-home .block-wrapper.first .section-title,
.node-type-hub-home .block-wrapper.first+.block-wrapper .section-title {
  margin: 0;
}

.node-type-hub-home .block-wrapper.first+.block-wrapper .section-title {
  margin-top: 100px;
  margin-bottom: 50px;
}

.node-type-hub-home .title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

@media (max-width:1300px) {
  .node-type-hub-home .title-wrapper {
    padding: 0 20px;
  }
}

.node-type-hub-home .block-wrapper.first+.block-wrapper .section-link,
.node-type-hub-home .block-wrapper.first .section-link {
  font-size: 20px;
  line-height: normal;
  margin-bottom: 0;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #000;
  transition: border 0.2s;
}

.node-type-hub-home .block-wrapper.first+.block-wrapper .section-link {
  margin-left: auto;
  margin-bottom: 50px;
}

/* @media (min-width:1300px) {
  .node-type-hub-home .block-wrapper.first+.block-wrapper .section-link {
    margin-right: -40px;
  }
} */

.node-type-hub-home .block-wrapper.first+.block-wrapper .section-link:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

@media (max-width: 990px) {

  .node-type-hub-home .title-wrapper {
    flex-direction: column;
    margin-right: auto;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
  }

  .node-type-hub-home .block-wrapper.first {
    text-align: center;
  }

  .node-type-hub-home .block-wrapper.first .section-link {
    margin-left: 20px;
    transform: none;
    display: flex;
    font-size: 16px;
    max-width: fit-content;
    margin-top: 20px;
  }

  .node-type-hub-home .block-wrapper.first+.block-wrapper .section-link {
    margin-left: 20px;
    margin-bottom: 30px;
    font-size: 16px;
  }

  .node-type-hub-home .block-wrapper.first+.block-wrapper .section-title {
    margin-top: 60px;
    margin-bottom: 20px;
  }
}

.node-type-hub-home .block-wrapper.first .section-link:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.home-show-slider .swiper-slide {
  width: auto;
  min-width: 500px;
}

.home-show-slider .node--view-mode-related-content-fullbg.xl {
  width: 500px;
  min-width: 500px;
}

.home-show-slider .swiper-slide:nth-child(1) {
  width: 814px !important;
  min-width: 814px;
}

.home-show-slider .swiper-slide:nth-child(1) .node--view-mode-related-content-fullbg.xl {
  width: 814px !important;
  min-width: 814px;
  background-size: 110% !important;
}

@media (min-width:900px) {

  .home-show-slider .swiper-slide:nth-child(1) h2 {
    font-size: 50px;
    line-height: 55px;
    max-width: 580px;
    margin-bottom: 20px;
    text-align: left;
  }
}

@media (max-width:1300px) {
  .home-show-slider .swiper-slide:nth-child(1) {
    width: calc(100vw - 80px) !important;
    min-width: calc(100vw - 80px);
  }

  .home-show-slider .swiper-slide:nth-child(1) .node--view-mode-related-content-fullbg.xl {
    width: calc(100vw - 80px) !important;
    min-width: calc(100vw - 80px);
  }

  .home-show-slider .swiper-slide:nth-child(1) h2 {
    max-width: 440px;
  }
}

@media (max-width:1024px) {
  .home-show-slider .swiper-slide:nth-child(1) {
    max-height: 520px;
    min-height: 520px;
  }

  .home-show-slider .swiper-slide:nth-child(1) .node--view-mode-related-content-fullbg.xl {
    max-height: 520px;
    min-height: 520px;
  }

  .home-show-slider .swiper-slide .node--view-mode-related-content-fullbg {
    max-height: 520px;
    min-height: 520px;
  }
}

@media (max-width:900px) {
  .home-show-slider .swiper-slide:nth-child(1) {
    width: 600px !important;
    min-width: 600px;
    min-height: 370px;
  }

  .home-show-slider .swiper-slide:nth-child(1) h2 {
    max-width: 70%;
  }

  .home-show-slider .swiper-slide .node--view-mode-related-content-fullbg {
    min-height: 370px;
    max-height: 370px;

  }

  .home-show-slider .swiper-slide:nth-child(1) .node--view-mode-related-content-fullbg.xl {
    width: 600px !important;
    min-width: 600px;
    min-height: 370px;
  }
}

@media (max-width:700px) {

  .home-show-slider .swiper-slide,
  .home-show-slider .swiper-slide:nth-child(1) {
    width: 80vw !important;
    min-width: 80vw;
  }

  .home-show-slider .swiper-slide .node--view-mode-related-content-fullbg.xl,
  .home-show-slider .swiper-slide:nth-child(1) .node--view-mode-related-content-fullbg.xl {
    width: 80vw !important;
    min-width: 80vw;
    background-size: cover !important;
  }
}

@media (max-width:990px) {
  .home-show-slider button {
    display: none !important;
  }

  .home-show-slider .swiper-pagination {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    margin: 0 auto;
    max-width: fit-content;
    margin-top: 20px;
  }

  .home-show-slider .swiper-pagination .swiper-pagination-bullet {
    font-size: 0;
    display: block;
    border: 1px solid #000;
    border-radius: 50%;
    width: 10px;
    height: 10px;
  }

  .home-show-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
  }

  .home-show-slider .swiper-slide .node--view-mode-related-content-fullbg {
    max-width: unset;
    padding-bottom: 0;
  }

}

.view-expositions,
.view-show-hub-list {
  padding-top: 200px;
}

.view-show-hub-list .view-footer,
.view-show-hub-list .view-filters {
  max-width: 1280px;
  padding-left: 20px;
  padding-left: 20px;
  margin: 0 auto;
}

.node-type-hub-show .node--view-mode-related-content-small .bottom-wrapper {
  color: #fff;
}

.view-show-hub-list .view-footer .more-arrow {
  border-radius: 0;
  margin-right: auto;
  margin-left: 0;
}


.view-show-hub-list .view-filters .bef-exposed-form .bef-checkboxes {
  margin-bottom: 0;
}

.view-hub-news,
.view-hub-treasure {
  padding-top: 10px;
}

.view-expositions h1,
.view-hub-news h1,
.view-hub-treasure h1,
.view-show-hub-list h1 {
  font-family: "Guimet";
  font-size: 80px;
  line-height: 80px;
  margin-bottom: 50px;
}

.view-show-hub-list h1 {
  color: #fff;
  max-width: 1280px;
  text-align: left;
  margin: 0 auto;
  font-weight: bold;
  margin-top: 50px;
  padding: 0 20px;
}

.view-hub-event,
.view-taxo {
  max-width: 1200px;
  margin: 0 auto 50px;
}

/* .view-hub-event .views-group {
  margin-top: 80px;
} */

.view-hub-event .views-group h2::first-letter {
  text-transform: uppercase;
}

.view-hub-event .views-group h2 {
  margin: 50px auto 50px;
  font-family: "Guimet";
  font-weight: bold;
  font-size: 50px;
  line-height: 55px;
  text-align: left;
  color: #000;
}

@media (max-width:1240px) {
  .view-hub-event .views-group h2 {
    margin-left: 20px;
  }
}

@media (max-width:700px) {
  .view-hub-event .views-group h2 {
    font-size: 34px;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 30px;
  }
}

.badge-row {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  z-index: 10;
  margin: 40px auto 20px;
}

.badge-row .badge,
.badge-row .taxo {
  margin: 0 5px !important;
}

.view-expositions,
.view-show-hub-list {
  text-align: center;
}

.view-expositions .view-content,
.view-show-hub-list .view-content {
  max-width: 1235px;
  margin: 50px auto 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}

.view-show-hub-list .view-content {
  display: flex;
  flex-wrap: wrap;
}

.view-show-hub-list .view-content>div:first-of-type {
  width: 100%;
  min-width: 100%;
}

.view-show-hub-list .view-content>div {
  min-width: calc(50% - 20px);
  max-width: calc(50% - 20px);
}

@media (min-width:900px) {
  .view-show-hub-list .view-content>div {
    min-height: 700px;
  }
}

@media (max-width:900px) {
  .view-show-hub-list .view-content>div {
    min-width: 100%;
    max-width: 100%;
  }
}

@media (min-width:900px) {
  .view-show-hub-list .view-content .node--view-mode-related-content-fullbg.xl {
    min-height: 600px;
    background-size: cover !important;
  }

  .view-show-hub-list .view-content .node--view-mode-related-content-fullbg.xl h2 {
    font-size: 55px;
    line-height: 60px;
    width: 480px;
    margin-bottom: 20px;
  }
}

@media (max-width:1300px) {
  .view-show-hub-list .view-content .node--view-mode-related-content-fullbg.xl {
    min-width: 100%;
    width: 100%;
  }

}

@media (max-width:750px) {

  .view-show-hub-list .view-content>div:first-of-type,
  .view-show-hub-list .view-content .node--view-mode-related-content-fullbg.xl,
  .view-show-hub-list .view-content .node--view-mode-related-content-fullbg {
    max-width: calc(100% - 40px);
    width: 100%;
    min-width: calc(100% - 40px);
  }
}

@media (max-width:700px) {
  .view-show-hub-list .view-content {
    gap: 20px;
  }
}

.view-expositions .view-attachment,
.view-show-hub-list .view-attachment {
  max-width: 814px;
  margin-left: 0;
  margin-top: 40px;
}

.view-show-home {
  margin-left: 0;
  margin-top: 40px;
}

.view-show-hub-list .view-attachment h2 {
  font-weight: 400;
  font-size: 80px;
  line-height: 80px;
  max-width: 480px;
}

@media (max-width: 640px) {
  .view-show-hub-list .view-attachment {
    margin: 30px 20px 0;
  }

  .view-show-hub-list .view-attachment h2 {
    font-size: 30px;
    line-height: 30px;
    max-width: unset;
  }
}

.view-expositions .view-footer,
.view-show-hub-list .view-footer {
  display: flex;
  justify-content: center;
}

.lang-zh-hans.node-type-hub-show .view-show-hub-list .view-footer {
  display: none !important;
}

.view-hub-news,
.view-visit {
  max-width: 1200px;
  margin: 0 auto;
}

.view-hub-news .view-header,
.view-visit .view-header {
  text-align: center;
}

.view-hub-news .view-content,
.view-visit .view-content {
  margin: 50px 0 0;
}

.view-recherche {
  margin-bottom: 100px;
}

.view-recherche .view-pager {
  margin-top: 50px;
}

.view-recherche .view-header {
  text-align: center;
  display: flex;
  justify-content: space-betweene;
}

.view-recherche .view-header h2 {
  text-align: center;
  font-weight: 400;
  font-size: 45px;
  line-height: 55px;
  font-family: "Guimet";
  max-width: 480px;
}

.view-recherche .view-content,
.view-recherche .view-filters {
  max-width: 1200px;
  margin: 50px auto 0;
}

.container-404 {
  width: 100%;
  height: calc(100vh - 354px);
  min-height: 600px;
  padding-top: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container-404 img {
  max-width: 300px;
  width: 100%;
  height: auto;
}

.container-404 p {
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  margin-top: 40px;
}

.container-404 .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.view-collection,
.view-hub-treasure,
.view-hub-visit {
  text-align: center;
}

.view-collection .view-content,
.view-hub-treasure .view-content,
.view-hub-visit .view-content {
  max-width: 1285px;
  width: 100%;
  margin: 50px auto 0;
  position: relative;
}

/* .view-collection .view-content .node--view-mode-teaser,
.view-hub-treasure .view-content .node--view-mode-teaser,
.view-hub-visit .view-content .node--view-mode-teaser {
  max-width: 250px;
} */

.view-hub-collection,
.view-hub-visit {
  margin: 100px auto;
}

.view-hub-collection .view-content,
.view-hub-visit .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1440px;
  margin: 0 auto;
}

.view-hub-collection .view-content .views-row,
.view-hub-visit .view-content .views-row {
  display: flex;
  justify-content: center;
}

.white-center-header {
  margin-top: 210px;
  margin-bottom: 100px;
}

.white-center-header h1 {
  font-weight: 400;
  font-size: 80px;
  line-height: 80px;
  text-align: center;
  font-family: "Guimet";
  max-width: 900px;
  margin: 0 auto;
}

.paragraph-push-image-text {
  max-width: 1220px;
  margin: 50px auto;
  display: flex;
  justify-content: space-between;
}

.paragraph-push-image-text .image {
  width: 50%;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-top: 40px;
}

.paragraph-push-image-text .text {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 84px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph-push-image-text .text h2 {
  font-weight: 900;
  font-size: 20px;
  line-height: 2em;
}

.paragraph-push-image-text .text p {
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
}

.paragraph-push-image-text .text a {
  margin: 20px 0 0;
}

.paragraph-contact-block {
  max-width: 1220px;
  margin: 50px auto;
}

.paragraph-contact-block .content {
  display: flex;
  justify-content: space-between;
}

.paragraph-contact-block .block {
  width: calc(50% - 10px);
  padding: 40px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}

.paragraph-contact-block .block h3 {
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 40px;
  font-family: "Guimet";
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.paragraph-contact-block .block h3 img {
  margin-left: 10px;
  position: relative;
  top: 5px;
}

.paragraph-contact-block .block p {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
}

.node--view-mode-strate {
  max-width: 1240px;
  margin: 50px auto;
}

.node--view-mode-strate h2 {
  font-weight: bold;
  margin-bottom: 10px;
  font-family: "Guimet";
  font-size: 45px;
  line-height: 55px;
}

.node--view-mode-strate h2.paragraph-title {
  font-family: "Guimet";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
}

@media (max-width:700px) {

  .view-hub-treasure .view-filters .form-item-combine,
  .view-hub-news .view-filters .form-item-combine {
    position: relative;
  }

  .view-hub-treasure .view-filters .form-item-combine:before,
  .view-hub-news .view-filters .form-item-combine:before {
    content: '';
    position: absolute;
    width: 43px;
    height: calc(100% - 4px);
    background: #fff;
    right: 22px;
    top: 2px;
    background-image: url(/themes/custom/guimet/img/icon_search_black.svg);
    background-position: center right 11px;
    filter: invert(1);
    background-repeat: no-repeat;
    pointer-events: none;
    border-radius: 4px;
  }

  .view-hub-treasure .view-filters .form-item-combine:before {
    right: 2px;
  }

  .view-show-home {
    margin-top: 30px;
  }

  .node--view-mode-strate h2.paragraph-title {
    text-align: left;
    padding-left: 0;
    font-size: 18px;
    margin-bottom: 10px;
  }
}

.node--view-mode-strate .field--name-field-subtitle {
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
}

.node--view-mode-strate .open-hours {
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 18px;
  margin-top: 5px;
}

.node--view-mode-strate .top {
  display: flex;
}

.node--view-mode-strate .top .left {
  width: calc(100% - 330px);
}

.node--view-mode-strate .top .right {
  width: 330px;
  display: flex;
  justify-content: flex-end;
}

.node--view-mode-strate .top .right .link-underline {
  margin: 0 auto;
  font-size: 20px;
  line-height: 27px;
  display: inline;
  text-decoration: none;
  border-bottom: 1px solid #000;
  transition: border 0.2s;
  align-self: flex-start;
  margin-top: 25px;
}

.node--view-mode-strate .top .right .link-underline:focus,
.node--view-mode-strate .top .right .link-underline:hover {
  border-bottom: 1px solid rgba(192, 192, 192, 0);
}

.node--view-mode-strate .two-cols {
  display: flex;
  justify-content: flex-start;
  margin: 30px 0;
}

.node--view-mode-strate .two-cols h3 {
  font-weight: 600;
  font-family: "Guimet";
  font-size: 30px;
  margin-bottom: 20px;
}

.node--view-mode-strate .two-cols p {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 27px;
}

.node--view-mode-strate .two-cols .link-underline {
  margin: 0 auto;
  font-size: 20px;
  line-height: 27px;
  display: inline;
  text-decoration: none;
  border-bottom: 1px solid #000;
  transition: border 0.2s;
}

.node--view-mode-strate .two-cols .link-underline:focus,
.node--view-mode-strate .two-cols .link-underline:hover {
  border-bottom: 1px solid rgba(192, 192, 192, 0);
}

.node--view-mode-strate .two-cols .marker-icon-before {
  margin: 10px 0;
  font-size: 13px;
  line-height: 18px;
}

.node--view-mode-strate .two-cols .col-wide {
  padding-right: 90px;
  width: 60%;
}

.node--view-mode-strate .two-cols .col-narrow {
  width: 40%;
}

.node--view-mode-strate .map-image-block .top {
  display: flex;
}

.node--view-mode-strate .map-image-block .top .image,
.node--view-mode-strate .map-image-block .top .map {
  height: 600px;
  width: 50%;
  position: relative;
  overflow: hidden;
}

.node--view-mode-strate .map-image-block .top .image img,
.node--view-mode-strate .map-image-block .top .map img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.node--view-mode-strate .map-image-block .bottom {
  padding: 0 40px;
  background-color: #000;
  color: #fff;
}

.node--view-mode-strate .map-image-block .bottom .warning {
  padding: 10px 30px;
  width: 100%;
}

.node--view-mode-strate .map-image-block .bottom .warning svg {
  display: none;
}

.paragraph-transport-options {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
  margin: 100px 0;
}

.paragraph-transport-options .transport-block {
  border: 1px solid #c8d2dc;
  border-radius: 5px;
  height: 100%;
}

.paragraph-transport-options .transport-block .text {
  min-height: 130px;
  padding: 10px 20px;
}

.paragraph-transport-options .transport-block .text .label {
  font-weight: 600;
  font-size: 15px;
  line-height: 2em;
}

.paragraph-transport-options .transport-block .text .link-underline {
  display: inline;
  margin: 5px 0 0;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  transition: border 0.2s;
}

.paragraph-transport-options .transport-block .text .link-underline:focus,
.paragraph-transport-options .transport-block .text .link-underline:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.paragraph-transport-options .transport-block .text p {
  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
}

.paragraph-transport-options .transport-block .text ul {
  padding: 0 0 0 5px;
}

.paragraph-transport-options .transport-block .text ul li {
  padding-bottom: 3px;
}

.paragraph-transport-options .transport-block .text img {
  height: 20px;
  width: auto;
  margin-left: 5px;
}

.paragraph-transport-options .transport-block .accordion {
  border-bottom: none;
}

.paragraph-transport-options .transport-block .accordion>h3 {
  border-top: 1px solid #c8d2dc;
}

.paragraph-transport-options .transport-block .accordion .accordion-label {
  width: 100%;
}

.paragraph-transport-options .transport-block .accordion .accordion-panel {
  padding: 10px 20px 20px;
}

.paragraph-transport-options .transport-block .accordion .accordion-panel .link-underline {
  display: inline;
  margin: 5px 0;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  transition: border 0.2s;
}

.paragraph-transport-options .transport-block .accordion .accordion-panel .link-underline:focus,
.paragraph-transport-options .transport-block .accordion .accordion-panel .link-underline:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

.paragraph-transport-options .transport-block .accordion .accordion-title {
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  display: flex;
  align-items: center;
  padding: 0 20px;
}

.paragraph-transport-options .transport-block .accordion .accordion-title:before {
  content: "";
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin-right: 10px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  border-radius: 5px;
}

.paragraph-transport-options .transport-block .accordion .accordion-title.icon-accessible-before:before {
  background: url(/themes/custom/guimet/img/icon_accessible.svg);
  border: 1px solid;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 20px;
}

.paragraph-transport-options .transport-block .accordion .accordion-title.icon-parking-before:before {
  background: url(/themes/custom/guimet/img/icon_parking.svg);
}

.paragraph-transport-options .transport-block .accordion .accordion-title.icon-unaccessible-before:before {
  background: url(/themes/custom/guimet/img/icon_unaccessible.svg);
}

.paragraph-transport-options .transport-block .accordion .accordion-title .accordion-icon {
  background-image: url(/themes/custom/guimet/img/icon_arrow_down.svg);
  background-color: transparent;
  border-radius: none;
  width: 20px;
  height: 20px;
  transform: rotate(0);
  margin-left: 20px;
  filter: none;
  border-color: #000;
}

.paragraph-transport-options .transport-block .accordion .accordion-trigger {
  padding: 5px 0;
  width: 100%;
}

.paragraph-transport-options .transport-block .accordion .accordion-trigger[aria-expanded="true"] .accordion-title .accordion-icon {
  transform: rotate(180deg);
}

@media (max-width:700px) {
  .paragraph-transport-options .transport-block .accordion .accordion-title .accordion-icon {
    border: none;
  }
}

h2.paragraph-title {
  margin: 40px 0 30px;
  font-family: "Guimet";
  font-size: 45px;
  line-height: 55px;
  color: #000;
}

h2.paragraph-title+.paragraph-transport-options {
  margin: 20px 0 100px;
}

@media (max-width:700px) {
  h2.paragraph-title+.paragraph-transport-options {
    margin: 20px 0 50px;
  }
}

.notice {
  position: relative;
  display: flex;
  align-items: center;
  margin: 30px 0;
  font-weight: 600;
  font-size: 14px;
  line-height: 18px;
}

.notice:before {
  content: "";
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin-right: 10px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}

.notice.icon-accessible-before:before {
  background: url(/themes/custom/guimet/img/icon_accessible.svg);
}

.notice.icon-parking-before:before {
  background: url(/themes/custom/guimet/img/icon_parking.svg);
}

.notice.icon-unaccessible-before:before {
  background: url(/themes/custom/guimet/img/icon_unaccessible.svg);
}

.link-images {
  justify-content: center;
}

.link-images img {
  margin-bottom: 10px;
}

.link-images .node {
  min-width: 180px;
  padding: 0 20px;
}

.link-images a {
  display: block;
}

.conditions-block {
  background: #F4F4F2;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.conditions-block .icons {
  display: flex;
  margin-right: 20px;
}

.conditions-block .icons img {
  margin-right: 10px;
  min-width: 145px;
}

.conditions-block .text {
  width: 100%;
  padding-right: 70px;
}

.conditions-block .text p {
  font-weight: 500;
  font-size: 18px;
}

.conditions-block .text .label p {
  font-weight: 600;
  font-size: 20px;
  line-height: 2em;
}

.conditions-block .link .black-btn {
  margin-bottom: 0;
  margin-top: 0;
  text-decoration: none !important;
}

.paragraph--type--embed {
  margin: 50px auto;
}

.paragraph--type--embed .text {
  margin-bottom: 20px;
}

.paragraph--type--image-text {
  margin: 100px auto;
  display: flex;
  justify-content: space-between;
}

.paragraph--type--image-text figcaption {
  font-size: 13px;
  line-height: 18px;
  margin-top: 5px;
}

.paragraph--type--image-text .image,
.paragraph--type--image-text .text {
  width: calc(50% - 30px);
  font-size: 20px;
  line-height: 27px;
}

.paragraph--type--image-text .image img,
.paragraph--type--image-text .text img {
  max-width: 100%;
  height: auto;
}

.paragraph--type--image-text.text-right {
  flex-direction: row-reverse;
}

.paragrah--type--link a {
  display: inline;
  margin: 0 auto;
  border-bottom: 1px solid #000;
  transition: border 0.2s;
  text-decoration: underline;
}

.paragrah--type--link a:focus,
.paragrah--type--link a:hover {
  border-bottom: 1px solid rgba(192, 192, 192, 0);
}

.node-ref-author a {
  font-size: 20px;
  margin-top: 20px;
}

.paragraph--type--audio {
  width: 720px;
  max-width: 100%;
  margin: 50px auto;
  background: #f8f4e7;
  display: flex;
  align-items: center;
  padding: 10px;
}

.paragraph--type--audio .left {
  margin-right: 20px;
}

.paragraph--type--audio .uppertitle {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
}

.paragraph--type--audio .field--name-field-title {
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 20px;
}

.paragraph--type--audio .player {
  display: flex;
  align-items: center;
}

.paragraph--type--audio .player .play-audio {
  width: 40px;
  height: 40px;
  overflow: hidden;
  text-indent: 40px;
  white-space: nowrap;
  display: block;
  background: url(/themes/custom/guimet/img/audio_play.svg) center no-repeat;
  background-size: contain;
  margin-right: 10px;
}

.paragraph--type--audio .player .field--name-field-info {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
}

.view--big-slider {
  max-width: 2100px;
  margin: 100px auto;
}

.view--big-slider .navigation-wrapper {
  position: absolute;
  top: 50%;
  max-width: 100%;
  width: calc(100% - 100px);
  left: 50px;
}

.view--big-slider .swiper-slide {
  width: 100%;
  position: relative;
}

.view--big-slider .swiper-slide img {
  width: 100%;
  height: auto;
}

.view--big-slider .swiper-slide .container {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
}

.view--big-slider .swiper-slide .container .text-block {
  position: absolute;
  background: #fff;
  bottom: 80px;
  left: 80px;
  padding: 40px;
  text-align: center;
  max-width: 160px;
}

.view--big-slider .swiper-slide .container .text-block h2 {
  font-family: "Guimet";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin: 20px auto;
}

.view--big-slider .swiper-slide .container .text-block .field--name-field-subtitle {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  margin: 20px auto;
  text-align: center;
}

.view--big-slider .swiper-slide .container .text-block a {
  display: inline;
  margin: 0 auto;
  text-decoration: none;
  border-bottom: 1px solid #000;
  transition: border 0.2s;
  font-size: 13px;
  line-height: 20px;
}

.view--big-slider .swiper-slide .container .text-block a:focus,
.view--big-slider .swiper-slide .container .text-block a:hover {
  border-bottom: 1px solid rgba(192, 192, 192, 0);
}

.paragraph--type--exploration-module {
  max-width: 2100px;
  width: 100%;
  position: relative;
  margin: 100px auto;
  background: #EDEFF6;
}

.paragraph--type--exploration-module .field--name-field-ref-media-image img {
  width: 100%;
  height: auto;
  max-width: 1440px;
  margin: 0 auto;
  display: block;
}

.paragraph--type--exploration-module .markers {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  max-width: 1440px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.paragraph--type--exploration-module .field--name-field-ref-media-image:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .2;
  max-width: 1440px;
  left: 50%;
  transform: translateX(-50%);
}

.paragraph--type--exploration-module .markers .marker {
  position: absolute;
  width: 5vw;
  height: 5vw;
  border: 3px solid #fff;
  border-radius: 5vw;
  display: block;
  transition: .2s;
  cursor: pointer;
}

.paragraph--type--exploration-module .markers .marker:hover {
  transform: scale(.9);
  transition: .2s;
}

.paragraph--type--exploration-module .markers .marker .tooltip {
  display: none;
}

.paragraph--type--exploration-module .text-block {
  position: absolute;
  background: #fff;
  padding: 20px;
  text-align: left;
  max-width: 240px;
  z-index: 1;
}

.paragraph--type--exploration-module .text-block.top_left {
  top: 80px;
  left: 80px;
}

.paragraph--type--exploration-module .text-block.top_right {
  top: 80px;
  right: 80px;
}

.paragraph--type--exploration-module .text-block.bottom_left {
  bottom: 80px;
  left: 80px;
}

@media (min-width:1440px) {
  .paragraph--type--exploration-module .text-block.bottom_left {
    left: calc(50% - 650px);
  }
}

@media (max-width:900px) {
  .paragraph--type--exploration-module .text-block.bottom_left {
    bottom: 20px;
    left: 20px;
  }
}

.paragraph--type--exploration-module .text-block.bottom_right {
  bottom: 80px;
  right: 80px;
}

.paragraph--type--exploration-module .text-block .field--name-field-title {
  font-family: "Guimet";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  margin: 20px auto;
  text-align: left;
}

.paragraph--type--exploration-module .text-block .field--name-field-subtitle {
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  margin: 10px 0;
  text-align: left;
}

.paragraph--type--exploration-module .text-block a {
  display: inline;
  margin: 0 auto;
  text-decoration: none;
  border-bottom: 1px solid #000;
  transition: border 0.2s;
  font-size: 13px;
  line-height: 20px;
}

.paragraph--type--exploration-module .text-block a:focus,
.paragraph--type--exploration-module .text-block a:hover {
  border-bottom: 1px solid rgba(192, 192, 192, 0);
}

.page-maintenance h1 {
  font-family: "Guimet";
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 55px;
  text-align: center;
}

.page-maintenance p {
  font-family: Avenir;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  margin-top: 20px;
}

@media (max-width: 1280px) {
  .node--view-mode-strate {
    margin: 50px 20px;
  }

  .node--view-mode-strate .map-image-block,
  .node--view-mode-strate .paragraph-available-onsite {
    margin: 30px -20px;
  }
}

@media (max-width: 1275px) {

  .view-expositions .view-content,
  .view-show-hub-list .view-content {
    margin: 40px 20px 0;
  }
}

@media (max-width: 1260px) {
  .paragraph-push-image-text {
    margin: 50px 20px;
  }
}

@media (max-width: 1290px) {

  .view-collection .view-content,
  .view-hub-treasure .view-content,
  .view-hub-visit .view-content {
    max-width: 960px;
  }
}

@media (max-width: 990px) {

  .view-expositions,
  .view-show-hub-list {
    padding-top: 160px;
  }

  .view-show-hub-list {
    padding-top: 120px;
  }

  .view-show-hub-list .view-filters .bef-exposed-form .bef-checkboxes {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 40px;
  }

  .view-hub-news,
  .view-hub-treasure {
    padding-top: 30px;
  }

  .container-404 {
    padding: 200px 20px 100px;
    min-height: 300px;
    height: auto;
  }

  .container-404 p {
    max-width: 300px;
  }

  .view-hub-collection,
  .view-hub-visit {
    margin: 40px auto;
  }

  .view-hub-collection .view-content,
  .view-hub-visit .view-content {
    grid-template-columns: 1fr 1fr;
  }

  .white-center-header h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    margin: 0 30px 50px;
  }

  .paragraph-contact-block .content {
    flex-direction: column;
    align-items: center;
  }

  .paragraph-contact-block .block {
    margin-bottom: 10px;
    width: calc(100% - 40px);
    padding: 20px;
  }


  h2.paragraph-title {
    padding: 0 20px;
    margin: 50px auto 25px;
    text-align: center;
  }

  .link-images {
    overflow: auto;
    width: 100%;
    padding: 0 20px;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }

  .link-images::-webkit-scrollbar {
    display: none;
  }

  .conditions-block {
    flex-direction: column;
    padding: 20px;
    gap: 0;
    justify-content: flex-start;
  }

  .conditions-block .icons {
    margin-bottom: 30px;
    margin-right: 0;
    width: 100%;
  }

  .conditions-block .icons img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    border-radius: 0;
  }

  .conditions-block .text {
    padding: 0;
    text-align: left;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .conditions-block .link {
    margin-right: auto;
  }

  .conditions-block .link a {
    margin-right: auto;
    font-size: 15px;
    padding-right: 13px;
    padding-left: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

.paragraph-contact-block .block img {
  width: 210px;
  min-width: 210px;
}

@media (max-width:700px) {

  .node--view-mode-strate {
    margin: 30px 20px;
    padding-top: 30px;
  }

  .paragraph-contact-block .block img {
    min-width: unset;
  }

}

@media (max-width: 100vh) {

  .view-collection .view-content,
  .view-hub-treasure .view-content,
  .view-hub-visit .view-content {
    max-width: 610px;
  }
}

@media (max-width: 900px) {
  .node--view-mode-strate .two-cols {
    flex-direction: column;
  }

  .node--view-mode-strate .two-cols .col-wide {
    width: 100%;
    padding-right: 20px;
  }

  .node--view-mode-strate .two-cols .col-narrow {
    width: 100%;
    margin-top: 30px;
  }

  .paragraph-transport-options {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .link-images {
    justify-content: flex-start;
  }
}

@media (max-width: 800px) {
  .node--view-mode-strate .top {
    flex-direction: column;
  }

  .node--view-mode-strate .top .left {
    width: 100%;
  }

  .node--view-mode-strate .top .right {
    width: 100%;
    justify-content: flex-start;
  }

  .node--view-mode-strate .top .right .link-underline {
    margin: 10px 0 20px;
  }

  .node--view-mode-strate .map-image-block .top {
    flex-direction: column;
  }

  .node--view-mode-strate .map-image-block .top .image,
  .node--view-mode-strate .map-image-block .top .map {
    width: 100%;
    height: 420px;
  }

  .node--view-mode-strate .map-image-block .bottom {
    display: block;
    padding: 20px;
  }

  .node--view-mode-strate .map-image-block .bottom .warning {
    padding: 10px 0;
  }

  .node--view-mode-strate .map-image-block .bottom .warning p {
    font-size: 13px;
    line-height: 18px;
  }
}

@media (max-width: 760px) {

  .col-content .paragraph--type--3-cols-text,
  .col-content .paragraph--type--accordion,
  .col-content .paragraph--type--embed,
  .col-content .paragraph--type--image,
  .col-content .paragraph--type--image-text,
  .col-content .paragraph--type--key-figures,
  .col-content .paragraph--type--logos,
  .col-content .paragraph--type--ressources,
  .col-content .paragraph--type--wysiwyg,
  .field--name-field_ref_widgets .paragraph--type--3-cols-text,
  .field--name-field_ref_widgets .paragraph--type--accordion,
  .field--name-field_ref_widgets .paragraph--type--embed,
  .field--name-field_ref_widgets .paragraph--type--image,
  .field--name-field_ref_widgets .paragraph--type--image-text,
  .field--name-field_ref_widgets .paragraph--type--key-figures,
  .field--name-field_ref_widgets .paragraph--type--logos,
  .field--name-field_ref_widgets .paragraph--type--ressources,
  .field--name-field_ref_widgets .paragraph--type--wysiwyg {
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph--type--embed {
    margin: 50px 20px;
  }

  .paragraph--type--image-text {
    margin: 100px 20px;
  }
}

@media (max-width: 750px) {

  .view-collection .view-content,
  .view-expositions .view-content,
  .view-hub-treasure .view-content,
  .view-hub-visit .view-content,
  .view-show-hub-list .view-content {
    grid-template-columns: 1fr;
    margin: 0 auto;
    margin-top: 30px;
  }

  .view-show-hub-list .view-content>div {
    margin: 0 20px;
  }
}

@media (max-width: 700px) {
  .paragraph-push-image-text {
    flex-direction: column-reverse;
  }

  .paragraph-push-image-text .image {
    width: 100%;
  }

  .paragraph-push-image-text .text {
    padding: 30px 30px 30px 20px;
    width: 100%;
  }

  .view--big-slider .swiper-slide img {
    height: 600px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .view--big-slider .swiper-slide .container .text-block {
    left: calc(50% - 120px);
    bottom: 160px;
  }
}

@media (max-width: 640px) {

  .col-content .paragraph--type--image figcaption,
  .field--name-field_ref_widgets .paragraph--type--image figcaption {
    font-size: 12px;
    line-height: 20px;
  }

  .col-content .paragraph--type--image figcaption p,
  .field--name-field_ref_widgets .paragraph--type--image figcaption p {
    font-size: 12px;
    line-height: 20px;
  }

  .view-expositions h1,
  .view-hub-news h1,
  .view-hub-treasure h1,
  .view-show-hub-list h1 {
    font-size: 40px;
    line-height: 40px;
    padding-left: 20px;
  }

  .node--view-mode-strate h2 {
    font-size: 24px;
    line-height: 32px;
  }

  h2.paragraph-title {
    font-size: 24px;
    line-height: 32px;
  }

  .link-images .node {
    min-width: 130px;
    padding: 0 10px;
  }

  .paragraph--type--image-text figcaption {
    font-size: 12px;
    line-height: 20px;
  }

  .node-ref-author a {
    font-size: 15px;
    line-height: 20px;
  }
}

@media (max-width: 610px) {

  .view-collection .view-content,
  .view-hub-treasure .view-content,
  .view-hub-visit .view-content {
    max-width: 280px;
  }
}

@media (max-width: 600px) {

  .view-hub-collection,
  .view-hub-visit {
    margin-bottom: 0;
  }

  .view-hub-collection .view-content,
  .view-hub-visit .view-content {
    grid-template-columns: 1fr;
  }

  .white-center-header {
    margin-bottom: 60px;
  }

  .paragraph-push-image-text .text h2,
  .paragraph-push-image-text .text p {
    font-size: 15px;
    line-height: 20px;
  }

  .paragraph-contact-block .block img {
    max-width: 100px;
    height: auto;
    margin-left: 10px;
  }

  .paragraph-contact-block .block h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .paragraph-contact-block .block p {
    font-size: 12px;
    line-height: 16px;
  }

  .node--view-mode-strate .top .right .link-underline {
    font-size: 15px;
    line-height: 20px;
  }

  .node--view-mode-strate .two-cols .link-underline,
  .node--view-mode-strate .two-cols p {
    font-size: 12px;
    line-height: 20px;
  }

  .conditions-block .icons img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    border-radius: 0;
  }

  .paragraph--type--image-text .image,
  .paragraph--type--image-text .text {
    width: 100%;
    font-size: 15px;
    line-height: 20px;
  }

  .paragraph--type--image-text {
    flex-direction: column-reverse !important;
  }

  .paragraph--type--image-text .image {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }

  .paragraph--type--exploration-module {
    padding: 50px;
    margin: 70px auto;
    height: 70vh;
  }

  .paragraph--type--exploration-module .field--name-field-ref-media-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .paragraph--type--exploration-module .field--name-field-ref-media-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }

  .paragraph--type--exploration-module .markers .marker {
    display: none !important;
  }

  .paragraph--type--exploration-module .text-block {
    position: relative;
    left: 20px !important;
    margin: 0;
    right: auto !important;
    top: calc(70vh - 240px);
    bottom: auto;
    padding: 20px 10px;
  }

  .paragraph--type--exploration-module .text-block .field--name-field-title {
    font-size: 24px;
    line-height: 32px;
  }

  .paragraph--type--exploration-module .text-block a {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
  }
}

@media (max-width: 400px) {
  .view--big-slider .navigation-wrapper {
    top: auto;
    bottom: 60px;
  }
}

.view-collection-slider .swiper-wrapper {
  /* flex-wrap: wrap;
  flex-direction: column;
  max-height: 740px; */
}

.view-collection-slider .swiper-wrapper .swiper-slide {
  /* max-height: 300px;
  min-height: 230px; */
  display: flex;
  flex-direction: column;
  gap: 40px;
  min-width: 320px;
  width: auto;
}

.view-collection-slider .swiper-slide img {
  min-width: 320px;
  max-height: 400px;
  object-fit: cover;
}

.view-collection-slider .swiper-slide a img {
  transition: 0.3s;
}

.view-collection-slider .swiper-slide a:focus img,
.view-collection-slider .swiper-slide a:hover img {
  transform: scale(1.1);
}

.view-collection-slider .overlay {
  visibility: hidden;
  background-color: #fff;
  color: #000;
  text-align: center;
  padding: 15px 20px;
  position: absolute;
  z-index: 1;
  bottom: 10px;
  left: 10px;
  opacity: 0;
  transition: opacity 0.3s, visibility 0s linear 0.3s;
  box-shadow: 0px 14px 14px rgba(0, 0, 0, 0.25);
  width: calc(100% - 60px);
}


.view-collection-slider .overlay p {
  font-size: 13px;
  line-height: 18px;
}

.view-collection-slider .overlay span {
  font-size: 13px;
  line-height: 18px;
  display: block;
  font-weight: 500;
}


.view-collection-slider .swiper-slide a {
  position: relative;
  overflow: hidden;
}

.view-collection-slider .swiper-slide a:focus-within .overlay,
.view-collection-slider .swiper-slide a:hover .overlay {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}

@media (max-width:700px) {
  .view-collection-slider .swiper-wrapper .swiper-slide {
    min-width: 120px;
    max-width: 120px;
  }

  .view-collection-slider .swiper-slide img {
    min-width: 120px;
  }

  #askmona-widget {
    display: none;
  }

  .view-collection-slider .swiper-pagination {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    margin: 0 auto;
    max-width: fit-content;
    margin-top: 20px;
  }

  .view-collection-slider .swiper-pagination .swiper-pagination-bullet {
    font-size: 0;
    display: block;
    border: 1px solid #000;
    border-radius: 50%;
    width: 10px;
    height: 10px;
  }

  .view-collection-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
  }
}

@media (min-width:900px) {

  .social-mosaic .social-block {
    /* margin-top: -80px; */
  }

  .social-mosaic .social-block h2 {
    font-weight: bold;
    font-size: 55px;
    line-height: 65px;
  }
}

@media (max-width:900px) {

  .social-mosaic {
    margin: 0;
  }
}

.node-type-hub-treasure h1 {
  max-width: 280px;
}

.view-hub-treasure .checkboxes-search-row {
  justify-content: flex-start;
  max-width: 1270px;
}

.lang-zh-hans.node-type-hub-treasure h1 {
  max-width: 330px;
}


.node-type-hub-treasure .bg-image-header {
  min-height: 560px;
}

@media (max-width:700px) {
  .node-type-hub-treasure .bg-image-header {
    min-height: 400px;
  }

  .node-type-hub-treasure .centered-text-block {
    margin: 0 auto;
    margin-bottom: 10px;
    margin-left: 20px;
  }
}

.node-type-hub-treasure .node--view-mode-teaser .taxo-row {
  margin-bottom: -10px;
}

.node-type-hub-treasure .node--view-mode-teaser .taxo-row>* {
  margin-bottom: 0;
  font-weight: 900;
  font-size: 12px;
  line-height: 16px;
}

@media (max-width:700px) {
  .view-show-hub-list .fieldset-wrapper {
    max-width: 100vw;
    padding-left: 0;
  }

  .view-show-hub-list .fieldset-wrapper .bef-checkboxes {
    justify-content: unset;
    margin-bottom: 0;
  }

  .view-show-hub-list .fieldset-wrapper .bef-checkboxes .js-form-type-checkbox label {
    font-size: 13px;
    line-height: 16px;
  }
}

.status-bar .bottom svg {
  display: none;
}

.node-type-hub-treasure .view-filters .form-actions {
  display: none;
}

.node-type-hub-news .view-hub-news .view-content .view-mode-3-cols .taxo,
.node-type-hub-news .view-hub-news .view-content .view-mode-3-cols .field--name-field-uppertitle {
  background: #000;
  color: #fff;
}

.node-type-hub-news .view-hub-news .view-content .view-mode-3-cols:nth-child(1) {
  background-color: #F4F4F7;
}

@media (min-width:700px) {

  .node-type-practical-informations .bg-image-header,
  .node-type-hub-news .bg-image-header {
    min-height: 600px;
  }
}

.node-type-practical-informations .paragraph--type--wysiwyg {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width:760px) {
  .node-type-practical-informations .paragraph--type--wysiwyg {
    margin-left: 20px;
    margin-right: 20px;
  }
}


@media (max-width:700px) {

  .node-type-hub-news h1,
  .node-type-location h1 {
    max-width: 240px;
    margin-bottom: 0;
  }

  .node-type-hub-news .view-hub-news .view-content .view-mode-3-cols.node--type-news {
    margin-top: 20px;
  }

  .node-type-hub-news .page-top {
    display: none;
  }

  .node-type-hub-treasure .node--view-mode-teaser h2 {
    margin-bottom: 15px;
    font-weight: bold;
  }

  .node-type-hub-treasure .node--view-mode-teaser .read-more-link {
    font-size: 15px;
  }

  .node-type-hub-treasure .view-filters fieldset,
  .view-hub-news .view-filters fieldset {
    display: none;
  }

  .view-hub-treasure .view-filters .form-item-combine,
  .view-hub-news .view-filters .form-item-combine {
    width: 100%;
    padding: 0 20px;
  }

  .view-hub-treasure .view-filters .form-item-combine input,
  .view-hub-news .view-filters .form-item-combine input {
    max-width: 100%;
    width: 100%;
    background-color: #fff;
    border-color: #8f8f8f;
    background-image: url(/themes/custom/guimet/img/icon_search_black.svg);
    background-position: center right 20px;
    outline: 0;
    height: 40px;
    padding: 5px 20px;
  }

  .view-hub-treasure .view-filters .form-item-combine {
    padding: 0;
    margin: 0;
  }

  .view-hub-news .view-filters {
    margin-top: 0;
  }

  .view-hub-news .view-content {
    margin-top: 20px;
  }
}

.view-hub-news .view-content .node--view-mode-teaser:hover h2,
.view-hub-treasure .view-content .node--view-mode-teaser:hover h2 {
  text-decoration: underline;
  text-decoration-thickness: from-font;
  text-underline-offset: 3px;
}

html:has(body.open-mobile-menu) {
  overflow-y: hidden;
}

body.open-mobile-menu {
  overflow-y: hidden;
}

.view-recherche .view-empty .btn-group {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 10px;
}

.view-recherche .view-empty .btn-group a {
  border: 1px solid #8f8f8f;
  border-radius: 55px;
  padding: 6px 20px;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  white-space: nowrap;
}

.node-type-map-hub .view-filters .bef-links {
  max-width: 70vw;
  overflow-x: auto;
  margin: 0 auto;
}

@media (max-width:700px) {
  .node-type-map-hub .view-filters .bef-links {
    max-width: 90vw;
  }
}

.bef-links::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.bef-links {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.node-type-map-hub .view-filters .bef-links>ul {
  min-width: fit-content;
  padding-left: 60px;
}

.node-type-map-hub .view-filters {
  position: relative;
  max-width: 80vw;
  margin: 0 auto;
}

.node-type-map-hub .site-header .site-logo img {
  filter: brightness(0);
}

@media (max-width:700px) {
  .node-type-map-hub .view-filters {
    max-width: 90vw;
  }
}

.view-hub-map button.scroll-left-button {
  transform: rotate(180deg);
}

.view-hub-map button.scroll-left-button,
.view-hub-map button.scroll-right-button {
  width: 40px;
  height: 40px;
  box-shadow: 0 1px 13px rgba(0, 0, 0, 0.15);
  border-radius: 60px;
  border: none;
  color: transparent;
  text-indent: 60px;
  white-space: nowrap;
  position: absolute;
  top: calc(50% - 20px);
  left: 20px;
  z-index: 20;
  background: url(/themes/custom/guimet/img/arrow_right.svg) center no-repeat #fff;
  transition: 0.3s;
}

@media (max-width:700px) {

  .view-hub-map button.scroll-left-button,
  .view-hub-map button.scroll-right-button {
    display: none;
  }
}

.view-hub-map button.scroll-right-button {
  left: auto;
  right: 20px;
}


.node-type-news .page-top .partager-link {
  position: relative;
  right: 0;
}

.node-type-hub-magazine .site-header {
  position: absolute;
}

.node-type-hub-magazine .site-header.sticky {
  position: fixed;
}

@media (max-width:700px) {
  .node-type-show .bg-image-header .text-block {
    max-width: 240px;
    padding-bottom: 30px;
    margin-top: 200px;
  }
}

.bg-image-header .taxo+h1 {
  margin-top: 10px;
}


form#views-exposed-form-map-hub .form-actions {
  display: none;
}

.field--name-field-uppertitle+.field--name-field-uppertitle {
  margin-top: 10px;
}

.field--name-field_ref_widgets .paragraph--type--wysiwyg iframe {
  max-width: 100%;
}

@media (max-width:700px) {
  .field--name-field_ref_widgets .paragraph--type--wysiwyg iframe {
    height: auto;
    min-height: 400px;
  }
}

.node-636 .paragraph--type--wysiwyg ul {
  margin-bottom: 50px;
}

.node-636 .paragraph--type--wysiwyg ul ul {
  margin-bottom: 0;
  margin-left: 15px;
}

.node-636 .paragraph--type--wysiwyg ul li {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 22px;
}

.node-636 .paragraph--type--wysiwyg h2 {
  font-size: 30px;
  margin-bottom: 0px;
}

.node-636 .paragraph--type--wysiwyg ul li:has(h3) {
  margin-top: 20px;
}

.node-636 .paragraph--type--wysiwyg ul li h3 {
  margin-top: 25px;
  font-weight: 400;
  font-size: 18px;
  display: inline;
}

.paragraph--type--wysiwyg h2 {
  font-size: 30px;
  margin-bottom: 10px;
}

.paragraph--type--wysiwyg h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

.js .dropbutton-widget ul.dropdown-language-item {
  margin-left: 15px;
}

/* 
.js .dropbutton-widget {
  display: none;
} */

.js .dropbutton-widget ul.dropdown-language-item .secondary-action {
  position: absolute;
  text-transform: lowercase;
  top: 40px;

}

.js .dropbutton-widget ul.dropdown-language-item .secondary-action a {
  white-space: nowrap;
  font-size: 13px;
}

.js .dropbutton-widget ul.dropdown-language-item .secondary-action+.secondary-action {
  top: 60px;
}

ul.dropdown-language-item li a:hover {
  text-decoration: underline;
}

ul.dropdown-language-item li span {
  text-transform: lowercase;
  font-size: 13px;
}

ul.dropdown-language-item li span.dropbutton-arrow {
  color: #fff;
  top: 12px;
  right: 14px;
  margin-top: 0;
  border: 0;
  border-left: 2px solid #fff;
  border-top: 2px solid #fff;
  width: 6px;
  height: 6px;
  transform: rotate(-135deg);
  border-top-color: #fff !important;
  border-bottom: 0 !important;
}

.js .dropbutton-multiple .dropbutton-widget {
  padding-right: 2em;
  border: 1px solid;
  padding-bottom: 4px;
  padding-top: 4px;
  padding-right: 13px;
  border-radius: 7px;
}

.dropbutton-multiple.open li span.dropbutton-arrow {
  transform: rotate(45deg);
  top: 13px;
}

@media (max-width:990px) {
  .js .dropbutton-widget ul.dropdown-language-item {
    margin: 0;
  }

  .js .dropbutton-widget ul.dropdown-language-item .secondary-action a:after,
  .js .dropbutton-widget ul.dropdown-language-item li span:after {
    display: none;
  }

  .js .dropbutton-widget ul.dropdown-language-item .secondary-action {
    margin: 0;
  }

  .js .dropbutton-widget ul.dropdown-language-item .secondary-action+.secondary-action {
    top: 60px;
  }
}

.view-show-home .empty-results {
  text-align: center;
  font-size: 20px;
  margin-top: 20px;
}

.node-type-generic-page main>.field--name-field-teaser {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width:1000px) {
  .node-type-generic-page main>.field--name-field-teaser {
    margin-bottom: 30px !important;
    margin-top: 30px !important;
  }

  .node-type-generic-page main>.field--name-field-teaser p {
    font-size: 24px;
    line-height: 1.5;
  }
}

.node-type-collection main>.field--name-field-teaser {
  max-width: 1240px;
  margin: 30px auto 40px;
}

.node-316 main>.field--name-field-teaser {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 0px;
}

.node-241 main>.field--name-field-teaser {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 100px;
}

.node-241 main .col-3-block {
  margin-bottom: 80px;
}

.node-241 main .col-3-block .node--view-mode-related-content-small .bottom-wrapper .read-more-link {
  margin-top: 0;
}

@media screen and (max-width: 990px) {
  .js .dropbutton-wrapper {
    width: 80px;
    margin-top: 20px;
  }

  .js .dropbutton-widget ul.dropdown-language-item {
    padding-left: 10px;
  }

  .js .dropbutton-multiple .dropbutton-widget {
    height: 50px;
  }

  .js .dropbutton-multiple.open .dropbutton-widget {
    height: 90px;
  }

  .js .dropbutton li,
  .js .dropbutton a {
    margin: 0;
  }
}

.node-type-collection .field--name-field-teaser p+p,
.node-type-art-work .field--name-field-teaser p+p {
  margin-top: 20px;
}

.node-type-collection .field--name-field-teaser p,
.node-type-art-work .field--name-field-teaser p {
  font-size: 30px;
  line-height: 40px
}

@media screen and (max-width: 600px) {
  .node-type-art-work .field--name-field-teaser p {
    padding: 0;
    margin-top: 30px;
    font-size: 24px;
    line-height: 32px;
  }

  .node-type-generic-page .site-header .burger-toggle,
  .node-127 .site-header .burger-toggle {
    filter: invert(1);
  }



  .node-241 main .col-3-block {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
  }

  .node-241 main .col-3-block .node--view-mode-related-content-small .bottom-wrapper .field--name-field-link a {
    text-decoration: none;
  }

}

@media (max-widtH:900px) {
  .paragraph--type--wysiwyg iframe {
    max-width: 100%;
    height: auto;
    min-height: 220px;
  }

  .node-type-collection .field--name-field-teaser p,
  .node-type-art-work .field--name-field-teaser p {
    font-size: 22px;
    line-height: 34px;
  }
}

/* @media (min-widtH:1560px) {
  .view-show-home .swiper .swiper-button-next {
    right: -565px;
  }
} */
