@import "/content/dam/amex/nl/assets/bubl/css/elements-v4/base.css";
/* VERSIE 2.0 */


/* Floating CTA */
.container-fluid .ShopBar {height: 100px; bottom: -100px;}
.container-fluid .ShopBar.active {bottom: 0px;}
.ListE ul {padding-left:70px;padding-top: 20px;}
#benefits-2 {background: rgb(194, 219, 243); background: linear-gradient(0deg, rgba(194, 219, 243, 1) 0%, rgba(255, 255, 255, 1) 100%);}
.container-fluid .ListE h2 {font-size: 28px !important; line-height: 34px !important;}
ul.Check li {padding-bottom:10px;}
.card-img-bg {background-position: top center!important;}
#amex-footer {margin-bottom: 6rem!important;}

/* -------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 576px) {
    #floatingcta p {display: none;}
}

/* -------------------------------------------------------------------------------------------- */
@media (min-width:577px) and (max-width:768px) {}

/* -------------------------------------------------------------------------------------------- */
@media (min-width:769px) and (max-width:1023px) {}

/* -------------------------------------------------------------------------------------------- */
@media (min-width:1024px) and (max-width:1279px) {}

/* -------------------------------------------------------------------------------------------- */
@media only screen and (min-width: 1280px) {}

/* -------------------------------------------------------------------------------------------- */
