/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/hero-image-text/style.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
.wp-block-goland-features-goland-blocks-hero {
  margin-block-start: 0 !important;
  position: relative;
}
.wp-block-goland-features-goland-blocks-hero .title-container {
  position: relative;
}
.wp-block-goland-features-goland-blocks-hero .hero-background {
  background-size: cover;
  height: 550px;
  width: 100%;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
  background-position: center;
  padding: 0 60px 0 60px;
}
@media (max-width: 568px) {
  .wp-block-goland-features-goland-blocks-hero .hero-background {
    padding: 0 24px 0 24px;
  }
}
.wp-block-goland-features-goland-blocks-hero .hero-background.keep-aspect-ratio {
  background-image: none;
  height: auto;
  padding: 0;
}
.wp-block-goland-features-goland-blocks-hero .hero-background.keep-aspect-ratio picture,
.wp-block-goland-features-goland-blocks-hero .hero-background.keep-aspect-ratio img {
  width: 100%;
}
.wp-block-goland-features-goland-blocks-hero .hero-background.keep-aspect-ratio .property-information {
  position: absolute;
  bottom: 0;
  margin: 0 60px 0 60px;
}
@media (max-width: 568px) {
  .wp-block-goland-features-goland-blocks-hero .hero-background.keep-aspect-ratio .property-information {
    margin: 0 24px 0 24px;
  }
}
.wp-block-goland-features-goland-blocks-hero .video-background {
  position: absolute;
  height: 100%;
  top: 0;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}
.wp-block-goland-features-goland-blocks-hero .title-container::after,
.wp-block-goland-features-goland-blocks-hero .hero-background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wp-block-goland-features-goland-blocks-hero .property-information {
  background-color: white;
  padding: 1em 2em;
  z-index: 1;
}
.wp-block-goland-features-goland-blocks-hero .property-information > * {
  margin-bottom: 0;
}

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