/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/location-block/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
.wp-block-goland-features-goland-blocks-location-and-public-transport {
  height: 100%;
}
.wp-block-goland-features-goland-blocks-location-and-public-transport .location-container {
  height: 100%;
  display: flex;
  flex-flow: column;
}
.wp-block-goland-features-goland-blocks-location-and-public-transport .location-container > a {
  flex-basis: 100%;
}
.wp-block-goland-features-goland-blocks-location-and-public-transport .location-map {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.wp-block-goland-features-goland-blocks-location-and-public-transport .map-on-right {
  flex-direction: row-reverse;
}
.wp-block-goland-features-goland-blocks-location-and-public-transport .map-full-width {
  flex-wrap: wrap;
}
.wp-block-goland-features-goland-blocks-location-and-public-transport .map-full-width .location-map {
  height: 50vh;
}
.wp-block-goland-features-goland-blocks-location-and-public-transport .address-container {
  padding: 0.5rem;
  font-size: 1rem;
  background-color: transparent;
}
.wp-block-goland-features-goland-blocks-location-and-public-transport .address-container p {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .wp-block-goland-features-goland-blocks-location-and-public-transport .map-full-width tbody {
    display: flex;
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}

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