body {
    background-color: #010001;
}

@font-face {
    font-family: "BentonSans-CondMd";
    src: url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-2.eot");
    src: url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-2.eot?") format("embedded-opentype"), url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-3.woff") format("woff"), url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-1.ttf") format("truetype"), url("https://www.aexp-static.com/nav/ngn/fonts/66edbae4-0c00-4453-9c58-c0c4cb412064-4.svg#web") format("svg");
    font-style: normal;
    font-weight: 400
}

.text-ff{
    font-family: "BentonSans-CondMd", Arial, Helvetica, sans-serif;
    font-size: 46px;
}

.text-ff-fallblack-bold {
    font-family: 'BentonSans-CondMd', 'Helvetica Neue', Helvetica, 'fallbackBold', sans-serif;
    font-size: 46px;
}

.hero-text-fs {
    font-size: 56px;
}

.gabm-inner-grid {
    color: #fff;
}
.hero-area .pa-ribbon {
    position: relative;
    top: 64px ;
    left: -23px;
}
.hero-area .heading {
    color: #FFF;
    font-size: 55px !important;
    font-style: normal;
    font-weight: 900;
    line-height: 55px; /* 100% */
    text-transform: uppercase;
}
.hero-area.subheading {
    color: #FFF;
    font-family: BentonSans;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.hero-area.regmark {
    font-size: 25px;
    vertical-align: text-top;
}
.stagecoach-custom-image img {
    width: 75%
}
.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--content {
    max-width: inherit !important;
}
.carouselContent {
    position: relative;
    right: 15px;
    bottom: -127px;
    font-size: .75rem;
    color: #FFF;
    text-align: right;
}

@media screen and (min-width: 768px) {
   .gabm-cmp-herovideo--content .gabm-cmp-herovideo--heading {
  		padding: 0px 0px 82px 82px;
}
}
@media screen and (max-width: 768px) {
  .herovideo .button {
		width: 95%;
	}
   .hero-area.amexlogo {
  		display:none;
	}
   .hero-area.wraptext {
	display:none;
	}

  #left-and-right-grid-padding {
    padding-left:12px!important;
    padding-right:12px!important;
  }
}

.passion-area .showcase-card > div > div > .heading-3 {
  color: #00175A;
  margin: 0 auto;
  width: 75%;
}

.passion-area .gabm-amex-events [class*="col-md-4"] {
  margin-bottom: 20px !important;
}

.passion-area .showcase-card img {
  width: 48px;
  height: 48px;
}

.passion-area .showcase-card .icon-container:hover img:first-child {
  display: none;
}
.passion-area .showcase-card .icon-container:hover img:nth-child(2) {
  display: inline !important;
}
.passion-area .pa-ribbon {
    position: relative;
    right: 296px;
    top: 64px;
}

.passion-area .gabm-amex-events-bottom > div,
.gabm-gvc-bio .gabm-gvc-bottom > div > div,
.gabm-gvc-bio .gabm-bio-bottom > div > div,
.passion-area .tab-content
 {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
/* End: Events with Amex Module */

/* Start: GVC and BIO */
#bioBtn {
  padding-left: 0;
  padding-right: 0
}

.gabm-gvc-bio-btn a {
  background-color: #FFFFFF;
  color: #006FCF;
}

.gabm-gvc-bio-btn a:hover {
  background: #f2f2f2;
}

.gabm-gvc-bio img {
  width: 100%;
}
/* End: GVC and BIO */

/* Start: Amex Offers and Card Shop */
.gabm-card-shop .cs-ribbon {
  position: relative;
  right: 225px;
  top: 43px;
}

.gabm-offers .right {
  width: 100vw;
  height: 384px;
  left: -50%;
}

.gabm-offers .left {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.gabm-offers .left img {
  position: relative;
  z-index: 1;
  left: -20%;
}

.gabm-offers .right h1 {
  width: 450px;
}

.gabm-offers .right p {
  width: 420px;
}
/* End: Amex Offers and Card Shop */

.gabm-terms-cond a {
  padding: 0;
  min-height: auto;
}

.gabm-terms-cond {
  margin-bottom: -22px;
}

.gabm-inner-grid.explore-cards .col-md-6:last-child > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.gabm-inner-grid.explore-cards .col-md-6:last-child > div .richtext {
    width: 100%;
}

.gabm-benefits-icon img {
    height: 51px;
}

.gabm-2col-background {
    min-height: 760px;
    position: relative;
}

.gabm-2col-background .container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.gabm-2col-background .container a:not(.btncomp) {
    color: #fff;
    text-decoration: underline;
}
/*Override touch target sizes for Experiences page*/
.cmp-herovideo-carousel .cmp-carousel__indicators {
    width: 99.5%;
}
.cmp-herovideo-carousel .cmp-carousel__indicator {
    height: 44px;
}
.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--controls {
    top: 20px;
    right: 3px;
}
.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--controls-btn {
    height: 44px;
    width: 44px;
}
.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--controls-btn svg {
    height: 44px;
}
.cmp-card-grid .direction-button svg {
    width: 44px;
    height: 44px;
}
#invitationLearnMoreAction {
    font-size: 18px
}
.passion-area .tabs .tab-menu .tab-link[aria-selected=true] {
  background-color: #006fcf;
  color: #ffffff;
  border-top: 5px solid #00175a;
}
.passion-area .border {
     border: 0;
}
.passion-area .tabs .tab-content {
    background-color: #006fcf;
    margin-bottom: 30px;
}
.passion-area .tabs .tab-menu .tab-link:after {
    content: none;
}
.passion-area .card {
    padding: 8px;
    border-radius: 18px;
    background-color: #f7f8f9;
}
.passion-area .card-detail-image {
    border-radius: 10px;
}
.passion-area .card .pad {
    padding: 0.2rem !important;
}
.passion-area .card .offer-header {
    color: #006fcf;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    padding-top: 24px;
}
.passion-area .card .offer-desc {
    color: #00175a;
}
.passion-area .btn {
    background: #f7f8f9;
    color: #006fcf;
    padding: 0;
    text-align: left;
    text-decoration: underline;
}
.passion-area .btn:hover {
    background: #fff;
}
.hero-ribbon .card-img-bg {
    height: 40px;
    width: 200px;
    margin-top: 10px;
}
.gvc-bio-header {
    width: 80%;
}

.gabm-amex-events-top .events-ribbon {
  position: relative;
  right: 134px;
  top: 64px;
}

@media screen and (max-width: 1024px) {
    .passion-area .pa-ribbon  {
        right: 242px;
    }
}

@media screen and (min-width: 1281px) {
    .passion-area-5col-grid .container .col-md-2 {
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media screen and (max-width: 1280px) {
    .passion-area-5col-grid .container .col-md-2 {
        flex: 0 0 33.3%;
        max-width: 33.3%;
        padding: 10px 5px;
    }
    .stagecoach-custom-image img {
        width: 100%;
        padding: 0 0 15px 0;
    }
}

@media screen and (min-width: 768px) {
    #TENGRID img {
      max-width: 101%!important;
    }
    
    .gabm-2col-background {
        min-height: 515px;
        position: relative;
    }

    .gabm-2col-background .container {
        position: absolute;
        bottom: auto;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        width: 100%;
    }

    .gabm-offers-mobile {
      display: none;
    }

    .gabm-offers {
      display: block;
      overflow-x: hidden;
    }

    .gabm-offers .btn {
        max-width: 17.5rem;
    }
}

@media screen and (min-width: 768px) {
    .gabm-2col-background {
        min-height: 640px;
        position: relative;
    }
}

@media screen and (max-width: 768px) {
    .passion-area-5col-grid .container .col-md-2 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .passion-area .pa-ribbon  {
        right: 196px;
    }
    .hero-text {
        padding: 15px;
    }
    .gabm-amex-events-top .events-ribbon {
    	right: 85px;
    }
}

.tall .mainImage {
  height: 100%;
  max-width: none;
}

/* @media screen and (max-width: 570px) {
    .passion-area .pa-ribbon  {
        right: 132px;
    }
    .passion-area p br  {
        display: none;
    }
} */


/** overrides for hero zoom **/
.gabm-cmp-herovideo--background img {
    /* transform: translate(-50%, -50%) scale(1); */
  }

  .gabm-cmp-herovideo--background img.ready {
    transition: 6s transform 0ms linear;
  }

  .gabm-cmp-herovideo--background.zoom-in img {
    transform: translate(-50%, -50%) scale(1.15);
  }

  @media screen and (min-width: 768px) {
    .gabm-cmp-herovideo--background img {
      max-width: none;
      height: 100%;
    }
  }

  @media screen and (min-width: 1024px) {
    /* .gabm-cmp-herovideo--background img {
      max-width: 100%;
      max-height: none !important;
      min-height: 100%;
      height: auto !important;
    } */
  }
  /** end overrides for hero zoom **/

  #eventActionByInvitationLearnMore a {
    text-align: left;
    text-decoration: underline;
    outline: none;
    margin-top: -10px;
  }

  #eventActionByInvitationLearnMore:hover a {
    background:transparent;
  }

  .gabm-explore-button a {
    max-width: fit-content;
    padding-right: 2.08rem;
    padding-left:2.08rem;
  }

  .control-dots--item,
  .cmp-herovideo-carousel .cmp-carousel__indicator-fill-wrapper {
    border: 0.5px solid #FFFFFF;
  }

  a:focus {
    outline: 1px dashed #FFFFFF;
  }

  .gabm-cmp-herovideo--background::after {
    background: linear-gradient(190.89deg, rgba(0, 111, 207, 0) 35.39%, #47545f 71.76%, #0f0f0f 81.8%) !important;
  }

  @media only screen and (min-device-width: 320px) and (max-device-width: 341px) {
    #gabm-resy-grid > .container {
      top: 490px;
    }

    #gabm-resy-grid {
      height: 890px;
    }

    #gabm-resy-grid > div.hidden-md-up > div{
      background-position: 38% 50%;
    }
  }

  .links i {
    margin-left: 5px;
    display: inline;
  }

  .gabm-cmp-card-cta-button {
    display: flex;
  }

  .card-mosaic.slide-2 > div:nth-child(2) > div:nth-child(1) h3 {
    margin-right: -20px;
  }

  .card-mosaic.slide-1 > div:nth-child(2) > div:nth-child(1) h3 {
    margin-right: -35px;
  }

  .tall h3 {
    width: 202px;
  }

  .gabm-cmp-card-cta-button svg {
    margin-left: 5px;
    rotate: -45deg;
  }

   @media screen and (max-width: 800px) {
     .gabm-cmp-card-cta-button svg {
        position: relative;
        margin-left: 5px;
        top: -5px;
        rotate: -45deg;
      }

     .tall h3 {
        width: 130px;
      }

     .card-mosaic.slide-1 > div:nth-child(2) > div:nth-child(1) svg{
        margin-right: -5px;
      }

     .card-mosaic.slide-2 > div:nth-child(2) > div:nth-child(1) h3 {
        margin-right: -15px;
      }

   }

   @media screen and (max-width: 767px) {
    .herovideo .button {
      margin: 0 auto;
    }

    .hero-area .heading {
      text-align: center !important;
    }

    .text-ff {
      font-size: 36px;
    }

    .hero-text-fs {
      font-size: 48px;
    }

    .gabm-offers-mobile {
        display: block;
    }

    .gabm-offers {
        display: none;
    }

    .gabm-card-shop .cs-ribbon {
      right: 195px;
    }
   .gvc-bio-header {
       width: unset;
   }

   .us-open-title {
       text-align: center;
   }

   .us-open-body {
       text-align: center;
   }

   .carouselContent {
       right: unset;
       bottom: -15px;
       text-align: center;
   }

  }

  @media screen and (min-width: 375px) and (max-width: 499px) {
    .gabm-card-shop .cs-ribbon {
      right: 5em;
    }
  }

 @media screen and (min-width: 500px) and (max-width: 550px) {
    .gabm-card-shop .cs-ribbon {
      right: 9.5rem;
    }
  }

  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .passion-area .showcase-card > div > div > .heading-3 {
      width: 100%;
    }
    .stagecoach-custom-image img {
      height: 440px;
      width: 375px;
    }
  }

  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .gabm-bio-bottom {
      height: 415px;
    }
    .gabm-gvc-bottom .button {
      margin-top: 47px;
    }
  }

  @media screen and (min-width: 768px) and (max-width: 1479px) {
    .gabm-offers .right > div > div {
      margin-left: 2%;
    }

    .gabm-offers .left img {
      width: 90%;
    }
  }





.events-ribbon img {
  width: 292px;
  height: 60px;
}  
.text-ff-fallblack-bold {
  font-family: 'BentonSans-CondMd', 'Helvetica Neue', Helvetica, 'fallbackBold', sans-serif;
  font-size: 38px;
  line-height: 44px;
}
.gabm-amex-events-top .events-ribbon {
  position: relative;
  right: 197px;
  top: 55px;
}
/* .col-copy .card-img-bg {
  border-radius: 0 0 10px 10px;
} */



/* .heading-3-1{
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 900;
    line-height: 19px;
    text-align: left;
    color: #00175A;
    padding: 10px 15px;
}

.heading-3-2{
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    text-align: left;
    color: #00175A;
    padding: 10px 15px;
} */

/* .body-1{
     font-family: BentonSans, Helvetica Neue, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #333;
    padding: 10px 15px;
} */
/* .pa-ribbon{
    position: relative;
    right: 35%;
    top: 37px;
}

pa-ribbon-top{
    position: relative;
    right: 30%;
    top: 37px;
} */











/* FINAL */

.mobshow {
  display: none;
}
.hero .amex-exp img {
  width: 185px;
  height: auto;
  margin-left: 40px;
  margin-top: 60px;
}
.hero h1 {
  color: #fff;
  font-family: 'BentonSans-CondMd', 'Helvetica Neue', Helvetica, 'fallbackBold', sans-serif;
  font-size: 56px;
  line-height: 56px;
  font-weight: 900;
  text-align: left;
  padding: 35px 0 15px 40px;
  z-index: 10;
  position: relative;
  background-image: url('/content/dam/amex/en-us/benefits/membership/experiences/content-assets/passion-area/Ribbon.png');
  background-repeat: no-repeat;
  background-size: 292px 60px;
  background-position: 0 94px;
}
.hero p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  padding-left: 40px;
  padding-bottom: 25px;
  color: #fff;
  width: 377px;
  font-family: BentonSans;
}
.hero .exploreExperiences {
  padding-left: 40px;
}
.hero .exploreExperiences a {
  width: 210px;
}
.hero .exploreExperiences .links-item i {
  display: none;
}
.hero .events-ribbon {
  position: relative;
  right: 19px;
  top: 90px;
}
.greybg {
  background-color: #F4F4F4;
}
.welcome {
  padding: 60px;
}
.welcome .col-md-6 {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.welcome img {
  width: 457px;
  height: auto;
}
.welcome h2 {
  font-family: 'BentonSans-CondMd', 'Helvetica Neue', Helvetica, 'fallbackBold', sans-serif;
  font-size: 32px;
  line-height: 37px;
  font-weight: 700;
  padding-bottom: 10px;
  color:#00175A!important;
}
.welcome p {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  max-width: 515px;
}
.gabm-amex-events-top h2 {
  color: #fff;
  font-family: BentonSans;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
  margin: 60px 0 10px 0;
  z-index: 10;
  position: relative;
  background-image: url('/content/dam/amex/en-us/benefits/membership/experiences/content-assets/passion-area/Ribbon.png');
  background-repeat: no-repeat;
  background-size: 217px 44px;
  background-position: 115px 0;
}
.passion-area {
  padding-top: 25px;
}
h2.exp-passion {
  color: #fff;
  font-family: BentonSans;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
  margin: 80px auto 10px;
  z-index: 10;
  position: relative;
  background-image: url('/content/dam/amex/en-us/benefits/membership/experiences/content-assets/passion-area/Ribbon.png');
  background-repeat: no-repeat;
  background-size: 217px 44px;
  background-position: 120px 0;
  max-width: 1040px;
}
p.exp-passion {
  color: #fff;
  font-family: BentonSans;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  margin: 0 auto;
  max-width: 1040px;
  padding-bottom: 40px;
}
.col-icons {
  padding: 0 !important;
}
.passion-area .gabm-amex-events-top > div {
  border-radius: 10px;
  margin: 0 80px;
}
.gabm-amex-events-top article {
  height: 330px;
  padding: 40px 19px;
}
.gabm-amex-events-top article img {
  width: 60px;
  height: 60px;
}
.gabm-amex-events-top .col article h3 {
  color: #00175A;
  font-family: BentonSans;
  font-size: 16px;
  line-height: 19px;
  font-weight: 900;
  padding-bottom: 10px;
  text-align: center;
  margin: 20px 10px 0;
}
.gabm-amex-events-top .col article p {
  font-size: 15px;
  line-height: 22px;
  text-align: center;
  margin: 0;
  color: #333;
}
.gabm-amex-events-top .col article p.terms {
  font-size: 12px;
  line-height: 18px;
  padding-top: 10px;
}
.tabscomp {
  padding: 0 80px;
}
#TENGRID {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
article {
  margin: 0px 10px 0px 0px;
  background: #fff;
  color: #00175A;
  text-align: center;
  border-radius: 10px;
  height: 566px;
  width: 325px;
  overflow: hidden;
}
article.four-col {
  width: 242px;
}
article:last-child {
  margin: 0px !important;
}
.col .container {
  padding: 0 !important;
}
.col .col-md-12 {
  padding: 0 !important;
}
.col article h3 {
color: #006FCF;
font-family: BentonSans;
font-size: 16px;
line-height: 22px;
font-weight: 700;
padding-bottom: 5px;
text-align: left;
margin: 30px 20px 0;
}
.col article li , .col article p {
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin: 0 20px;
  color: #333;
}
.passion-area .col article a {
  padding: 0;
}
.col article a {
  color: #006FCF;
  font-size: 16px;
  line-height: 24px;
}
.passion-area .col article a:focus {
  outline-offset: 3px;
  outline: 1px dashed #53565a;
}
.col article.btm-copy {
  font-size: 12px;
  line-height: 22px;
  position: absolute;
  top: 330px;
}
.cta-btm {
  position: absolute;
  bottom: 60px;
}
p.cta-btm {
  font-size: 12px !important;
  line-height: 24px !important;
}
#TENGRID article.article-hide {
  background: none !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}
.amex-exp-btm {
  padding: 60px 0;
}
.amex-exp-btm .container {
  max-width: 1040px;
}
.amex-exp-btm h2 {
  color: #00175A;
  font-family: 'BentonSans-CondMd', 'Helvetica Neue', Helvetica, 'fallbackBold', sans-serif;
  font-size: 46px;
  line-height: 42px;
  font-weight: 700;
  padding-left: 26px;
  z-index: 10;
  position: relative;
  background-image: url('/content/dam/amex/en-us/benefits/membership/experiences/content-assets/passion-area/Ribbon.png');
  background-repeat: no-repeat;
  background-size: 217px 44px;
  background-position: 0 0;
}
.amex-exp-btm p {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  padding: 0 26px 20px 0;
}
.amex-exp-btm a {
  width: 155px;
}
.amex-exp-btm .links-item i {
  display: none;
}
.btmExplore {
  padding: 60px 8%;
}
.btmExplore article {
  width: 50%;
  height: 604px;
  border: 1px solid;
  margin: 0px 20px 0px 0px;
  background: #F7F8F9;
  border: none;
}
.btmExplore .left-col {
  background-image: url('/content/dam/amex/en-gb/benefits/membership/experiences/hub/2025/images/ukexperiences-ukvenuesbg-dsk.png');
  background-repeat: no-repeat;
  background-size: 100% 57%;
  background-position: bottom;
  background-color: #00175A;
}
.btmExplore .col .left-col h3 {
  color: #fff;
  font-family: 'BentonSans-CondMd', 'Helvetica Neue', Helvetica, 'fallbackBold', sans-serif;
  font-size: 24px;
  line-height: 43px;
  text-align: center;
  font-weight: 700;
  margin: 40px 0 20px;
  padding: 0;
}
.btmExplore .col .left-col h3 span {
  font-size: 38px;
}
.btmExplore .col .left-col p {
  color: #fff;
  text-align: center;
  margin: 0 30px 20px;
}
.btmExplore .col .left-col a {
  display: block;
  margin: 0 auto;
  width: 175px;
  height: 50px;
  background: #fff;
  border-color: #fff;
  color: #006fcf;
  text-decoration: none;
  border-radius: 5px;
}
.btmExplore .col .left-col a i  {
  display: none !important;
}
.btmExplore .right-col {
  padding: 40px;
}
.btmExplore .right-col img {
  max-width: 430px;
  width: 100%;
  height: auto;
}
.btmExplore .right-col h3 {
  color: #00175A;
  font-family: 'BentonSans-CondMd', 'Helvetica Neue', Helvetica, 'fallbackBold', sans-serif;
  font-size: 45px;
  text-align: center;
  line-height: 43px;
  font-weight: 700;
  padding-bottom: 10px;
  z-index: 10;
  position: relative;
  background-image: url('/content/dam/amex/en-us/benefits/membership/experiences/content-assets/passion-area/Ribbon.png');
  background-repeat: no-repeat;
  background-size: 217px 44px;
  background-position: 0 0;
}
.btmExplore .right-col p {
  color: #00175A;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.btmExplore .col .right-col a {
  display: block;
  margin: 0 auto;
  width: 175px;
  height: 50px;
  background: #006FCF;
  border-color: #006FCF;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
}
.btmExplore .col .right-col a i  {
  display: none !important;
}
.btmExplore .right-col .terms {
  color: #333;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  padding: 20px 0;
}
.btmExplore .right-col .btm-bold {
  color: #3D3D3D;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  padding: 0;
  margin: 0;
}
.connected h2 {
  color: #fff;
  font-size: 45px;
  font-family: 'BentonSans-CondMd', 'Helvetica Neue', Helvetica, 'fallbackBold', sans-serif;
  line-height: 42px;
  font-weight: 700;
  text-align: center;
  padding: 60px 0 14px 36px;
  z-index: 10;
  position: relative;
  background-image: url('/content/dam/amex/en-us/benefits/membership/experiences/content-assets/passion-area/Ribbon.png');
  background-repeat: no-repeat;
  background-size: 220px 44px;
  background-position: 42% 58px;
}
.connected p {
  padding: 0 0 20px 0;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  max-width: 590px;
  text-align: center;
  margin: 0 auto;
}
.connected .button {
  padding: 0 0 20px 0;
}
.connected .button a {
  width: 135px;
}
.connected .button a i {
  display: none;
}
.connected img {
  display: block;
  position: absolute;
  bottom: 0;
}
.connected .col-md-8 {
  padding-left: 60px;
}
.terms {
  padding: 60px 8%;
}
.terms h3 {
  font-size: 19px;
  line-height: 24px;
  font-weight: 700 !important;
  padding-bottom: 24px;
}
.terms p {
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}
.terms p:last-of-type {
  padding-bottom: 0;
}
.sticky {
  padding: 12px 0;
  position: fixed !important;
  bottom: 0;
  width: 100%;
  z-index: 9999;
}
.sticky .container {
  max-width: 100%;
  padding: 0 6%;
}

  /* changed sticky section on 8/28/25 from h5 h4 to be AXE compliant */
.sticky h4 {
  font-size: 16px!important;
  font-weight: 700!important;
  line-height: 24px!important;
  color: #FBFBFB!important;
  font-family: "Helvetica Neue", Helvetica, fallbackBold, sans-serif!important;
}

.sticky p {
  color: #FBFBFB;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}
.sticky a {
  margin-bottom: 0 !important;
  width: 165px;
  height: 48px;
}
.sticky a i {
  display: none !important;
}

@media only screen and (max-width: 1279px) {
  .gabm-amex-events-top h2 {
    background-position: 46px 0;
  }
  h2.exp-passion {
    background-position: 60px 0;
  }
  .passion-area .gabm-amex-events-top > div {
    margin: 0;
  }
  .tabscomp {
    padding: 0;
  }
  article.four-col {
    height: 640px;
  }
  .btmExplore .left-col {
    background-size: 100% 63%;
  }
  .connected .col-md-8 {
    padding-left: 0;
  }
  .connected h2 {
    background-position: 39% 58px;
  }
}

@media only screen and (max-width: 1114px) {
  .btmExplore .left-col {
    background-size: 100% 70%;
  }
  .btmExplore article {
    height: 640px;
  }
}

@media only screen and (max-width: 1043px) {
  .btmExplore .right-col {
    padding: 40px 20px;
  }
}

@media only screen and (max-width: 1023px) {
  .welcome h2 {
    padding-top: 0;
  }
  h2.exp-passion {
    background-position: 110px 0;
}
  .gabm-amex-events-top article {
    height: 430px;
  }
  article {
    height: 715px;
  }
  article.four-col {
    height: 845px;
  }
  /* .amex-exp-btm .container {
    max-width: 725px;
  } */
  .amex-exp-btm .container .col-md-6:last-of-type {
    padding: 0 20px;
  }
  .sticky .col-md-10 {
    flex: 0 0 79.333333%;
    max-width: 79.333333%;
  }
  .sticky .col-md-2 {
    flex: 0 0 20.666667%;
    max-width: 20.666667%;
  }
  .connected h2 {
    background-position: 34% 58px;
  }
}

@media only screen and (max-width: 958px) {
  .btmExplore .left-col {
    background-size: 100% 79%;
  }
}

@media only screen and (max-width: 945px) {
  .btmExplore article {
    height: 660px;
  }
}

@media only screen and (max-width: 767px) {
  .card-img-bg {
    background-position: top;
  }
  .mobshow {
    display: block;
  }
  .mobhide {
    display: none;
  }
  .hero .amex-exp.text-align-left {
    text-align: center !important;
  }
  .hero .amex-exp img {
    width: 91px;
    height: 40px;
    margin: 0;
    margin-top: 82%;
  }
  .hero h1 {
    font-size: 48px;
    line-height: 47px;
    text-align: center;
    padding: 12px 0 16px 0;
    max-width: 335px;
    margin: 0 auto;
  }
  .hero p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding-left: 0;
    padding-bottom: 25px;
    color: #fff;
    width: 100%;
    max-width: 335px;
    margin: 0 auto;
  }
  .welcome {
    padding: 60px 10px;
  }
  .welcome img {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .hero .exploreExperiences {
    padding-left: 0;
    padding-bottom: 60px;
  }
  .hero .exploreExperiences a {
    margin: 0 auto;
  }
  .welcome h2 {
    padding-top: 20px;
    text-align: center;
  }
  .welcome p {
    text-align: center;
  }
  .gabm-amex-events-top h2 {
    font-size: 32px;
    line-height: 37px;
    background-position: 0 0;
    margin: 60px 20px 10px 20px; 
  }
  .passion-area .card-img-bg {
    background-image: none !important;
    background: #00175A;
  }
  .passion-area .tabscomp .card-img-bg {
    background-image: none !important;
    background: #006fcf;
  }
  .passion-area .tabs .tab-menu .tab-link[aria-selected=true] {
    border-top: none;
    border-left: 5px solid #00175a;
  }
  .passion-area {
    padding-top: 0;
  }
  .passion-area .container {
    padding: 0;
  }
  .passion-area .gabm-amex-events-top > div {
    border-radius: 0;
  }
  .passion-area .border {
    margin: 0 12px;
}
  h2.exp-passion {
    font-size: 36px;
    font-family: 'BentonSans-CondMd', 'Helvetica Neue', Helvetica, 'fallbackBold', sans-serif;
    line-height: 38px;
    background-position: 60px 0;
    margin: 60px 20px 10px 20px; 
  }
  .gabm-amex-events-top #TENGRID article img {
    width: 60px !important;
    height: 60px !important;
  }
  #TENGRID {
    display: block !important;
  }
  #TENGRID article {
    width: 100% !important;
    margin: 0 auto 30px auto !important;
    height: auto;
    padding-bottom: 40px;
  }
  #TENGRID article:last-of-type {
    margin-bottom: 0 !important;
  }
  #TENGRID article img{
      width: 100% !important;
  }
  .cta-btm {
    position: unset;
  }
  .amex-exp-btm .container {
    max-width: 575px;
  } 
  .amex-exp-btm h2 {
    font-size: 36px;
    line-height: 38px;
    text-align: center;
    background-size: 152px 45px;
    background-position: 35px -3px;
  }
  .amex-exp-btm p {
    text-align: center;
    padding: 20px;
  }
  .amex-exp-btm .exploreNow a {
    margin: 0 auto;
  }
  .btmExplore {
    padding: 40px 0;
  }
  .btmExplore  #TENGRID article {
    width: 100% !important;
  }
  .btmExplore .left-col {
    background-image: url('/content/dam/amex/en-gb/benefits/membership/experiences/hub/2025/images/ukexperiences-ukvenuesbg-mob.png');
    background-size: 100% 60%;
  }
  .btmExplore .col .left-col h3 {
    font-size: 16px;
    line-height: 28px;
    font-weight: 900;
  }
  .btmExplore .col .left-col h3 span {
    font-size: 24px;
    line-height: 28px;
  }
  .btmExplore .right-col h3 {
    font-weight: 900;
    font-size: 36px;
    line-height: 38px;
    max-width: 280px;
    margin: 0 auto;
    padding-top: 30px;
    background-size: 185px 36px;
    background-position: 0 37px;
  }
  .connected img {
    position: relative;
    bottom: 0;
    width: 208px;
    height: auto;
    margin: 0 auto;
  }
  .connected h2 {
    font-size: 33px;
    font-family: 'BentonSans-CondMd', 'Helvetica Neue', Helvetica, 'fallbackBold', sans-serif;
    line-height: 42px;
    text-align: center;
    padding: 60px 20px 14px 20px;
    background-size: 174px 32px;
    background-position: 26% 60px;
  }
  .connected p {
    padding: 0 20px 24px 20px;
    text-align: center;
  }
  .connected .button {
    padding: 0 0 20px 0;
  }
  .connected .button a {
    margin: 0 auto;
  }
  .connected .button a i {
    display: none;
  }
  .connected img {
    position: relative;
  }
  .connected .card-img-bg {
    background-position: center;
  }
  .sticky .col-md-10 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sticky .col-md-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sticky h5, .sticky p {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
  }

  /* changed sticky section on 8/28/25 from h5 h4 to be AXE compliant */
  .sticky h4, .sticky p {
    text-align: center;
    max-width: 400px;
    margin: 0 auto;
  }
  .sticky a {
    margin: 10px auto 0;
  }
}

@media only screen and (max-width: 545px) {
  h2.exp-passion {
    background-position: 4% 0;
  }
  .amex-exp-btm h2 {
    background-position: 6% 0;
    padding: 0 20px;
  }
  .terms {
    padding: 60px 0;
  }
}

@media only screen and (max-width: 483px) {
  .gabm-amex-events-top h2 {
    background-position: 30% 0;
  }
}

@media only screen and (max-width: 400px) {
  .btmExplore .left-col {
    background-size: 100% 70%;
  }
  .connected h2 {
    background-position: 18% 60px;
}
}


