@charset "UTF-8";

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    padding: 0 0 10px 0 !important;
    font: inherit;
}

#herovideo-carousel-16931f2c11 > div > ol, #herovideo-carousel-16931f2c11 > div > div.gabm-cmp-herovideo--controls.show {
    display: none;
}

/* CSS Document */
:root {
    color-scheme: only light;
}
/* fonts */
/* BentonSans Font */
/* BENTONSANS LIGHT (100) */
@font-face{font-family:BentonSansLt;font-font-style:normal;font-display:swap;src:url("https://www.aexp-static.com/cdaas/one/statics/axp-static-assets/2.18.0/package/dist/fonts/BentonSansLt.woff") format("woff")}

/* BENTONSANS BOOK (300)  */
@font-face{font-family:BentonSansBook;font-font-style:normal;font-display:swap;src:url("https://www.aexp-static.com/cdaas/one/statics/axp-static-assets/2.18.0/package/dist/fonts/BentonSansBook.woff") format("woff")}

/* BENTONSANS (400)  */
@font-face{font-family:BentonSans;font-font-style:normal;font-display:swap;src:url("https://www.aexp-static.com/cdaas/one/statics/axp-static-assets/2.18.0/package/dist/fonts/BentonSans.woff") format("woff")}

/* BENTONSANS MD (500)  */
@font-face{font-family:BentonSansMd;font-font-style:normal;font-display:swap;src:url("https://www.aexp-static.com/cdaas/one/statics/axp-static-assets/2.18.0/package/dist/fonts/BentonSansMd.woff") format("woff")}

/* BENTONSANS BOLD (600)  */
@font-face{font-family:BentonSansBold;font-font-style:normal;font-display:swap;src:url("https://www.aexp-static.com/cdaas/one/statics/axp-static-assets/2.18.0/package/dist/fonts/BentonSansBold.woff") format("woff")}

/* BentonSanCond Font */
@font-face {
    font-family: "BentonSans-CondMd";
    src: local("Benton Sans Condensed Medium");
    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: normal
}

.btn {
    color: #FFFFFF !important;
}

a.link-underlined {
    text-decoration: none;
}

#btnPersonal a:hover {
    color: #FFFFFF;
}

/* remove arrow from automatically showing for a link to a new tab */
.links-item i {
    display: none !important;
}

html {
    overscroll-behavior: none;
}
#amex-footer{
    position:relative !important;
}
.pause{
    display: block !important;
}
/* .cmp-carousel__indicators{
    display: none;
} */

/* .owl-item.cloned.active {
  visibility: hidden;
} */

.owl-item.cloned button, .owl-item.cloned a {
    visibility: hidden;
}

.owl-item.cloned.active.center button, .owl-item.cloned.active.center a {
    visibility: visible;
}

.owl-item.active.center a:focus {
    border: 2px solid #006fcf;
}

/* .owl-item.cloned  button {
  display: none;
} */

/* Countdown Timer */


#countdownTimerContainer {
    width: 100%;
    max-width: 100%;
    padding: 50px 0 0 0;
}

#countdownTimerContainer > div.container {
    max-width: 100%;
    padding: 0;
}

#countdownTimerContainer > div.container > div > div > div > div > div {
    display: flex;
    margin: 0 auto;
    width: 100%;
    /* max-width: 1100px; */
    padding: 0 0 0 0 !important;
    justify-content: center;
}

#countdownTimerContainer h1 {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    color: #FBFBFB;
    /* display: inline-block;
    display: -webkit-inline-box; */
    padding: 0 25px;
}

#countdown {
    display: flex;
    max-width: 470px;
    width: 100%;
    margin: 0 0 0 0;
    /* column-gap: 10px;
    column-count: 4;
    margin: 0 auto;
    max-width: 470px;
    padding-left: 0;
    display: inline-block;
    display: -webkit-inline-box; */

}

#countdown li {
    width: 90px;
    height: 90px;
    margin: 0 40px 0px 0;
    list-style-type: none;
    /* display: flex;
    flex-direction: column;
    height: 90px;
    width: 90px;
    justify-content: space-around;
    list-style: none;
    padding: 30px 0 20px;
    text-align: center;
    margin: 0 25px 0 0; */
    text-align: center;
}

#countdown li::marker {
    display: none;
}

#countdown li:last-child {
    margin: 0 0 0 0;
}

#countdown li .count {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    display: inline-block;
    font-size: 64px;
    font-weight: 700;
    color: #FBFBFB;
    padding: 0 0 0 0;
    width: 90px;
}

#countdown li .label {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    color: #FBFBFB;
    text-transform: uppercase;
    text-align: center;
}
/*
Hero Carousel */
#heroVideoCarousel {
    height: 680px;
    width: 100%;
}

#heroVideoCarousel h1 {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 56px;
    line-height: 64px;
    font-weight: 700;
    text-align: left;
    color: #FBFBFB;
}

#heroVideoCarousel p {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    text-align: left;
    color: #FBFBFB;
}

/* FAQ collapsible panel styling */
#collapsible_panel-1361059788 span:nth-child(2),
#collapsible_panel_co-1453972963 span:nth-child(2),
#collapsible_panel_co_428804654-1277957297 span:nth-child(2),
#collapsible_panel_co_636900808-1954330398 span:nth-child(2) {
    font-family: BentonSans;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-align: left;
    color: #3D3D3D;
    position: relative;
}

#collapsible_panel-1361059788 .collapsible-caret,
#collapsible_panel_co-1453972963 .collapsible-caret,
#collapsible_panel_co_428804654-1277957297 .collapsible-caret,
#collapsible_panel_co_636900808-1954330398 .collapsible-caret {
    position: absolute;
    right: 30px;
}

.collapsible-panel .body-1{
    border: none !important;
}

.collapsible-panel .border{
    border: none !important;
}
.heroTopCont{
    height: 748px;
}
.member_week_hero_logo{
    padding-top: 70px;
}
.ATCcta{
    width: 200px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#faqCont{
    position:relative;
    background-color: #fff;
    padding: 50px;
}

.imagesRetina img {
    scale: 0.5;
}

.nowrap {
    white-space: nowrap;
}

#shopSmallNav {
    padding: 10px 0;
}

.lineBreaker {
    display: none;
}

.btn {
    min-width: 0;
    padding: .8125rem 0 !important;
}

a.text-link {
    padding-top: 0;
    padding-bottom: 0;
}

h1 {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
}

h2 {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
}

h3 {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
}

h4, p, a {
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
}

.desktopSpacer {
    display: block;
    padding: 0px !important;
    margin: 0px !important;
}

h1.member_week_h1 {
    font-size: 56px;
    line-height: 64px;
    font-weight: 700;
    color: #FFFFFF;
    text-align: center;
    max-width: 750px;
    margin: 0 auto;
}

p.member_week_p_sub {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    max-width: 720px;
    margin: 0 auto;
}

#mainContainer > div.container > div > div > div > div:nth-child(2) > section > div > div.hidden-md-down > div {
    background-position: bottom right;
    background-repeat: no-repeat;
}

#mainContainer > div.container > div > div > div > div:nth-child(2) > section > div > div.hidden-sm-down.hidden-lg-up > div {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
}

#faqCont h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    text-align: center;
    color: #262626;
}

p.terms {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    font-weight: 400;
    color: #3D3D3D;
}

#add-to-calendar > span > span, #add-to-calendar-two > span > span {
    font-size: 16px;
    vertical-align: sub;
    margin: 0 0 0 0;
}

.bottomCont {
    padding: 40px 0;
}
/* Video Background */
/* --------------------------------------------------------------------------------------- */
#mainContainer {
    position: relative;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
    padding: 0;
    background-color: #20255a;
}

#mainContainer > div.container {
    max-width: 100%;
    padding: 0;
}

#faqSection > div.container > div {
    margin: 0;
}

/*

.container {
  padding: 0px;
}

/* #mainContainer > div.container {
  max-width: 100%;
  padding: 0;
}

.container {
  padding: 0;
} */
/* #mainContainer > div.container > div {
  margin-left: -10px;
  margin-right: -10px;
}
*/
#mainContainer > div.container > div > div, #faqSection > div.container > div > div {
    padding: 0px !important;
}

/* Video Background */
#mainContainer > div.container > div > div > div > div.herovideo {
    max-width: 100%;
    width: 100%;
    position: fixed;
    padding: 0px;
    margin: 0px;
    transform: translateX(10px);
    background: url('https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/member-week/2024/img/mesh-gradient-deep.png');
    background-repeat: no-repeat;
    background-size: cover;
}

#mainContainer > div.container > div > div > div > div.herovideo > div > div.gabm-cmp-herovideo--background.false > div > video {
    min-width: 100vw !important;
    max-width: none !important;
    max-height: none !important;
    min-height: 100vh !important;
    margin: 0 0 0 -4px;
}

#videoBackground {
    max-width: 100%;
    width: 100%;
}

#videoBackground > div.container {
    max-width: 100%;
    padding: 0;
}


/* OneCMS Carousel style adjustments */
.cmp-carousel__item--active {
    z-index: auto;
}

#heroVideoCarousel > div.container {
    max-width: 100%;
    padding: 0;
}

.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background img {
    position: absolute;
    min-height: calc(100vh - 80px);
    width: auto;
    max-width: 100%;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    max-height: 100%;
    object-fit: cover;
}

.cmp-herovideo-carousel .cmp-carousel {
    height: calc(100vh - 60px);
    max-height: 680px !important;
    min-height: 680px !important;
}

.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo {
    height: calc(100vh - 60px);
    max-height: 680px !important;
    min-height: 680px !important;
}

.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--heading {
    padding: 0px;
    text-align: left;
    margin: 0px;
}

.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background {
    height: calc(100vh - 60px);
    max-height: 680px;
    /* min-height: 550px; */
}

.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background.zoom-in img, #item_1737560226062-tabpanel > div > div > div.gabm-cmp-herovideo--background.zoom-in {
    transition: none !important;
}

.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background img.ready {
    transition: none !important;
}



.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background img {
    min-height: 100% !important;
    min-width: 100% !important;
    max-height: 100% !important;
    background-size: contain;
}

/* #herovideo-tabpanel > div > div > div.gabm-cmp-herovideo--background.false.zoom-in > picture {
  opacity: 1;
} */

.cmp-herovideo-carousel .cmp-carousel__indicators {
    bottom: auto;
    top: 10px;
    display: none;
}
.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--controls {
    bottom: 10px;
    top: 10px;
    display: none;
}

.cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--content {
    max-width: 100% !important;
}


/* Hero background image height adjustments for extra large screens */
@media screen and (min-width: 1850px) and (max-width: 2550px) {
    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo, .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background {
        max-height: 850px;
    }
}
@media screen and (min-width: 2551px) and (max-width: 3052px) {
    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo, .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background {
        max-height: 950px;
    }
}
@media screen and (min-width: 3053px) {
    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo, .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background {
        max-height: 1050px;
    }
}

/* Hero Carousel  */
#logo_amex_ShopSmall {
    position: absolute;
    top: -468px;
    right: 10px;
}

#logo_amex_ShopSmall img {
    width: 139px;
    height: 75px;
}

/* Slide 1 */
.cmp-herovideo-carousel #heroSlide1Contents, .cmp-herovideo-carousel #heroSlide2Contents {
    min-width: 100%;
    min-height: 100%;
    width: 800px;
    height: 680px;
    overflow: hidden;
}

.cmp-herovideo-carousel #heroSlide1Contents > div.container, .cmp-herovideo-carousel #heroSlide2Contents > div.container {
    max-width: 100%;
    width: 100%;
}

.cmp-herovideo-carousel #memberweekLogoTeaser > img, .cmp-herovideo-carousel #memberweekLogoTeaser2 > img, .cmp-herovideo-carousel #memberweekLogoTeaserMobile > img {
    width: 314px;
    height: auto;
}

.cmp-herovideo-carousel #memberweekLogoTeaserMobile > img {
    display: none;
}

.cmp-herovideo-carousel #heroSlide1ContentsText, .cmp-herovideo-carousel #heroSlide2ContentsText {
    max-width: 680px;
    margin: 110px 0 0 180px;
}

.heroText1, .heroText2 {
    max-width: 430px;
}

#addCalendarContainer, #addCalendarContainer2 {
    max-width: 490px;
    width: 100%;
}

#addCalendarContainer > div.container, #addCalendarContainer2 > div.container {
    padding: 0;
}

.cmp-herovideo-carousel #heroSlide1Contents .btn, .cmp-herovideo-carousel #heroSlide2Contents .btn {
    width: 200px;
    height: 48px;
    border-radius: 8px;
    padding: 9px 0 !important;
    /* background: #00175A; */
}

.cmp-herovideo-carousel #heroSlide1ContentsText h1, .cmp-herovideo-carousel #heroSlide2ContentsText h1 {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    /* text-transform: uppercase; */
    color: #FBFBFB;
    padding: 40px 0 24px 0;
    width: 100% !important;
    max-width: 540px;;
}

.cmp-herovideo-carousel #heroSlide1ContentsText p, .cmp-herovideo-carousel #heroSlide2ContentsText p {
    font-family: "BentonSanswoff", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    color: #FBFBFB;
    padding: 0 0 40px 0;
}

.cmp-herovideo-carousel #heroSlide1ContentsText p.legal, .cmp-herovideo-carousel #heroSlide2ContentsText p.legal {
    font-family: "BentonSanswoff", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    color: #FFFFFF;
    padding: 0 0 10px 0;
}

#heroWaveDesktop, #heroWaveDesktop2 {
    display: block;
    position: absolute;
    right: 0px;
    bottom: -140px;
}

#heroWaveDesktop2 {
    bottom: -76px;
}

#heroWaveMobile, #heroWaveMobile2 {
    display: none;
}

#btnFindSmallBusinessesHero a, #btnFindSmallBusinessesHero2 a {
    background: #00175A;
}

/* Slide 2 */
/* #heroSlide2Contents {
  min-width: 100%;
  min-height: 100%;
  width: 800px;
  height: 600px;
  position: absolute !important;
  z-index: 100;
  top: -560px;
  left: -193px;
  background-size: 798px;
  background-position: 0px -242px;
}

#heroSlide2Contents > div.container {
  max-width: 490px;
  width: 100%;
}

#heroSlide2Contents > div.container {
  max-width: 100%;
  width: 100%;
}

#heroSlide2ContentsText {
  max-width: 430px;
  margin: 106px 0 0 235px;
}

#heroSlide2ContentsText h1 {
  font-size: 48px;
  line-height: 52px;
  font-weight: 500;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 0 0 12px 0;
  width: 470px;
}

#heroSlide2ContentsText p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 0 30px 0;
}

#heroSlide2ContentsText p.legal {
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 0 10px 0;
} */

/* Rewarded Section */
#rewardsContainer {
    padding: 120px 0 80px;
}

#rewardsContainer > div.container {
    max-width: 100%;
    padding: 0px;
}

#rewardsContainer h2 {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 40px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FBFBFB;
    padding: 0 0 24px 0;
    width: 100% !important;
    text-align: center;
}

#rewardsContainer p {
    font-family: "BentonSanswoff", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #FBFBFB;
    padding: 0 0 24px 0;
    width: 100% !important;
    text-align: center;
    max-width: 930px;
    margin: 0 auto;
}

#rewardsContainer p.legal {
    font-family: "BentonSanswoff", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #B5D7F4;
    padding: 0 0 40px 0;
    width: 100% !important;
    text-align: center;
    max-width: 930px;
    margin: 0 auto;
}

/* Logo Carousel */

#logo_carousel_wrapper > div.container {
    max-width: 100%;
    padding: 0px;
}

#logo_carousel_wrapper > div.container > div > div > div > div > div > section > div {
    max-width: 100%;
    padding: 0px;
}

:root {
    --no-of-slides: 26;
    --slides-in-view: 6;
    --slide-width: 160px;
    --slide-height: 100px;
    --iteration-time: 180s;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        /* transform: translateX(calc(var(--slide-width) * var(--no-of-slides)* -1)); */
        transform: translateX(-2815px);
    }
}

.sync_carousel__wrapper {
    display: flex;
    align-items: center;
    /* width: calc(var(--slides-in-view) * var(--slide-width)); */
    width: calc(var(--no-of-slides) * var(--slide-width));
    /* overflow: hidden; */
    margin: 0 auto;
    width: 100%;
}

.sync_carousel {
    /* background: #fff; */
    overflow: hidden;
    /* width: calc(2 * var(--no-of-slides)); */
    width: 100%;
}

.sync_carousel__slide {
    animation: scroll var(--iteration-time) linear infinite;
    display: flex;
    flex-direction: column;
    flex: 0 0 auto;
    /* width: var(--slide-width); */
    /* height: var(--slide-height); */
    height: 64px;
    box-sizing: border-box;
    margin: 0 40px;
}

.paused {
    animation-play-state: paused;
}

.sync_carousel__image {
    background-size: contain;
    background-repeat: no-repeat;
    height: 64px;
    margin: 0px;
}

/* End Logo Carousel */

/* FAQ Styles */
/* --------------------------------------------------------------------------------------- */
h2.faqTitle, h2.timeLineTitle {
    font-size: 40px;
    line-height: 56px;
    font-weight: 700;
    max-width: 730px;
    text-align: center;
    color: #FBFBFB;
    margin: 0 auto;
    padding: 0 10px 20px 10px;
}

h2.timeLineTitle {
    padding: 80px 10px 20px 10px;
}

p.faqTitle, p.timeLineTitle {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    max-width: 710px;
    text-align: center;
    color: #FBFBFB;
    margin: 0 auto;
    padding: 0 20px;
}

/* FAQ card nav styling */
#faqCarousel > section > div > div.owl-nav {
    /* position: relative;
    margin-top: -270px; */
}

#faqSection {
    width: 100%;
    padding: 80px 0;
}

#faqSection > div.container {
    max-width: 100%;
    padding: 0;
}

#faqCarousel {
    max-width: 100%;
    width: 100%;
    height: 450px;
    margin: 80px 0;
    overflow: hidden;
}

.owl-carousel .owl-item {
    display: flex;
    justify-content: center;
}

#faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item > div,
#faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active > div,
#faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div {
    width: 380px;
    max-width: 740px;
    height: 450px;
    margin: 0 50px;
}

#faqCarouselContainer > div.indFaqCardContainer.current > div.faqCardFront {
    cursor: pointer;
    background: #006FCF;
    border: none;
    border-radius: 16px;
}

.faqCardFront, .faqCardBack {
    width: 380px;
    height: 450px;
    padding: 33px;
    border-radius: 16px;
    border: solid 1px #85D7F4;
    position: absolute;
}

.faqCardBack {
    display: none;
    border: none;
    background: #FFFFFF !important;
    padding: 20px 10px 20px 40px;
}

/* #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > div.faqCardBack {
  display: block;
} */

#blueMobileHeaderBackground {
    display: none;
    width: 100vh;
    height: 220px;
    background: #006FCF;
    position: fixed;
    top: 0;
}

.faqCardFront > h1 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 400;
    color: #FBFBFB;
}

.faqCardFront > p.eyebrow {
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    color: #FFFFFF;
    padding: 0 0 20px 0;
}

.faqCardBack > h2 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #3D3D3D;
    padding: 10px 20px 20px 20px;
}

.faqCardBack > p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #3D3D3D;
    padding: 10px 20px 20px 20px;
}

.faqCardBack > p.legal {
    position: absolute;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #3D3D3D;
    padding: 0 0 20px 20px;
    bottom: 10px;
    max-width: 70%;
}

.mobileCard {
    display: none;
    position:absolute;
    width: 97%;
    height: 100%;
    /* background: #FFFFFF; */
}

.mobileCard > h1 {
    font-size: 29px;
    line-height: 36px;
    font-weight: 400;
    color: #FFFFFF;
    /* background-color: #006FCF; */
    height: 160px;
    padding: 10px 10px;
}

.mobileCard > h2 {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #3D3D3D;
    padding: 20px 10px;
}

.mobileCard > h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #3D3D3D;
    padding: 0 0 10px 10px;
}

.mobileCard > p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #3D3D3D;
    padding: 0 10px;
}

.mobileCard > p.legal {
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
    color: #3D3D3D;
    padding: 20px 0 0 10px;
}

#faqCarousel > section > div > div.owl-nav > button.owl-prev > span {
    display: block;
    width: 50px;
    background: url("https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/member-week/2024/img/1267725-arrowLeft.png");
    background-repeat: no-repeat;
    background-size: 100px;
}

#faqCarousel > section > div > div.owl-nav > button.owl-next > span {
    display: block;
    width: 50px;
    background: url("https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/member-week/2024/img/1267725-arrowRight.png");
    background-repeat: no-repeat;
    background-size: 100px;
}

#faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div  > div > div.faqCardFront {
    background: #006FCF !important;
    border: none !important;
}

#faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div  > div > div.faqCardFront > div {
    display: block;
}

#faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active > div  > div > div.faqCardFront > div, #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.cloned > div  > div > div.faqCardFront > div, #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item > div  > div > div.faqCardFront > div {
    display: none;
}

.seeAnswer {
    display:block;
    position: absolute;
    width: 155px;
    height: 48px;
    right: 32px;
    bottom: 32px;
    cursor: pointer;
    z-index: 100;
}

.closeCard {
    display:block;
    position: absolute;
    width: 50px;
    height: 50px;
    right: 16px;
    bottom: 16px;
    cursor: pointer;
}

.closeCardMobile {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    right: -21px;
    top: 9px;
    cursor: pointer;
}

#faqPagenation {
    position: absolute;
    display: flex;
    width: 576px;
    top: 205px;
    justify-content: space-between;
}

#faqCarousel > section > div > div.owl-nav > button.owl-prev > span > img, #faqCarousel > section > div > div.owl-nav > button.owl-next > span > img {
    width: 48px;
    height: auto;
}

#faqCarousel > section > div > div.owl-nav > button.owl-prev:hover, #faqCarousel > section > div > div.owl-nav > button.owl-next:hover {
    background: 0 0;
}

#faqCarousel > section > div > div.owl-nav > button.owl-prev {
    position: absolute;
    top: 190px;
    margin-left: -265px;
}

#faqCarousel > section > div > div.owl-nav > button.owl-next {
    position: absolute;
    top: 190px;
    margin-left: 215px;
}

#faqPageCounterContainer {
    display: none;
    font-family: "BentonSanswoff", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 22px;
    color: #F4F4F4;
    text-align: center;
    margin-top: -170px;
}

/* Timeline Styles */
/* --------------------------------------------------------------------------------------- */
#Card1987Link {
    color: #FFFFFF;
    text-decoration: underline;
}

#timeLineSection {
    width: 100%;
    height: 500px;
}

#timeLineSection > div.container {
    max-width: 100%;
    padding: 0;
}

#timeLine {
    position: absolute;
    bottom: 239px;
    width: 100%;
    height: 4px;
    background: rgb(0,143,195);
    background: linear-gradient(90deg, rgba(0,143,195,1) 0%, rgba(83,193,156,1) 50%, rgba(255,182,68,1) 100%);
}

#timeLineCarousel {
    max-width: 100%;
    width: 100%;
    height: 710px;
    margin: 80px 0 0 0;
    overflow: hidden;
}

#timeLineCarousel > section > div > div.owl-stage-outer {
    margin-left: -50px;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div {
    height: 800px;
    padding: 170px 0 0 0;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item > div,
#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active > div,
#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div {
    width: 230px;
    max-width: 740px;
    height: 500px;
    margin: 0 50px;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div {
    margin: 0 50px;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center {
    margin: 44px 50px 0;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div.indTimeLineContainer{
    -webkit-transform: scale(1.87);
    transform: scale(1.87);
    transition: all .5s;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > div.mileStoneContainer > h1 {
    margin: 4px 0;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > div.mileStoneContainer > h2 {
    padding: 0 0 3px 0;
    line-height: 22px;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > div.blueDot {
    transform: scale(.5);
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > div.blueDot {
    transform: scale(.5);
    margin: 0 0 0 -6px;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > p {
    font-size: 8px;
    line-height: 10px;
    color: #FBFBFB;
    margin: 0 0 0 0;
}

.indTimeLineContainer {
    width: 100%;
    height: 100%;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div {
    margin: 40px 0 0 0;
}

#timeLineCarousel > section > div > div.owl-nav > button.owl-prev > span {
    display: block;
    width: 50px;
    background: url("https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/member-week/2024/img/1267725-arrowLeft.png");
    background-repeat: no-repeat;
    background-size: 100px;
}

#timeLineCarousel > section > div > div.owl-nav > button.owl-next > span {
    display: block;
    width: 50px;
    background: url("https://www.americanexpress.com/content/dam/amex/en-us/benefits/membership/member-week/2024/img/1267725-arrowRight.png");
    background-repeat: no-repeat;
    background-size: 100px;
}

.timelineTitleContainer {
    height: 50px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.timelineTitleContainer h1 {
    font-size: 12px;
    line-height: 15px;
    color: #FBFBFB;
}

.indTimeLineContainer h2 {
    font-size: 24px;
    line-height: 32px;
    color: #FBFBFB;
    padding: 0 0 10px 0;
}

.indTimeLineContainer p {
    font-size: 16px;
    line-height: 24px;
    color: #FBFBFB;
}

.blueDot {
    width: 24px;
    height: 24px;
    margin: 10px 0;
}

#timeLineCarousel > section > div > div.owl-nav {
    position: relative;
    margin-top: -680px;
    margin-left: 6px;
}

#timeLineCarousel > section > div > div.owl-nav > button.owl-prev:hover,
#timeLineCarousel > section > div > div.owl-nav > button.owl-next:hover {
    background: 0 0;
}
#timeLineCarousel > section > div > div.owl-nav > button.owl-prev {
    position: absolute;
    margin: -75px 0 0 -265px;
}

#timeLineCarousel > section > div > div.owl-nav > button.owl-prev > span {
    background-position-x: -50px;
}

#timeLineCarousel > section > div > div.owl-nav > button.owl-next {
    position: absolute;
    margin: -75px 0px 0 210px;
}

#timeLineCarousel > section > div > div.owl-nav > button.owl-next > span {
    background-position-x: -50px;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active > div > div > div.mileStoneContainer,
#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item > div > div > div.mileStoneContainer
{
    opacity: .5;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > div.mileStoneContainer {
    opacity: 1;
    margin: 40px 0 0 0;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > p {
    display: block;
}

#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item > div > div > p,
#timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active > div > div > p {
    display: none;
}


/* Middle module Styling */
/* --------------------------------------------------------------------------------------- */

.rowMainCont {
    width: 100%;
    max-width: 1360px;
    padding: 80px 0 120px 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.columnMainCont {
    width: 50%;
    text-align: center;
    padding: 0 20px;
}

.iconImg1 {
    padding: 0 0 25px 0;
}

.rowMainCont h2 {
    font-size:32px;
    font-weight: 700;
    line-height:40px;
    color: #fff;
    padding: 0 0 20px 0;
}

.rowMainCont p {
    font-size:16px;
    font-weight:400;
    line-height:24px;
    color: #fff;
    padding: 0 0 40px 0;
}

.buttonWithinCustom {
    height: 48px;
    padding: 15px 24px;
    border-radius: 8px;;
    background: #006FCF;
    margin: 5px;
}

.buttonCont a {
    padding: 15px 24px;
    border-radius: 8px;;
    background: #006FCF;
    margin: 5px auto;
    max-width: 340px;
    font-size:16px;
    font-weight:400;
    line-height:24px;
    color: #fff;
}

#mwSplashOptionA {
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 0 80px 0;
}

#mwSplashOptionA > div.container {
    max-width: 100%;
    padding: 0;
}

#mwSplashOptionA img {
    width: 80px;
    height: auto;
    padding: 0 0 25px 0;
}

#btnPersonal {
    margin: 0 auto 0 0;
}

#btnPersonal > a, #btnBusiness > a {
    max-width: 220px;
    border-radius: 8px;
}

#btnRefer {
    max-width: 124px;
    margin: 0 auto;
}

#btnRefer > a {
    border-radius: 8px;
}

#btnPersonal > a, #btnBusiness > a {
    max-width: 220px;
    border-radius: 8px;
}

#btnPersonal > a.margin-center {
    margin: 0 0 0 auto !important;
}

#btnBusiness > a.margin-center {
    margin: 0 auto 0 0 !important;
}


/* #faqSection > div.container > div > div > div > div:nth-child(2) {
  display: none;
}

#faqSection > div.container > div > div > div > div:nth-child(3) {
  display: block;
} */

#mwSplashOptionA h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    padding: 0 0 20px 0;
    text-align: center;
}

#mwSplashOptionA p {
    max-width: 640px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    padding: 0 20px 40px 20px;
    text-align: center;
    min-height: 90px;
}

#mwSplashOptionB {
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 0 120px 0;
}

#mwSplashBCardsImage {
    height: 290px;
}

#mwSplashBCardsImage img {
    max-width: 719px !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

#expMoreContainer {
    max-width: 1280px;
    margin: 0 auto;
    padding: 60px 0;
    display: flow-root;
    padding-bottom: 110px;
}

#expMoreContainer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 16px;
    border: 2px solid transparent;
    background: linear-gradient(0deg, #006ECF, #35C583, #579CD9) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
}

#expMoreContainer h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    color: #fff;
    text-align: center;
    max-width: 560px;
    margin: 0 auto;
    padding: 20px 0 25px 20px;
}

#expMoreContainer p {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    color: #fff;
    text-align: center;
    max-width: 540px;
    margin: 0 auto;
    padding: 0 20px 25px;
}

#expMoreOptionsContainer {
    width: 100%;
    max-width: 900px;
    height: 50px;
    margin: 0 auto;
    padding: 10px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

#expMoreOptionsContainer > div:nth-child(1) > i, #expMoreOptionsContainer > div:nth-child(2) > i, #expMoreOptionsContainer > div:nth-child(3) > i, #expMoreOptionsContainer > div:nth-child(4) > i, #expMoreOptionsContainer > div:nth-child(5) > i {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    color: #56A1E3;
}

.btnOptions {
    margin: 10px 0;
    padding: 10px 24px;
    border-right: 1px solid #3D4F82;
}

.btnOptions:last-child {
    border: none;
}

.btnOptions a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #FFFFFF;
}

.btnOptions a:hover {
    text-decoration: underline;
    color: #FFFFFF;
}

.btnOptions a:focus {
    border: 2px solid #FBFBFB;
}

#referAFriendContainer {
    max-width: 900px;
    margin: 0 auto;
    padding: 20px 0 120px 0;
}

#referAFriendPhoto img {
    width: 367px;
    height: auto;
}

#referAFriendContainer h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    color: #fff;
    text-align: left;
    max-width: 460px;
    padding: 65px 0 15px 0;
}

#referAFriendContainer p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    text-align: left;
    max-width: 460px;
    padding: 0 0 20px 0;
}

#referAFriendContainer .button a {
    width: 128px;
    border-radius: 8px;
}

@media (max-width: 1440px) {

    /* #countdownTimerContainer {
      width: 100%;
      max-width: 100%;
      margin: 0 auto;
      padding: 25px 0 0 0;
    } */

    #countdownTimerContainer {
        padding: 30px 0;
    }

    #countdownTimerContainer h1 {
        font-size: 24px;
        line-height: 32px;
        padding: 0 25px;
        vertical-align: bottom;
    }

    #countdown li {
        height: 40px;
        width: 70px;
        padding: 0px 0 20px;
        margin: 0 5px 0 0;
    }

    #countdown li .count {
        font-size: 40px;
        padding: 0 0 5px 0;
        width: 100%;
    }

    #countdown li .label {
        font-size: 12px;
    }

    #heroVideoCarousel {
        height: 540px;
        width: 100%;
    }

    .cmp-herovideo-carousel .cmp-carousel {
        height: calc(100vh - 60px);
        max-height: 540px !important;
        min-height: 540px !important;
    }

    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo {
        height: calc(100vh - 60px);
        max-height: 540px !important;
        min-height: 540px !important;
    }

    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--heading {
        padding: 0px;
        text-align: left;
        margin: 0px;
    }

    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background {
        height: calc(100vh - 60px);
        max-height: 540px;
        /* min-height: 550px; */
    }

    .cmp-herovideo-carousel #heroSlide1Contents {
        height: 540px;
        /* height: 600px; */
    }

    .cmp-herovideo-carousel #heroSlide1ContentsText, .cmp-herovideo-carousel #heroSlide2ContentsText {
        max-width: 580px;
        margin: 90px 0 0 20px;
    }

    .cmp-herovideo-carousel #heroSlide1ContentsText h1, .cmp-herovideo-carousel #heroSlide2ContentsText h1 {
        font-size: 40px;
        line-height: 48px;
        font-weight: 700;

    }

    .cmp-herovideo-carousel #heroSlide1ContentsText p, .cmp-herovideo-carousel #heroSlide2ContentsText p  {
        font-size: 20px;
        line-height: 29px;
    }

    #heroWaveDesktop {
        position: absolute;
        right: 0px;
        bottom: -35px;
    }

    #heroWaveDesktop2 {
        position: absolute;
        right: 0px;
        bottom: -32px;
    }

    #rewardsContainer {
        padding: 0 0 64px;
    }

    #rewardsContainer h2 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 700;
    }

    #rewardsContainer p {
        font-size: 16px;
        line-height: 24px;
        max-width: 740px;
    }

    #expModuleContainer {
        max-width: 100%;
        padding: 64px 40px;
    }

    #expColumnContainer {
        /* max-width: 1040px; */
        padding: 0;
    }

    #expColumnDining, #expColumnTravel, #expColumnAmexOffers, #expColumnEntertainment {
        max-width: 316px;
    }

    #expColumnContainer img {
        width: 100%;
        height: auto;
        display: block;
        padding-bottom: 24px;
    }

    #expModuleContainer h2 {
        font-size: 32px;
        line-height: 40px;
        padding: 0 0 16px 0;
    }

    #expModuleContainer p {
        font-size: 16px;
        line-height: 24px;
        max-width: 690px;;
    }

    [data-dls-icon][data-dls-icon-variant=outline] svg {
        display: inherit !important;
        width: 24px;
    }

    #expColumnContainer h3 {
        font-size: 24px;
        line-height: 52px;
    }

    #expColumnContainer p {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: #FBFBFB;
        padding: 0 0 0 0;
        width: 100% !important;
        text-align: left;
        max-width: 316px;
        padding: 0 0 0 0;
    }

    h2.faqTitle, h2.timeLineTitle {
        max-width: 480px;
        font-size: 32px;
        line-height: 40px;
    }

    h2.timeLineTitle {
        max-width: 580px;
    }

    p.faqTitle, p.timeLineTitle {
        max-width: 570px;
        font-size: 16px;
        line-height: 24px;
    }

    p.timeLineTitle {
        max-width: 820px;
    }

    #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item > div,
    #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active > div,
    #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div {
        width: 316px;
        max-width: 740px;
        height: 450px;
        margin: 0 50px;
    }

    .faqCardFront, .faqCardBack {
        width: 316px;
        height: 382px;
        padding: 33px;
        border-radius: 16px;
        border: solid 1px #85D7F4;
        position: absolute;
    }

    #faqCarousel > section > div > div.owl-nav > button.owl-prev {
        position: absolute;
        top: 150px;
        margin-left: -235px;
    }

    #faqCarousel > section > div > div.owl-nav > button.owl-next {
        position: absolute;
        top: 150px;
        margin-left: 185px;
    }

    .faqCardFront > p.eyebrow {
        font-size: 14px;
        line-height: 22px;
        padding: 0 0 16px 0;
    }

    .faqCardFront > h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .faqCardBack > h2 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: #3D3D3D;
        padding: 0 0 20px 20px;
    }

    .faqCardBack > p {
        font-size: 12px;
        line-height: 18px;
        font-weight: 400;
        color: #3D3D3D;
        padding: 0 0 20px 20px;
    }

    #mwSplashOptionA {
        padding: 64px 0;
    }

    #mwSplashOptionA h2 {
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        color: #fff;
        padding: 0 0 20px 0;
        text-align: center;
    }

    /* #mwSplashOptionA p {
      max-width: 640px;
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      color: #fff;
      padding: 0 20px 40px 20px;
      text-align: center;
      min-height: 90px;
    } */

    #mwSplashBCardsImage {
        height: 190px;
    }

    #mwSplashBCardsImage img {
        max-width: 500px !important;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
    }
}

@media (max-width: 1280px) {



}

@media (max-width: 1279px) {
    ._addReminderBtn_74t9s_8 {
        width: 100%;
        margin-top: 5px !important;
    }
}

@media (max-width: 1134px) {
    .desktopSpacer {
        display: none;
    }
}

/* Adjusting margins based on varing widths */
@media (max-width: 1023px) {

    #heroWaveDesktop, #heroWaveDesktop2 {
        display: none;
    }

    #heroWaveMobile {
        /* display: block;
        position: absolute;
        right: 0px;
        bottom: -104px; */
    }

    #heroWaveMobile {
        display: block;
        position: absolute;
        right: -20px;
        bottom: -34px;
    }

    #expColumnContainer {
        max-width: 750px;
        padding: 0 20px;
    }

    #expColumnDining, #expColumnTravel, #expColumnAmexOffers, #expColumnEntertainment {
        max-width: 220px;
    }

    .owl-theme .owl-nav {
        position: absolute;
        width: 900px;
        top: 770px;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 200;
    }

    #faqCarousel {
        height: 520px;
        margin: 40px 0 80px;
    }

    #faqCarousel > section > div > div.owl-nav {
        top: 0px;
    }

    #faqCarousel > section > div > div.owl-nav > button.owl-prev {
        top: 399px;
        margin-left: -85px;
    }

    #faqCarousel > section > div > div.owl-nav > button.owl-next {
        top: 399px;
        margin-left: 35px;
    }

    #faqPageCounterContainer {
        display: block;
        /* font-family: "BentonSanswoff", Helvetica Neue, Helvetica, sans-serif !important;
        font-size: 14px;
        line-height: 22px;
        color: #F4F4F4;
        text-align: center; */
    }


    #mwSplashOptionA {
        margin: 0 auto;
        padding: 60px 0;
    }

    #mwSplashOptionA .container .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #mwSplashOptionA p {
        max-width: 100%;
        padding: 0 50px 25px 50px;
        min-height: 0px;
    }

    #btnRefer {
        max-width: 340px;
        padding-bottom: 80px;
    }

    #expMoreOptionsContainer {
        width: 100%;
        max-width: 640px;
    }

    #expMoreContainer {
        padding-bottom: 180px;
    }

    #referAFriendContainer > div.container > div > div.col-md-5 {
        flex: 0 0 55%;
        max-width: 55%;
    }

    #referAFriendContainer > div.container > div > div.col-md-7 {
        flex: 0 0 45%;
        max-width: 45%;
    }

    #referAFriendContainer h1 {
        padding: 35px 0 15px 0;
    }

    /* #btnRefer > a {
      max-width: 100%;
    } */

    #btnPersonal, #btnBusiness  {
        max-width: 340px;
        margin: 0 auto !important;
        padding-bottom: 10px;;
    }

    #btnPersonal > a, #btnBusiness > a {
        max-width: 340px;
    }

    #btnPersonal > a.margin-center {
        margin: 0 auto !important;
    }

    #btnBusiness > a.margin-center {
        margin: 0 auto !important;
    }

    #timeLineCarousel > section > div > div.owl-nav {
        position: relative;
        margin-top: -1410px;
    }
}

@media (max-width: 1023px) {

    #faqCarousel > section > div > div.owl-nav > button.owl-prev > span {
        background-position-x: -50px;
    }

    #faqCarousel > section > div > div.owl-nav > button.owl-next > span {
        background-position-x: -50px;
    }

}

/* Adjusting margins based on varing widths */
@media (max-width: 767px) {

    #mainContainer {
        /* margin: 0 0 0 -4px; */
    }

    #mainContainer > div.container > div > div > div > div.herovideo {
        background-size: cover;
        height: 100%;
        background-position-x: 0px;
        margin: 0 0 0 -4px;
    }

    #mainContainer > div.container > div > div > div > div.herovideo > div > div.gabm-cmp-herovideo--background.false > div > video {
        display: none;
    }

    #heroVideoCarousel {
        height: 680px;
        width: 100%;
    }

    .cmp-herovideo-carousel .cmp-carousel {
        height: calc(100vh - 60px);
        max-height: 680px !important;
        min-height: 680px !important;
    }

    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo {
        height: calc(100vh - 60px);
        max-height: 680px !important;
        min-height: 680px !important;
    }

    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--heading {
        padding: 0px;
        text-align: left;
        margin: 0px;
    }

    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background {
        height: calc(100vh - 60px);
        max-height: 680px;
        /* min-height: 550px; */
    }

    .cmp-herovideo-carousel #heroSlide1Contents {
        height: 680px;
    }


    #heroWaveMobile {
        display: block;
        position: absolute;
        right: -20px;
        bottom: -564px;
    }

    .sync_carousel__slide {
        margin: 0 20px;
    }

    #expModuleContainer {
        max-width: 100%;
        padding: 48px 0;
    }

    #expModuleContainer h2 {
        font-size: 24px;
        line-height: 32px;
        padding: 0 20px 24px;
    }

    #expModuleContainer p {
        padding: 0 20px 16px;
    }

    #expColumnContainer {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: space-between;
        max-width: 430px;
        padding: 40px 20px 0;
        margin: 0 auto;
    }

    #expColumnDining, #expColumnTravel, #expColumnAmexOffers, #expColumnEntertainment {
        max-width: 100%;
    }

    #expColumnContainer p {
        max-width: 100%;
        padding: 0 0 64px 0;
    }

    #expColumnEntertainment > p {
        padding: 0 0 0 0;
    }

    h1.member_week_h1 {
        font-size: 38px;
        line-height: 48px;
    }

    p.member_week_p_sub {
        font-size: 20px;
        line-height: 28px;
        font-weight: 400;
        color: #FFFFFF;
        text-align: center;
        max-width: 500px;
        margin: 0 auto;
    }

    #mainContainer > div.container > div > div > div > div:nth-child(2) > section > div > div.hidden-md-up > div {
        background-position: bottom right;
        background-size: contain;
        background-repeat: no-repeat;
    }

    /* Video background adjustment */
    #mainContainer > div.container > div > div > div > div.cmp-herovideo-carousel {
        transform: translateX(6px);
    }

    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo {
        height: calc(100vh - 60px);
        /* height: 700px; */
        max-height: 750px !important;
        min-height: 750px !important;
    }

    .cmp-herovideo-carousel .cmp-carousel .gabm-cmp-herovideo--background {
        /* height: calc(100vh - 60px); */
        height: 700px;
        max-height: 750px;
        /* min-height: 550px; */
    }

    .cmp-herovideo-carousel #heroSlide1Contents {
        min-width: 100%;
        min-height: 100%;
        width: 100%;
        height: 750px;
    }

    .cmp-herovideo-carousel #memberweekLogoTeaser, .cmp-herovideo-carousel  #memberweekLogoTeaser2, .cmp-herovideo-carousel  #memberweekLogoTeaserMobile {
        text-align: center !important;
    }

    .cmp-herovideo-carousel #memberweekLogoTeaser > img, .cmp-herovideo-carousel #memberweekLogoTeaser2 > img {
        display: none;
    }

    .cmp-herovideo-carousel #memberweekLogoTeaserMobile > img {
        display: block;
        width: 300px;
        height: auto;
        margin: 0 auto;
    }


    .cmp-herovideo-carousel #heroSlide1ContentsText, .cmp-herovideo-carousel #heroSlide2ContentsText {
        max-width: 430px;
        margin: 50px auto 0 auto;
    }

    .cmp-herovideo-carousel #heroSlide1ContentsText h1, .cmp-herovideo-carousel #heroSlide2ContentsText h1 {
        font-size: 29px;
        line-height: 35px;
        font-weight: 700;
        padding: 200px 0 20px 0;
    }

    .cmp-herovideo-carousel #heroSlide2ContentsText h1 {
        padding: 157px 0 20px 0;
    }

    .cmp-herovideo-carousel #heroSlide1ContentsText p, .cmp-herovideo-carousel #heroSlide2ContentsText p {
        font-size: 19px;
        line-height: 26px;
        padding: 0 0 20px 0;
    }

    .ATCcta {
        width: 100%;
    }

    .cmp-herovideo-carousel #heroSlide1Contents .btn {
        width: 100%;
    }

    #addCalendarContainer p {
        text-align: center !important;
    }

    #rewardsContainer {
        padding: 80px 0 48px;
    }

    #rewardsContainer h2 {
        font-size: 24px;
        line-height: 32px;
        font-weight: 700;
        padding: 0 40px 24px;
    }

    #rewardsContainer p {
        padding: 0 40px 24px;
    }



    /* title styles for both interactive sections */
    h2.faqTitle, h2.timeLineTitle {
        font-size: 32px;
        line-height: 40px;
        font-weight: 700;
        max-width: 100%;
        text-align: center;
        color: #FBFBFB;
        margin: 0 auto;
        padding: 0 10px 20px 10px;
    }

    h2.timeLineTitle {
        padding: 56px 25px 20px 25px;
    }

    p.faqTitle, p.timeLineTitle {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        max-width: 750px;
        text-align: center;
        color: #FBFBFB;
        margin: 0 auto;
        padding: 0 10px;
    }

    #faqSection {
        padding: 48px 0;
    }

    /* Faq Carousel Section */
    /* --------------------------------------------------------------------------------------- */
    #faqSection {
        margin: 0px 0 0 0;
    }

    #modal-overlay {
        display: none;
        position: absolute;
        width: 100%;
        height: 100%;

        background: #FFFFFF;
    }

    #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item > div, #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active > div, #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div {
        width: 316px !important;
        margin: 0 5px;
    }

    .faqCardFront, .faqCardBack {
        width: 316px !important;
    }

    #faqCarousel > section > div > div.owl-nav {
        top: 460px;
    }

    #faqCarousel > section > div > div.owl-nav > button.owl-prev {
        top: -60px;
        bottom: 0px;
        margin-left: -85px;
    }

    #faqCarousel > section > div > div.owl-nav > button.owl-next {
        top: -60px;
        bottom: 0px;
        margin-left: 35px;
    }

    #faqCarousel > section > div > div.owl-nav > button.owl-prev > span {
        background-position-x: -50px;
    }

    #faqCarousel > section > div > div.owl-nav > button.owl-next > span {
        background-position-x: -50px;
    }

    .seeAnswer {
        right: 16px;
        bottom: 16px;
        display:block;
    }

    .mobileCard {
        display: none;
        /* visibility: hidden; */
    }

    .faqCardFront, .faqCardBack {
        padding: 16px;
    }

    .faqCardFront > h2 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 400;
        color: #FBFBFB;
    }

    .faqCardFront > p.eyebrow {
        font-size: 12px;
        line-height: 18px;
        font-weight: 700;
        color: #FFFFFF;
        padding: 16px 0 20px 0;
    }

    /* #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item > div > div > div.mobileCard,
    #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active > div > div > div.mobileCard,
    #faqCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > div.mobileCard {
      visibility: hidden;
    } */

    /* MobileCard header styles */
    #slide1 > div > div.mobileCard > h1, #slide2 > div > div.mobileCard > h1, #slide6 > div > div.mobileCard > h1, #slide9 > div > div.mobileCard > h1 {
        padding-top: 45px;
    }

    #slide3 > div > div.mobileCard > h1, #slide4 > div > div.mobileCard > h1, #slide7 > div > div.mobileCard > h1 {
        padding-top: 25px;
    }


    /* Middle module button styling */
    .buttonCont a {
        width: 100%;
    }

    #mwSplashOptionA h2 {
        font-size: 24px;
        line-height: 32px;
        padding: 0 0 16px 0;
    }

    #mwSplashOptionB {
        max-width: 100%;
        margin: 0 auto;
        padding: 0 16px 45px 16px;
    }

    #mwSplashOptionB > div.container {
        max-width: 100%;
    }

    #mwSplashBCardsImage {
        height: 90px;
    }

    #expMoreContainer {
        padding-bottom: 330px;
    }

    #mwSplashBCardsImage img {
        max-width: 300px !important;
    }

    #expMoreOptionsContainer {
        width: 100%;
        max-width: 90%;
        flex-wrap: nowrap;
        flex-direction: column;
        padding: 160px 0 0 0;
    }

    #expMoreContainer h1 {
        font-size: 24px;
        line-height: 32px;
        color: #fff;
        text-align: center;
        max-width: 100%;
        margin: 0 auto;
        padding: 20px 10px 10px 10px;
    }

    .btnOptions {
        margin: 10px;
        padding: 0px 24px 15px 24px;
        text-align: center;
        border-right: none;
        border-bottom: 1px solid #3D4F82;
    }

    #referAFriendContainer {
        padding: 20px 0 60px 0;
    }

    #referAFriendContainer > div.container > div > div.col-md-5, #referAFriendContainer > div.container > div > div.col-md-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #referAFriendContainer img {
        width: 265px;
        margin: 0 0 0 20px;
    }

    #referAFriendContainer h1 {
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        color: #fff;
        text-align: center;
        max-width: 100%;
        padding: 40px 0 15px 0;
        margin: 0 auto;
    }

    #referAFriendContainer p {
        text-align: center;
        max-width: 700px;
        padding: 0 0 25px 0;
        margin: 0 auto;
    }

    #referAFriendContainer .button a {
        width: 340px;
        margin: 0 auto;
    }



    /* Timeline Section */
    /* --------------------------------------------------------------------------------------- */
    #timeLineCarousel {
        max-width: 100%;
        width: 100%;
        height: 700px;
        margin: -80px 0 0 0;
        overflow: hidden;
    }

    #timeLine {
        bottom: 229px;
    }

    #timeLineCarousel > section > div > div.owl-stage-outer {
        margin-left: -50px;
    }

    #timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center {
        margin: 42px 50px 0;
    }

    #timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item > div,
    #timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active > div,
    #timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div {
        margin: 0 5px;
    }

    #timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div.indTimeLineContainer{
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
        transition: all .5s;
    }

    #timeLineCarousel > section > div > div.owl-nav > button.owl-prev {
        margin: -118px 0px 0 -197px !important;
    }

    #timeLineCarousel > section > div > div.owl-nav > button.owl-next {
        margin: -118px 0px 0 140px !important;
    }

    #timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div {
        margin-top: -11px;
    }

    #timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > div.blueDot {
        width: 37px;
        height: 37px;
        margin: -5px 0 0 -10px;
    }

    #timeLineCarousel > section > div > div.owl-stage-outer > div > div.owl-item.active.center > div > div > p {
        font-size: 11px;
        line-height: 14px;
    }


    /* Middle module Styling */
    /* --------------------------------------------------------------------------------------- */

    /* .rowMainCont {
      padding: 56px 0 80px 0;
      flex-direction: column;
      align-items: center;
    }

    .columnMainCont {
      width: 100%;
      max-width: 360px;
      text-align: center;
      padding: 0 10px;
    }

    #colmd12-1-partials > div.rowMainCont > div:nth-child(2) {
      padding: 80px 0 0 0;
    }

    .rowMainCont h2 {
      font-size:24px;
      line-height:32px;
      padding: 0 0 16px 0;
    }

    .rowMainCont p {
      padding: 0 0 12px 0;
    }

    .buttonWithinCustom {
      width: 100%;
      max-width: 340px;
      height: 48px;
      padding: 0 24px;
      border-radius: 8px;
      margin: 12px 0;
    } */

    /* Bottom FAQ Styles */
    #faqCont {
        padding: 50px 10px;
    }

    #faqCont h2 {
        text-align: left;
    }

    #collapsible_panel-1361059788 .collapsible-caret, #collapsible_panel_co-1453972963 .collapsible-caret, #collapsible_panel_co_428804654-1277957297 .collapsible-caret, #collapsible_panel_co_636900808-1954330398 .collapsible-caret {
        position: absolute;
        right: 0px;
    }

    .bottomCont {
        padding: 33px 0;
    }

}

@media screen and (max-width: 500px) {
    #heroWaveMobile {
        width: 500px;
        height: 44px;
        display: block;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -554px;
    }

    #heroSlide2ContentsText h1 {
        padding: 129px 0 20px 0;
    }
}

@media screen and (max-width: 429px) {
    #rewardsContainer h2 {
        text-align: left;
        padding: 0 20px 24px;
    }

    #rewardsContainer p {
        text-align: left;
        padding: 0 20px 24px;
    }

    #rewardsContainer p.legal {
        text-align: left ;
        padding: 0 0 40px 20px;
    }

    h2.faqTitle, h2.timeLineTitle {
        font-size: 24px;
        line-height: 32px;
        font-weight: 700;
        max-width: 100%;
        text-align: center;
        color: #FBFBFB;
        margin: 0 auto;
        padding: 0 20px 20px;
        text-align: left;
    }

    p.faqTitle, p.timeLineTitle {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        max-width: 750px;
        text-align: center;
        color: #FBFBFB;
        margin: 0 auto;
        padding: 0 20px;
        text-align: left;
    }

    #expModuleContainer h2 {
        text-align: left;
    }

    #expModuleContainer p {
        text-align: left;
    }
}


@media screen and (max-width: 386px) {
    #heroSlide2ContentsText h1 {
        padding: 123px 0 20px 0;
    }
}

@media screen and (max-width: 375px) {
    #expMoreContainer h1 {
        font-size: 24px;
        line-height: 32px;
        color: #fff;
        text-align: center;
        max-width: 290px;
        margin: 0 auto;
        padding: 20px 0 25px 0;
    }
}

@media screen and (max-width: 320px) {
    #heroWaveMobile {
        bottom: -554px;
    }
}


#amex-footer{
    position:relative;
}


* {
    box-sizing: border-box;
}

/* <--------------------------------------------------------------------------------------------------->
Thank you page specific Styles */
#expModuleContainer {
    max-width: 100%;
    padding: 80px 0;
}

#expModuleContainer > div.container {
    max-width: 100%;
    padding: 0px;
}

#expModuleContainer h2 {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 36px;
    line-height: 44px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FBFBFB;
    padding: 0 0 16px 0;
    width: 100% !important;
    text-align: center;
}

#expModuleContainer svg {
    width: 24px;
    height: 24px;
}

#expModuleContainer h3 {
    font-family: "BentonSanswoff", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    color: #FBFBFB;
    padding: 0 0 0 16px;
    width: 100% !important;
    text-align: left;
    display: inline;
    vertical-align: text-bottom;
}

#expModuleContainer p {
    font-family: "BentonSanswoff", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #FBFBFB;
    padding: 0 0 40px 0;
    width: 100% !important;
    text-align: center;
    max-width: 830px;
    padding: 0 0 40px 0;
    margin: 0 auto;
}

#expColumnContainer {
    max-width: 1360px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-gap: 24px;
    padding: 0px;
}

#expColumnContainer p {
    font-family: "BentonSanswoff", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #FBFBFB;
    padding: 0 0 0 0;
    width: 100% !important;
    text-align: left;
    max-width: 376px;
    padding: 15px 0 0 0;
}

#expColumnDining, #expColumnTravel, #expColumnAmexOffers, #expColumnEntertainment {
    max-width: 376px;
}

#expColumnContainer img {
    width: 100%;
    height: auto;
    display: block;
    padding-bottom: 24px;
}

#expColumnDining i, #expColumnTravel i, #expColumnAmexOffers i, #expColumnEntertainment i {
    display: inline-block;
}

/* #expColumnDining h3, #expColumnTravel h3, #expColumnEntertainment h3 {
  display: inline-block;
} */

.indExclusiveExpEyebrowWhite, .indExclusiveExpEyebrowBlue, .indExclusiveExpEyebrowWhiteCenter, .indExclusiveExpEyebrowBlueCenter {
    font-family: "BentonSansBold", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 14px;
    line-height: 22px;
    color: #006FCF;
    display: inline-block;
    background: #FFFFFF;
    padding: 8px;
    margin-bottom: 16px;
}

.indExclusiveExpEyebrowWhiteCenter, .indExclusiveExpEyebrowBlueCenter {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.indExclusiveExpEyebrowBlue, .indExclusiveExpEyebrowBlueCenter {
    color: #FFFFFF;
    background: #006FCF;
}


#yearRoundValueCarousel > .container {
    padding: 80px 0;
}

.twoColsImageRight > div.container, .twoColsImageleft > div.container {
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    /* padding: 80px 20px; */
}

.tabTitle, .tabExclusiveExpTitle {
    max-width: 700px;
    margin: 0 auto;
    padding: 0 0 48px 0;
    text-align: center;
}

.tabTitle h2, .tabExclusiveExpTitle h2 {
    font-family: "BentonSansBold", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 36px;
    line-height: 44px;
    color: #FBFBFB;
    padding: 0;
}

.tabTitle p, .tabExclusiveExpTitle p {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 20px;
    line-height: 29px;
    color: #FBFBFB;
    padding: 16px 0;
}

/* p a {
  color: #FBFBFB;
  text-decoration: underline !important;
} */

.twoColsImageRight > div.container > div > div:nth-child(1) {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    flex: 0 0 62%;
    max-width: 62%;
}

.twoColsImageRight > div.container > div > div:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex: 0 0 38%;
    max-width: 38%;
}

/* .twoColsImageLeft > div.container > div > div:nth-child(1) {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  flex: 0 0 38%;
  max-width: 38%;
}

.twoColsImageLeft > div.container > div > div:nth-child(2) {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  flex: 0 0 62%;
  max-width: 62%;
} */

.twoColsImageRight img, .twoColsImageLeft img {
    max-width: 302px;
    width: 100%;
    height: auto;
}

.twoColumnCopyContents h3 {
    font-family: "BentonSansBold", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 32px;
    line-height: 40px;
    color: #FBFBFB;
    padding: 16px 0;
    margin: auto;
}

.twoColumnCopyContents p, .twoColumnCopyContents a {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    color: #FBFBFB;
    padding: 0 0 16px 0;
}

.twoColsImageLeft p.terms, .twoColsImageRight p.terms {
    font-size: 12px;
    line-height: 18px;
}

.btnWhite {
    position: relative;
    display: inline-block;
    padding: 12px 18px;
    border-radius: 8px;
    color: #006FCF;
    font-family: Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    background: #FFFFFF !important;
    text-align: center;
}

/* --------------------------------------------------------------------------------------- */
/* Exclusive Experiences Styles */
#tabExclusiveExpContainer > div.container {
    max-width: 1200px;
    width: 100%;
    padding: 80px 0 32px 0;
    margin: 0 auto;
}

.indExclusiveExp {
    margin: 0 20px 48px;
}

.indExclusiveExp > div.container {
    max-width: 100%;
    padding: 0;
}

.indExclusiveExpTitleContainer > div.container {
    max-width: 100%;
    padding: 0 0 32px 0;
}

.indExclusiveExpTwoSingleCols {
    margin: 0;
}

.indExclusiveExpTwoSingleCols > div.container {
    max-width: 100%;
    padding: 0;
}


.indExclusiveExpTitle, .indExclusiveExpTitle2Offers {
    padding: 0 0 17px 0;
}

.indExclusiveExpTitle h3, .indExclusiveExpTitle2Offers h3 {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 36px;
    line-height: 44px;
    color: #FBFBFB;
    display: inline;
    padding: 0 16px 0 0;
}

.indExclusiveExpTitle i, .indExclusiveExpTitle2Offers i {
    display: inline;
    position: absolute;
    top: -3px;
}

.indExclusiveExpTitle p, .indExclusiveExpTitle2Offers p {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 20px;
    line-height: 28px;
    color: #FBFBFB;
    padding: 16px 0 0 0;
}

.indExclusiveExpTitle::before, .indExclusiveExpTitle2Offers::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 0px;
    border-bottom: 1px solid transparent;
    background: linear-gradient(90deg, #006ECF, #35C583, #579CD9) border-box;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    margin: 0 10px;
}

.indExclusiveExpTitle2Offers::before {
    max-width: 790px;
}

.indExclusiveExpContainerSwipe {
    overflow-x: auto;
    overflow-y: hidden;
}

.indExclusiveExpInnerContainer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    /* grid-gap: 32px; */
    /* width: 1200px; */
}

/* Hide scrollbar for Chrome, Safari and Opera */
.indExclusiveExpContainerSwipe::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.indExclusiveExpContainerSwipe {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
    padding: 0 30px;
    margin: 0 -30px;
}

.indExclusiveExpContainerSwipe .indExclusiveExpOffer {
    width: 410px;
    padding-right: 32px;
}

.indExclusiveExpOffer:last-child {
    /* width: 408px;
    padding-right: 30px; */
}

.indExclusiveExpOffer > a > img {
    padding: 0 0 32px 0;
}

.indExclusiveExpEyebrowWhiteCenter, .indExclusiveExpEyebrowBlueCenter {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.indExclusiveExpEyebrowBlue, .indExclusiveExpEyebrowBlueCenter {
    color: #FFFFFF;
    background: #006FCF;
}

.indExclusiveExpOffer h4 {
    font-family: "BentonSansBold", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 20px;
    line-height: 28px;
    color: #FBFBFB;
    padding: 0 0 8px 0;
}

.indExclusiveExpOffer p {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    color: #FBFBFB;
    padding: 0 0 18px 0;
    /* padding: 0 0 38px 0; */
}

.indExclusiveExpOffer p.terms {
    font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 12px;
    line-height: 18px;
    color: #FBFBFB;
    padding: 0 0 0 0;
    /* padding: 0 0 38px 0; */
}

.indExclusiveExpOffer .cta a, .individualCol .cta a {
    font-family: "BentonSansMd", Helvetica Neue, Helvetica, sans-serif !important;
    font-size: 16px;
    line-height: 24px;
    color: #B5D7F4;
    display: inline;
}

.individualCol .cta a {
    text-decoration: underline;
}

.tabTitle .link i, .indExclusiveExpOffer .cta i, .individualCol .cta i {
    display: inline;
    padding: 0 0 0 5px;
    vertical-align: sub;
    color: #FFFFFF !important;
}

.indExclusiveExpInnerContainer2Cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
}

.indExclusiveExpInnerContainer2Cols .indExclusiveExpOffer {
    width: 100%;
}

.indExclusiveExpInnerContainer2Cols .indExclusiveExpOffer > a:nth-child(1) {
    display: block;
}

.indExclusiveExpInnerContainer2Cols .indExclusiveExpOffer > a:nth-child(2) {
    display: none;
}

/* Two single column container */
/* #tabExclusiveExpContainer > div.container > div > div > div > div:nth-child(3) > section > div > div.container {
  max-width: 100%;
  padding: 0;
} */

.indExclusiveExpInnerContainer1Col .indExclusiveExpOffer {
    width: 100%;
}

.indExclusiveExpInnerContainer1Col .indExclusiveExpOffer > a:nth-child(1) {
    display: block;
}

.indExclusiveExpInnerContainer1Col .indExclusiveExpOffer > a:nth-child(2) {
    display: none;
}

#mwSplashOptionA > div.container > div > div:nth-child(1) > div > div.richtext.parbase > div > p {
    max-width: 360px;
    margin: 0 auto;
}

#mwSplashOptionA > div.container > div > div:nth-child(2) > div > div.richtext.parbase > div > p {
    max-width: 500px;
    margin: 0 auto;
}

@media (max-width: 1440px) {
    #expModuleContainer {
        max-width: 100%;
        padding: 64px 40px;
    }
}

@media (max-width: 1279px) {
    #expColumnContainer {
        max-width: 656px;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto;
    }
}

@media (max-width: 767px) {
    .cmp-herovideo-carousel #heroSlide1ContentsText h1, .cmp-herovideo-carousel #heroSlide2ContentsText h1 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 700;
        position:absolute;
        padding: 180px 0 16px 0;
    }

    .cmp-herovideo-carousel #heroSlide1ContentsText p, .cmp-herovideo-carousel #heroSlide2ContentsText p {
        font-size: 16px;
        line-height: 24px;
        padding: 0 0 0 0;
        position: absolute;
        top: 390px;
    }

    #expModuleContainer {
        max-width: 100%;
        padding: 64px 16px;
    }

    #expModuleContainer h2 {
        font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
        font-size: 24px;
        line-height: 32px;
        font-weight: 700;
        text-transform: uppercase;
        color: #FBFBFB;
        padding: 0 0 16px 0;
        width: 100% !important;
        text-align: center;
    }

    #expModuleContainer p {
        font-size: 16px;
        line-height: 24px;
        /* text-align: center; */
    }


    #expColumnContainer {
        max-width: 656px;
        grid-template-columns: 1fr;
        grid-template-rows: auto;
    }

    #expColumnDining, #expColumnTravel, #expColumnAmexOffers, #expColumnEntertainment {
        max-width: 376px;
        margin: 0 auto;
    }

    #yearRoundValueCarousel > .container {
        padding: 48px 30px;
    }

    .tabTitle h2, .tabExclusiveExpTitle h2 {
        font-family: "BentonSansBold", Helvetica Neue, Helvetica, sans-serif !important;
        font-size: 24px;
        line-height: 32px;
        color: #FBFBFB;
        padding: 0;
    }

    .tabTitle p, .tabExclusiveExpTitle p {
        font-family: "BentonSans", Helvetica Neue, Helvetica, sans-serif !important;
        font-size: 16px;
        line-height: 24px;
        color: #FBFBFB;
        padding: 16px 0;
    }

    .twoColsImageRightLarge > div.container {
        padding: 28px 20px 48px;
    }

    .twoColsImageRightLarge > div.container > div > div:nth-child(1) {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
    }

    .twoColsImageRightLarge > div.container > div > div:nth-child(2) {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
    }

    .twoColsImageRight > div.container, .twoColsImageLeft > div.container {
        padding: 28px 0 0 0;
    }

    .twoColsImageRightLarge > div.container > div > div:nth-child(1), .twoColsImageRight > div.container > div > div:nth-child(1), .twoColsImageLeft > div.container > div > div:nth-child(1) {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
    }

    .twoColsImageRightLarge > div.container > div > div:nth-child(2), .twoColsImageRight > div.container > div > div:nth-child(2), .twoColsImageLeft > div.container > div > div:nth-child(2) {
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
    }

    .twoColsImageRightLarge img {
        max-width: 320px;
        width: 100%;
        height: auto;
        padding: 0 0 32px 0;
    }

    .twoColsImageRight img {
        padding: 0 0 32px 0;
    }

    .twoColumnCopyContents {
        text-align: center;
        max-width: 100%;
    }

    .twoColsImageLeft h3, .twoColsImageRight h3 {
        font-size: 24px;
        line-height: 32px;
        padding: 0 0 16px 0;
    }

    .twoColsImageLeft p.terms, .twoColsImageRight p.terms {
        font-size: 12px;
        line-height: 18px;
        text-align: center;
    }

    .indExclusiveExp {
        margin: 0 0 48px 0;
    }

    .indExclusiveExp > div.container {
        max-width: 376px;
        padding: 0;
    }

    .indExclusiveExpInnerContainer2Cols {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 32px;
    }

    .indExclusiveExpInnerContainer2Cols .indExclusiveExpOffer {
        width: 100%;
    }

    .indExclusiveExpInnerContainer2Cols .indExclusiveExpOffer > a:nth-child(1) {
        display: none;
    }

    .indExclusiveExpInnerContainer2Cols .indExclusiveExpOffer > a:nth-child(2) {
        display: block;
    }

    #tabExclusiveExpContainer > div.container {
        max-width: 1200px;
        width: 100%;
        padding: 48px 16px 32px;
        margin: 0 auto;
    }

    .indExclusiveExpInnerContainer1Col .indExclusiveExpOffer > a:nth-child(1) {
        display: none;
    }

    .indExclusiveExpInnerContainer1Col .indExclusiveExpOffer > a:nth-child(2) {
        display: block;
    }

}

@media (max-width: 440px) {
    #expModuleContainer h2 {
        text-align: left;
    }

    #expModuleContainer p {
        text-align: left;
    }

    #tabExclusiveExpContainer > div.container > div > div > div > div.richtext.parbase > div > div {
        text-align: left;
    }
}