/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-highlights/style.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
.wp-block-goland-features-goland-blocks-ad-highlights .swiper .swiper-slide {
  display: flex;
  align-items: center;
}
.wp-block-goland-features-goland-blocks-ad-highlights .single-highlight {
  display: flex;
  overflow: hidden;
}
.wp-block-goland-features-goland-blocks-ad-highlights .single-highlight .highlight-image-container > img {
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-goland-features-goland-blocks-ad-highlights .single-highlight .highlight-text-container {
  flex-grow: 1;
}
.wp-block-goland-features-goland-blocks-ad-highlights .swiper-button-prev::after,
.wp-block-goland-features-goland-blocks-ad-highlights .swiper-button-next::after {
  content: "";
  border-left: solid 2px white;
  border-bottom: solid 2px white;
  width: 17px;
  height: 17px;
  display: block;
}
.wp-block-goland-features-goland-blocks-ad-highlights .swiper-button-prev::after {
  transform: rotate(45deg);
}
.wp-block-goland-features-goland-blocks-ad-highlights .swiper-button-next::after {
  transform: rotate(225deg);
}
.wp-block-goland-features-goland-blocks-ad-highlights .swiper-pagination {
  color: white;
}

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