@import "/content/dam/amex/nl/assets/override/v5/base/v0-3-0/base.css";

#card-filter-blue.k_filter-card::before {
  position: absolute;
  bottom: -1px;
  width: 100%;
  height: 50%;
  content: "";
  background-color: var(--c-gray-1);
  z-index: -1;
  pointer-events: none;
}

#row9::before {
  position: absolute;
  top: -1px;
  width: 100%;
  height: 150px;
  content: "";
  background-color: var(--c-gray-1);
  z-index: -1;
  pointer-events: none;
}