/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/single-ad-property-gallery/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
.wp-block-goland-features-goland-blocks-single-ad-property-gallery img {
  aspect-ratio: 3/2;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.wp-block-goland-features-goland-blocks-single-ad-property-gallery .swiper-button-prev,
.wp-block-goland-features-goland-blocks-single-ad-property-gallery .swiper-button-next {
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, 0.6117647059);
  border-radius: 50px;
}
@media (max-width: 568px) {
  .wp-block-goland-features-goland-blocks-single-ad-property-gallery .swiper-button-prev,
  .wp-block-goland-features-goland-blocks-single-ad-property-gallery .swiper-button-next {
    top: 90%;
  }
}
.wp-block-goland-features-goland-blocks-single-ad-property-gallery .swiper-button-prev::after,
.wp-block-goland-features-goland-blocks-single-ad-property-gallery .swiper-button-next::after {
  content: "";
  position: absolute;
  border-left: solid 2px white;
  border-bottom: solid 2px white;
  width: 17px;
  height: 17px;
  display: block;
}
.wp-block-goland-features-goland-blocks-single-ad-property-gallery .swiper-button-prev::after {
  transform: rotate(45deg);
  right: 8px;
}
.wp-block-goland-features-goland-blocks-single-ad-property-gallery .swiper-button-next::after {
  transform: rotate(225deg);
  left: 8px;
}
.wp-block-goland-features-goland-blocks-single-ad-property-gallery .swiper-pagination {
  color: white;
  left: 50%;
  width: -moz-max-content;
  width: max-content;
  background-color: rgba(0, 0, 0, 0.6117647059);
  padding: 2px;
}

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