@import url("/content/dam/amex/nl/assets/css/global/nl-nl/v0-6-0/base.css");
@import url("/content/dam/amex/nl/assets/css/global/global_base.css");

.k_content-slider .k_content-slider__images {
  position: relative;
}
.k_content-slider .k_content-slider__images::before {
  content: "";
  position: absolute;
  top: 0;
  right: calc(-1 * var(--s-7));
  left: auto;
  width: 800px;
  height: 50%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='355' height='136' fill='none'%3E%3Cpath fill='%23006fcf' d='m118.095 66.932 118.095 34.282v32.746L118.095 99.679zM236.19 68.467l118.094 34.282v32.746L236.19 101.214zM118.095 1.436 236.19 35.718v32.746L118.095 34.183zM236.19 2.971l118.094 34.282v32.746L236.19 35.718zM0 0l118.095 34.282v32.746L0 32.747z'/%3E%3Cpath fill='%23006fcf' d='m0 65.311 118.095 34.282v32.747L0 98.058z'/%3E%3C/svg%3E") no-repeat right center/contain;
  z-index: 1;
  pointer-events: none;
}
@media (width >= 768px) {
  .k_content-slider .k_content-slider__images::before {
    right: auto;
    left: calc(-1 * var(--s-7));
    background-position: left center;
  }
}
.k_content-slider .k_content-slider__images .row {
  position: relative;
  z-index: 2;
}

.k_hero-3 .k_hero-3__top {
  overflow: clip;
}
.k_hero-3 .k_hero-3__top .col-md-7 {
  padding-top: var(--s-4);
  padding-bottom: var(--sl-2);
  position: relative;
  z-index: 2;
}
.k_hero-3 .k_hero-3__top .row {
  position: relative;
}
.k_hero-3 .k_hero-3__top .row::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: auto;
  right: calc(var(--_image-width) - 60px);
  width: 350px;
  height: 100%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='355' height='136' fill='none'%3E%3Cpath fill='%23006fcf' d='m118.095 66.932 118.095 34.282v32.746L118.095 99.679zM236.19 68.467l118.094 34.282v32.746L236.19 101.214zM118.095 1.436 236.19 35.718v32.746L118.095 34.183zM236.19 2.971l118.094 34.282v32.746L236.19 35.718zM0 0l118.095 34.282v32.746L0 32.747z'/%3E%3Cpath fill='%23006fcf' d='m0 65.311 118.095 34.282v32.747L0 98.058z'/%3E%3C/svg%3E") no-repeat right bottom/contain;
  z-index: -1;
  pointer-events: none;
}
@media (width < 1280px) {
  .k_hero-3 .k_hero-3__top .row::before {
    width: 300px;
    right: calc(var(--_image-width) - 80px);
  }
}
@media (width < 1024px) {
  .k_hero-3 .k_hero-3__top .row::before {
    width: 250px;
    right: calc(var(--_image-width) - 100px);
  }
}
@media (width < 768px) {
  .k_hero-3 .k_hero-3__top .row::before {
    width: 200px;
    right: -40px;
    bottom: 0%;
    background-position: right bottom;
  }
}

.k_logo img{
   max-width: 200px;
}
/*# sourceMappingURL=f1.css.map */