/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/banner/banner.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
.banner {
  margin-top: 0.875rem;
  margin-bottom: 3.125rem;
}
@media print, screen and (min-width: 64em) {
  .banner {
    margin-bottom: 6.3125rem;
  }
}
.banner__wrap {
  position: relative;
  min-height: 25.8125rem;
}
@media print, screen and (min-width: 40em) {
  .banner__wrap--margin {
    margin-bottom: 100px;
  }
  .banner__wrap--margin .banner__image {
    margin-bottom: -5.625rem;
  }
}
@media print, screen and (min-width: 64em) {
  .banner__wrap--margin {
    margin-bottom: 25rem;
  }
  .banner__wrap--margin .banner__image {
    margin-bottom: -33.75rem;
  }
}
.banner h1 {
  margin-bottom: 1.25rem;
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .banner h1 {
    margin-bottom: 3rem;
  }
}
.banner h5 {
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .banner h5 {
    margin-bottom: 0;
  }
}
.banner__image {
  text-align: center;
  margin-bottom: -650px;
}
.banner__image img {
  border-radius: 1.25rem;
}
.banner__intro {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 64em) {
  .banner__intro {
    padding-top: 4.9375rem;
  }
}
.banner__text {
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .banner__text {
    font-size: 1.25rem;
  }
}
.banner__form-group {
  margin-bottom: 0;
}
.banner__form-check input {
  display: none;
  width: 0;
  height: auto;
}
.banner__form-check label {
  margin-bottom: 1.25rem;
  padding-left: 2.75rem;
  position: relative;
  line-height: 1.875rem;
  cursor: pointer;
}
@media print, screen and (min-width: 64em) {
  .banner__form-check label {
    margin-bottom: 0;
  }
}
.banner__form-check label:before, .banner__form-check label:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 0.375rem;
  background-color: #fff;
  content: "";
}
.banner__form-check label:before {
  top: 0.3125rem;
  left: 0.3125rem;
  z-index: 1;
  display: none;
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 0.1875rem;
  background-color: #133478;
}
.banner__form-check input:checked + label:before {
  display: block;
}
.banner__form-check:not(:last-child) {
  margin-right: 5.375rem;
}
.banner__form-select {
  position: relative;
}
.banner__form-select select {
  margin-bottom: 0;
  padding: 0 1.5625rem 0 3.375rem;
  height: 4.375rem;
  border-radius: 4.6875rem;
  cursor: pointer;
  background-image: url(/wp-content/themes/hartbrugreizen/dist/images//arrow.png);
  background-repeat: no-repeat;
  background-position: center right;
  background-size: 14px 8px;
}
@media print, screen and (min-width: 40em) {
  .banner__form-select select {
    padding: 0 1.5625rem 0 5.5rem;
  }
}
.banner__form-select i {
  position: absolute;
  top: 1.4375rem;
  left: 1.3125rem;
  font-size: 1.375rem;
  color: #133478;
}
@media print, screen and (min-width: 40em) {
  .banner__form-select i {
    top: 1.1875rem;
    left: 1.9375rem;
    font-size: 2rem;
  }
}
.banner__form-select--select select {
  padding-left: 1.875rem;
}
.banner__bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 1.25rem;
  overflow: hidden;
  background-image: linear-gradient(to right, #f07f13 50%, #dd1a1d 100%);
}
.banner__bg-image img {
  opacity: 0.35;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  mix-blend-mode: screen;
}
.banner + .trips {
  margin-top: -17rem;
  margin-bottom: 3.125rem;
}
@media print, screen and (min-width: 64em) {
  .banner + .trips {
    margin-bottom: 6.1875rem;
  }
}
.banner + .trips .trips__items:first-child .card-trip .swiper {
  border-radius: 0;
}
@media print, screen and (min-width: 64em) {
  .banner + .trips .trips__items:first-child .card-trip .swiper {
    border-radius: 1.25rem;
  }
}
.banner--news {
  margin-bottom: 2.6875rem;
}
.banner--news .banner__wrap {
  min-height: auto;
}
@media print, screen and (min-width: 64em) {
  .banner--news .banner__wrap {
    min-height: 22.875rem;
  }
}
.banner--news .banner__intro {
  padding-bottom: 3.125rem;
}
.post-type-archive-travel .banner {
  margin-bottom: 3.75rem;
}
@media print, screen and (min-width: 64em) {
  .post-type-archive-travel .banner .banner__wrap {
    min-height: 32.8125rem;
  }
}
.post-type-archive-travel .banner .banner__intro {
  padding-bottom: 15.625rem;
}
@media print, screen and (min-width: 64em) {
  .post-type-archive-travel .banner .banner__intro {
    padding-top: 4.9375rem;
    padding-bottom: 3.125rem;
  }
}
.post-type-archive-faq .banner {
  margin-bottom: 1.375rem;
}
@media print, screen and (min-width: 64em) {
  .post-type-archive-faq .banner .banner__wrap {
    min-height: 24.9375rem;
  }
}
