@charset "UTF-8";

/* 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;
}

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

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

.nowrap {
  white-space: nowrap;
}

.noPadding {
  padding: 0 !important;
}

.mobile-off {
  display: block !important;
}

/* changing the position and color of the icon for different state */
[data-dls-icon][data-dls-icon-size=md] svg {
  height: 24px !important;
  width: 24px !important;
  vertical-align: 0;
}

i {
  /* display: inline-block !important; */
  /* position: relative !important;
  top: 5px !important; */
  padding: 0 !important;
}

/* 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;
}

.row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.col,
[class*=' col-'],
[class^='col-'] {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.container {
  max-width: 100%;
  padding: 0 !important;
}

ul, li {
  padding: 0px;
}

ul {
  list-style-type: none;
}

#heroModule {
  width: 100%;
  background: #006FCF;
background: linear-gradient(151deg,rgba(0, 111, 207, 1) 0%, rgba(0, 23, 90, 1) 50%, rgba(0, 45, 120, 1) 90%, rgba(0, 67, 148, 1) 100%);
}

#heroModule {
  width: 100%;
  padding: 0px;
}

#heroModule > .container {
  max-width: 1280px;
  width: 100%;
  min-height: 550px;
  margin: 0 auto;
  padding: 0px !important;
}

#heroCenterCardContainer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.heroTwoColumns {
  width: 50%;
  display: inline-block;
}

#heroCenterCardContainer > div:nth-child(1) {
  /* padding: 50px; */
  display: flex;
  align-items: center;
  /* justify-content: center; */
  padding: 20px;
}

#heroCopies {
  max-width: 530px;
  padding: 40px 0 0 40px;
  background-image: url("https://www.americanexpress.com/content/dam/amex/en-us/business/corporate/benefits/hub/images/1670000_cornerShape.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 93px;
  margin: 0 auto;
}

h1 {
  font-family: 'BentonSans', "Helvetica Neue", Helvetica, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
  color: #FFFFFF;
  padding: 0 0 30px 0;
}

#heroCopies p {
  font-family: 'BentonSans', "Helvetica Neue", Helvetica, sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #FFFFFF;
}

#heroImage {
  height: 600px;
  background-image: url("https://www.americanexpress.com/content/dam/amex/en-us/business/corporate/benefits/hub/images/1670000_heroHubImage.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#heroImage img {
  display: none;
}

#exceptionalValuesModule {
  width: 100%;
    padding: 0px;
    background: url("https://www.americanexpress.com/content/dam/amex/en-us/business/corporate/benefits/hub/images/1670000_flourish_white.png") no-repeat;
    background-position: right bottom;
    background-size: 791px 502px;
    background-color: #F7F8F9;
    background-position-y: 240px;
}

#exceptionalValuesModule  h2 {
  font-family: 'BentonSans', "Helvetica Neue", Helvetica, sans-serif;
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 20px;
}

#exceptionalValuesModule  h2 span{
  font-weight: 700;
}

#exceptionalValuesModule > .container {
  max-width: 1280px;
  width: 100%;
  /* min-height: 550px; */
  margin: 0px auto;
  padding: 60px 0 0 0px !important;
}

#exceptionalValueContainer {
  max-width: 1240px;
  margin: 0 auto;
  padding: 30px 30px 35px 30px;
}

#exceptionalValueContainer ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#exceptionalValueContainer ul li {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 32.2%;
  /* min-height: 480px; */
  position: relative;
  padding: 20px;
  /* margin-bottom: 20px; */
  border: solid 1px #cccccc;
  border-radius: 8px;
  text-align: center;
  background-color: #FFFFFF;
}

#exceptionalValueContainer ul li:last-child {
  margin-bottom: 0px;
}

.dls-bright-blue {
  padding: 10px 0 20px;
}

#exceptionalValueContainer ul li h3 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #333333;
  /* max-width: 200px; */
  margin: 0 auto;
  padding: 20px 0 10px 0;
}

#exceptionalValueContainer ul li p {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  color: #333333;
  padding: 0 0 22px 0;
}

#exceptionalValueContainer ul li p.terms {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
  color: #333333;
  padding: 0 0 0px 0;
}

#exceptionalValueContainer ul li p a {
  color: #005DAE ;
}

#exceptionalValueContainer ul li div.btn {
  width: 100%;
  padding: .8125rem 0.875rem;
  margin: 0 auto;
}

#exceptionalValueContainer ul li div.btn a {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
}

#getToKnowCorporateCard {
  max-width: 100%;
  width: 100%;
  padding: 0px;
  background: #00175A;
}

#getToKnowCorporateCard > .container {
  max-width: 1280px;
  width: 100%;
  padding: 80px 50px !important;
  margin: 0 auto;
}

#getToKnowCorporateCard h2 {
  font-family: 'BentonSans', "Helvetica Neue", Helvetica, sans-serif;
  font-size: 30px;
  line-height: 38px;
  font-weight: 400;
  color: #FFFFFF;
  text-align: center;
  padding: 0 0 50px 0;
}

#getToKnowCorporateCard ul  {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 978px;
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

#getToKnowCorporateCard ul  li {
  max-width: 255px;
  width: 100%;
  padding: 0;
}

#getToKnowCorporateCard ul  li img {
  max-width: 255px;
  width: 100%;
  padding: 0 0 30px 0;
}

#getToKnowCorporateCard ul li div.btn {
  width: 255px;
  height: 48px; 
  padding: 0;
  margin: 0 auto;
}

#getToKnowCorporateCard ul li div.btn a {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
  width: 100%;
  height: 100%;
  display: block;
  padding: 12px 0;
}

/* Terms & Conditions */
#termsAndConditions {
  max-width: 100%;
  width: 100%;
}

#termsAndConditions > .container {
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 30px !important;
}

.termsBlock {
  padding: 0 0 32px 0;
}

#termsAndConditions > div.container > div > div > div > div > div {
  display: flex;
  flex-direction: column;
}


#termsAndConditions > .container h2 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #000000;
  text-align: left;
  padding: 0 0 32px 0;
}

#termsAndConditions > .container h3 {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  color: #3D3D3D;
  text-align: left;
  padding: 0 0 16px 0;
}

#termsAndConditions > .container p {
  font-family: "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #3D3D3D;
  text-align: left;
  padding: 0 0 10px 0;
}

#termsAndConditions > .container p a {
  color: #005DAE !important;
}

#termsAndConditions > .container p:last-child {
  padding: 0;
}

@media (max-width: 1099px) {

  #heroCenterCardContainer > div:nth-child(1) {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
  }

  #heroImage {
    background-image: url("https://www.americanexpress.com/content/dam/amex/en-us/business/corporate/benefits/hub/images/1670000_heroHubImage_tab.jpg");
  }

  h1 {
    font-size: 30px;
    line-height: 38px;
  }
  
  #heroCopies p {
    font-size: 16px;
    line-height: 24px;
  }

  #cardImage {
    transform: translate(-50%, 210%);
    width: 180px;
  }

}

@media (max-width: 939px) {

  #getToKnowCorporateCard ul {
    max-width: 550px;
  }

  #getToKnowCorporateCard ul li:last-child {
    padding-top: 50px;
  }

}

@media (max-width: 874px) {
  
  #cardImage {
    transform: translate(-50%, 300%);
    width: 127px;
  }
}

@media (max-width: 767px) {
  .mobile-off {
    display: none !important;
  }

  .heroTwoColumns {
    width: 100%;
    display: block;
  }

  #heroCenterCardContainer > div:nth-child(1) {
    padding: 40px 20px 0;
  }

  #heroCenterCardContainer {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  #heroCopies {
    max-width: 100%;
    padding: 20px 0 50px 20px;
    background-image: url('/content/dam/amex/en-us/business/corporate-credit-cards/gold/welcome/images/1670000_cornerShape.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 41px;
  }

  h1 {
    font-size: 20px;
    line-height: 28px;
    padding: 0 40px 15px 0;
  }
  
  #heroCopies p {
    max-width: 100%;
    font-size: 16px;
    line-height: 24px;
  }

  #heroCopies img {
    max-width: 293px;
  }

  #cardImage {
    display: block;
    position: relative;
    left: 20px;
    top: 50px;
    transform: none;
    width: 210px;
    height: auto;
  }

  #heroImage {
    height: auto;
    background-image: none;
  }

  #heroImage img {
    display: block
  }

}

@media (max-width: 649px) {

  #getToKnowCorporateCard > .container {
    max-width: 1280px;
    width: 100%;
    padding: 50px 20px 0 !important;
    margin: 0 auto;
  }

  #getToKnowCorporateCard h2 {
    font-size: 20px;
    line-height: 28px;
  }

  #getToKnowCorporateCard ul {
    max-width: 500px;
    justify-content: center;
  }

  #getToKnowCorporateCard ul li {
    padding: 0px 0 50px 0 !important;
  }
  
  #exceptionalValueContainer {
    max-width: 100%;
    margin: 0 auto;
    padding: 20px;
  }

  #exceptionalValuesModule > .container {
    padding: 50px 0 !important;
  }

  #exceptionalValuesModule h2 {
    font-family: 'BentonSans', "Helvetica Neue", Helvetica, sans-serif;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    max-width: 690px;
    margin: 0 auto;
    padding: 0 20px;
}

  #createYourAccountModule > .container {
    padding: 20px !important;
  }

  #accountCreationStepsContainer {
    padding: 15px 0;
  }

  #accountCreationStepsContainer ul {
    flex-direction: column;
    margin: 0;
    padding: 0;
  }

  #accountCreationStepsContainer ul li {
    max-width: 100%;
    width: 100%;
    margin: 0px 0 0 0;
    padding: 15px 0 25px;
  }

  #accountCreationStepsContainer ul li:last-child {
    padding: 15px 0;
  }

  #accountCreationStepsContainer ul li.indAccountCreationStep span {
    max-width: 100%;
  }

  #accountCreationStepsContainer ul li p {
    padding: 0;
  }

  #accordianContainer {
    padding: 30px 20px;
  }

  #accordianContainer > .container {
    min-height: 0px;
    margin: 0 auto;
    padding: 20px !important;
  }

  #accordianModule > .container {
    padding: 60px 0 !important;
  }

  #accordianModule > .container h2 {
    text-align: left;
    padding: 0 20px;
  }

  #exceptionalValueContainer {
    max-width: 100%;
    margin: 0 auto;
    padding: 30px 20px 0;
  }
  #exceptionalValueContainer ul li {
    max-width: 100%;
    margin-bottom: 20px;
  }

  #accordianCardValuesContainer ul li h3 {
    padding: 13px 0 13px 30px;
    align-items: flex-start;
  }

  i {
    padding: 0 10px 0 0 !important;
  }

  #accordianCardValuesContainer ul li h3.active {
    border-bottom: none;
  }

  div.valueContents {
    padding: 0 0 30px;
  }

  div.valueContents.active {
    border-bottom: solid 1px #66A9E2;
  }

  #exceptionalValueContainer ul li h4 {
    max-width: 100%;
  }
  /* show an accordions contents for desktop with class "active" */
  #accordianCardValuesContainer > ul > li > div.active {
    flex-direction: column-reverse;
    align-items: center;
  }

  #accordianCardValuesContainer ul li div.valueCopies, #accordianCardValuesContainer ul li div.imgContainer  {
    max-width: 100%;
    width: 100%;
  }

  #accordianCardValuesContainer ul li div.valueCopies {
    padding: 30px 0 0 0;
  }

  #accordianCardValuesContainer ul li div.imgContainer {
    min-height: 195px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }

  img.heroDesktop {
    display: none !important;
  }

  img.heroMobile {
    position: relative !important;
    display: block !important;
  }

  div.imgContainer img.gradientLayer {
    display: none !important;
  }

  img.partnerLogo {
    display: block !important;
  }


  #partnerUber, #partnerHilton, #globalAssist {
    background-image: none;
  }

}

@media (max-width: 439px) {
  #createYourAccountModule h2 {
    max-width: 290px;
  }
}

/* Dropdown Styles */
.dropdown {
  position: relative;
  display: inline-block;
  /* height: 300px; */
}
.dropbtn {
  background-color: #f1f1f1;
  color: black;
  padding: 10px 20px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.dropdown-content {
  display: none;
  position: absolute;
  min-width: 220px;
  border: 1px solid #ddd;
  z-index: 1;
  overflow-y: auto;
  background: #FFFFFF;
  padding: 10px;
}
.dropdown:hover .dropdown-content {
  display: block;
}
input[type=checkbox] {
  margin-right: 5px;
}
label {
  display: inline-block;
  margin-bottom: 5px;
}
.submit-btn, .reset-btn {
  margin: 0 11px;
  padding: 10px 30px;
  background: #bbbbbb;
}

@media (max-width: 375px) {
  #heroCopies p {
    max-width: 285px;
  }
}