body {
  color: #000;
  font-family: Sequel Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

.footer-section__mobile {
  z-index: 6;
  max-width: 100%;
  display: none;
  position: relative;
}

.cust-nav--menu-bottom-wrap {
  color: #727272;
  border-top: 1px solid #c4c4c4;
  flex-direction: column;
  padding-top: 40px;
  display: flex;
}

.visa--benefits-callout_inner-text {
  max-width: 8.5ch;
  color: rgba(0, 0, 0, 0.4);
  font-family: Sequel Sans Headline Book, sans-serif;
  font-size: 1.125em;
  font-weight: 500;
}

.main-section--background-color {
  z-index: -1;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(359.54deg, #bbb, #e4e4e4 13.95%, #e5e5e5);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.visa--benefits-item_wrap {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.vertical-ruler {
  width: 1px;
  height: 47px;
  background-color: rgba(255, 255, 255, 0.5);
  margin-left: 39px;
  margin-right: 39px;
}

.vertical-ruler.visa--benefits-ruler {
  height: 48px;
  background-color: rgba(0, 0, 0, 0.2);
  margin-left: 26px;
  margin-right: 22px;
}

.p-small-2 {
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
  font-size: 0.625em;
  font-weight: 400;
  line-height: 1.2em;
}

.p-small-2.p-small-2-white {
  color: rgba(255, 255, 255, 0.25);
  text-align: right;
}

.p-small-2.p-small-2-white.p-small-all-caps {
  text-transform: uppercase;
}

.p-small-2.footer-legal {
  color: #727272;
}

.p-small-2.footer-legal.column-legal--blurb {
  max-width: 800px;
  color: #5c5c5c;
}

.footer-col {
  height: auto;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.footer-col.footer-col--right {
  justify-content: space-between;
  align-items: flex-end;
}

.main-section--background-image {
  height: 71vh;
  min-height: 600px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
}

.visa--full-benefits_benefits-group-heading-wrap {
  align-items: center;
  margin-bottom: 30px;
  display: flex;
}

.subheading {
  margin-bottom: 0;
  font-family: Sequel Sans Display, sans-serif;
  font-size: 1em;
  line-height: 1.5;
}

.subheading.visa--header-subheading {
  max-width: 31ch;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 45px;
  font-size: 1.5rem;
  line-height: 1.15;
}

.visa--benefits-item_inner-left {
  max-width: 27ch;
  color: #000;
  font-family: Sequel Sans Headline Book, sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.1;
}

.visa--benefits-item_inner-left.travel-faq-2 {
  max-width: 24ch;
}

.visa--benefits-item_inner-left.perks-faq-3 {
  max-width: 20ch;
}

.visa--benefits-item_inner-left.travel-faq-9 {
  max-width: 23ch;
}

.visa--benefits-item_inner-left.travel-faq-13 {
  max-width: 24ch;
}

.visa--benefits-item_inner-left.perks-faq-5 {
  max-width: 23ch;
}

.visa--benefits-item_inner-left.travel-faq-1 {
  max-width: 27ch;
}

.visa--benefits-item_inner-left.travel-faq-12,
.visa--benefits-item_inner-left.travel-faq-14 {
  max-width: 26ch;
}

.visa--benefits-item_inner-left._20ch {
  max-width: 20ch;
}

.visa--benefits-item_inner-left.protect-faq-2 {
  max-width: 15ch;
}

.visa--benefits-item_inner-left.travel-faq-10 {
  max-width: 24ch;
}

.visa--benefits-item_inner-left.perks-faq-1 {
  max-width: 22ch;
}

.visa--benefits-item_inner-left.travel-faq-11 {
  max-width: 27.5ch;
}

.visa--benefits-item_inner-left.perks-faq-6 {
  max-width: 20ch;
}

.visa--full-benefits-filter-wrap {
  grid-column-gap: 30px;
  margin-bottom: 90px;
  display: none;
}

.cust-nav--background-blur {
  z-index: 2;
  width: 100%;
  height: 100vh;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-color: rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.default-container {
  width: 85%;
  max-width: 912px;
  border: 1px #000;
  border-bottom: 1px solid rgba(205, 205, 205, 0.6);
  flex-direction: row;
  justify-content: space-between;
  align-self: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.default-container.no-flex {
  border: 0 #000;
  display: block;
}

.default-container.visa--header-content-wrap {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 110px;
  padding-bottom: 110px;
}

.benefits-photo-section--inner-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 140px;
  padding-bottom: 140px;
  display: flex;
}

.footer-wrap {
  width: 85%;
  max-width: 1200px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.footer-wrap.custom-footer--grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.top_anchor {
  width: 100%;
  height: 0;
}

.cust-nav--button-block {
  justify-content: space-between;
  display: flex;
}

.footer-wrap__mobile {
  width: 80%;
  max-width: 1440px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
}

.footer-link {
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 40px;
  font-size: 0.75em;
  font-weight: 600;
  line-height: 1.166em;
  text-decoration: none;
  transition: opacity 0.2s;
}

.footer-link:hover {
  opacity: 0.45;
}

.footer-link.grey--link {
  color: #5c5c5c;
  margin-bottom: 40px;
}

.footer-link.grey--link:hover {
  opacity: 1;
  color: #141414;
}

.footer-link.grey--link:focus {
  color: #141414;
}

.footer-link.grey--link:focus-visible {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.footer-link.grey--link[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.footer-link.grey--link.display-none {
  display: none;
}

.visa--benefits-button-wrap {
  align-items: center;
  display: flex;
}

.visa--photo-item_toggle {
  width: 100%;
  grid-row-gap: 25px;
  color: #000;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Sequel Sans Headline Book, sans-serif;
  font-size: 2.375em;
  font-weight: 400;
  line-height: 1.2;
  transition: color 0.3s;
  display: flex;
}

.visa--photo-item_toggle:hover {
  color: rgba(0, 0, 0, 0.6);
}

.cust-nav--menu-top-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.main-section--inner-wrap {
  height: 100%;
  justify-content: center;
  display: flex;
}

.heading {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Sequel Sans Super Display, sans-serif;
  font-weight: 400;
  line-height: 1;
}

.heading.visa--h2 {
  margin-bottom: 90px;
  font-size: 5.625rem;
}

.heading.visa--h1 {
  max-width: 13ch;
  margin-bottom: 50px;
  font-size: 5.625em;
}

.heading.visa--full-benefits_benefits-group-heading {
  font-size: 3.75rem;
}

.benefits-photo-section--grid-card_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.visa--benefits-item_internal-link {
  color: rgba(0, 0, 0, 0.4);
  text-decoration: underline;
}

.cust-nav--menu_inner-button {
  width: 45px;
  height: 45px;
  opacity: 1;
  color: #727272;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: color 0.3s, opacity 0.3s;
  display: flex;
}

.cust-nav--menu_inner-button:hover,
.cust-nav--menu_inner-button:focus {
  opacity: 1;
  color: #000;
}

.cust-nav--menu_inner-button:focus-visible {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.cust-nav--menu_inner-button[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.visa--benefits-view-button-wrap {
  justify-content: center;
  padding-top: 80px;
  display: flex;
}

.benefits-full-section--inner-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 100px;
  display: flex;
}

.footer-contain {
  background-color: #1c1c1f;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.footer-contain.light-grey--footer {
  background-color: #fff;
}

.cust-nav--color-bar {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(54px);
  backdrop-filter: blur(54px);
  background-color: rgba(196, 196, 196, 0.3);
  grid-template-rows: auto;
  grid-template-columns: minmax(min-content, max-content) minmax(min-content, max-content);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.cust-nav--menu_outer-button {
  z-index: 19;
  width: 45px;
  height: 45px;
  opacity: 0.2;
  mix-blend-mode: difference;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding: 0;
  transition: opacity 0.3s;
  display: flex;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: auto;
  right: 60px;
}

.cust-nav--menu_outer-button:hover {
  opacity: 1;
}

.cust-nav--menu_outer-button:focus-visible {
  opacity: 1;
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.cust-nav--menu_outer-button[data-wf-focus-visible] {
  opacity: 1;
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.cust-nav--menu_outer-button.color-bar--nav-button {
  grid-row-gap: 0.4375em;
  opacity: 0.2;
  mix-blend-mode: normal;
  justify-content: center;
  padding: 0;
  display: flex;
  position: static;
}

.cust-nav--menu_outer-button.color-bar--nav-button:hover {
  opacity: 1;
}

.cust-nav--menu_outer-button.color-bar--nav-button:focus-visible {
  opacity: 1;
}

.cust-nav--menu_outer-button.color-bar--nav-button[data-wf-focus-visible] {
  opacity: 1;
}

.link-description {
  display: none;
}

.cust-nav--color-bar_no-background {
  z-index: 1;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto;
  grid-template-columns: minmax(min-content, max-content) minmax(min-content, max-content);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.cust-nav--menu-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #727272;
  grid-template-rows: auto;
  grid-template-columns: minmax(min-content, max-content) minmax(min-content, max-content);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-bottom: 30px;
  text-decoration: none;
  transition: color 0.3s;
  display: grid;
}

.cust-nav--menu-link:hover,
.cust-nav--menu-link:focus {
  color: #000;
}

.cust-nav--menu-link:focus-visible {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.cust-nav--menu-link[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.cust-nav--menu-link.main-page-links {
  color: #727272;
}

.cust-nav--menu-link.main-page-links:hover,
.cust-nav--menu-link.main-page-links:focus,
.cust-nav--menu-link.main-page-links.w--current {
  color: #000;
}

.cust-nav--inner-menu-wrap {
  z-index: 2;
  width: 100%;
  height: 100vh;
  min-height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #c4c4c4;
  background-color: #fff;
  grid-template-rows: minmax(min-content, max-content) minmax(min-content, max-content) minmax(min-content, max-content);
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: stretch;
  padding: 30px 60px;
  display: grid;
  box-shadow: 0 0 15px -6px rgba(0, 0, 0, 0.2);
}

.cust-nav--wrap {
  z-index: 9999;
  width: 100%;
  position: absolute;
  top: 0%;
  left: 0%;
  right: 0%;
}

.visa-dd-icon {
  margin-left: 16px;
  padding-top: 8px;
}

.visa-dd-icon.visa-benefits-icon {
  margin-left: 0;
  padding-top: 0;
  transition: opacity 0.3s;
}

.cust-nav--menu-link-text {
  font-size: 1.5em;
  line-height: 1;
}

.cust-nav--menu-link-text.main-page-link--text {
  font-size: 2.375rem;
}

.visa--benefits-item_toggle {
  color: #000;
  justify-content: space-between;
  padding: 30px 0;
  font-family: Sequel Sans Headline Book, sans-serif;
  font-size: 2.375rem;
  font-weight: 300;
  line-height: 1;
  transition: color 0.3s;
  display: flex;
}

.visa--benefits-item_toggle:hover {
  color: rgba(0, 0, 0, 0.6);
}

.cust-nav--cta-button {
  text-transform: uppercase;
  background-color: #000;
  border-radius: 5em;
  margin-right: 40px;
  padding: 16px 20px;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1;
  transition: filter 0.3s;
}

.cust-nav--cta-button:hover,
.cust-nav--cta-button:focus {
  filter: invert();
}

.cust-nav--cta-button:focus-visible {
  outline-offset: 0px;
  outline: 3px solid #ff3b30;
}

.cust-nav--cta-button[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 3px solid #ff3b30;
}

.visa--photo-item_wrap {
  width: 100%;
  justify-content: space-between;
  display: block;
}

.visa--benefits-item_curtain {
  background-color: rgba(0, 0, 0, 0);
  display: block;
  position: relative;
  overflow: hidden;
}

.visa--benefits-item_curtain.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.visa--benefits-item_inner-right {
  color: rgba(0, 0, 0, 0.4);
  font-size: 1.5rem;
  font-weight: 400;
}

.visa--benefits-item_inner-right.protect-faq-2 {
  max-width: 29ch;
}

.visa--benefits-item_inner-right.protect-faq-6 {
  max-width: 32ch;
}

.visa--benefits-item_inner-right.protect-faq-1 {
  max-width: 29ch;
}

.visa--benefits-item_inner-right.travel-faq-7 {
  max-width: 31ch;
}

.visa--benefits-item_inner-right.travel-faq-3,
.visa--benefits-item_inner-right.travel-faq-1 {
  max-width: 29ch;
}

.visa--benefits-item_inner-right.travel-faq-8 {
  max-width: 26ch;
}

.visa--benefits-item_inner-right.travel-faq-6 {
  max-width: 32ch;
}

.visa--photo-item_toggle-text {
  max-width: 14ch;
  white-space: normal;
  display: block;
}

.visa--photo-item_toggle-text.photo-faq-6,
.visa--photo-item_toggle-text.photo-faq-5 {
  max-width: 15ch;
}

.visa--photo-item_toggle-text.photo-faq-1 {
  max-width: 12ch;
}

.visa--benefits-item_inner-link-underlined {
  color: rgba(0, 0, 0, 0.4);
  justify-content: flex-start;
  margin-top: 30px;
  padding-bottom: 2px;
  font-size: 1em;
  font-weight: 400;
  text-decoration: underline;
  transition: color 0.3s;
}

.visa--benefits-item_inner-link-underlined:hover,
.visa--benefits-item_inner-link-underlined:focus {
  color: #000;
}

.visa--benefits-item_inner-link-underlined:focus-visible {
  color: #000;
}

.visa--benefits-item_inner-link-underlined[data-wf-focus-visible] {
  color: #000;
}

.visa--photo-item_curtain {
  width: 100%;
  color: rgba(0, 0, 0, 0.4);
  background-color: rgba(0, 0, 0, 0);
  font-size: 1.125em;
  line-height: 1.2;
  display: block;
  position: relative;
  overflow: hidden;
}

.visa--full-benefits-filter_selection-indicator {
  width: 11px;
  height: 11px;
  border: 1px solid #000;
  border-radius: 30em;
  margin: 0 11px 0 0;
  padding: 0;
  transition: background-color 0.3s;
}

.visa--full-benefits-filter_selection-indicator.active-filter {
  background-color: #000;
}

.footer-rights-block {
  width: 100%;
  margin-bottom: 30px;
  display: none;
}

.cust-nav--banner_icon {
  margin-right: 12px;
}

.visa--benefits-callout-wrap {
  height: 130px;
  background-color: #f8f8f8;
  justify-content: center;
  align-items: center;
  display: flex;
}

.product--link-button {
  width: 140px;
  height: 54px;
  color: #fff;
  background-color: #000;
  border-radius: 30em;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
  padding: 0 0 2px;
  font-size: 1.25em;
  text-decoration: none;
  transition: background-color 0.5s;
  display: flex;
}

.product--link-button:hover {
  background-color: rgba(0, 0, 0, 0.4);
  text-decoration: none;
}

.product--link-button:focus {
  background-color: #7e8287;
}

.product--link-button:focus-visible {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.product--link-button[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.product--link-button.visa-benefits-button {
  width: 193px;
  margin-top: 0;
  margin-right: 20px;
}

.product--link-button.visa-benefits-button.button-outline {
  width: 228px;
  height: 52px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #000;
  transition: color 0.5s, border-color 0.5s, background-color 0.5s;
}

.product--link-button.visa-benefits-button.button-outline:hover {
  color: #fff;
  background-color: #7e8287;
  border-color: #7e8287;
}

.product--link-button.product--link-button-outline {
  width: 139px;
  height: 52px;
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #000;
  transition: background-color 0.5s, color 0.5s, border-color 0.5s;
}

.product--link-button.product--link-button-outline:hover {
  color: #fff;
  background-color: #7e8287;
  border-width: 1px;
  border-color: #7e8287;
}

.product--link-button.product--link-button-outline:focus {
  background-color: #7e8287;
  border-color: #7e8287;
}

.product--link-button.product--link-button-outline.vias-benefits-outline-button {
  width: 228px;
  height: 52px;
  margin-left: auto;
  margin-right: auto;
  font-family: Sequel Sans Display, sans-serif;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.166em;
  display: flex;
}

.product--link-button.product--link-button-outline.vias-benefits-outline-button:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.cust-nav--menu-wrap {
  z-index: 30;
  width: 0%;
  height: 100vh;
  max-width: 450px;
  min-height: 100vh;
  color: #727272;
  background-color: #fff;
  grid-template-rows: minmax(min-content, max-content) minmax(min-content, max-content) minmax(min-content, max-content);
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: space-between;
  justify-content: stretch;
  margin-left: auto;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  right: 0%;
  overflow: hidden;
}

.p-reg {
  max-width: 405px;
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.23em;
  text-decoration: none;
}

.p-reg.p-product-subhead--grey {
  max-width: 24ch;
  color: rgba(0, 0, 0, 0.3);
  margin-bottom: 40px;
  font-size: 1em;
}

.p-reg.p-product-subhead--grey.visa--no-credit-check {
  max-width: 25ch;
  color: rgba(0, 0, 0, 0.4);
  margin-top: 15px;
  margin-bottom: 0;
  font-size: 1em;
  line-height: 1;
  display: none;
}

.footer-logo {
  width: 142px;
}

.benefits-photo-section--grid {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.custom-navigation {
  z-index: 99;
}

.footer-section {
  z-index: 6;
  max-width: 100%;
  display: block;
  position: relative;
}

.link-text {
  color: #000;
  text-transform: uppercase;
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 0.75em;
  font-weight: 600;
  line-height: 1.166em;
}

.link-text.product--link-text {
  color: #fff;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 0.9em;
  font-weight: 400;
  text-decoration: none;
}

.link-text.product--link-text.product--link-text-outline {
  color: #000;
  font-family: Sequel Sans Display, sans-serif;
  transition: color 0.5s;
}

.visa--photo-item_curtain-top-rule {
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.link-style-on-grey {
  color: #5c5c5c;
}

.visa--benefits-item_small-text {
  margin-top: 1.5rem;
  font-size: 1rem;
  font-weight: 400;
}

.visa--benefits-item_small-text.travel-faq-11-5-2 {
  max-width: 44ch;
}

.visa--benefits-item_small-text.travel-faq-11-4-2 {
  max-width: 42ch;
}

.cust-nav--inner-color-bar {
  width: 85%;
  max-width: 1200px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(min-content, max-content) minmax(min-content, max-content);
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 30px;
  display: grid;
}

.benefits-photo-section--grid-card_image-wrap {
  width: 100%;
  border-radius: 24px;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}

.custom-nav--color-bar-logo-wrap {
  color: #727272;
  text-decoration: none;
  transition: color 0.3s;
  display: flex;
}

.custom-nav--color-bar-logo-wrap:hover,
.custom-nav--color-bar-logo-wrap:focus {
  color: #000;
}

.custom-nav--color-bar-logo-wrap:focus-visible {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.custom-nav--color-bar-logo-wrap[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.custom-nav--color-bar-logo-wrap.w--current {
  color: #727272;
}

.visa--photo-item_toggle-text-wrap {
  width: 100%;
  justify-content: space-between;
  display: flex;
}

.visa--photo-item_curtain-answer {
  max-width: 45ch;
  color: rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
  margin-right: 0;
  font-size: 1.125rem;
  line-height: 1.2;
}

.visa--photo-item_curtain-answer.bottom-answer {
  margin-bottom: 0;
}

.visa--photo-item_curtain-answer.bottom-answer.photo-answer-2 {
  max-width: 33ch;
}

.visa--photo-item_curtain-answer.bottom-answer.photo-answer-1 {
  max-width: 34ch;
}

.visa--photo-item_curtain-answer.bottom-answer.photo-answer-4 {
  max-width: 37ch;
}

.visa--photo-item_curtain-answer.bottom-answer.photo-answer-5 {
  max-width: 34ch;
}

.visa--photo-item_curtain-answer.bottom-answer.photo-answer-3 {
  max-width: 37ch;
}

.visa--photo-item_curtain-answer.bottom-answer.photo-answer-6 {
  max-width: 36ch;
}

.visa--photo-item_curtain-answer.top-answer {
  max-width: 26ch;
  color: #000;
  font-family: Sequel Sans Headline Book, sans-serif;
  font-size: 1.5rem;
}

.visa--photo-item_curtain-answer.top-answer.photo-faq-6 {
  margin-bottom: 20px;
}

.visa--photo-item_curtain-answer.top-answer.photo-faq-5 {
  max-width: 27ch;
  margin-bottom: 20px;
}

.visa--photo-item_curtain-answer.top-answer.photo-faq-3 {
  max-width: 22ch;
}

.footer-link-logo-block.grey--link {
  color: #5c5c5c;
}

.footer-link-logo-block.grey--link:hover,
.footer-link-logo-block.grey--link:focus {
  color: #141414;
}

.footer-link-logo-block.grey--link:focus-visible {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.footer-link-logo-block.grey--link[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.nexus-header--logo-wrap {
  z-index: 3;
  color: #fff;
  text-decoration: none;
  display: flex;
}

.nexus-header--logo-wrap:focus-visible {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.nexus-header--logo-wrap[data-wf-focus-visible] {
  outline-offset: 0px;
  outline: 3px solid #00afff;
}

.nexus-header--logo-wrap.cust-nav--product-link {
  margin-left: 10px;
}

.visa--photo-item_toggle-text-superscript {
  font-size: 0.5em;
}

.main-section--background-wrap {
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #f8f8f8;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.footer-disclaimer {
  margin-top: 10px;
}

.cust-nav--banner {
  z-index: 2;
  width: 100%;
  height: 49px;
  background-color: #435bfe;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: none;
  position: fixed;
  top: 0;
}

.cust-nav--banner_text {
  color: #fff;
  font-size: 0.75em;
  font-weight: 600;
  line-height: 1.25em;
}

.section.visa--full-benefits-section {
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.section.header-section {
  height: 100vh;
  flex-direction: column;
  display: flex;
}

.cust-nav--logo {
  height: 28.25px;
  max-height: 50px;
  max-width: none;
}

.visa--full-benefits_benefits-group-wrap.visa--protection-benefits,
.visa--full-benefits_benefits-group-wrap.visa--travel-benefits {
  margin-bottom: 125px;
}

.visa--full-benefits_benefits-group-heading-image-wrap {
  width: 44px;
  justify-content: flex-start;
  align-items: center;
  margin-right: 60px;
  display: flex;
}

.skip-to-main--link {
  z-index: 1;
  opacity: 0;
  position: absolute;
  top: -100%;
  left: -100%;
}

.cust-nav--button-bar {
  width: 45px;
  height: 2px;
  background-color: #000;
}

.visa--full-benefits-filter-button {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #000;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: baseline;
  margin: 0;
  padding: 0;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  display: flex;
}

.visa--benefits-item_inner-link {
  color: rgba(0, 0, 0, 0.4);
  border-bottom: 1px solid rgba(0, 0, 0, 0.4);
  justify-content: flex-start;
  margin-top: 30px;
  padding-bottom: 2px;
  font-size: 1rem;
  font-weight: 400;
  text-decoration: none;
  transition: border-color 0.3s, color 0.3s;
}

.visa--benefits-item_inner-link:hover {
  color: #000;
  border-bottom-color: #000;
  text-decoration: none;
}

.visa--benefits-item_inner-curtain {
  width: 100%;
  grid-column-gap: 20px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 450px 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 50px;
  font-family: Sequel Sans Display Book, sans-serif;
  line-height: 1.1;
  display: grid;
}

.nexus-header--logo {
  width: 100%;
  max-height: 100%;
  color: rgba(0, 0, 0, 0.4);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 2.375em;
  font-weight: 300;
  line-height: 1;
}

.fake-fav {
  width: 32px;
  height: 32px;
}

.card-wrapper {
  height: 100%;
  perspective: 2000px;
  background-color: #f8f8f8;
  justify-content: center;
  align-items: center;
  font-family: Sequel Sans Display, sans-serif;
  display: flex;
  position: relative;
}

.card {
  width: 475px;
  height: 300px;
  background-color: #505050;
  background-image: linear-gradient(204deg, #e6e7e5, #b4b4b4 33%, #8e8e8d 65%, #676767);
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  transform: perspective(1000px);
}

.card-grain {
  z-index: 0;
  width: 100%;
  height: 100%;
  opacity: 0.01;
  mix-blend-mode: multiply;
  background-image: url('../images/white-noise.jpeg');
  background-position: 0 0;
  background-size: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.chip-wrap {
  z-index: 1;
  width: 15%;
  position: absolute;
  top: 35%;
  left: 8%;
}

.chip-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.divit-wrap {
  z-index: 1;
  width: 1.85%;
  position: absolute;
  top: 40%;
  left: -0.5%;
}

.divit-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.logo-wordmark-wrap {
  z-index: 1;
  width: 22%;
  align-items: flex-end;
  display: flex;
  position: absolute;
  bottom: 10%;
  left: 8%;
}

.logo-wordmark-image {
  width: 100%;
  height: 100%;
}

.member-text-wrap {
  z-index: 1;
  width: 11%;
  align-items: flex-end;
  display: flex;
  position: absolute;
  bottom: 10%;
  right: 7%;
}

.image-full {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.large-one-wrap {
  z-index: 1;
  width: 6.5%;
  position: absolute;
  top: 26%;
  right: 6%;
}

.card-sheen {
  z-index: 2;
  opacity: 0.1;
  filter: blur(17px);
  mix-blend-mode: luminosity;
  background-image: linear-gradient(
    27deg,
    rgba(255, 255, 255, 0) 39%,
    #fff 43%,
    #fff 50%,
    #fff 58%,
    rgba(255, 255, 255, 0) 62%
  );
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.card-top {
  z-index: 0;
  width: 475px;
  height: 2px;
  transform-style: preserve-3d;
  background-color: #000;
  background-image: linear-gradient(270deg, #fff, #000 10%, #000 90%, #fff);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(0, -50%) rotateX(90deg) rotateY(0) rotateZ(0);
}

.card-mats {
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.text-block,
.text-block-2,
.text-block-3,
.text-block-4,
.text-block-5,
.text-block-6,
.text-block-7,
.text-block-8,
.text-block-9,
.text-block-10,
.text-block-11,
.text-block-12,
.text-block-13,
.text-block-14,
.text-block-15,
.text-block-16,
.text-block-17,
.text-block-18,
.text-block-19,
.text-block-20,
.text-block-21,
.text-block-22,
.text-block-23,
.text-block-24,
.text-block-25,
.text-block-26,
.text-block-27,
.text-block-28 {
  font-family: Sequel Sans Headline Book, sans-serif;
}

.text-block-29 {
  font-family: Sequel Sans Display Book, sans-serif;
  font-weight: 400;
}

.t-c {
  font-family: Sequel Sans Headline, sans-serif;
}

.text-span {
  color: #000;
}

.h-qr {
  margin-bottom: 80px;
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1.185em;
}

.h-qr.legal-h1 {
  font-weight: 300;
}

.h-qr.legal-h2 {
  margin-bottom: 30px;
  font-size: 2.5em;
  font-weight: 300;
}

.h3-legal {
  margin-top: 15px;
  margin-bottom: 20px;
  font-size: 1.5em;
  font-weight: 600;
  text-decoration: none;
}

.list-legal {
  list-style-type: disc;
}

.list-legal.list-legal--letters {
  list-style-type: lower-alpha;
}

.list-legal.list-bullets.d-two-columns {
  column-count: 2;
  column-gap: 100px;
}

.list-legal.list-numbers {
  list-style-type: decimal;
}

.p-med {
  opacity: 0.8;
  font-size: 1em;
  position: relative;
}

.p-med.p-legal {
  color: #000;
  text-transform: none;
  align-self: auto;
  margin-bottom: 10px;
  font-family: Sequel Sans, sans-serif;
}

.p-med.p-legal.text-align-center {
  text-align: center;
}

.legal-wrap {
  width: 85%;
  max-width: 1200px;
  overflow: visible;
}

.bold-text-3 {
  text-decoration: none;
}

.legal-contain {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  margin-top: 0;
  padding-top: 0;
  display: flex;
}

.main-header {
  flex-direction: column;
  align-items: center;
  margin-top: 120px;
  margin-bottom: 100px;
  display: flex;
}

.legal-sections {
  flex-direction: column;
  align-items: center;
  padding-top: 0;
  padding-bottom: 100px;
  display: flex;
}

.legal-grid {
  width: 75%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: 1rem auto 1.5rem;
  display: grid;
}

.legal-grid.legal-grid--full {
  width: 100%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 0.5fr;
}

.legal-grid-body-wrap {
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.legal-grid-body-wrap.justify-center {
  justify-content: center;
}

.legal-grid-body-wrap.table-subtitle {
  background-color: #f8f8f8;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  align-items: flex-start;
}

.legal-grid-body-wrap.justify-end {
  justify-content: flex-end;
}

.legal-grid-header-div {
  background-color: #d9d9d6;
  border-bottom: 1px solid #000;
  align-items: center;
  padding: 20px;
  display: flex;
}

.p-small--dark {
  color: gray;
  font-weight: 500;
}

.p-small--dark.p-small--dark-roman {
  max-width: 500px;
  text-align: right;
  align-self: flex-end;
  font-family: Sequel Sans, sans-serif;
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.2;
}

.body,
.body-2 {
  background-color: #f7f7f2;
}

.p-underline {
  text-decoration: underline;
}

.legal-block {
  background-color: #f8f8f8;
  border: 1px solid #000;
  padding: 16px;
  display: block;
}

.register-small {
  font-size: 1em;
}

@media screen and (min-width: 1280px) {
  .main-section--background-image {
    min-height: 700px;
  }

  .visa--benefits-item_inner-right.protect-faq-8 {
    max-width: 40ch;
  }

  .visa--benefits-item_inner-right.protect-faq-2,
  .visa--benefits-item_inner-right.protect-faq-6 {
    max-width: 43ch;
  }

  .visa--benefits-item_inner-right.protect-faq-7,
  .visa--benefits-item_inner-right.travel-faq-14 {
    max-width: 41ch;
  }

  .visa--benefits-item_inner-right.travel-faq-10 {
    max-width: 38ch;
  }

  .visa--benefits-item_inner-right.protect-faq-1,
  .visa--benefits-item_inner-right.protect-faq-5 {
    max-width: 44ch;
  }

  .visa--benefits-item_inner-right.protect-faq-3 {
    max-width: 43ch;
  }

  .visa--benefits-item_inner-right.perk-faq-1 {
    max-width: 41ch;
  }

  .visa--benefits-item_inner-right.travel-faq-13 {
    max-width: 43ch;
  }

  .visa--benefits-item_inner-right.travel-faq-7 {
    max-width: 46ch;
  }

  .visa--benefits-item_inner-right.protect-faq-4 {
    max-width: 45ch;
  }

  .visa--benefits-item_inner-right.travel-faq-9,
  .visa--benefits-item_inner-right.perk-faq-6 {
    max-width: 43ch;
  }

  .visa--benefits-item_inner-right.travel-faq-2 {
    max-width: 44ch;
  }

  .visa--benefits-item_inner-right.travel-faq-5 {
    max-width: 46ch;
  }

  .visa--benefits-item_inner-right.travel-faq-12 {
    max-width: 40ch;
  }

  .visa--benefits-item_inner-right.travel-faq-11 {
    max-width: 43ch;
  }

  .visa--benefits-item_inner-right.travel-faq-3 {
    max-width: 42ch;
  }

  .visa--benefits-item_inner-right.travel-faq-1 {
    max-width: 43ch;
  }

  .visa--benefits-item_inner-right.travel-faq-8 {
    max-width: 33ch;
  }

  .visa--benefits-item_inner-right.perk-faq-5 {
    max-width: 43ch;
  }

  .visa--benefits-item_inner-right.travel-faq-4 {
    max-width: 47ch;
  }

  .visa--benefits-item_inner-right.perk-faq-2 {
    max-width: 43ch;
  }

  .visa--benefits-item_inner-right.travel-faq-6 {
    max-width: 44ch;
  }

  .visa--benefits-item_inner-right.perk-faq-4 {
    max-width: 41ch;
  }

  .p-reg {
    width: 100%;
  }

  .visa--benefits-item_small-text.travel-faq-11-5-2 {
    max-width: 45ch;
  }

  .visa--benefits-item_small-text.travel-faq-11-4-2 {
    max-width: 59ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-2 {
    max-width: 45ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-1 {
    max-width: 44ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-4 {
    max-width: 45ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-5 {
    max-width: 46ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-3 {
    max-width: 42ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-6 {
    max-width: 43ch;
  }

  .visa--photo-item_curtain-answer.top-answer.photo-faq-3 {
    max-width: 32ch;
  }
}

@media screen and (min-width: 1440px) {
  .p-small-2.p-small-2-white {
    color: rgba(255, 255, 255, 0.25);
    text-align: right;
  }

  .footer-col.footer-col--right {
    height: 290px;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .main-section--background-image {
    min-height: 800px;
    margin-right: 10%;
  }

  .footer-wrap {
    grid-auto-columns: 1fr;
  }

  .footer-wrap__mobile {
    width: 80%;
    height: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    display: grid;
  }

  .footer-link {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.75em;
    font-weight: 600;
    text-decoration: none;
  }

  .visa--benefits-item_inner-right.protect-faq-8 {
    max-width: 51ch;
  }

  .visa--benefits-item_inner-right.protect-faq-2 {
    max-width: 52ch;
  }

  .visa--benefits-item_inner-right.protect-faq-6 {
    max-width: 53ch;
  }

  .visa--benefits-item_inner-right.protect-faq-7 {
    max-width: 54ch;
  }

  .visa--benefits-item_inner-right.travel-faq-14 {
    max-width: 47ch;
  }

  .visa--benefits-item_inner-right.travel-faq-10 {
    max-width: 48ch;
  }

  .visa--benefits-item_inner-right.protect-faq-1 {
    max-width: 54.5ch;
  }

  .visa--benefits-item_inner-right.protect-faq-5 {
    max-width: 51ch;
  }

  .visa--benefits-item_inner-right.protect-faq-3 {
    max-width: 50ch;
  }

  .visa--benefits-item_inner-right.perk-faq-1 {
    max-width: 49ch;
  }

  .visa--benefits-item_inner-right.travel-faq-13 {
    max-width: 46ch;
  }

  .visa--benefits-item_inner-right.travel-faq-7,
  .visa--benefits-item_inner-right.protect-faq-4 {
    max-width: 52ch;
  }

  .visa--benefits-item_inner-right.travel-faq-9 {
    max-width: 50ch;
  }

  .visa--benefits-item_inner-right.perk-faq-6 {
    max-width: 51ch;
  }

  .visa--benefits-item_inner-right.travel-faq-2 {
    max-width: 50ch;
  }

  .visa--benefits-item_inner-right.travel-faq-5 {
    max-width: 52ch;
  }

  .visa--benefits-item_inner-right.travel-faq-12 {
    max-width: 48ch;
  }

  .visa--benefits-item_inner-right.perk-faq-3 {
    max-width: 50ch;
  }

  .visa--benefits-item_inner-right.travel-faq-11 {
    max-width: 45ch;
  }

  .visa--benefits-item_inner-right.travel-faq-3 {
    max-width: 52ch;
  }

  .visa--benefits-item_inner-right.travel-faq-1 {
    max-width: 50ch;
  }

  .visa--benefits-item_inner-right.travel-faq-8 {
    max-width: 48ch;
  }

  .visa--benefits-item_inner-right.perk-faq-5,
  .visa--benefits-item_inner-right.travel-faq-4 {
    max-width: 51ch;
  }

  .visa--benefits-item_inner-right.perk-faq-2 {
    max-width: 45ch;
  }

  .visa--benefits-item_inner-right.travel-faq-6 {
    max-width: 49ch;
  }

  .visa--benefits-item_inner-right.perk-faq-4 {
    max-width: 46ch;
  }

  .footer-rights-block {
    margin-bottom: 0;
  }

  .p-reg {
    width: 110%;
  }

  .visa--photo-item_curtain-answer,
  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-4,
  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-3 {
    max-width: 47ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-6 {
    max-width: 49ch;
  }

  .footer-link-logo-block {
    width: 140px;
  }

  .p-med {
    max-width: 300px;
  }

  .p-med.p-legal {
    max-width: none;
  }

  .legal-grid-body-wrap.justify-end {
    justify-content: flex-end;
  }

  .legal-block {
    background-color: #f8f8f8;
    padding: 16px;
    display: block;
  }
}

@media screen and (min-width: 1920px) {
  .footer-section__mobile {
    z-index: 6;
  }

  .main-section--background-image {
    margin-right: 20%;
  }

  .footer-wrap__mobile {
    max-width: 1440px;
  }

  .footer-rights-block {
    display: none;
  }

  .footer-section {
    z-index: 6;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-2 {
    max-width: 46ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-1 {
    max-width: 44ch;
  }

  .nexus-header--logo-wrap {
    z-index: 3;
  }

  .p-med {
    max-width: 240px;
  }

  .legal-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-bottom: 1rem;
    display: grid;
  }
}

@media screen and (max-width: 991px) {
  .footer-section__mobile {
    display: block;
  }

  .vertical-ruler {
    display: none;
  }

  .vertical-ruler.visa--benefits-ruler {
    display: block;
  }

  .p-small-2.p-small-2-white {
    text-align: left;
  }

  .p-small-2.p-small-2-white.p-small-all-caps {
    text-transform: uppercase;
  }

  .footer-col.footer-col--right {
    align-items: flex-start;
  }

  .main-section--background-image {
    width: 85%;
    height: 95%;
    min-height: 0;
    object-fit: contain;
    object-position: 50% 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .subheading.visa--header-subheading {
    max-width: 31ch;
    margin-bottom: 30px;
    font-size: 1.125rem;
  }

  .visa--benefits-item_inner-left {
    max-width: 52ch;
    font-size: 1.125rem;
  }

  .visa--benefits-item_inner-left.travel-faq-2,
  .visa--benefits-item_inner-left.perks-faq-3,
  .visa--benefits-item_inner-left.travel-faq-9 {
    max-width: 52ch;
  }

  .visa--benefits-item_inner-left.travel-faq-13 {
    max-width: 45ch;
  }

  .visa--benefits-item_inner-left.perks-faq-5,
  .visa--benefits-item_inner-left.travel-faq-1 {
    max-width: 52ch;
  }

  .visa--benefits-item_inner-left.travel-faq-12 {
    max-width: 37ch;
  }

  .visa--benefits-item_inner-left.travel-faq-14 {
    max-width: 50ch;
  }

  .visa--benefits-item_inner-left._20ch {
    max-width: none;
  }

  .visa--benefits-item_inner-left.protect-faq-2 {
    max-width: 52ch;
  }

  .visa--benefits-item_inner-left.travel-faq-10 {
    max-width: 33ch;
  }

  .visa--benefits-item_inner-left.perks-faq-1 {
    max-width: 37ch;
  }

  .visa--benefits-item_inner-left.travel-faq-11 {
    max-width: 34ch;
  }

  .visa--benefits-item_inner-left.perks-faq-6 {
    max-width: 52ch;
  }

  .default-container {
    width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }

  .default-container.visa--header-content-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }

  .benefits-photo-section--inner-wrap {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .footer-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .visa--full-benefits_benefits-group-heading-image {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .footer-wrap__mobile {
    width: 80%;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: minmax(120px, 120px) auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .visa--photo-item_toggle {
    font-size: 1.5rem;
  }

  .visa--photo-item_toggle:hover {
    color: #000;
  }

  .main-section--inner-wrap {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .main-section--inner-wrap.position-relative {
    padding-bottom: 30px;
  }

  .heading.visa--h2 {
    font-size: 3rem;
  }

  .heading.visa--h1 {
    margin-bottom: 20px;
    font-size: 3rem;
  }

  .heading.visa--full-benefits_benefits-group-heading {
    color: #000;
    font-size: 2.375rem;
  }

  .benefits-full-section--inner-wrap {
    padding-top: 80px;
  }

  .footer-contain {
    background-color: #1c1c1f;
  }

  .visa-dd-icon {
    padding-top: 0;
    transition: opacity 0.3s;
  }

  .visa--benefits-item_toggle {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 1.5rem;
  }

  .visa--benefits-item_toggle:hover {
    color: #000;
  }

  .visa--benefits-item_curtain {
    font-weight: 400;
  }

  .visa--benefits-item_inner-right {
    font-size: 1rem;
    font-weight: 400;
  }

  .visa--benefits-item_inner-right.protect-faq-8 {
    max-width: 62ch;
  }

  .visa--benefits-item_inner-right.protect-faq-2 {
    max-width: 64ch;
  }

  .visa--benefits-item_inner-right.protect-faq-6 {
    max-width: 62ch;
  }

  .visa--benefits-item_inner-right.protect-faq-7 {
    max-width: 61.5ch;
  }

  .visa--benefits-item_inner-right.travel-faq-14 {
    max-width: 57ch;
  }

  .visa--benefits-item_inner-right.travel-faq-10 {
    max-width: 59ch;
  }

  .visa--benefits-item_inner-right.protect-faq-1 {
    max-width: 65ch;
  }

  .visa--benefits-item_inner-right.protect-faq-5 {
    max-width: 62ch;
  }

  .visa--benefits-item_inner-right.protect-faq-3 {
    max-width: 63ch;
  }

  .visa--benefits-item_inner-right.perk-faq-1 {
    max-width: 60ch;
  }

  .visa--benefits-item_inner-right.travel-faq-13 {
    max-width: 59ch;
  }

  .visa--benefits-item_inner-right.travel-faq-7 {
    max-width: 65ch;
  }

  .visa--benefits-item_inner-right.protect-faq-4 {
    max-width: 63ch;
  }

  .visa--benefits-item_inner-right.travel-faq-9 {
    max-width: 59ch;
  }

  .visa--benefits-item_inner-right.perk-faq-6 {
    max-width: 60ch;
  }

  .visa--benefits-item_inner-right.travel-faq-2 {
    max-width: 61ch;
  }

  .visa--benefits-item_inner-right.travel-faq-5 {
    max-width: 65ch;
  }

  .visa--benefits-item_inner-right.travel-faq-12 {
    max-width: 59ch;
  }

  .visa--benefits-item_inner-right.perk-faq-3 {
    max-width: 57ch;
  }

  .visa--benefits-item_inner-right.travel-faq-11 {
    max-width: 55ch;
  }

  .visa--benefits-item_inner-right.travel-faq-3 {
    max-width: 58ch;
  }

  .visa--benefits-item_inner-right.travel-faq-1,
  .visa--benefits-item_inner-right.travel-faq-8 {
    max-width: 62ch;
  }

  .visa--benefits-item_inner-right.perk-faq-5 {
    max-width: 60ch;
  }

  .visa--benefits-item_inner-right.travel-faq-4 {
    max-width: 64ch;
  }

  .visa--benefits-item_inner-right.perk-faq-2 {
    max-width: 60ch;
  }

  .visa--benefits-item_inner-right.travel-faq-6 {
    max-width: 63ch;
  }

  .visa--benefits-item_inner-right.perk-faq-4 {
    max-width: 62ch;
  }

  .visa--photo-item_toggle-text {
    max-width: none;
  }

  .visa--photo-item_toggle-text.photo-faq-6 {
    max-width: 40ch;
  }

  .visa--photo-item_toggle-text.photo-faq-5 {
    max-width: none;
  }

  .visa--benefits-item_inner-link-underlined {
    color: rgba(0, 0, 0, 0.4);
    font-size: 1em;
  }

  .footer-rights-block {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .p-reg {
    max-width: 450px;
    color: rgba(0, 0, 0, 0.5);
    margin-bottom: 20px;
    font-size: 1em;
    line-height: 1.187em;
  }

  .p-reg.p-product-subhead--grey.visa--no-credit-check {
    max-width: 40ch;
    align-self: center;
    font-size: 0.8125em;
  }

  .benefits-photo-section--grid {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .footer-section {
    display: none;
  }

  .visa--benefits-item_small-text {
    font-size: 0.75rem;
  }

  .visa--benefits-item_small-text.travel-faq-11-5-2 {
    max-width: 50ch;
  }

  .visa--benefits-item_small-text.travel-faq-11-4-2 {
    max-width: 79ch;
  }

  .visa--photo-item_curtain-answer {
    margin-right: 0;
    font-size: 1rem;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-2,
  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-1 {
    max-width: 63ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-4 {
    max-width: 60ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-5 {
    max-width: 56ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-3 {
    max-width: 58ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-6 {
    max-width: 60ch;
  }

  .visa--photo-item_curtain-answer.top-answer {
    max-width: 52ch;
    font-size: 1.25rem;
  }

  .visa--photo-item_curtain-answer.top-answer.photo-faq-5 {
    max-width: 52ch;
  }

  .footer-link-logo-block.w--current {
    margin-bottom: 80px;
  }

  .nexus-header--logo-wrap {
    left: 7.5vw;
  }

  .main-section--background-wrap {
    width: 95%;
    height: auto;
    max-width: 912px;
    order: -1;
    justify-content: center;
    margin: 150px 24px 20px;
    padding-top: 85%;
    padding-right: 0;
    position: relative;
  }

  .footer-disclaimer {
    margin-top: 10px;
  }

  .section.header-section {
    height: auto;
  }

  .visa--full-benefits_benefits-group-wrap.visa--perk-benefits,
  .visa--full-benefits_benefits-group-wrap.visa--protection-benefits,
  .visa--full-benefits_benefits-group-wrap.visa--travel-benefits {
    margin-bottom: 80px;
  }

  .visa--full-benefits_benefits-group-heading-image-wrap {
    width: 27px;
    height: 27px;
    margin-right: 15px;
  }

  .visa--full-benefits-filter-button {
    color: #000;
  }

  .visa--benefits-item_inner-link {
    color: rgba(0, 0, 0, 0.4);
    font-size: 0.75rem;
  }

  .visa--benefits-item_inner-link:hover {
    color: rgba(0, 0, 0, 0.4);
    border-bottom-color: rgba(0, 0, 0, 0.4);
  }

  .visa--benefits-item_inner-curtain {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    padding-bottom: 40px;
  }

  .h3-legal {
    color: #000;
  }

  .list-legal.list-bullets.d-two-columns {
    column-gap: 50px;
  }

  .p-med,
  .p-med.p-legal {
    width: auto;
  }

  .legal-grid {
    width: 100%;
  }

  .superscript {
    font-size: 50px;
  }
}

@media screen and (max-width: 767px) {
  .visa--benefits-item_toggle-text {
    max-width: 19.5ch;
    flex: none;
  }

  .visa--benefits-item_toggle-text.travel-faq-1 {
    max-width: 12ch;
  }

  .visa--benefits-item_inner-left {
    max-width: 27ch;
  }

  .visa--benefits-item_inner-left.travel-faq-2 {
    max-width: 24ch;
  }

  .visa--benefits-item_inner-left.perks-faq-3 {
    max-width: 31ch;
  }

  .visa--benefits-item_inner-left.travel-faq-9 {
    max-width: 23ch;
  }

  .visa--benefits-item_inner-left.travel-faq-13 {
    max-width: 32ch;
  }

  .visa--benefits-item_inner-left.perks-faq-5 {
    max-width: 23ch;
  }

  .visa--benefits-item_inner-left.travel-faq-1,
  .visa--benefits-item_inner-left.travel-faq-12 {
    max-width: 27ch;
  }

  .visa--benefits-item_inner-left.travel-faq-14 {
    max-width: 31ch;
  }

  .visa--benefits-item_inner-left.travel-faq-10 {
    max-width: 37ch;
  }

  .visa--benefits-item_inner-left.travel-faq-11 {
    max-width: 34ch;
  }

  .visa--benefits-item_inner-left.perks-faq-6 {
    max-width: 23ch;
  }

  .default-container {
    border-bottom-style: none;
  }

  .footer-wrap {
    flex-flow: column;
  }

  .footer-wrap__mobile {
    width: 90%;
    flex-flow: column;
  }

  .visa-dd-icon.visa-benefits-icon {
    align-self: flex-start;
  }

  .cust-nav--cta-button {
    display: none;
  }

  .visa--benefits-item_inner-right.protect-faq-8,
  .visa--benefits-item_inner-right.protect-faq-2 {
    max-width: 39ch;
  }

  .visa--benefits-item_inner-right.protect-faq-6 {
    max-width: 40ch;
  }

  .visa--benefits-item_inner-right.protect-faq-7 {
    max-width: 41ch;
  }

  .visa--benefits-item_inner-right.travel-faq-14 {
    max-width: 35ch;
  }

  .visa--benefits-item_inner-right.travel-faq-10 {
    max-width: 37ch;
  }

  .visa--benefits-item_inner-right.protect-faq-1 {
    max-width: 38ch;
  }

  .visa--benefits-item_inner-right.protect-faq-5 {
    max-width: 41ch;
  }

  .visa--benefits-item_inner-right.protect-faq-3 {
    max-width: 39.5ch;
  }

  .visa--benefits-item_inner-right.perk-faq-1 {
    max-width: 39ch;
  }

  .visa--benefits-item_inner-right.travel-faq-13 {
    max-width: 35ch;
  }

  .visa--benefits-item_inner-right.travel-faq-7 {
    max-width: 38ch;
  }

  .visa--benefits-item_inner-right.protect-faq-4,
  .visa--benefits-item_inner-right.travel-faq-9 {
    max-width: 36ch;
  }

  .visa--benefits-item_inner-right.perk-faq-6 {
    max-width: 37ch;
  }

  .visa--benefits-item_inner-right.travel-faq-2 {
    max-width: 35ch;
  }

  .visa--benefits-item_inner-right.travel-faq-5 {
    max-width: 39ch;
  }

  .visa--benefits-item_inner-right.travel-faq-12 {
    max-width: 38ch;
  }

  .visa--benefits-item_inner-right.perk-faq-3,
  .visa--benefits-item_inner-right.travel-faq-11 {
    max-width: 37ch;
  }

  .visa--benefits-item_inner-right.travel-faq-3 {
    max-width: 39ch;
  }

  .visa--benefits-item_inner-right.travel-faq-1 {
    max-width: 38.5ch;
  }

  .visa--benefits-item_inner-right.travel-faq-8 {
    max-width: 33ch;
  }

  .visa--benefits-item_inner-right.perk-faq-5 {
    max-width: 39ch;
  }

  .visa--benefits-item_inner-right.travel-faq-4 {
    max-width: 38ch;
  }

  .visa--benefits-item_inner-right.perk-faq-2 {
    max-width: 33ch;
  }

  .visa--benefits-item_inner-right.travel-faq-6 {
    max-width: 36ch;
  }

  .visa--benefits-item_inner-right.perk-faq-4 {
    max-width: 37ch;
  }

  .visa--photo-item_toggle-text.photo-faq-6 {
    max-width: 17ch;
  }

  .visa--photo-item_toggle-text.photo-faq-5 {
    max-width: 15ch;
  }

  .visa--photo-item_curtain {
    font-size: 0.75em;
    line-height: 120%;
  }

  .cust-nav--menu-wrap {
    max-width: 100%;
  }

  .p-reg {
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.187em;
  }

  .p-reg.p-product-subhead--grey.visa--no-credit-check {
    max-width: 36ch;
    align-self: center;
    margin-top: 15px;
    font-size: 0.8125em;
  }

  .visa--benefits-item_small-text.travel-faq-11-4-2 {
    max-width: 43ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-2 {
    max-width: 36ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-1 {
    max-width: 39ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-5,
  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-3 {
    max-width: 37ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-6 {
    max-width: 36ch;
  }

  .visa--photo-item_curtain-answer.top-answer {
    max-width: 26ch;
  }

  .visa--photo-item_curtain-answer.top-answer.photo-faq-5 {
    max-width: 28ch;
  }

  .main-section--background-wrap {
    padding-top: 100%;
  }

  .cust-nav--banner {
    text-decoration: none;
  }

  .list-legal.list-bullets.d-two-columns {
    column-count: 1;
  }

  .main-header,
  .legal-sections {
    margin-top: 95px;
  }
}

@media screen and (max-width: 479px) {
  .footer-section__mobile {
    background-color: #1c1c1f;
    overflow: visible;
  }

  .visa--benefits-item_toggle-text {
    min-width: 17ch;
  }

  .visa--benefits-item_toggle-text.travel-faq-1 {
    min-width: 10ch;
  }

  .subheading.visa--header-subheading {
    max-width: 22ch;
  }

  .visa--benefits-item_inner-left.perks-faq-3 {
    max-width: 20ch;
  }

  .visa--benefits-item_inner-left.travel-faq-13 {
    max-width: 25ch;
  }

  .visa--benefits-item_inner-left.travel-faq-12,
  .visa--benefits-item_inner-left.travel-faq-14 {
    max-width: 27ch;
  }

  .visa--benefits-item_inner-left._20ch {
    max-width: 20ch;
  }

  .visa--benefits-item_inner-left.protect-faq-2 {
    max-width: 15ch;
  }

  .visa--benefits-item_inner-left.travel-faq-10 {
    max-width: 24ch;
  }

  .visa--benefits-item_inner-left.perks-faq-1 {
    max-width: 22ch;
  }

  .visa--benefits-item_inner-left.travel-faq-11 {
    max-width: 26ch;
  }

  .visa--full-benefits-filter-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 15px;
    flex-direction: column;
  }

  .default-container {
    width: 100%;
  }

  .footer-wrap__mobile {
    width: 85%;
    grid-template-columns: 1fr 0.75fr;
  }

  .visa--benefits-button-wrap {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

  .cust-nav--menu-top-wrap {
    align-items: baseline;
  }

  .visa--benefits-item_internal-link.no-wrap {
    white-space: nowrap;
  }

  .cust-nav--menu_inner-button {
    width: 40px;
    height: 40px;
  }

  .cust-nav--color-bar {
    justify-items: start;
  }

  .cust-nav--menu_outer-button {
    width: 40px;
    height: 40px;
    top: 10px;
    right: 20px;
  }

  .cust-nav--menu_outer-button.color-bar--nav-button {
    padding-top: 5px;
  }

  .cust-nav--color-bar_no-background {
    justify-items: start;
  }

  .cust-nav--inner-menu-wrap {
    padding: 20px 40px 60px;
  }

  .visa-dd-icon {
    width: 22px;
    margin-left: 16px;
  }

  .cust-nav--menu-link-text.main-page-link--text {
    font-size: 2.0625rem;
  }

  .visa--benefits-item_toggle {
    white-space: normal;
    font-size: 1.5rem;
  }

  .visa--benefits-item_inner-right {
    max-width: 31ch;
  }

  .visa--benefits-item_inner-right.protect-faq-8 {
    max-width: 34ch;
  }

  .visa--benefits-item_inner-right.protect-faq-2 {
    max-width: 35ch;
  }

  .visa--benefits-item_inner-right.protect-faq-6 {
    max-width: 32ch;
  }

  .visa--benefits-item_inner-right.protect-faq-7,
  .visa--benefits-item_inner-right.travel-faq-14,
  .visa--benefits-item_inner-right.travel-faq-10 {
    max-width: 33ch;
  }

  .visa--benefits-item_inner-right.protect-faq-1 {
    max-width: 35ch;
  }

  .visa--benefits-item_inner-right.protect-faq-5 {
    max-width: 34ch;
  }

  .visa--benefits-item_inner-right.protect-faq-3 {
    max-width: 35ch;
  }

  .visa--benefits-item_inner-right.perk-faq-1 {
    max-width: 34ch;
  }

  .visa--benefits-item_inner-right.travel-faq-13 {
    max-width: 32ch;
  }

  .visa--benefits-item_inner-right.travel-faq-7 {
    max-width: 33ch;
  }

  .visa--benefits-item_inner-right.protect-faq-4 {
    max-width: 35ch;
  }

  .visa--benefits-item_inner-right.travel-faq-9 {
    max-width: 30ch;
  }

  .visa--benefits-item_inner-right.perk-faq-6 {
    max-width: 31ch;
  }

  .visa--benefits-item_inner-right.travel-faq-5,
  .visa--benefits-item_inner-right.travel-faq-12,
  .visa--benefits-item_inner-right.perk-faq-3 {
    max-width: 30ch;
  }

  .visa--benefits-item_inner-right.travel-faq-11 {
    max-width: 31ch;
  }

  .visa--benefits-item_inner-right.travel-faq-3 {
    max-width: 30ch;
  }

  .visa--benefits-item_inner-right.travel-faq-1 {
    max-width: 34ch;
  }

  .visa--benefits-item_inner-right.perk-faq-5 {
    max-width: 32ch;
  }

  .visa--benefits-item_inner-right.travel-faq-4 {
    max-width: 33ch;
  }

  .visa--benefits-item_inner-right.travel-faq-6 {
    max-width: 35ch;
  }

  .visa--benefits-item_inner-right.perk-faq-4 {
    max-width: 32ch;
  }

  .visa--photo-item_toggle-text {
    max-width: 14ch;
  }

  .product--link-button.product--link-button-outline {
    margin-right: 0;
  }

  .cust-nav--menu-wrap {
    width: 0%;
  }

  .visa--benefits-item_small-text {
    max-width: 36ch;
    font-size: 0.75rem;
  }

  .cust-nav--inner-color-bar {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 25px;
  }

  .custom-nav--color-bar-logo-wrap {
    margin-right: auto;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-2 {
    max-width: 33ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-1 {
    max-width: 32.5ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-4 {
    max-width: 32ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-5 {
    max-width: 34ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-3 {
    max-width: 33ch;
  }

  .visa--photo-item_curtain-answer.bottom-answer.photo-answer-6 {
    max-width: 32ch;
  }

  .visa--photo-item_curtain-answer.top-answer {
    max-width: 26ch;
  }

  .visa--photo-item_curtain-answer.top-answer.photo-faq-5 {
    max-width: 16ch;
  }

  .nexus-header--logo-wrap {
    top: 20px;
  }

  .main-section--background-wrap {
    width: 90%;
    margin-top: 110px;
  }

  .cust-nav--logo {
    height: 22px;
    max-height: 22px;
  }

  .visa--full-benefits_benefits-group-heading-image-wrap {
    width: 27px;
    height: 27px;
  }

  .cust-nav--button-bar {
    width: 40px;
  }

  .visa--benefits-item_inner-link {
    font-size: 0.75rem;
  }

  .nexus-header--logo {
    font-size: 1.85em;
  }

  .p-med {
    width: auto;
  }

  .legal-wrap {
    width: 90%;
  }

  .legal-contain {
    overflow: hidden;
  }

  .main-header,
  .legal-sections {
    z-index: 0;
    margin-top: 90px;
    position: relative;
  }

  .legal-grid.legal-grid--full {
    justify-items: stretch;
    overflow: auto;
  }

  .p-small--dark {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2em;
  }

  .p-small--dark.p-small--dark-roman {
    text-align: left;
    align-self: flex-start;
    font-size: 0.875em;
    font-weight: 400;
  }
}

#w-node-b0911649-1648-c9dc-9629-40c7fec86885-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86899-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec868ab-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec868c9-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec8692b-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec8692e-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec8693f-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86942-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec8695a-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec8695d-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86975-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86978-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86985-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86988-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86995-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86998-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec869b0-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec869b3-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec869c3-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec869c6-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec869d8-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec869db-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec869ef-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec869f2-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a04-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a07-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a1b-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a1e-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a32-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a35-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a6d-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a70-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a85-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a88-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86a9d-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86aa0-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86ab8-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86abb-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86ae5-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86ae8-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86afd-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b00-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b1b-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b1e-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b2d-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b30-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b3d-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b43-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b55-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b58-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b69-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b6c-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b7d-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86b80-92a60b42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0911649-1648-c9dc-9629-40c7fec86ba9-92a60b42 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-b0911649-1648-c9dc-9629-40c7fec86bf6-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86bff-92a60b42,
#w-node-b0911649-1648-c9dc-9629-40c7fec86c08-92a60b42 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b0911649-1648-c9dc-9629-40c7fec86c18-92a60b42 {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-c8ce61ed-8c99-6242-8df4-5fd342e524c8-d369a2c7,
#w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5a2-d369a2c7,
#w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5ab-d369a2c7,
#w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5b2-d369a2c7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5c0-d369a2c7 {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-_0c41fb2f-e1f6-88f5-caf3-c2c910a64463-fa8c89c6,
#w-node-abeca431-d69f-6bd1-7267-5c81452cb08f-fa8c89c6,
#w-node-abeca431-d69f-6bd1-7267-5c81452cb098-fa8c89c6,
#w-node-abeca431-d69f-6bd1-7267-5c81452cb09f-fa8c89c6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-abeca431-d69f-6bd1-7267-5c81452cb0ad-fa8c89c6 {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

#w-node-_810aabf8-053b-2abf-38d8-18da7342a838-88d0d530,
#w-node-_810aabf8-053b-2abf-38d8-18da7342a83b-88d0d530,
#w-node-_810aabf8-053b-2abf-38d8-18da7342a83e-88d0d530,
#w-node-_810aabf8-053b-2abf-38d8-18da7342a841-88d0d530,
#w-node-_810aabf8-053b-2abf-38d8-18da7342a844-88d0d530,
#w-node-_810aabf8-053b-2abf-38d8-18da7342a847-88d0d530,
#w-node-_810aabf8-053b-2abf-38d8-18da7342a84a-88d0d530,
#w-node-_810aabf8-053b-2abf-38d8-18da7342a84d-88d0d530,
#w-node-c8ce61ed-8c99-6242-8df4-5fd342e524c8-88d0d530,
#w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5a2-88d0d530,
#w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5ab-88d0d530,
#w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5b2-88d0d530 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5c0-88d0d530 {
  grid-area: span 2 / span 4 / span 2 / span 4;
}

@media screen and (min-width: 1440px) {
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6dc-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6df-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6e2-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6e5-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6e8-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6eb-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6ee-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6f1-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6f4-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6f7-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6fa-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a6fd-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a700-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a703-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a706-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a709-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a70c-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a70f-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a712-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a715-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a718-88d0d530,
  #w-node-_810aabf8-053b-2abf-38d8-18da7342a71b-88d0d530 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-b0911649-1648-c9dc-9629-40c7fec86b89-92a60b42 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-b0911649-1648-c9dc-9629-40c7fec86b98-92a60b42 {
    grid-area: 2 / 3 / 3 / 4;
  }

  #w-node-b0911649-1648-c9dc-9629-40c7fec86ba3-92a60b42 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b0911649-1648-c9dc-9629-40c7fec86ba9-92a60b42 {
    grid-area: 4 / 1 / 5 / 4;
  }

  #w-node-b0911649-1648-c9dc-9629-40c7fec86bf0-92a60b42 {
    grid-area: 5 / 1 / 6 / 4;
  }

  #w-node-b0911649-1648-c9dc-9629-40c7fec86bf6-92a60b42 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-b0911649-1648-c9dc-9629-40c7fec86c0f-92a60b42 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5a2-d369a2c7 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5b7-d369a2c7 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-abeca431-d69f-6bd1-7267-5c81452cb08f-fa8c89c6 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-abeca431-d69f-6bd1-7267-5c81452cb0a4-fa8c89c6 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5a2-88d0d530 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-d13abf53-1ccc-adc5-ca0c-21dbcb0ae5b7-88d0d530 {
    grid-area: 2 / 2 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b0911649-1648-c9dc-9629-40c7fec86b98-92a60b42 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-b0911649-1648-c9dc-9629-40c7fec86ba9-92a60b42 {
    grid-area: 4 / 1 / 5 / 3;
  }

  #w-node-b0911649-1648-c9dc-9629-40c7fec86bf0-92a60b42 {
    grid-area: 5 / 1 / 6 / 3;
  }
}

@font-face {
  font-family: 'Sequel Sans Display';
  src: url('https://assets.atlascard.com/fonts/SequelSans-DisplayBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Display';
  src: url('https://assets.atlascard.com/fonts/SequelSans-DisplayBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Headline';
  src: url('https://assets.atlascard.com/fonts/SequelSans-HeadlineLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans';
  src: url('https://assets.atlascard.com/fonts/SequelSans-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Display';
  src: url('https://assets.atlascard.com/fonts/SequelSans-Display.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans';
  src: url('https://assets.atlascard.com/fonts/SequelSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Display Book';
  src: url('https://assets.atlascard.com/fonts/SequelSans-DisplayBook.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Display';
  src: url('https://assets.atlascard.com/fonts/SequelSans-DisplayLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Display';
  src: url('https://assets.atlascard.com/fonts/SequelSans-DisplaySemi.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Headline';
  src: url('https://assets.atlascard.com/fonts/SequelSans-HeadlineHeavy.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Headline';
  src: url('https://assets.atlascard.com/fonts/SequelSans-HeadlineBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Display';
  src: url('https://assets.atlascard.com/fonts/SequelSans-DisplayHeavy.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Display';
  src: url('https://assets.atlascard.com/fonts/SequelSans-DisplayMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Headline Book';
  src: url('https://assets.atlascard.com/fonts/SequelSans-HeadlineBook.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Headline';
  src: url('https://assets.atlascard.com/fonts/SequelSans-HeadlineBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Book';
  src: url('https://assets.atlascard.com/fonts/SequelSans-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Headline';
  src: url('https://assets.atlascard.com/fonts/SequelSans-HeadlineMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Super Display';
  src: url('https://assets.atlascard.com/fonts/SequelSans-SuperDisplay.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans';
  src: url('https://assets.atlascard.com/fonts/SequelSans-Heavy.woff') format('woff');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans';
  src: url('https://assets.atlascard.com/fonts/SequelSans-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans';
  src: url('https://assets.atlascard.com/fonts/SequelSans-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Headline';
  src: url('https://assets.atlascard.com/fonts/SequelSans-HeadlineSemi.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans';
  src: url('https://assets.atlascard.com/fonts/SequelSans-Semi.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans';
  src: url('https://assets.atlascard.com/fonts/SequelSans-Roman.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sequel Sans Headline';
  src: url('https://assets.atlascard.com/fonts/SequelSans-Headline.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-display: swap;
  font-family: 'ApercuMono Pro Medium';
  font-weight: normal;
  src: url(https://assets.atlascard.com/fonts/apercu-mono-medium-pro.woff2) format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'ApercuMono Pro Regular';
  font-weight: normal;
  src: url(https://assets.atlascard.com/fonts/apercu-mono-regular-pro.woff2) format('woff2');
}
@font-face {
  font-display: swap;
  font-family: 'ApercuMono Pro Regular';
  font-weight: bold;
  src: url(https://assets.atlascard.com/fonts/apercu-mono-bold-pro.woff2) format('woff2');
}
