/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/museum-locations/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
html.color-scheme-high-contrast-inverted .museum_card,
html.color-scheme-high-contrast .museum_card {
  border: 1px solid var(--contrast-color-secondary);
}
html.color-scheme-high-contrast-inverted .museum-location-content__color-wrapper,
html.color-scheme-high-contrast .museum-location-content__color-wrapper {
  border-bottom: 1px solid var(--contrast-color-secondary);
}
html.color-scheme-high-contrast-inverted .museum-location-content__color-wrapper,
html.color-scheme-high-contrast-inverted .museum-location__museum,
html.color-scheme-high-contrast .museum-location-content__color-wrapper,
html.color-scheme-high-contrast .museum-location__museum {
  background-color: var(--contrast-color-primary);
}

.museum-locations {
  overflow-x: hidden;
  background-color: var(--wp--preset--color--zemes-pelekais);
}
.museum-locations__color-wrapper {
  overflow: hidden;
  padding: 4.62rem 7rem 0 7rem;
}
.museum-locations__title {
  color: var(--wp--preset--color--papira-baltais, #FFF);
  font-size: 3rem;
  font-weight: 400;
  line-height: 3rem;
  margin-top: 0;
  margin-bottom: 16px;
  padding-right: 6rem !important;
}
.museum-locations .museum-locations__carousel .embla {
  display: flex;
  flex-direction: column;
}
.museum-locations .museum-locations__carousel .embla__container {
  max-height: 21.25rem;
}
.museum-locations .museum-locations__carousel .embla__button--next circle {
  opacity: 1;
}
.museum-locations .museum-locations__carousel .embla__viewport {
  width: 100%;
  max-width: var(--wp--style--global--wide-size);
  margin: 0 auto;
}
.museum-locations .museum-locations__carousel .embla__controls {
  order: -1;
  margin-top: -3.5rem;
}
@media only screen and (min-width: 1201px) {
  .museum-locations .museum-locations__carousel .embla__controls {
    display: none !important;
  }
  .museum-locations .museum-locations__carousel .embla__viewport {
    margin-top: 2rem;
  }
}
.museum-locations .museum-locations__carousel .embla__slide {
  padding-left: 1.5rem;
}
.museum-locations .museum-locations__carousel .embla__slide img {
  cursor: pointer;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.museum-location {
  background-color: var(--bg-color);
  transition: opacity 0.2s;
}
.museum-location:not(.museum-location--active) .museum-location__image {
  filter: grayscale(100%);
}
.museum-location:not(.museum-location--active):hover {
  opacity: 30%;
}
.museum-location__image {
  aspect-ratio: 1/1;
  overflow: hidden;
}
.museum-location__image img {
  height: 100%;
  margin-left: 50%;
  transform: translateX(-50%);
}
.museum-location__museum {
  position: absolute;
  bottom: -1px;
  display: flex;
  align-items: center;
  z-index: 1;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.67rem 1.24rem;
  background-color: var(--bg-color);
  font-size: 1.08406rem;
  line-height: 0.92919rem;
  letter-spacing: 0.05419rem;
}
.museum-location__museum .icon {
  padding-right: 0.5rem;
  width: 1.5rem;
  opacity: 0.5;
}
.museum-location:not(.museum-location--active) {
  opacity: 20%;
}

.museum-location-content p:not(.museum-location-post__sidebar *),
.museum-location-content ul:not(.museum-location-post__sidebar *),
.museum-location-content ol:not(.museum-location-post__sidebar *),
.museum-location-content li:not(.museum-location-post__sidebar *),
.museum-location-content blockquote:not(.museum-location-post__sidebar *),
.museum-location-content pre:not(.museum-location-post__sidebar *),
.museum-location-content code:not(.museum-location-post__sidebar *),
.museum-location-content table:not(.museum-location-post__sidebar *),
.museum-location-content td:not(.museum-location-post__sidebar *),
.museum-location-content th:not(.museum-location-post__sidebar *),
.museum-location-content figure:not(.museum-location-post__sidebar *),
.museum-location-content figcaption:not(.museum-location-post__sidebar *),
.museum-location-content address:not(.museum-location-post__sidebar *),
.museum-location-content cite:not(.museum-location-post__sidebar *),
.museum-location-content em:not(.museum-location-post__sidebar *),
.museum-location-content strong:not(h1 strong):not(h2 strong):not(h3 strong):not(h4 strong):not(h5 strong):not(h6 strong):not(.museum-location-post__sidebar *),
.museum-location-content small:not(.museum-location-post__sidebar *),
.museum-location-content mark:not(.museum-location-post__sidebar *),
.museum-location-content del:not(.museum-location-post__sidebar *),
.museum-location-content ins:not(.museum-location-post__sidebar *),
.museum-location-content sub:not(.museum-location-post__sidebar *),
.museum-location-content sup:not(.museum-location-post__sidebar *) {
  margin-top: 0;
  opacity: 0.8;
}
.museum-location-content .wp-block-heading {
  margin-top: 0;
  font-weight: 400;
}
.museum-location-content .wp-block-columns {
  gap: 2rem;
}
.museum-location-content .wp-block-column {
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.museum-location-content {
  background-color: var(--wp--preset--color--papira-baltais);
}
.museum-location-content__color-wrapper {
  padding: 7.5rem 7rem 5.12rem 7rem;
  background-color: var(--bg-color);
}
.museum-location-content__inner {
  display: flex;
  gap: 1.5rem;
}
.museum-location-content__date {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.25rem;
  letter-spacing: 0.1rem;
  padding-bottom: 1.5rem;
}
.museum-location-content__title {
  font-size: 3rem;
  font-weight: 400;
  line-height: 3rem;
  letter-spacing: 0.03rem;
  padding-bottom: 1rem;
}
.museum-location-content__description {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 3rem;
  letter-spacing: 0.0675rem;
  padding-right: 4rem;
  flex-shrink: 1;
}
.museum-location-content__description span {
  opacity: 0.6;
}
.museum-location-content__description b {
  font-weight: 400;
  opacity: 1;
}
.museum-location-content__card {
  min-width: 24em;
  flex-shrink: 0;
}
.museum-location-content-post {
  padding: 10rem 7rem;
  padding-left: 0;
  display: flex;
}
.museum-location-content-post__inner {
  margin-right: auto;
  max-width: 55rem;
}
.museum-location-content-post__sidebar {
  min-width: 20rem;
  margin-left: 2rem;
}

.museum_card__map-button {
  align-self: end;
}

@media only screen and (max-width: 1200px) {
  .museum-location-post__sidebar {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .museum-locations__color-wrapper {
    padding: 4.5rem 1rem 0 1rem;
  }
  .museum-locations__title {
    font-size: 2.5rem;
    line-height: 2.5rem;
    max-width: 15ch;
  }
  .museum-locations .museum-locations__carousel .embla__slide {
    max-width: 20rem;
    max-height: 20rem;
    padding-left: 0.75rem;
  }
  .museum-location__museum {
    font-size: 0.875rem;
    line-height: 0.75rem;
    letter-spacing: 0.04375rem;
  }
  .museum-location-content__color-wrapper {
    padding: 3rem 1rem 4rem 1rem;
  }
  .museum-location-content__date {
    font-size: 1.25rem;
    line-height: 1.25rem;
    letter-spacing: 0.0625rem;
  }
  .museum-location-content__title {
    font-size: 1.875rem;
    line-height: 2rem;
  }
  .museum-location-content__description {
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0.01125rem;
  }
  .museum-location-content-post {
    padding: 4rem 1rem;
  }
}
@media only screen and (max-width: 1200px) {
  .museum-location-content-post {
    padding-left: 2rem;
  }
  .museum-location-content__color-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .museum-location-content__inner {
    flex-direction: column;
  }
  .museum-location-content__description {
    color: #000;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    padding-right: 0;
    margin-bottom: 3.5rem;
  }
  .museum-location-content__card {
    max-width: 100%;
    min-width: 100%;
  }
}

/*# sourceMappingURL=style-index.css.map*/