@charset "UTF-8";

@font-face {
  font-family: "bebasNeue_bold";
  src: url("https://www.glaz-aventures.com/default/CMS/css/common/../../fonts/bebasNeue_bold.otf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.cs-copyright {
  /* variables edition ligne copyright */
  /* colors */
  --copyrightColorText: #ffffff;
  --copyrightColorLink: var(--copyrightColorText);
  --copyrightColorSeparator: #ffffff;
  --copyrightColorSvg: var(--copyrightColorText);
  --copyrightTooltipBackground: #01acc6;
  --copyrightTooltipColor: #ffffff;
  /* size */
  --copyrightFontSize: 11px;
  --copyrightSizeSvg: 15px;
  --copyrightSizeSeparator: 10px;
  --copyrightSizeSeparatorIcon: 10px;
  /* position, direction */
  --copyrightPosition: center;
  /* flex-start, center, flex-end, space-between */
  --copyrightDirection: column;
  /* row, column */
  /* padding */
  --copyrightTooltipPadding: 10px 0 35px; }

body {
  font-family: "Lato", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #614e41; }

.u-wrapper {
  margin: 0 auto;
  max-width: 105rem;
  text-align: left;
  width: 100%; }

#cookieChoiceInfo {
  line-height: 20px;
  padding: 4px !important;
  font-size: 12px;
  background: rgba(0, 0, 0, 0.8) !important;
  border-bottom: none !important;
  color: #dddddd;
  top: inherit !important;
  bottom: 0 !important; }
  #cookieChoiceInfo a {
    color: #b1b1b1; }
  #cookieChoiceInfo #cookieChoiceDismiss {
    background: #777; }
    #cookieChoiceInfo #cookieChoiceDismiss:hover {
      background: #5e5e5e; }

.svgSprite svg symbol circle,
.svgSprite svg symbol path {
  fill: inherit;
  stroke: inherit;
  overflow: visible; }

.page .cms_bloc {
  border-radius: 1.5rem;
  overflow: hidden;
  background: #fff;
  padding: 5.4rem 5.6rem;
  line-height: 1.7;
  box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.1); }
  @media (max-width: 900px) {
    .page .cms_bloc {
      padding: 2.4rem 2.6rem; } }
  .page .cms_bloc .cms_bloc {
    padding: 3rem; }
    @media (max-width: 900px) {
      .page .cms_bloc .cms_bloc {
        padding: 1rem; } }

.page .cms_bloc_text {
  padding: 0; }
  .page .cms_bloc_text .cms_bloc_text_media_gauche,
  .page .cms_bloc_text .cms_bloc_text_media_droite {
    display: flex;
    padding: 0; }
    @media (max-width: 900px) {
      .page .cms_bloc_text .cms_bloc_text_media_gauche,
      .page .cms_bloc_text .cms_bloc_text_media_droite {
        flex-direction: column; } }
    .page .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
    .page .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
      width: 50%;
      padding: 0;
      border-radius: 0;
      display: flex;
      float: none;
      position: relative; }
      @media (max-width: 900px) {
        .page .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
        .page .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
          width: 100%;
          height: 40rem; } }
      @media (max-width: 440px) {
        .page .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
        .page .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
          height: 30rem; } }
      .page .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media a,
      .page .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media a {
        width: 100%;
        height: 100%; }
      .page .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media img,
      .page .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        font-family: "object-fit: cover; object-position: center"; }
        @media (max-width: 900px) {
          .page .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media img,
          .page .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media img {
            position: absolute;
            left: 0;
            top: 0; } }
    .page .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_content,
    .page .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_content {
      width: 50%;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      @media (max-width: 900px) {
        .page .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_content,
        .page .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_content {
          width: 100%; } }
  .page .cms_bloc_text .cms_bloc_media {
    padding: 0;
    border-radius: 0;
    display: flex;
    float: none;
    position: relative; }
  .page .cms_bloc_text .cms_bloc_content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 5.4rem 5.6rem; }
    @media (max-width: 900px) {
      .page .cms_bloc_text .cms_bloc_content {
        padding: 2.4rem 2.6rem; } }
  @media (max-width: 900px) {
    .page .cms_bloc_text .cms_bloc_text_two_columns {
      flex-direction: column; } }
  @media (max-width: 900px) {
    .page .cms_bloc_text .cms_bloc_text_two_columns .cms_bloc_text_gauche,
    .page .cms_bloc_text .cms_bloc_text_two_columns .cms_bloc_text_droite {
      width: 100%;
      margin: 0; } }
  .page .cms_bloc_text p img,
  .page .cms_bloc_text a img {
    max-width: 100%; }
  @media (max-width: 900px) {
    .page .cms_bloc_text table tbody tr {
      display: flex;
      flex-direction: column; } }

@media (max-width: 1024px) {
  #cms_bloc_111 .cms_bloc_media img,
  #cms_bloc_124 .cms_bloc_media img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    font-family: "object-fit: cover; object-position: top"; } }

.cms_bloc_form .cms_bloc_form_container {
  width: 100%; }
@media (max-width: 600px) {
  .cms_bloc_form .cms_bloc_form_field > .label,
  .cms_bloc_form .cms_bloc_form_field > .value {
    width: 100%;
    display: block; } }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_antispam > .label {
  text-align: left;
  padding-right: 0; }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_submit {
  padding-left: 0;
  text-align: center; }
  @media (max-width: 440px) {
    .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_submit button[type="submit"] {
      padding-left: 2.2em;
      padding-right: 2.2em;
      max-width: 100%; } }
.cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_antispam > .value input {
  width: 100%; }
@media (max-width: 600px) {
  .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_checkbox > p,
  .cms_bloc_form .cms_bloc_form_field.cms_bloc_form_field_radio > p {
    width: 100%;
    display: block; } }
.cms_bloc_form .cms_bloc_form_field > .value textarea {
  min-height: 16rem; }
  @media (max-width: 750px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 14rem; } }
  @media (max-width: 600px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 12rem; } }
  @media (max-width: 440px) {
    .cms_bloc_form .cms_bloc_form_field > .value textarea {
      min-height: 10rem; } }
.cms_bloc_form .cms_bloc_form_field_radio_value .label,
.cms_bloc_form .cms_bloc_form_field_checkbox_value .label {
  margin-left: 0.4em; }

.content ul,
.content ol {
  position: relative;
  padding: 0.5rem 0; }
.content ul,
.content ol {
  list-style-type: none; }
.content .cms_bloc ul.sitemap li, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li, .content .cms_bloc.cms_bloc_text ul li {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2.4rem;
  overflow: auto;
  line-height: 1.4;
  text-align: left; }
  .content .cms_bloc ul.sitemap li:before, .content .cms_bloc.cms_bloc_form .cms_bloc_form_field_content ul li:before, .content .cms_bloc.cms_bloc_module .bl-product-long-description ul li:before, .content .cms_bloc.cms_bloc_text ul li:before {
    content: '';
    position: relative;
    display: inline-block;
    top: 0;
    left: -1.2rem;
    width: 0;
    height: 0;
    margin: 0 -0.4rem 0 0;
    border-top: 0.4rem solid transparent;
    border-bottom: 0.4rem solid transparent;
    border-left: 0.4rem solid #01acc6; }
.content .cms_bloc.cms_bloc_text ol {
  counter-reset: section; }
.content .cms_bloc.cms_bloc_text ol li {
  position: relative;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 1.5rem;
  overflow: auto;
  line-height: 1.4;
  text-align: left; }
  .content .cms_bloc.cms_bloc_text ol li:before {
    content: counters(section,".") ".";
    display: inline-block;
    color: #0196ad;
    counter-increment: section; }
.content .cms_bloc.cms_bloc_media img {
  height: auto; }
.content a {
  text-decoration-skip: ink; }
.content a:not(.bouton_1, .bouton_2) {
  color: #01acc6;
  font-weight: inherit;
  text-decoration: underline; }
  .content a:not(.bouton_1, .bouton_2):hover {
    text-decoration: none; }

.cms_bloc_title h2, .cms_bloc_text h2 {
  margin: 0;
  color: #4e4744;
  font-family: "Rancho", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 8rem;
  font-weight: 300;
  line-height: 1.15; }
  .page .cms_bloc_title h2,
  .page .cms_bloc_text h2 {
    position: relative;
    padding-bottom: 0.75rem;
    font-size: 6rem; }
    @media (max-width: 750px) {
      .page .cms_bloc_title h2,
      .page .cms_bloc_text h2 {
        font-size: 5rem; } }
    @media (max-width: 600px) {
      .page .cms_bloc_title h2,
      .page .cms_bloc_text h2 {
        font-size: 4rem; } }
    @media (max-width: 440px) {
      .page .cms_bloc_title h2,
      .page .cms_bloc_text h2 {
        font-size: 3rem; } }
    .page .cms_bloc_title h2:before,
    .page .cms_bloc_text h2:before {
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      width: 2.8rem;
      height: 0.4rem;
      background: #01acc6; }

a.bouton_1 {
  appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  font-weight: 700;
  font-size: 1.7rem;
  color: #fff;
  text-decoration: none;
  padding: 1rem 7rem;
  background: #01b5d0;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transition: background 0.2s linear;
  border-radius: 5rem;
  font-family: "bebasNeue_bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  letter-spacing: 0.068rem;
  transition: 0.3s ease; }
  a.bouton_1:hover {
    background: #01d8f9;
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.3); }

button.bouton_1 {
  appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  font-weight: 700;
  font-size: 1.7rem;
  color: #fff;
  text-decoration: none;
  padding: 1rem 7rem;
  background: #01b5d0;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transition: background 0.2s linear;
  border-radius: 5rem;
  font-family: "bebasNeue_bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  letter-spacing: 0.068rem;
  transition: 0.3s ease; }
  button.bouton_1:hover {
    background: #01d8f9;
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.3); }

a.bouton_2 {
  appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  font-weight: 700;
  font-size: 1.7rem;
  color: #fff;
  text-decoration: none;
  padding: 1rem 7rem;
  background: #01b5d0;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transition: background 0.2s linear;
  border-radius: 5rem;
  font-family: "bebasNeue_bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  letter-spacing: 0.068rem;
  transition: 0.3s ease;
  background: #00b855; }
  a.bouton_2:hover {
    background: #01d8f9;
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.3); }
  a.bouton_2:hover {
    background: #00d261; }

button.bouton_2 {
  appearance: none;
  padding: 0;
  background: none;
  border: 0;
  outline: none;
  cursor: pointer;
  margin: 0;
  font-weight: 700;
  font-size: 1.7rem;
  color: #fff;
  text-decoration: none;
  padding: 1rem 7rem;
  background: #01b5d0;
  display: inline-block;
  text-transform: uppercase;
  margin-bottom: 1rem;
  transition: background 0.2s linear;
  border-radius: 5rem;
  font-family: "bebasNeue_bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  letter-spacing: 0.068rem;
  transition: 0.3s ease;
  background: #00b855; }
  button.bouton_2:hover {
    background: #01d8f9;
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.3); }
  button.bouton_2:hover {
    background: #00d261; }

h2.Titre_H2 {
  margin: 0;
  color: #4e4744;
  font-family: "Rancho", Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 8rem;
  font-weight: 300;
  line-height: 1.15; }
  @media (max-width: 750px) {
    h2.Titre_H2 {
      font-size: 6rem; } }
  @media (max-width: 600px) {
    h2.Titre_H2 {
      font-size: 5rem; } }
  @media (max-width: 440px) {
    h2.Titre_H2 {
      font-size: 4rem; } }

.popup-el {
  z-index: 20;
  position: fixed;
  display: none;
  justify-content: center;
  align-items: center;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  background: #9b6d4b;
  transition: 0.3s ease;
  cursor: pointer; }
  .popup-el:hover {
    background: #79553a; }
  .popup-el a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 1rem;
    text-decoration: none;
    text-align: center; }
  .popup-el-text span {
    position: relative;
    padding-right: 2rem;
    color: #ffffff; }
    .popup-el-text span::before {
      content: '';
      position: absolute;
      top: 1rem;
      right: 0.5rem;
      width: 1rem;
      border-top: 0.2rem solid #ffffff; }
    .popup-el-text span::after {
      content: '';
      position: absolute;
      top: 55%;
      right: 0;
      width: 0;
      height: 0;
      border: 0 solid transparent;
      border-left: 0.8rem solid #ffffff;
      transform: translateY(-50%);
      border-top-width: 0.5rem;
      border-bottom-width: 0.5rem; }

.lightbox-el {
  z-index: 2500;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  background: rgba(255, 255, 255, 0.8);
  transition: 0.4s ease;
  transform: translateY(-2rem);
  pointer-events: none;
  visibility: hidden; }
  .lightbox-el:target {
    opacity: 1;
    transform: translateY(0);
    outline: none;
    pointer-events: all;
    visibility: visible; }
  .lightbox-el.closed {
    opacity: 0;
    transform: translateY(-2rem);
    pointer-events: none; }
  .lightbox-el.noPopUp {
    display: none;
    pointer-events: none; }
  .lightbox-el-bloc {
    padding: 5.4rem 5.6rem;
    border: 1rem solid #f2f2f2;
    border-radius: 1.5rem;
    color: #614e41;
    font-size: 1.5rem;
    text-align: left;
    background: #ffffff;
    box-shadow: 0 0 2rem rgba(0, 0, 0, 0.1); }
    @media (max-width: 750px) {
      .lightbox-el-bloc {
        width: 90%;
        max-width: 90%;
        padding: 3rem 3%; }
        .lightbox-el-bloc .cms_bloc_title h2,
        .lightbox-el-bloc .cms_bloc_text h2 {
          font-size: 3rem !important; } }
    .lightbox-el-bloc > .close {
      margin-bottom: 5rem;
      text-align: right;
      cursor: pointer; }
      .lightbox-el-bloc > .close::before {
        content: 'X';
        position: relative;
        padding: 1rem 2rem;
        border-radius: 0.3rem;
        color: #ffffff;
        background: #9b6d4b;
        transition: 0.3s ease; }
      .lightbox-el-bloc > .close:hover::before {
        background: #01acc6; }
  .lightbox-el-content {
    max-height: 60rem;
    padding-right: 2rem;
    overflow: auto; }
    @media (max-width: 1200px) {
      .lightbox-el-content {
        max-height: 40rem; } }
  .lightbox-el .cms_bloc_text {
    padding-top: 0; }
    .lightbox-el .cms_bloc_text .cms_bloc_media {
      position: relative;
      min-width: 30rem;
      height: 25rem;
      padding-bottom: 0 !important; }
      @media (max-width: 750px) {
        .lightbox-el .cms_bloc_text .cms_bloc_media {
          max-width: 100% !important;
          min-width: 100%;
          margin: 0 !important;
          padding: 0 !important; } }
      .lightbox-el .cms_bloc_text .cms_bloc_media .diaporama-item {
        width: 100%;
        height: 100%;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat; }
    @media (max-width: 1200px) {
      .lightbox-el .cms_bloc_text .cms_bloc_text_media_gauche,
      .lightbox-el .cms_bloc_text .cms_bloc_text_media_droite {
        display: flex;
        flex-wrap: wrap; }
        .lightbox-el .cms_bloc_text .cms_bloc_text_media_gauche .media_container,
        .lightbox-el .cms_bloc_text .cms_bloc_text_media_droite .media_container {
          order: 2;
          width: 100%;
          margin: 2rem 0 0 0; }
          .lightbox-el .cms_bloc_text .cms_bloc_text_media_gauche .media_container img,
          .lightbox-el .cms_bloc_text .cms_bloc_text_media_droite .media_container img {
            display: block;
            width: 100%;
            height: auto;
            max-height: 100%; }
        .lightbox-el .cms_bloc_text .cms_bloc_text_media_gauche .text_container,
        .lightbox-el .cms_bloc_text .cms_bloc_text_media_droite .text_container {
          order: 1;
          width: 100%; } }
    .lightbox-el .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
    .lightbox-el .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
      min-width: auto;
      height: auto; }
      @media (max-width: 1200px) {
        .lightbox-el .cms_bloc_text .cms_bloc_text_media_gauche .cms_bloc_media,
        .lightbox-el .cms_bloc_text .cms_bloc_text_media_droite .cms_bloc_media {
          margin: 0 !important;
          padding: 0 !important; } }

.header {
  z-index: 999;
  position: fixed;
  top: 0;
  width: 100%;
  transition: 0.75s ease; }
  @media (max-width: 1024px) {
    .header {
      background: #41372c; } }
  .header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 5rem;
    opacity: 0;
    background: #504436;
    transition: 0.5s ease;
    transform: scaleX(0); }
  .header-top {
    height: 7.75rem;
    overflow: hidden;
    transition: 0.75s ease; }
    @media (max-width: 1024px) {
      .header-top {
        height: 6rem; } }
    .header-top .u-wrapper {
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      max-width: 119rem;
      height: 100%; }
      @media (max-width: 1500px) {
        .header-top .u-wrapper {
          justify-content: flex-end;
          align-items: center;
          padding-right: 2rem;
          padding-right: 7rem; } }
    .header-top h1 {
      max-width: 50%;
      margin-bottom: 1.25rem;
      margin-left: 18.5rem;
      overflow: hidden;
      color: #fff;
      font-size: 1.2rem;
      font-weight: normal;
      line-height: 1.2;
      white-space: nowrap;
      text-overflow: ellipsis;
      letter-spacing: 0.11px; }
      @media (max-width: 1024px) {
        .header-top h1 {
          display: none; } }
    .header-top-mobile-buttons {
      display: none; }
      @media (max-width: 600px) {
        .header-top-mobile-buttons {
          display: block; } }
      .header-top-mobile-buttons .bouton_2 {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 3rem;
        margin: 0;
        padding: 0.25rem 1rem;
        font-size: 1.5rem; }
    .header-top-contact {
      display: flex;
      margin-bottom: 1.25rem; }
      @media (max-width: 1024px) {
        .header-top-contact {
          margin-bottom: 0; } }
      .header-top-contact-link {
        display: flex;
        align-items: center;
        margin-left: 1.75rem;
        color: #fff;
        font-size: 1.1rem;
        text-decoration: none;
        text-transform: uppercase;
        transition: 0.3s ease; }
        @media (max-width: 600px) {
          .header-top-contact-link {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 3rem;
            height: 3rem;
            margin-left: 0.75rem;
            border-radius: 50%;
            opacity: 0.8;
            background: #01acc6; }
            .header-top-contact-link:last-child {
              border-left: 0.1rem solid rgba(255, 255, 255, 0.3); } }
        .header-top-contact-link svg {
          width: 1.25rem;
          height: 1.25rem;
          margin-right: 0.5rem;
          fill: #01acc6; }
          @media (max-width: 600px) {
            .header-top-contact-link svg {
              margin-right: 0;
              fill: #fff; } }
        @media (max-width: 600px) {
          .header-top-contact-link p {
            display: none; } }
        .header-top-contact-link:hover {
          transform: translateY(-0.5rem); }
  .header-sup {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    max-width: 119rem;
    padding-top: 0; }
    @media (max-width: 1500px) {
      .header-sup {
        padding-right: 2rem; } }
  .header-logo {
    z-index: 5;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    flex: 1;
    top: 50%;
    left: 2rem;
    margin: 0;
    text-decoration: none;
    transition: 0.75s ease;
    transform: translateY(-50%); }
    @media (max-width: 1024px) {
      .header-logo {
        transform: translateY(-60%) translateX(-5rem) scale(0.6); } }
    .header-logo img {
      display: block;
      max-height: 14.75rem;
      margin-top: 0.5rem; }
      @media (max-width: 1200px) {
        .header-logo img {
          max-height: 12rem;
          margin-top: 1.5rem; } }
      @media (max-width: 1024px) {
        .header-logo img {
          max-height: 15rem;
          margin-top: 0; } }
      @media (max-width: 600px) {
        .header-logo img {
          max-height: 12rem; } }
    .header-logo:hover {
      transform: translateY(-50%) scale(1.05); }
      @media (max-width: 1024px) {
        .header-logo:hover {
          transform: translateY(-60%) translateX(-5rem) scale(0.7); } }
  .header #zone-menu {
    position: relative;
    width: 85%;
    margin-left: 6.5rem;
    transition: 0.75s ease; }
    .header #zone-menu::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 10rem;
      height: 100%;
      background: linear-gradient(0deg, #e3d5cc 0%, #ffffff 100%) 0% 0%;
      transition: 0.75s ease;
      transform: translateX(-100%); }
      @media (max-width: 1200px) {
        .header #zone-menu::before {
          width: 5rem; } }

@media (min-width: 1025px) {
  .in-scroll-header::before {
    opacity: 1;
    transform: scaleX(1); } }
@media (min-width: 1025px) {
  .in-scroll-header #zone-menu {
    width: 100%;
    margin-left: 0; }
    .in-scroll-header #zone-menu::before {
      transform: translateX(150%); }
    .in-scroll-header #zone-menu .menu {
      height: 5rem; }
      .in-scroll-header #zone-menu .menu .menu-item {
        border-radius: 0; } }
@media (min-width: 1025px) {
  .in-scroll-header .header-top {
    height: 0;
    transform: translateY(-100%); } }
@media (min-width: 1025px) and (max-width: 1500px) {
  .in-scroll-header .header-sup {
    padding-left: 2rem; } }

.in-scroll-header .header-logo {
  top: 0;
  transform: translateX(-50%) translateY(-200%); }
  @media (max-width: 1024px) {
    .in-scroll-header .header-logo {
      transform: translateY(-60%) translateX(-5rem) scale(0.6); } }

#zone-diaporama {
  z-index: 3;
  position: relative;
  display: flex;
  align-items: flex-end;
  overflow: hidden; }
  @media (max-width: 900px) {
    #zone-diaporama {
      margin-top: 6rem; } }
  .pageHome #zone-diaporama {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    height: 75rem; }
    @media (max-width: 900px) {
      .pageHome #zone-diaporama {
        height: 62.5vh; } }
    .pageHome #zone-diaporama.isIphone {
      flex-direction: column;
      height: auto; }
      .pageHome #zone-diaporama.isIphone #zone-video {
        height: 18rem; }
  .pageType #zone-diaporama {
    height: 50rem; }
    @media (max-width: 900px) {
      .pageType #zone-diaporama {
        height: 35rem; } }
  #zone-diaporama .launch-youtube {
    z-index: 13;
    position: absolute;
    display: none;
    top: 6.5rem;
    left: 50%;
    padding: 0;
    border-radius: 0.5rem;
    color: #fff;
    background: transparent;
    transform: translateX(-50%);
    pointer-events: none; }
    #zone-diaporama .launch-youtube.isIphone {
      display: inline-block;
      pointer-events: all; }
  #zone-diaporama::before {
    content: '';
    z-index: 6;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background-image: url("https://www.glaz-aventures.com/default/CMS/css/common/../../images/dist/texture.png"); }
  #zone-diaporama .cms_bloc_media {
    width: 100%;
    height: 100%; }
    #zone-diaporama .cms_bloc_media .diaporama-item {
      z-index: 5;
      position: relative;
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  #zone-diaporama .diaporama-wrapper {
    z-index: 10;
    position: absolute;
    bottom: 13.9rem;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 900px) {
      #zone-diaporama .diaporama-wrapper {
        bottom: 4rem; } }
    .pageType #zone-diaporama .diaporama-wrapper {
      bottom: 8rem; }
      @media (max-width: 900px) {
        .pageType #zone-diaporama .diaporama-wrapper {
          bottom: 4rem; } }
    @media (max-width: 1500px) {
      #zone-diaporama .diaporama-wrapper {
        padding-right: 2rem;
        padding-left: 2rem; } }
    .pageHome #zone-diaporama .diaporama-wrapper.isIphone {
      z-index: 10;
      position: relative;
      bottom: auto;
      left: auto;
      padding: 2rem;
      background: #41372c;
      transform: translateX(0); }
    .pageHome #zone-diaporama .diaporama-wrapper > * {
      max-width: 45.5rem; }
    #zone-diaporama .diaporama-wrapper h2.Titre_H2, #zone-diaporama .diaporama-wrapper h2 {
      margin: 0;
      color: #4e4744;
      font-family: "Rancho", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      font-size: 8rem;
      font-weight: 300;
      line-height: 1.15;
      margin-bottom: 3.25rem;
      color: #fff;
      line-height: 0.85; }
      @media (max-width: 750px) {
        #zone-diaporama .diaporama-wrapper h2.Titre_H2, #zone-diaporama .diaporama-wrapper h2 {
          font-size: 6rem; } }
      @media (max-width: 600px) {
        #zone-diaporama .diaporama-wrapper h2.Titre_H2, #zone-diaporama .diaporama-wrapper h2 {
          font-size: 5rem; } }
      @media (max-width: 440px) {
        #zone-diaporama .diaporama-wrapper h2.Titre_H2, #zone-diaporama .diaporama-wrapper h2 {
          font-size: 4rem; } }
      .pageType #zone-diaporama .diaporama-wrapper h2.Titre_H2,
      .pageType #zone-diaporama .diaporama-wrapper h2 {
        font-size: 6rem; }
        @media (max-width: 750px) {
          .pageType #zone-diaporama .diaporama-wrapper h2.Titre_H2,
          .pageType #zone-diaporama .diaporama-wrapper h2 {
            font-size: 5rem; } }
        @media (max-width: 600px) {
          .pageType #zone-diaporama .diaporama-wrapper h2.Titre_H2,
          .pageType #zone-diaporama .diaporama-wrapper h2 {
            font-size: 4rem; } }
        @media (max-width: 440px) {
          .pageType #zone-diaporama .diaporama-wrapper h2.Titre_H2,
          .pageType #zone-diaporama .diaporama-wrapper h2 {
            font-size: 3rem; } }
    #zone-diaporama .diaporama-wrapper p {
      padding: 0;
      color: #fff;
      font-size: 2.2rem;
      line-height: 1.4; }
      @media (max-width: 900px) {
        #zone-diaporama .diaporama-wrapper p {
          font-size: 2rem; } }
      @media (max-width: 600px) {
        #zone-diaporama .diaporama-wrapper p {
          font-size: 1.8rem; } }
      @media (max-width: 440px) {
        #zone-diaporama .diaporama-wrapper p {
          font-size: 1.6rem; } }
    #zone-diaporama .diaporama-wrapper a.bouton_2 {
      margin-bottom: 0; }

#breadCrumb {
  width: 100%;
  margin-bottom: 5rem; }
  #breadCrumb ol {
    width: 100%;
    display: block; }
  #breadCrumb li:last-of-type a {
    text-decoration: none;
    color: #fff;
    font-weight: 600; }
  #breadCrumb a {
    color: rgba(255, 255, 255, 0.8); }

#zone-page {
  position: relative;
  z-index: 5; }
  .pageType #zone-page {
    background: #36b2cd;
    background-image: url("https://www.glaz-aventures.com/default/CMS/css/common/../../images/dist/background-main.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center; }
  .pageHome #zone-page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 9.25rem);
    background: #2eb0cd;
    background-image: url("https://www.glaz-aventures.com/default/CMS/css/common/../../images/dist/background-main.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    z-index: 0; }
  #zone-page #breadCrumb,
  #zone-page #breadcrumb {
    font-size: 0.9em; }
    @media (max-width: 440px) {
      #zone-page #breadCrumb,
      #zone-page #breadcrumb {
        font-size: .8em; } }
  #zone-page .u-wrapper {
    margin: 0 auto;
    padding: 5rem 0 10rem;
    position: relative;
    z-index: 1; }
    @media (max-width: 1500px) {
      #zone-page .u-wrapper {
        padding-left: 2rem;
        padding-right: 2rem; } }
    @media (max-width: 900px) {
      #zone-page .u-wrapper {
        padding-top: 5rem;
        padding-bottom: 5rem; } }
    .pageHome #zone-page .u-wrapper {
      padding: 21.5rem 0 0; }
      @media (max-width: 900px) {
        .pageHome #zone-page .u-wrapper {
          padding-top: 8rem; } }
      @media (max-width: 1500px) {
        .pageHome #zone-page .u-wrapper {
          padding-left: 2rem;
          padding-right: 2rem; } }
  #zone-page .page {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    #zone-page .page .content > .cms_bloc:not(:last-child) {
      margin-bottom: 3rem; }
    #zone-page .page .content > .cms_bloc_media {
      padding: 0;
      display: flex; }
    #zone-page .page .content > .cms_bloc_html > .guidap {
      display: flex;
      flex-wrap: wrap;
      gap: 1rem; }
      #zone-page .page .content > .cms_bloc_html > .guidap > * {
        flex: 1; }
        #zone-page .page .content > .cms_bloc_html > .guidap > * .gdp-scoped-ui .guidap-booking-widget {
          width: 100%; }
  #zone-page main {
    flex: 1 1 100%;
    order: 1;
    width: 100%; }
  #zone-page aside {
    flex: 0 0 auto;
    order: 2; }
    #zone-page aside:not(:empty) {
      width: 30rem;
      margin-left: 3rem; }
      #zone-page aside:not(:empty) + main {
        width: calc(100% - 30rem - 3rem); }
    #zone-page aside:empty + main {
      width: 100%; }

.preFooter {
  position: relative;
  padding: 10.5rem 0 1.5rem;
  background-color: #2f2020; }
  @media (max-width: 750px) {
    .preFooter {
      padding: 4rem 0 4rem; } }
  .preFooter:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url("https://www.glaz-aventures.com/default/CMS/css/common/../../images/dist/texture-footer.png"); }
  .preFooter-wrapper {
    z-index: 5;
    position: relative;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 1300px) {
      .preFooter-wrapper {
        justify-content: space-around; } }
    @media (max-width: 750px) {
      .preFooter-wrapper {
        justify-content: flex-start;
        flex-wrap: wrap;
        padding: 0 2rem; } }
    @media (max-width: 440px) {
      .preFooter-wrapper {
        flex-direction: column; } }
  .preFooter-title {
    margin-top: 0.8rem;
    margin-bottom: 0.75rem;
    padding-bottom: 1rem;
    color: #9b6d4b;
    font-family: "bebasNeue_bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
    font-size: 2rem;
    font-weight: 600;
    text-transform: uppercase;
    text-align: left; }
  .preFooter-social {
    max-width: 23.5rem; }
    @media (max-width: 750px) {
      .preFooter-social {
        width: 100%;
        max-width: 100%;
        margin-top: 3rem;
        padding-top: 3rem;
        border-top: 0.1rem solid #9b6d4b; } }
    .preFooter-social-description {
      margin-bottom: 2rem;
      color: #fff;
      font-size: 1.3rem;
      line-height: 1.7; }

.imageDescription {
  display: flex;
  align-items: flex-start;
  flex-direction: column; }
  @media (max-width: 750px) {
    .imageDescription {
      width: 50%; } }
  @media (max-width: 440px) {
    .imageDescription {
      width: 100%;
      margin-bottom: 3rem;
      padding-bottom: 3rem;
      border-bottom: 0.1rem solid #9b6d4b; } }
  .imageDescription img {
    width: 14.5rem;
    transition: 0.3s ease; }
    .imageDescription img:hover {
      transform: scale(1.05); }
  .imageDescription .imageDescription-logotype {
    display: flex; }
    @media (max-width: 1024px) {
      .imageDescription .imageDescription-logotype {
        flex-direction: column; } }
  .imageDescription .imageDescription-description {
    margin-left: 2.25rem;
    max-width: 18rem; }
    @media (max-width: 1024px) {
      .imageDescription .imageDescription-description {
        margin-top: 2rem;
        margin-left: 0; } }
    .imageDescription .imageDescription-description--text {
      font-size: 1.3rem;
      color: #fff;
      max-width: 18rem;
      line-height: 1.7; }

@media (max-width: 750px) {
  .footerMenu {
    width: 50%; } }
@media (max-width: 440px) {
  .footerMenu {
    width: 100%; } }
.footerMenu--col2 .menu-list--niv1 {
  columns: 2;
  column-gap: 4rem; }
  @media (max-width: 900px) {
    .footerMenu--col2 .menu-list--niv1 {
      columns: 1; } }
  @media (max-width: 750px) {
    .footerMenu--col2 .menu-list--niv1 {
      columns: 2; } }
.footerMenu .menu-item {
  list-style-type: none;
  margin-bottom: 0.7rem; }
  .footerMenu .menu-item a {
    display: block;
    font-size: 1.3rem;
    color: #fff;
    max-width: 18rem;
    line-height: 1.7;
    text-decoration: none;
    transition: 0.4s ease-out;
    position: relative;
    padding-left: 2rem; }
    .footerMenu .menu-item a::before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 2.75px 0 2.75px 5px;
      border-color: transparent transparent transparent #9b6d4b;
      transition: 0.3s ease;
      transform: translateY(-35%); }
    .footerMenu .menu-item a:hover {
      color: #4f4436; }
      .footerMenu .menu-item a:hover:before {
        left: 0.3rem; }

#zone-footer {
  position: relative;
  padding: 2rem 0; }
  #zone-footer .u-wrapper {
    padding-top: 2rem;
    border-top: 0.1rem solid rgba(155, 109, 75, 0.3); }

.socialLinks {
  display: flex;
  flex-wrap: wrap; }
  .socialLinks,
  .socialLinks > li {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .socialLinks > li {
    margin: 0 0.2rem; }
  .socialLinks a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 5rem;
    height: 5rem;
    text-align: center;
    overflow: hidden;
    font-size: 0;
    border-radius: 50%;
    background: #9b6d4b;
    text-decoration: none;
    transition: 0.5s ease;
    margin-right: 0.25rem;
    margin-bottom: 1rem;
    color: #fff; }
    .socialLinks a svg {
      height: 2rem;
      width: 2rem;
      fill: currentColor; }
    .socialLinks a:hover {
      background: #fff;
      color: #9b6d4b; }

.encart {
  width: 22.9rem;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 750px) {
    .encart {
      width: 100%; } }
  .encart:hover .encart-content-svg {
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.3); }
  .encart:hover .encart-content-img:before {
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(166, 166, 166, 0) 35%, rgba(56, 56, 56, 0.66) 78%, black 100%); }
  .encart:hover .encart-content-img:after {
    opacity: 1; }
  .encart:hover .encart-content-img img {
    transform: scale(1.1); }
  .encart-link {
    text-decoration: none; }
  .encart-content {
    position: relative;
    border-radius: 1rem; }
    .encart-content-svg {
      z-index: 2;
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      top: 0;
      left: 50%;
      width: 11.5rem;
      height: 11.5rem;
      border-radius: 50%;
      background: #fff;
      transition: 0.3s ease;
      transform: translateX(-50%) translateY(-19%); }
      .encart-content-svg svg {
        max-width: 6.5rem;
        max-height: 6.9rem;
        fill: #01acc6; }
    .encart-content-img {
      position: relative;
      width: 100%;
      height: 17.2rem;
      overflow: hidden;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
      .encart-content-img:before {
        content: '';
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(1, 172, 198, 0), rgba(1, 172, 198, 0) 70%, #01acc6 100%);
        transition: 0.3s ease; }
      .encart-content-img:after {
        content: '';
        z-index: 1;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background: linear-gradient(to bottom, rgba(1, 172, 198, 0) 0%, rgba(1, 172, 198, 0.25) 25%, rgba(1, 172, 198, 0.5) 50%, #01acc6 100%);
        transition: 0.3s ease; }
      .encart-content-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transition: 0.3s ease;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: center;
        font-family: "object-fit: cover; object-position: center"; }
    .encart-content-title {
      position: relative;
      margin-top: 1.4rem;
      padding: 0 2rem 0.4rem;
      color: #4f4436;
      font-family: "bebasNeue_bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      font-size: 2.4rem;
      text-transform: uppercase;
      text-align: center; }
      @media (max-width: 1200px) {
        .encart-content-title {
          font-size: 2rem; } }
      .encart-content-title:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 1.5rem;
        height: 0.3rem;
        background: #01acc6;
        transform: translateX(-50%); }
    .encart-content-description {
      padding: 0.4rem 2rem 2rem;
      color: #655a52;
      font-size: 1.3rem;
      line-height: 1.2;
      text-align: center; }

.encartLocation {
  position: relative;
  width: 39.5rem;
  height: 45rem;
  border-radius: 1rem;
  list-style: none;
  background: #9b6d4b;
  box-shadow: 0 0 4rem 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s ease; }
  @media (max-width: 900px) {
    .encartLocation {
      width: 30rem;
      transform: scale(0.9); } }
  @media (max-width: 600px) {
    .encartLocation {
      width: 85%; } }
  .encartLocation:before {
    content: '';
    position: absolute;
    bottom: -5rem;
    left: 0;
    width: 100%;
    height: 6rem;
    opacity: 0.4;
    background: radial-gradient(ellipse at center, black 0%, rgba(0, 0, 0, 0.29) 40%, rgba(0, 0, 0, 0) 60%); }
  .encartLocation:hover {
    box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.3); }
    .encartLocation:hover .encartLocation-content-imgHover {
      top: 0; }
  .encartLocation-link {
    position: relative;
    display: block;
    height: 45rem;
    border-radius: 1rem;
    overflow: hidden;
    text-decoration: none; }
  .encartLocation-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%; }
    .encartLocation-content-imgHover {
      z-index: 10;
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      top: 0;
      top: -100%;
      left: 0;
      width: 100%;
      height: 100%;
      background: #01acc6;
      transition: 0.4s ease; }
      .encartLocation-content-imgHover img {
        max-width: 22.5rem;
        filter: drop-shadow(0 0 3rem rgba(0, 0, 0, 0.5)); }
    .encartLocation-content-img {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin: -0.5rem 0 3rem 0; }
      .encartLocation-content-img img {
        display: block;
        max-width: 16rem;
        margin: 0 auto;
        filter: drop-shadow(0 0 3rem rgba(0, 0, 0, 0.5)); }
    .encartLocation-content-svg {
      z-index: 2;
      margin-top: -1rem;
      margin-bottom: -2.25rem; }
      .encartLocation-content-svg svg {
        max-width: 4rem;
        max-height: 5.4rem;
        fill: #fff; }
    .encartLocation-content-address {
      position: relative;
      padding: 2.25rem 0;
      color: #fff;
      font-size: 2rem;
      line-height: 1.2;
      text-align: center; }
      .encartLocation-content-address:after {
        content: '';
        position: absolute;
        top: 0;
        left: 50%;
        width: 32.5rem;
        height: 0.2rem;
        border-top: 0.1rem solid #79553a;
        background: #b48765;
        transform: translateX(-50%); }
      .encartLocation-content-address:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 32.5rem;
        height: 0.2rem;
        border-top: 0.1rem solid #79553a;
        background: #b48765;
        transform: translateX(-50%); }
    .encartLocation-content-link {
      appearance: none;
      padding: 0;
      background: none;
      border: 0;
      outline: none;
      cursor: pointer;
      margin: 0;
      font-weight: 700;
      font-size: 1.7rem;
      color: #fff;
      text-decoration: none;
      padding: 1rem 7rem;
      background: #01b5d0;
      display: inline-block;
      text-transform: uppercase;
      margin-bottom: 1rem;
      transition: background 0.2s linear;
      border-radius: 5rem;
      font-family: "bebasNeue_bold", Arial, Tahoma, Verdana, Helvetica, sans-serif;
      letter-spacing: 0.068rem;
      transition: 0.3s ease;
      margin-top: 3rem; }

.language {
  z-index: 1000;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 1rem;
  right: 2rem;
  width: 5.5rem;
  height: 3rem;
  margin-left: 1rem;
  background: #01acc6;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.2); }
  @media (max-width: 1024px) {
    .language {
      z-index: 998;
      top: auto;
      bottom: 4rem;
      height: 4rem;
      background: #614e41; } }
  .language img {
    max-width: 1.5rem; }
  .language button {
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    font-size: 1.1rem;
    font-weight: 900;
    text-transform: uppercase;
    background: transparent;
    transition: 0.3s ease;
    cursor: pointer;
    outline: none; }
    .language button:hover {
      transform: scale(1.15); }
    .language button span.arrow-down {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-left: 0.5rem; }
      .language button span.arrow-down::after {
        content: '';
        display: block;
        margin-top: 0.2rem;
        border-top: 0.4rem solid #fff;
        border-right: 0.4rem solid transparent;
        border-left: 0.4rem solid transparent; }
    .language button span.lang {
      margin-right: 0.3rem;
      color: white; }
  .language ul {
    margin: 0;
    padding: 0; }
    .language ul li {
      list-style-type: none;
      text-align: center; }
      .language ul li a {
        display: flex;
        justify-content: center;
        align-items: center;
        color: black;
        font-size: 1.1rem;
        font-weight: 900;
        text-decoration: none;
        text-transform: uppercase; }
        .language ul li a span {
          margin-right: 1rem; }
  .language .popin {
    z-index: 5;
    position: absolute;
    display: block;
    top: 120%;
    left: 50%;
    width: 5.5rem;
    padding: 1rem;
    opacity: 0;
    background: #dfdfdf;
    transition: all 0.25s ease-out;
    transform: translate(-50%, 1rem);
    pointer-events: none; }
    @media (max-width: 1024px) {
      .language .popin {
        top: -150%; } }
  .language .popin:before {
    content: ' ';
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    pointer-events: none; }
    @media (max-width: 1024px) {
      .language .popin:before {
        content: none; } }
  .language .popin:before {
    margin-left: -0.6rem;
    border-width: 0.6rem;
    border-bottom-color: #dfdfdf; }
  .language .is-open {
    opacity: 1;
    transform: translate(-50%, 0rem);
    pointer-events: auto; }

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