/* compiled by scssphp 1.6.0 on Sat, 19 Jul 2025 06:11:45 +0000 (0.0135s) */

@font-face {
  font-display: swap;
  font-family: Overpass;
  src: url("../DraadCore/fonts/Overpass/Overpass-ExtraBold.woff") format('woff'), url("../DraadCore/fonts/Overpass/Overpass-ExtraBold.woff2") format('woff2');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Overpass;
  src: url("../DraadCore/fonts/Overpass/Overpass-Bold.woff") format('woff'), url("../DraadCore/fonts/Overpass/Overpass-Bold.woff2") format('woff2');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Overpass;
  src: url("../DraadCore/fonts/Overpass/Overpass-SemiBold.woff") format('woff'), url("../DraadCore/fonts/Overpass/Overpass-SemiBold.woff2") format('woff2');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-display: swap;
  font-family: Overpass;
  src: url("../DraadCore/fonts/Overpass/Overpass-Regular.woff") format('woff'), url("../DraadCore/fonts/Overpass/Overpass-Regular.woff2") format('woff2');
  font-weight: 400;
  font-style: normal;
}
html #root #wrap_all .section.cta_banner {
  padding: 50px 0;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.cta_banner {
    padding: 30px 0;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.cta_banner {
    padding: 30px 0;
  }
}
html #root #wrap_all .section.cta_banner .container {
  display: grid;
  gap: 115px;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.cta_banner .container {
    gap: 40px;
    grid-template-columns: 1fr;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.cta_banner .container {
    gap: 40px;
    grid-template-columns: 1fr;
  }
}
html #root #wrap_all .section.cta_banner .container .column {
  position: relative;
}
html #root #wrap_all .section.cta_banner .container .column .usps {
  position: relative;
  margin: 0;
  padding: 0;
}
html #root #wrap_all .section.cta_banner .container .column .usps li {
  margin: 36px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1366px) {
  html #root #wrap_all .section.cta_banner .container .column .usps li {
    margin: 20px 0;
  }
}
@media (max-width: small-laptop) {
  html #root #wrap_all .section.cta_banner .container .column .usps li {
    margin: 20px 0;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.cta_banner .container .column .usps li {
    margin: 0 0 20px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.cta_banner .container .column .usps li {
    margin: 0 0 20px;
  }
}
html #root #wrap_all .section.cta_banner .container .column .usps li .fa-check {
  width: 22px;
  height: 16px;
  margin-right: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --%3E%3Cpath fill='%23ff5f39' d='M470.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L192 338.7 425.4 105.4c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E");
  background-size: 22px auto;
  background-position: center;
  background-repeat: no-repeat;
  flex: 0 0 22px;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.cta_banner .container .column .usps li .fa-check {
    width: 19px;
    height: 12px;
    margin-right: 16px;
    background-size: 19px auto;
    flex: 0 0 19px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.cta_banner .container .column .usps li .fa-check {
    width: 19px;
    height: 12px;
    margin-right: 16px;
    background-size: 19px auto;
    flex: 0 0 19px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.cta_banner .container .column .usps li .fa-check {
    width: 13px;
    height: 10px;
    background-size: 13px auto;
    margin-right: 10px;
    flex: 0 0 13px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.cta_banner .container .column .usps li .fa-check {
    width: 13px;
    height: 10px;
    background-size: 13px auto;
    margin-right: 10px;
    flex: 0 0 13px;
  }
}
html #root #wrap_all .section.cta_banner .container .column .usps li .title {
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  font-family: Overpass;
  line-height: 1.5;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.cta_banner .container .column .usps li .title {
    font-size: 17px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.cta_banner .container .column .usps li .title {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.cta_banner .container .column .usps li .title {
    font-size: 14px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.cta_banner .container .column .usps li .title {
    font-size: 14px;
  }
}
html #root #wrap_all .section.cta_banner .container .column.right {
  position: relative;
  padding: 40px 62px;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.cta_banner .container .column.right {
    padding: 40px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.cta_banner .container .column.right {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.cta_banner .container .column.right {
    padding: 34px 28px;
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.cta_banner .container .column.right {
    padding: 34px 28px;
    margin-left: -16px;
    margin-right: -16px;
  }
}
html #root #wrap_all .section.cta_banner .container .column.right .background-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 10px;
  overflow: hidden;
  z-index: -1;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.cta_banner .container .column.right .background-image {
    border-radius: 0;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.cta_banner .container .column.right .background-image {
    border-radius: 0;
  }
}
html #root #wrap_all .section.cta_banner .container .column.right .background-image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
html #root #wrap_all .section.cta_banner .container .column.right .background-image:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.89;
  background-color: #283278;
}
html #root #wrap_all .section.cta_banner .container .column.right .button-wrap {
  display: inline-block;
  margin-top: 20px;
  width: 100%;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22home%2Fploi%2Fovertocht.draad.dev-deploy%2Fovertocht.draad.dev%2F14072025_084109%2Fwp-content%2Fthemes%2FDraadCore%2Fsass%2F..%2F..%2FDraadCore%2Fsass%2Fincludes%2Fmixins.scss%22%2C%22home%2Fploi%2Fovertocht.draad.dev-deploy%2Fovertocht.draad.dev%2F14072025_084109%2Fwp-content%2Fthemes%2FDraadCore%2Fsass%2Fcta_banner.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AACC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACGC%3BAAAA%3BAAAA%3BAD6FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9FI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADkDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzEU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADiDV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChDU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9BM%3BAAAA%3BAAAA%3BAAAA%3BADMN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjBQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACHU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */