/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.wp-block-in-muenchen-underlap-image.parallax-container {
  position: relative;
  overflow: hidden;
  height: 40vh;
  margin-bottom: 1.5rem;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
@media screen and (min-width: 920px) {
  .wp-block-in-muenchen-underlap-image.parallax-container {
    height: 75vh;
    min-height: 480px;
  }
}
@media (hover: none) and (pointer: coarse) {
  .wp-block-in-muenchen-underlap-image.parallax-container {
    background-attachment: scroll;
  }
}
.wp-block-in-muenchen-underlap-image.parallax-container::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none;
}
.wp-block-in-muenchen-underlap-image.parallax-container > img {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  opacity: 0;
  pointer-events: none;
}

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