/*!********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/import-glob-loader/index.js!./wp-content/themes/hartbrugreizen/components/text-image/text-image.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
.text-image {
  margin-bottom: 3.125rem;
}
@media print, screen and (min-width: 64em) {
  .text-image {
    margin-bottom: 8.4375rem;
  }
}
.text-image__title {
  margin-bottom: 2.25rem;
}
.text-image__lead {
  margin-bottom: 0;
  font-family: "Maven Pro", sans-serif;
  font-size: 1.25rem;
}
.text-image__intro ul {
  margin: 0 0 1.5625rem;
}
@media print, screen and (min-width: 64em) {
  .text-image__intro ul {
    margin: 0 0 2.125rem;
  }
}
.text-image__intro ul li {
  margin-bottom: 0.0625rem;
  padding-left: 2.8125rem;
  position: relative;
}
.text-image__intro ul li:after {
  position: absolute;
  top: 0.3125rem;
  left: 0;
  width: 1.5625rem;
  height: 1.5625rem;
  content: "";
  background-image: url(/wp-content/themes/hartbrugreizen/dist/images//heart.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25px 25px;
}
.text-image__intro p {
  margin-bottom: 2.1875rem;
}
@media print, screen and (min-width: 64em) {
  .text-image__intro p {
    margin-bottom: 3.0625rem;
  }
}
.text-image__right {
  margin-bottom: 1.875rem;
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .text-image__right {
    margin-top: 0.4375rem;
    margin-bottom: 0;
    width: 96%;
  }
}
.text-image__slider {
  position: relative;
  border-radius: 1.25rem;
}
.text-image__slider .swiper-slide {
  height: auto;
}
.text-image__slider .swiper-slide:has(a):after {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 20rem;
  content: "";
  pointer-events: none;
  background-image: url(/wp-content/themes/hartbrugreizen/dist/images//overlay.png);
  background-repeat: no-repeat;
  background-position: top center;
}
@media print, screen and (min-width: 64em) {
  .text-image__slider .swiper-slide:has(a):after {
    height: 28.125rem;
  }
}
.text-image__slider .swiper-slide img {
  width: 100%;
}
.text-image__play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  width: 3.75rem;
  height: 3.75rem;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 4.6875rem;
  background-color: #DD1A1D;
  transform: translate(-50%, -50%);
}
@media print, screen and (min-width: 64em) {
  .text-image__play {
    padding: 0.9375rem 1.625rem;
    max-width: 9.375rem;
    width: 100%;
    height: auto;
  }
}
.text-image__play:focus, .text-image__play:hover {
  color: #fff;
  background-image: linear-gradient(to right, #f07f13 0%, #dd1a1d 100%);
}
.text-image__play i {
  font-size: 1.375rem;
}
@media print, screen and (min-width: 64em) {
  .text-image__play i {
    margin-right: 0.9375rem;
  }
}
.text-image--is-alt {
  margin-bottom: 3.75rem;
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
  background-color: #FBE2CA;
}
@media print, screen and (min-width: 64em) {
  .text-image--is-alt {
    margin-bottom: 9.375rem;
    padding-top: 6.0625rem;
    padding-bottom: 5.75rem;
  }
}
.text-image--is-alt .swiper-slide:after {
  display: none;
}
.text-image--is-alt .swiper-pagination-bullets.swiper-pagination-horizontal {
  background-color: #FBE2CA;
}
.text-image--is-alt .swiper-pagination-bullets.swiper-pagination-horizontal:after, .text-image--is-alt .swiper-pagination-bullets.swiper-pagination-horizontal:before {
  background-image: url(/wp-content/themes/hartbrugreizen/dist/images//rounding-left-top-orange.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
}
.text-image--is-alt .swiper-pagination-bullets.swiper-pagination-horizontal:after {
  background-image: url(/wp-content/themes/hartbrugreizen/dist/images//rounding-left-bottom-orange.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 20px 20px;
}
