/* cyrillic-ext */
@font-face {
  font-family: "Gloock";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/gloock/v6/Iurb6YFw84WUY4NJhRakNrc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* latin-ext */
@font-face {
  font-family: "Gloock";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/gloock/v6/Iurb6YFw84WUY4NJhhakNrc.woff2) format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Gloock";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/gloock/v6/Iurb6YFw84WUY4NJiBak.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
#hsl-domainelascierie {
  position: relative;
  background: var(--sdk-color-theme-background);
  padding: 0 0 200px 0;
  display: grid;
  column-gap: 24px;
  row-gap: 24px;
  grid-template-columns: 72px repeat(12, minmax(0px, 1fr)) 72px;
}
@media screen and (max-width: 992px) {
  #hsl-domainelascierie {
    grid-template-columns: 8px repeat(12, minmax(0px, 1fr)) 8px;
    padding: 40px 0;
  }
}
#hsl-domainelascierie #iframe-smart-locator {
  width: 100%;
  min-height: 500px;
  max-height: 100svh;
  height: 70vh;
  display: grid;
  grid-column-start: 2;
  grid-column-end: 14;
}
@media screen and (max-width: 992px) {
  #hsl-domainelascierie #iframe-smart-locator {
    min-height: auto;
    height: 50vh;
  }
}

.diadao-smart-locator-container.open {
  background: #FFFFFF;
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999999;
}
.diadao-smart-locator-container.open #iframe-smart-locator {
  position: fixed !important;
  top: 0;
  left: 0;
  min-height: 100vh !important;
  padding-bottom: 0;
  grid-column-start: auto !important;
  grid-column-end: auto !important;
  width: 100vw !important;
}

body h2,
body .banner__content .banner__big-title p,
body #header-menu span {
  font-family: "Gloock", serif;
  font-weight: 400;
  line-height: 72px;
  font-size: 64px;
}
body h2 strong,
body .banner__content .banner__big-title p strong,
body #header-menu span strong {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}
@media screen and (max-width: 992px) {
  body h2,
  body .banner__content .banner__big-title p,
  body #header-menu span {
    font-size: 24px;
    line-height: 32px;
  }
  body h2 strong,
  body .banner__content .banner__big-title p strong,
  body #header-menu span strong {
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
  }
}
body .sdk-smartgallery .fancybox-custom-caption {
  color: var(--fancybox-phonelink-color);
  margin-right: auto;
  padding-top: 24px;
}
@media screen and (max-width: 992px) {
  body .sdk-smartgallery .fancybox-custom-caption {
    padding-top: 12px;
  }
}
body #section-salles-custom .areas-slideshow__container {
  padding-bottom: 0 !important;
}

/*# sourceMappingURL=diadao-sdktemplate-domaine-la-scierie.css.map */
