@import url("/content/dam/amex/nl/assets/bubl/css/elements-v4/import.css");
@import "/content/dam/amex/nl/assets/bubl/css/elements-v4/blob.css";
@import "/content/dam/amex/nl/credit-cards/animations/animations.css";

/* Date 2025-07-08 CAMPAIGN BAU-VERSIE */
/* Using a url */
/* -------------------------------------------------------------------------------------------- */
.Hero-custom .card-img-bg {background-position: right top!important;}
#IntroTekst {background-image: linear-gradient(#fff, #ecedee);}

.video-player {padding-bottom: 100%important;}

/* row 3 */
#Row3 { margin-top: var(--Sz2);}

.intro.boxCenter {
    padding-top: var(--Sz2);
    background: -webkit-linear-gradient(top, rgba(0, 111, 207, 0.25) 0%, rgba(0, 111, 207, 0) 100%);
}

#CardArtBus {
  width: 100px;
  margin-left: var(--Sz2);
  margin-bottom: 15px;
}

.Voorwaarden {
text-align: center;
padding: 0 30%;
margin-top: var(--Sz3);
}

/* Pijltje onder Knop */
.btn-text#BusinessGoldB {
    color: #006fcf;
}

.btn-text#BusinessGoldB::after {
    content: "";
    width: 18px;
    height: 14px;
    background-image: url("https://www.americanexpress.com/content/dam/amex/nl/assets/bubl/img/ArrowBlue1Right.svg");
    display: inline-block;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: var(--Sz02);
    transition: var(--an2);
    position: relative;
    top: 2px;
}

.btn-text#BusinessGoldB:hover {
    color: #00175a !important;
}


.container-fluid .ModalCustom .ModalContent {
    height: 60vw;
}


.ModalContent .SpecialF {

    background: -webkit-linear-gradient(bottom, rgba(0, 111, 207, 0.25) 0%, rgba(0, 111, 207, 0) 100%);
}

.container-fluid .ModalContent {
    height: auto!important;
    max-height: 85vh!important;
}

/* Floating CTA */
.container-fluid .ShopBar {height: 100px; bottom: -100px; transition: bottom 0.5s ease-in-out;}
.container-fluid .ShopBar.active {bottom: 0px;}
#amex-footer {margin-bottom: 6rem!important;}


/* --------------------------------------------------------------------------------------------------------- */
/* -- Background ------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- */

.BannerS {background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(194, 219, 243, .4) 100%), radial-gradient(farthest-corner at 35% 60%, rgba(194, 219, 243, 1) 0%, rgba(255, 255, 255, 1) 30%);}

.GrayGradient {background-image: linear-gradient(180deg, rgba(236, 237, 238, 1) 0%, rgba(247, 248, 249, .4) 100%), radial-gradient(farthest-corner at 35% 60%, rgba(236, 237, 238, 1) 0%, rgba(247, 248, 249, 1) 30%);}

@media(width <= 767px) {
  .BannerS {background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(194, 219, 243, .4) 100%); padding-block:var(--Sz1)}
}

.container-fluid .ShopBar .richtext.parbase::after {position: absolute; height: 200%; width: 200%; top: -50%; left: -70%; content: ""; pointer-events: none; background-color: var(--LightBlue); z-index: -1;}

/* --------------------------------------------------------------------------------------------------------- */
/* -- BannerS ---------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------- */

.BannerS {padding-block:var(--Sz3); position: relative;}
.BannerS .row {position: relative; isolation: isolate;}
.BannerS .col-md-6:first-child {text-align: right;}
.BannerS .col-md-6:first-child > div {position: sticky; padding-top:60px; top:0;}
.BannerS .col-md-6:first-child h6 {font-family: var(--FontA); color: var(--DarkBlue); margin-bottom:var(--Sz0)!important;}
.BannerS .col-md-6:first-child .image .text-align-left {text-align: right!important;}
.BannerS .col-md-6:first-child .image img {filter: drop-shadow(var(--BoxShadow)); -webkit-filter: drop-shadow(var(--BoxShadow)); width: clamp(0px, 450px, 100%); position: relative; z-index: 2;}
.BannerS .col-md-6 h2 {font-size: calc(40px * var(--Scale))!important; color: var(--DarkBlue);}
.BannerS .col-md-6:first-child .richtext b {color:var(--LightBlue)}
.BannerS .col-md-6:first-child .richtext p:last-child {margin-bottom: 0px;}

@media(width <= 767px) {
  .BannerS .col-md-6:first-child {text-align: center;}
  .BannerS .col-md-6:first-child .image .text-align-left {text-align: center!important;}
  .BannerS .col-md-6:first-child h2 {font-size: 28px!important;}
}

.BannerS .col-md-6:last-child > div {height: 100%;}
.BannerS .col-md-6:last-child .richtext {--_arrow--size:20px; width: 100%;}
.BannerS .col-md-6:last-child p.platLabel {color:var(--DarkBlue); padding:var(--Sz01) var(--Sz0); background-color:#ffffff; width: max-content; max-width: clamp(0px, 480px, 100%); box-shadow: var(--SmallBoxShadow); border-radius: var(--BrSmall); margin-bottom: calc(var(--Sz0) + var(--Sz02)); position: relative;}
.BannerS .col-md-6:last-child p.platLabel::before {position: absolute; width: var(--_arrow--size); height:var(--_arrow--size); background-color:#ffffff; content:''; left: calc(2px - calc(var(--_arrow--size) /2)); top:0; bottom:0; margin:auto; transform: rotate(45deg); border-radius: var(--BrSmall);}
.BannerS .col-md-6:last-child .button {margin-top:var(--Sz01);}
.BannerS .col-md-6:last-child .button a {margin-bottom:0px!important;}

@media(width <= 767px){
  .BannerS .col-md-6 h2 {padding:var(--Sz0); background-color: white; margin-bottom:0; border}
  .BannerS .col-md-6:last-child p.platLabel {margin-bottom:0; box-shadow: none; text-align: center; width: 100%; max-width: 100%; padding-block:var(--Sz01);}
  .BannerS .col-md-6:last-child p.platLabel {border-top: 1px solid #ececec;}
  .BannerS .col-md-6:last-child p.platLabel::before, .BannerS .col-md-6:last-child p.platLabel::after {display: none;}
  .BannerS .col-md-6:last-child .richtext:first-of-type {--_arrow--size:25px; position: relative; box-shadow: var(--SmallBoxShadow);}
  .BannerS .col-md-6:last-child .richtext:first-of-type::before, .BannerS .col-md-6:last-child .richtext:first-of-type::after {display:none; position: absolute; width: var(--_arrow--size); height:var(--_arrow--size); background-color:#ffffff; content:''; top: calc(2px - calc(var(--_arrow--size) /2)); right:0; left: 0; margin:auto; transform: rotate(45deg); border-radius: var(--BrSmall);}
  .BannerS .col-md-6:last-child .button, .BannerS .col-md-6:last-child .button a {width: clamp(0px, 300px, 100%); margin-inline: auto;}
}

.container-fluid .grid .BannerLabel .container .row .col-md-12:first-child {left:0;}
.BannerLabel .container {padding:0px;}
.BannerLabel .richtext {max-width: clamp(0px, 600px, 100%); width: max-content; margin-inline:auto; text-align: center; background-color:#ececec; padding: var(--Sz01) var(--Sz0); border-radius: var(--BrSmall); margin-bottom: var(--Sz4);}
.BannerLabel p {margin-bottom:var(--Sz04);}
.BannerLabel a, .BannerLabel a:hover {text-decoration: underline; text-decoration-thickness: 1.2px;}









