/* compiled by scssphp 1.6.0 on Thu, 17 Jul 2025 12:45:56 +0000 (0.0238s) */

@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.overview__nations {
  padding: 130px 0 75px;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.overview__nations {
    padding: 50px 0 30px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.overview__nations {
    padding: 50px 0 30px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.overview__nations {
    padding-bottom: 10px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.overview__nations {
    padding-bottom: 10px;
  }
}
html #root #wrap_all .section.overview__nations .nations-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  margin: 0 -14px;
  list-style: none;
  padding-left: 0;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper {
    margin: 0 -7px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.overview__nations .nations-wrapper {
    margin: 0 -7px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper {
    margin: 0;
    width: 100%;
    overflow: hidden;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.overview__nations .nations-wrapper {
    margin: 0;
    width: 100%;
    overflow: hidden;
  }
}
html #root #wrap_all .section.overview__nations .nations-wrapper .slick-list {
  overflow: visible;
  width: 100%;
}
html #root #wrap_all .section.overview__nations .nations-wrapper .nation {
  width: 25%;
  display: inline-block;
  position: relative;
  padding: 0 14px;
  margin-bottom: 40px;
}
@media (max-width: 1140px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation {
    width: 33.33%;
    margin-bottom: 30px;
  }
}
@media (max-width: large-tablet) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation {
    width: 33.33%;
    margin-bottom: 30px;
  }
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation {
    padding: 0 7px;
    margin-bottom: 20px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation {
    padding: 0 7px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation {
    width: 100%;
    height: 100px;
    margin-bottom: 0;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation {
    width: 100%;
    height: 100px;
    margin-bottom: 0;
  }
}
html #root #wrap_all .section.overview__nations .nations-wrapper .nation .image-container {
  height: 250px;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 16px;
  position: relative;
}
@media (max-width: 1366px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .image-container {
    height: 240px;
  }
}
@media (max-width: small-laptop) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .image-container {
    height: 240px;
  }
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .image-container {
    margin-bottom: 10px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .image-container {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .image-container {
    width: 100%;
    height: 100%;
    position: relative;
  }
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .image-container:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #1E2265;
    opacity: 50%;
    border-radius: 10px;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .image-container {
    width: 100%;
    height: 100%;
    position: relative;
  }
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .image-container:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #1E2265;
    opacity: 50%;
    border-radius: 10px;
  }
}
html #root #wrap_all .section.overview__nations .nations-wrapper .nation .image-container img {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  max-width: inherit;
  max-height: inherit;
  object-fit: cover;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
html #root #wrap_all .section.overview__nations .nations-wrapper .nation .title-wrap a.button {
  text-decoration: none;
  font-weight: 700;
  font-size: 19px;
  color: #283278;
  padding: 0;
  border-radius: 0;
  display: block;
}
@media (max-width: 1023px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .title-wrap a.button {
    font-size: 17px;
  }
}
@media (max-width: tablet) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .title-wrap a.button {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .title-wrap a.button {
    font-size: 14px;
    color: #fff;
    font-weight: 900;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .title-wrap a.button {
    font-size: 14px;
    color: #fff;
    font-weight: 900;
  }
}
html #root #wrap_all .section.overview__nations .nations-wrapper .nation .title-wrap a.button:before {
  display: none;
}
@media (max-width: 767px) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .title-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: small-tablet) {
  html #root #wrap_all .section.overview__nations .nations-wrapper .nation .title-wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    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;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
html #root #wrap_all .section.overview__nations .nations-wrapper .nation .button.full-link {
  padding: 0;
}
html #root #wrap_all .section.overview__nations .nations-wrapper .nation .button.full-link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
html #root #wrap_all .section.overview__nations .nations-wrapper .nation:hover .image-container img {
  -webkit-transform: translate(-50%, -50%) scale(1.1);
  transform: translate(-50%, -50%) scale(1.1);
}
html #root #wrap_all .section.overview__nations .nations-wrapper .slick-dots {
  margin: 20px 0 0 0;
  padding-left: 0;
  list-style: none;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
html #root #wrap_all .section.overview__nations .nations-wrapper .slick-dots li {
  padding: 0 10px;
}
html #root #wrap_all .section.overview__nations .nations-wrapper .slick-dots li button {
  background-color: #E0E0E0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 0 none;
  font-size: 0;
}
html #root #wrap_all .section.overview__nations .nations-wrapper .slick-dots li.slick-active button {
  background-color: #283278;
}
/*# 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%2Foverview__nations.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%3BADsFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD8EF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACvFI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADqDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAxBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChEM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD4BN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAxBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5BU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD8CV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9CU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADPR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAlBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACDU%3BAAAA%3BAAAA%3BADjBV%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%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%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACiBQ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAQN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%22%7D */