/* compiled by scssphp 1.6.0 on Mon, 14 Jul 2025 17:54:59 +0000 (0.0119s) */

@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.usps {
  background-color: #eaecf5;
  padding: 35px 0 30px;
  margin-top: 60px;
}
html #root #wrap_all .section.usps + .section.textblock {
  margin-top: 60px;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.usps {
    margin: 30px 0;
    padding: 20px 0;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.usps {
    margin: 30px 0;
    padding: 20px 0;
  }
}
html #root #wrap_all .section.usps .usps-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
html #root #wrap_all .section.usps .usps-wrapper .usp {
  width: 33.33%;
  text-align: center;
  padding: 0 10px;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.usps .usps-wrapper .usp {
    width: 100%;
    margin-bottom: 10px;
    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: small-tablet) {
  html #root #wrap_all .section.usps .usps-wrapper .usp {
    width: 100%;
    margin-bottom: 10px;
    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: 479px) {
  html #root #wrap_all .section.usps .usps-wrapper .usp {
    padding: 0;
  }
}
@media (max-width: phone) {
  html #root #wrap_all .section.usps .usps-wrapper .usp {
    padding: 0;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.usps .usps-wrapper .usp:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.usps .usps-wrapper .usp:last-child {
    margin-bottom: 0;
  }
}
html #root #wrap_all .section.usps .usps-wrapper .usp .image-container {
  margin: 0 0 10px;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.usps .usps-wrapper .usp .image-container {
    margin: 0;
    top: 2px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.usps .usps-wrapper .usp .image-container {
    margin: 0;
    top: 2px;
  }
}
html #root #wrap_all .section.usps .usps-wrapper .usp .image-container img {
  display: inline-block;
  width: 30px;
  height: auto;
  position: relative;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.usps .usps-wrapper .usp .image-container img {
    width: 20px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.usps .usps-wrapper .usp .image-container img {
    width: 20px;
  }
}
@media (max-width: 479px) {
  html #root #wrap_all .section.usps .usps-wrapper .usp .image-container img {
    width: 18px;
  }
}
@media (max-width: phone) {
  html #root #wrap_all .section.usps .usps-wrapper .usp .image-container img {
    width: 18px;
  }
}
html #root #wrap_all .section.usps .usps-wrapper .usp .heading {
  margin: 0;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.usps .usps-wrapper .usp .heading {
    margin-left: 14px;
    text-align: left;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.usps .usps-wrapper .usp .heading {
    margin-left: 14px;
    text-align: left;
  }
}
html #root #wrap_all .section.usps .usps-wrapper .usp .heading span {
  font-weight: 900;
  font-size: 18px;
  margin: 0;
  color: #283278;
}
@media (max-width: 479px) {
  html #root #wrap_all .section.usps .usps-wrapper .usp .heading span {
    font-size: 16px;
  }
}
@media (max-width: phone) {
  html #root #wrap_all .section.usps .usps-wrapper .usp .heading span {
    font-size: 16px;
  }
}
/*# 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%2Fusps.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%3BACIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BADuFF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADyEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtEM%3BAAAA%3BAAAA%3BAD8CN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9DQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAZA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChDM%3BAAAA%3BAAAA%3BADwBN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxCQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD4BR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */