﻿/* Base */
@-ms-viewport {
  width: auto !important;
}
* {
  box-sizing: border-box;
}

html, body {
  margin: 0;
  padding: 0;
}

html {
  font-size: 100%;
}
@media only screen and (max-width: 499px) {
  html {
    font-size: 85%;
  }
}

body {
  position: relative;
  font-family: "Connections", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.4;
  color: #000000;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga" 1;
  -moz-font-feature-settings: "liga" 1;
  -ms-font-feature-settings: "liga" 1;
  font-feature-settings: "liga" 1;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: inherit;
  margin: 0;
}

a {
  color: #0052C2;
}
a:hover, a:active {
  text-decoration: underline;
}
a:focus {
  outline: 2px solid #0052C2 !important;
}

button {
  background-color: inherit;
  border: 0;
  border-radius: 0;
}
button:focus {
  outline: 2px solid #0052C2 !important;
}

sup {
  font-size: 70%;
}

.sup--r {
  vertical-align: top;
}

.text-default {
  font-family: "Connections", Helvetica Neue, Helvetica, Arial, sans-serif;
}

.text-medium {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif;
}

strong, b, .text-bold {
  font-family: "ConnectionsBold", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
}

.text-condensed-bold {
  font-family: "ConnectionsCondensedBold", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
}

em, i, .text-italic {
  font-family: "ConnectionsItalic", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
}

u, .text-underline {
  text-decoration: underline;
}

.text-red {
  color: #E31837;
}

.text-regal {
  color: #C41230;
}

.text-blue {
  color: #0052C2;
}

.text-navy {
  color: #012169;
}

.text-black {
  color: #000000;
}

.text-white {
  color: #FFFFFF;
}

.chevron {
  font-size: 1.25em;
}
.chevron--left {
  margin-right: 0.25rem;
}
.chevron--right {
  margin-left: 0.25rem;
}

input::-ms-clear {
  display: none;
}
input::-webkit-search-decoration, input::-webkit-search-cancel-button, input::-webkit-search-results-button, input::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

select {
  -webkit-appearance: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  img[src$=".svg"] {
    padding: 0;
  }
}

.skip-link {
  display: inline-block;
  position: absolute;
  top: -7rem;
  left: 50%;
  z-index: 10;
  font-size: 1rem;
  letter-spacing: -0.01em;
  text-align: center;
  text-decoration: none;
  background-color: #F3F3F3;
  width: 12.5rem;
  max-height: 7rem;
  padding: 0.375rem 1rem;
  margin-left: -6.25rem;
  opacity: 0;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.skip-link:hover {
  text-decoration: none;
}
.skip-link:focus {
  top: 0;
  opacity: 1;
}

.ada-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.wrap-none {
  white-space: nowrap;
}

/* Typography */
@font-face {
  font-family: "Connections";
  src: url("/ebiAsset/font/Connections-Regular.woff") format("woff"), url("/ebiAsset/font/Connections-Regular.otf") format("opentype"), url("/ebiAsset/font/Connections-Regular.ttf") format("truetype"), url("/ebiAsset/font/Connections-Regular.svg#Connections") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ConnectionsMedium";
  src: url("/ebiAsset/font/Connections-Medium.woff") format("woff"), url("/ebiAsset/font/Connections-Medium.otf") format("opentype"), url("/ebiAsset/font/Connections-Medium.ttf") format("truetype"), url("/ebiAsset/font/Connections-Medium.svg#Connections-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ConnectionsBold";
  src: url("/ebiAsset/font/Connections-Bold.woff") format("woff"), url("/ebiAsset/font/Connections-Bold.otf") format("opentype"), url("/ebiAsset/font/Connections-Bold.ttf") format("truetype"), url("/ebiAsset/font/Connections-Bold.svg#Connections-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ConnectionsItalic";
  src: url("/ebiAsset/font/Connections-Italic.woff") format("woff"), url("/ebiAsset/font/Connections-Italic.otf") format("opentype"), url("/ebiAsset/font/Connections-Italic.ttf") format("truetype"), url("/ebiAsset/font/Connections-Italic.svg#Connections-Italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ConnectionsLight";
  src: url("/ebiAsset/font/Connections-Light.woff") format("woff"), url("/ebiAsset/font/Connections-Light.otf") format("opentype"), url("/ebiAsset/font/Connections-Light.ttf") format("truetype"), url("/ebiAsset/font/Connections-Light.svg#Connections-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ConnectionsLightItalic";
  src: url("/ebiAsset/font/Connections-Light-Italic.woff") format("woff"), url("/ebiAsset/font/Connections-Light-Italic.otf") format("opentype"), url("/ebiAsset/font/Connections-Light-Italic.ttf") format("truetype"), url("/ebiAsset/font/Connections-Light-Italic.svg#Connections-Light-Italic") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ConnectionsCondensed";
  src: url("/ebiAsset/font/Connections-Condensed.woff") format("woff"), url("/ebiAsset/font/Connections-Condensed.otf") format("opentype"), url("/ebiAsset/font/Connections-Condensed.ttf") format("truetype"), url("/ebiAsset/font/Connections-Condensed.svg#Connections-Condensed") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ConnectionsCondensedBold";
  src: url("/ebiAsset/font/Connections-Condensed-Bold.woff") format("woff"), url("/ebiAsset/font/Connections-Condensed-Bold.otf") format("opentype"), url("/ebiAsset/font/Connections-Condensed-Bold.ttf") format("truetype"), url("/ebiAsset/font/Connections-Condensed-Bold.svg#Connections-Condensed-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "ConnectionsCondensedLight";
  src: url("/ebiAsset/font/Connections-Condensed-Light.woff") format("woff"), url("/ebiAsset/font/Connections-Condensed-Light.otf") format("opentype"), url("/ebiAsset/font/Connections-Condensed-Light.ttf") format("truetype"), url("/ebiAsset/font/Connections-Condensed-Light.svg#Connections-Condensed-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Icons */
.icon-account {
  background-image: url("/ebiAsset/image/icon-account.svg");
}

.icon-faq {
  background-image: url("/ebiAsset/image/icon-faq.svg");
}

.icon-connect {
  background-image: url("/ebiAsset/image/icon-connect.svg");
}

.icon-login {
  background-image: url("/ebiAsset/image/icon-login.svg");
}

.icon-menu {
  background-image: url("/ebiAsset/image/icon-menu.svg");
}

.icon-close {
  background-image: url("/ebiAsset/image/icon-close.svg");
}

.icon-play {
  background-image: url("/ebiAsset/image/icon-play.svg");
}

.icon-phone {
  background-image: url("/ebiAsset/image/icon-phone.svg");
}

/* Container */
.bac-container {
  min-width: 320px;
  max-width: 1480px;
  padding: 0 5rem;
}
@media only screen and (max-width: 767px) {
  .bac-container {
    padding: 0 2rem;
  }
}
.bac-container--centered {
  margin: 0 auto;
}

/* Grid */
.bac-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.25rem;
}
.bac-row.bac-main__hero {
  margin: 0 -3.75rem;
}

.bac-col {
  padding: 0 1.25rem;
}
.bac-col--6 {
  width: 50%;
}
.bac-col--12 {
  width: 100%;
}
.bac-main__hero .bac-col {
  padding: 0 3.75rem;
}

/* Header */
.bac-header {
  position: fixed;
  z-index: 2;
  width: 100%;
  height: 108px;
  background-color: #FFFFFF;
  transition: box-shadow 0.25s ease;
}
@media only screen and (max-width: 1199px) {
  .bac-header {
    height: 54px;
  }
}
.bac-header--shadow {
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}
.bac-header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .bac-header__container {
    padding-right: 1rem;
  }
}
.bac-header__www {
  max-width: 19rem;
  padding-right: 1rem;
}
@media only screen and (max-width: 1199px) {
  .bac-header__www {
    max-width: 16rem;
  }
}
@media only screen and (max-width: 767px) {
  .bac-header__www {
    max-width: 13rem;
  }
}
.bac-header__logo {
  width: 100%;
}

/* Nav */
.bac-nav {
  display: flex;
  height: 100%;
  margin-left: auto;
}
.bac-nav__collapse {
  transition: none;
}
@media only screen and (min-width: 1200px) {
  .bac-nav__collapse--menu {
    display: block !important;
  }
}
.bac-nav__collapse--login {
  position: relative;
}
.bac-nav__list {
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 320px;
  height: 100%;
}
@media only screen and (max-width: 1199px) {
  .bac-nav__list {
    position: absolute;
    top: 54px;
    left: 0;
    z-index: 3;
    width: 100%;
    height: calc(54px + 1rem);
    padding: 0 5rem;
    background-color: #FFFFFF;
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (max-width: 767px) {
  .bac-nav__list {
    height: 108px;
    padding: 0 2rem;
  }
}
.bac-es .bac-nav__list {
  padding: 0;
}
@media only screen and (max-width: 599px) {
  .bac-es .bac-nav__list {
    font-size: 0.875rem;
  }
}
.bac-nav__item {
  display: block;
  height: 100%;
}
@media only screen and (max-width: 1199px) {
  .bac-nav__item {
    width: 25%;
  }
}
@media only screen and (max-width: 599px) {
  .bac-es .bac-nav__item {
    width: auto;
  }
}
.bac-nav__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 0.75rem 1rem;
  line-height: 1.2;
  letter-spacing: -0.01em;
  color: #000000;
  text-decoration: none;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .bac-nav__link {
    white-space: normal;
  }
}
@media only screen and (max-width: 499px) {
  .bac-es .bac-nav__link {
    padding: 0.75rem 0.25rem;
  }
}
.bac-nav__link:hover {
  background-color: #F3F3F3;
  text-decoration: none;
}
.bac-nav__link--login:hover, .bac-nav__link--lang:hover {
  background-color: #E31837;
  color: #FFFFFF;
}
.bac-nav__link--login:not(.collapsed), .bac-nav__link--login:hover {
  background-color: #E31837;
  color: #FFFFFF;
}
.bac-nav__link--login:not(.collapsed) .bac-nav__label, .bac-nav__link--login:hover .bac-nav__label {
  background-image: url("/ebiAsset/image/icon-login-white.svg");
}
.bac-nav__link--lang {
  color: #0052C2;
  white-space: nowrap;
}
.bac-nav__link--menu {
  display: none;
  flex-shrink: 0;
  width: 54px;
  background-image: url("/ebiAsset/image/icon-menu.svg");
  background-repeat: no-repeat;
  background-size: 22px 14px;
  background-position: center center;
}
@media only screen and (max-width: 1199px) {
  .bac-nav__link--menu {
    display: block;
  }
}
.bac-nav__link--menu:not(.collapsed) {
  background-image: url("/ebiAsset/image/icon-close.svg");
  background-size: 22px 22px;
}
.bac-nav__label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.bac-nav__label--icon {
  padding-left: 2.625rem;
  background-repeat: no-repeat;
  background-size: 1.875rem;
  background-position: left center;
}
@media only screen and (max-width: 991px) {
  .bac-nav__label--icon {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .bac-nav__label--icon {
    padding-left: 0;
    padding-top: 2.625rem;
    background-position: center top;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .bac-nav__label--icon.icon-connect {
    background-position: center top 0.5rem;
  }
}
.bac-es .bac-nav__label--icon:not(.icon-account) {
  flex-direction: column;
  align-items: flex-start;
}
@media only screen and (max-width: 767px) {
  .bac-es .bac-nav__label--icon:not(.icon-account) {
    align-items: center;
  }
}
.bac-nav__label > span {
  white-space: pre;
}
@media only screen and (max-width: 767px) {
  .bac-nav__label > span {
    display: block;
  }
}
.bac-nav__login {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1rem 1.5rem;
  background-color: #E31837;
  color: #FFFFFF;
  font-size: 1.5rem;
  letter-spacing: -0.01em;
  text-decoration: none;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .bac-nav__login {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 499px) {
  .bac-es .bac-nav__login {
    font-size: 1.125rem;
  }
}
.bac-nav__login:hover {
  text-decoration: none;
}
.bac-nav__login:after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  background-color: #FFFFFF;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.5s ease;
}
.bac-nav__collapse--login.show .bac-nav__login:after {
  transform: scaleX(1);
}

/* Main */
.bac-main {
  padding-top: 108px;
}
@media only screen and (max-width: 1199px) {
  .bac-main {
    padding-top: 54px;
  }
}

/* Footer */
.bac-footer {
  font-size: 1.125rem;
  line-height: 1.4;
}
.bac-footer__container {
  display: block;
  padding-top: 3rem;
  padding-bottom: 5rem;
  background-color: #F3F3F3;
}
.bac-footer p {
  margin-top: 0;
  margin-bottom: 1rem;
}
.bac-footer p:last-child {
  margin-bottom: 0;
}
.bac-footer p:empty {
  display: none;
}
.bac-footer__note {
  padding: 1rem 1.5rem;
  margin-bottom: 1.5rem;
  border: 1px solid #000000;
}
.bac-footer__ehl {
  display: inline-block;
  width: 1.125rem;
  margin: -0.25rem 0.25rem 0 0.25rem;
}
.bac-footer__list, .bac-footer__item {
  margin: 0;
}
.bac-footer__list {
  list-style-type: none;
  counter-reset: item;
  padding-left: 0;
}
.bac-footer__item {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
  scroll-margin-top: 128px;
}
@media only screen and (max-width: 1199px) {
  .bac-footer__item {
    scroll-margin-top: 74px;
  }
}
.bac-footer__item:before {
  content: counter(item);
  counter-increment: item;
  position: absolute;
  left: 0;
}
.bac-footer__item ol {
  margin-bottom: 1rem;
}
.bac-footer__item ol li {
  margin-bottom: 0.5rem;
}
.bac-footer__item br {
  display: block;
  height: 0.375rem;
}
.bac-footer__nnm {
  display: flex;
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  padding: 0;
  margin-bottom: 1rem;
  font-family: "ConnectionsBold", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.3;
  text-align: center;
  border: 1px solid #000000;
}
.bac-footer__nnm-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33.333333%;
  padding: 0.375rem;
  border-right: 1px solid #000000;
}
.bac-footer__nnm-item:last-of-type {
  border-right: 0;
  border-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .bac-footer__nnm-item {
    width: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #000000;
  }
}
.bac-footer__www {
  display: inline-block;
  max-width: 13rem;
  margin: 1.25rem 0;
}
@media only screen and (max-width: 767px) {
  .bac-footer__www {
    max-width: 12rem;
  }
}
.bac-footer__logo {
  width: 100%;
}
.bac-footer__meta {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bac-footer__meta li {
  display: inline-block;
}
.bac-footer__meta li:last-child:after {
  display: none;
}
.bac-footer__meta li:after {
  content: "|";
  margin: 0 0.25rem;
}
.bac-footer__meta a {
  text-decoration: none;
}
.bac-footer__meta a:hover {
  text-decoration: underline;
}
.bac-footer__lock {
  width: 0.75rem;
  margin-top: -0.125rem;
}
.bac-footer__ot {
  width: 1.75rem;
  margin-left: 0.125rem;
}
.bac-footer__separator {
  display: inline-block;
  margin: 0 0.25rem;
}
.bac-footer__btt {
  text-decoration: none;
}

/* Button */
.bac-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 3.125rem;
  padding: 0.5rem 2rem;
  background-color: #012169;
  font-family: "Connections", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  letter-spacing: -0.01em;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  border-radius: 3.125rem;
}
.bac-btn:hover, .bac-btn:focus, .bac-btn:active {
  background-color: #001543 !important;
  color: #FFFFFF !important;
  text-decoration: none;
}
.bac-btn:focus {
  outline: 2px solid #0052C2 !important;
  outline-offset: 2px;
}
.bac-btn--full {
  width: 100%;
}
.bac-btn--white {
  background-color: #FFFFFF;
  color: #012169;
}
.bac-btn--white:hover, .bac-btn--white:focus, .bac-btn--white:active {
  background-color: #F3F3F3 !important;
  color: #012169 !important;
}
.bac-btn--transparent {
  background-color: transparent;
  border: 1px solid #000000;
  color: #000000;
}
.bac-btn--transparent:hover, .bac-btn--transparent:focus, .bac-btn--transparent:active {
  background-color: #F3F3F3 !important;
  border: 1px solid #000000;
  color: #000000 !important;
}
.bac-btn--transparent-white {
  background-color: transparent;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}
.bac-btn--transparent-white:hover, .bac-btn--transparent-white:focus, .bac-btn--transparent-white:active {
  background-color: #FFFFFF !important;
  border: 1px solid #FFFFFF;
  color: #001543 !important;
}
.bac-btn--transparent-white:focus {
  outline-color: #FFFFFF !important;
}
.bac-btn--red {
  background-color: #E31837;
  color: #FFFFFF;
}
.bac-btn--red:hover, .bac-btn--red:focus, .bac-btn--red:active {
  background-color: #C41230 !important;
  color: #FFFFFF !important;
}

/* Heading */
.bac-heading {
  font-family: "ConnectionsLight", Helvetica Neue, Helvetica, Arial, sans-serif;
  letter-spacing: -0.01em;
}
.bac-heading--xl {
  font-size: 4rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}
.bac-heading--lg {
  font-size: 2.75rem;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
.bac-heading--md {
  font-family: "Connections", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.bac-heading--sm {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.3;
  margin-bottom: 0.5rem;
}

/* Footnote */
.bac-footnote {
  font-size: 0.8em;
  color: inherit;
  text-decoration: none;
}
.bac-footnote:hover {
  text-decoration: underline;
}

/* Modal */
.bac-modal {
  min-width: 320px;
  max-width: none;
}
.bac-modal--default {
  padding: 2rem !important;
}
.bac-modal--alt-es {
  z-index: 2000;
}
.bac-modal__dialog {
  max-width: 767px;
  height: 100%;
  margin: 0 auto;
}
.bac-modal__content {
  margin: auto 0;
  background-color: #FFFFFF;
  background-image: url("/ebiAsset/image/bg-flagscape-gray.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  border: 0;
  border-radius: 0;
  box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.2);
}
.bac-modal__head {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 3.75rem;
  margin-bottom: -3.75rem;
  padding: 0 1.25rem;
  background-color: transparent;
}
.bac-modal__body {
  padding: 4rem;
  font-size: 1rem;
}
@media only screen and (max-width: 767px) {
  .bac-modal__body {
    padding: 2rem;
  }
}
.bac-modal__close {
  width: 1.25rem;
  height: 1.25rem;
  background-color: transparent;
  background-image: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20fill%3D%22%23000000%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2250.449px%22%20height%3D%2250.449px%22%20viewBox%3D%220%200%2050.449%2050.449%22%20enable-background%3D%22new%200%200%2050.449%2050.449%22%20xml%3Aspace%3D%22preserve%22%3E%3Cg%3E%3Crect%20x%3D%22-8.986%22%20y%3D%2223.762%22%20transform%3D%22matrix(-0.7071%200.7071%20-0.7071%20-0.7071%2060.896%2025.2241)%22%20width%3D%2268.421%22%20height%3D%222.924%22%2F%3E%3Crect%20x%3D%22-8.985%22%20y%3D%2223.762%22%20transform%3D%22matrix(-0.7071%20-0.7071%200.7071%20-0.7071%2025.2264%2060.8969)%22%20width%3D%2268.422%22%20height%3D%222.924%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.bac-modal__close:focus {
  outline: 1px dotted #000000 !important;
  outline-offset: 2px;
}
.bac-modal__heading {
  font-family: "ConnectionsLight", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  letter-spacing: -0.01em;
  color: #000000;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 767px) {
  .bac-modal__heading {
    font-size: 1.625rem;
  }
}
.bac-modal__heading--alt {
  font-size: 2rem;
  color: #E31837;
}
.bac-modal__text {
  font-size: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .bac-modal__text {
    font-size: 1rem;
  }
}
.bac-modal__link {
  text-decoration: underline;
}
.bac-modal__cta {
  margin-top: 1.875rem;
}
.bac-modal__button {
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.3;
  text-align: center;
  text-decoration: none;
  background-color: #F3F3F3;
  color: #000000;
  padding: 0.625rem 2rem;
}
@media only screen and (max-width: 767px) {
  .bac-modal__button {
    display: block;
    width: 100%;
    font-size: 1rem;
  }
}
.bac-modal__button:hover {
  text-decoration: none;
}
.bac-modal__button:focus {
  outline: 1px dotted #000000;
}
.bac-modal__cta .bac-modal__button {
  min-width: 8.5rem;
}
.bac-modal__cta .bac-modal__button:nth-child(even) {
  margin-left: 1rem;
}
@media only screen and (max-width: 767px) {
  .bac-modal__cta .bac-modal__button:nth-child(even) {
    margin: 1rem 0 0;
  }
}
.bac-modal__button--primary {
  background-color: #012169;
  color: #FFFFFF;
  border: 1px solid #012169;
}
.bac-modal__button--secondary {
  background-color: transparent;
  color: #0052C2;
  border: 1px solid #0052C2;
}
.bac-modal__button--red {
  background-color: #E31837;
  color: white;
  border: 1px solid #E31837;
}
.bac-modal__button--gray {
  background-color: #6F6F6F;
  color: #FFFFFF;
  border: 1px solid #6F6F6F;
}

/* Content Blocks */
.bac-benefits__container {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-color: #F3F3F3;
  background-image: url("/ebiAsset/image/bg-flagscape-gray.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bac-benefits *:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .bac-benefits h2 {
    font-size: 3.5rem;
  }
}
.bac-benefits p {
  font-size: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-benefits p {
    font-size: 1.25rem;
  }
}

.bac-rewards__container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  min-height: 30rem;
  padding-top: 6.125rem;
  padding-bottom: 6.125rem;
  background-image: url("/ebiAsset/image/bg-bofa-rewards.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top 33% center;
  color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .bac-rewards__container {
    min-height: 0;
    padding-top: 3.5rem;
    padding-bottom: 3.125rem;
  }
}
.bac-rewards__logo {
  width: 18.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-rewards__logo {
    width: 16rem;
  }
}
@media only screen and (max-width: 767px) {
  .bac-rewards__logo {
    width: 14.5rem;
    margin-bottom: 2rem;
  }
}
.bac-rewards h2 {
  font-family: "Connections", Helvetica Neue, Helvetica, Arial, sans-serif;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 991px) {
  .bac-rewards h2 {
    font-size: 2rem;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (max-width: 767px) {
  .bac-rewards h2 {
    display: none;
  }
}
.bac-rewards__cta {
  display: inline-block;
  flex-grow: 0;
  padding: 1rem 0 1rem 5rem;
  background-image: url("/ebiAsset/image/icon-play.svg");
  background-repeat: no-repeat;
  background-size: 3.75rem;
  background-position: left center;
  font-size: 1.5rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
  .bac-rewards__cta {
    padding: 1rem 0 1rem 3.75rem;
    background-size: 2.875rem;
    font-size: 1.25rem;
  }
}
.bac-rewards__cta:hover, .bac-rewards__cta:active {
  text-decoration: underline;
}
.bac-rewards__cta:focus {
  outline-color: #FFFFFF !important;
}
.bac-rewards__content {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #F3F6FF;
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .bac-rewards__content {
    font-size: 1.25rem;
  }
}
.bac-rewards__content h2 {
  display: none;
}
@media only screen and (max-width: 767px) {
  .bac-rewards__content h2 {
    display: block;
    text-shadow: none;
  }
}
.bac-rewards__content *:last-child {
  margin-bottom: 0;
}

.bac-preferred__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  aspect-ratio: 1480/1040;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-image: url("/ebiAsset/image/bg-preferred-plus.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media only screen and (max-width: 767px) {
  .bac-preferred__container {
    aspect-ratio: auto;
    background-position-x: 35%;
  }
}
.bac-preferred__header {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1.125rem;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2.25rem;
}
@media only screen and (max-width: 499px) {
  .bac-preferred__header {
    flex-direction: column;
  }
}
.bac-preferred__header h2 {
  font-family: "ConnectionsLight", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 2.25rem;
  letter-spacing: -0.01em;
  text-align: center;
  white-space: nowrap;
  padding: 2rem 3rem;
  margin-right: 2rem;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1.25rem;
}
@media only screen and (max-width: 991px) {
  .bac-preferred__header h2 {
    font-size: 1.75rem;
    padding: 1.5rem 3rem;
    margin-right: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  .bac-preferred__header h2 {
    padding: 1.5rem;
  }
}
@media only screen and (max-width: 499px) {
  .bac-preferred__header h2 {
    width: 100%;
    padding: 0.75rem 1rem;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
.bac-preferred__header p {
  flex: 1;
  font-size: 1.75rem;
  line-height: 1.3;
  text-align: center;
  color: #FFFFFF;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .bac-preferred__header p {
    font-size: 1.25rem;
  }
}
.bac-preferred__footer {
  width: 100%;
  margin-top: auto;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .bac-preferred__footer {
    margin-top: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .bac-preferred__footer {
    margin-top: 100%;
  }
}
@media only screen and (max-width: 599px) {
  .bac-preferred__footer .col-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
.bac-preferred__cards {
  display: grid;
  gap: 1rem;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(2, auto);
  padding-bottom: 0.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-preferred__cards {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(4, auto);
  }
}
@media only screen and (max-width: 599px) {
  .bac-preferred__cards {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(8, auto);
  }
}
.bac-preferred__card {
  /* display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; */
  display: grid;
  gap: 0;
  grid-row: span 2;
  grid-template-rows: subgrid;
  width: 100%;
  height: 100%;
  padding: 0rem 3rem;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 1.25rem;
}
@media only screen and (max-width: 1199px) {
  .bac-preferred__card {
    padding: 0 1.5rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-preferred__card {
    padding: 0 1.25rem;
  }
}
@media only screen and (max-width: 599px) {
  .bac-preferred__card {
    padding: 0 1.25rem;
  }
}
.bac-es .bac-preferred__card {
  padding: 0 1.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-es .bac-preferred__card {
    padding: 0 1.25rem;
  }
}
@media only screen and (max-width: 599px) {
  .bac-es .bac-preferred__card {
    padding: 0 1.25rem;
  }
}
.bac-preferred__card hr {
  display: none;
  width: 100%;
  height: 0.1875rem;
  margin: 0;
  background-color: #919191;
  border: 0;
  opacity: 1;
}
.bac-preferred__card dt,
.bac-preferred__card dd {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 8rem;
  margin: 0;
  font-size: 1.3125rem;
  font-weight: normal;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .bac-preferred__card dt,
  .bac-preferred__card dd {
    min-height: 6rem;
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-preferred__card dt,
  .bac-preferred__card dd {
    min-height: 3.5rem;
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 599px) {
  .bac-preferred__card dt,
  .bac-preferred__card dd {
    min-height: 2.5rem;
  }
}
@media only screen and (max-width: 1199px) {
  .bac-es .bac-preferred__card dt,
  .bac-es .bac-preferred__card dd {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-es .bac-preferred__card dt,
  .bac-es .bac-preferred__card dd {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 599px) {
  .bac-es .bac-preferred__card dt,
  .bac-es .bac-preferred__card dd {
    min-height: 3.125rem;
  }
}
.bac-preferred__card dt {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif;
  border-bottom: 3px solid #919191;
}
.bac-preferred__cta {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.25rem;
  color: #0052C2;
  box-shadow: 1px 3px 8px 0px rgba(0, 0, 0, 0.25);
}
.bac-preferred .bac-footnote {
  color: #0052C2;
}

.bac-enroll__container {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #F3F6FF;
}
@media only screen and (max-width: 991px) {
  .bac-enroll__container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.bac-enroll h2 {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 991px) {
  .bac-enroll h2 {
    font-size: 2.25rem;
    margin-bottom: 1.5rem;
  }
}
.bac-enroll__content {
  padding-left: 3.125rem;
}
@media only screen and (max-width: 767px) {
  .bac-enroll__content {
    padding-left: 0;
  }
}
.bac-enroll__list {
  font-family: "ConnectionsLight", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 2rem;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-enroll__list {
    font-size: 1.75rem;
  }
}
.bac-enroll__list li {
  padding-left: 0.5rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 991px) {
  .bac-enroll__list li {
    margin-bottom: 2rem;
  }
}
.bac-enroll__list li::marker {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #E31837;
}
.bac-enroll__list li div {
  margin-bottom: 1rem;
  line-height: 1.3;
}
.bac-enroll__list .bac-btn {
  max-width: 380px;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .bac-enroll__list .bac-btn {
    max-width: 340px;
    font-size: 1.25rem;
  }
}
.bac-es .bac-enroll__list .bac-btn {
  max-width: 480px;
  line-height: 1.1;
}
.bac-enroll p {
  font-size: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-enroll p {
    font-size: 1.25rem;
  }
}
.bac-enroll p:last-child {
  margin-bottom: 0;
}

.bac-resources__container {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #94002B;
}
@media only screen and (max-width: 991px) {
  .bac-resources__container {
    padding-top: 3rem;
  }
}
.bac-resources__pretext {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif;
  margin-bottom: 0.25rem;
}
@media only screen and (max-width: 991px) {
  .bac-resources h2 {
    font-size: 2.25rem;
  }
}
.bac-resources h3, .bac-resources h4 {
  font-size: 2.25rem;
}
@media only screen and (max-width: 991px) {
  .bac-resources h3, .bac-resources h4 {
    font-size: 2rem;
  }
}
.bac-resources__cards {
  display: flex;
  justify-content: center;
  margin: 0 -1rem;
}
@media only screen and (max-width: 991px) {
  .bac-resources__cards {
    align-items: center;
    flex-direction: column;
  }
}
.bac-resources__card {
  display: flex;
  flex-direction: column;
  flex: 1;
  max-width: 25rem;
  min-height: 5rem;
  width: 100%;
  padding: 2rem 2rem;
  margin: 0 1rem;
  background-color: #FFFFFF;
  border-radius: 1.25rem;
}
.bac-resources__card p {
  font-size: 1.125rem;
}
@media only screen and (max-width: 991px) {
  .bac-resources__card p {
    font-size: 1rem;
  }
}
.bac-resources__card--offer {
  align-items: center;
  text-align: center;
  background-color: #F3F6FF;
}
@media only screen and (max-width: 991px) {
  .bac-resources__card--offer {
    margin-bottom: 2rem;
  }
}
.bac-resources__card--offer a:not(.bac-btn) {
  text-decoration: none;
}
.bac-resources__card--offer a:not(.bac-btn):hover {
  text-decoration: underline;
}
.bac-resources__card--bmh {
  justify-content: center;
}
@media only screen and (max-width: 991px) {
  .bac-resources .bac-btn {
    font-size: 1.25rem;
  }
}

.bac-connect {
  font-size: 1.75rem;
  scroll-margin-top: 108px;
}
@media only screen and (max-width: 1199px) {
  .bac-connect {
    scroll-margin-top: 54px;
  }
}
@media only screen and (max-width: 991px) {
  .bac-connect {
    font-size: 1.5rem;
  }
}
.bac-connect__container {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
  .bac-connect__container {
    padding-top: 3rem;
  }
}
.bac-connect h2 {
  margin-bottom: 1rem;
}
@media only screen and (max-width: 991px) {
  .bac-connect h2 {
    font-size: 2.25rem;
    margin-bottom: 0.875rem;
  }
}
.bac-connect ul {
  font-size: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-connect ul {
    font-size: 1.25rem;
  }
}
.bac-connect ul li {
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-connect ul li {
    margin-bottom: 0.25rem;
  }
}
.bac-connect__call {
  padding: 0.5rem 0 0.5rem 3.125rem;
  background-image: url("/ebiAsset/image/icon-phone.svg");
  background-repeat: no-repeat;
  background-size: 2.25rem;
  background-position: left center;
}
@media only screen and (max-width: 991px) {
  .bac-connect__call {
    padding: 0.5rem 0 0.5rem 2.875rem;
    background-size: 2rem;
    background-position: left center;
  }
}
.bac-connect__call a {
  text-decoration: none;
}
.bac-connect__call a:hover {
  text-decoration: underline;
}
.bac-connect__cta {
  padding: 1.5rem 1.75rem;
  background-color: #F3F3F3;
  font-size: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-connect__cta {
    font-size: 1.25rem;
  }
}
.bac-connect__cta h3 {
  line-height: 1.2;
}
@media only screen and (max-width: 991px) {
  .bac-connect__cta h3 {
    font-size: 1.75rem;
  }
}
.bac-connect__meta {
  list-style: none;
  padding: 0;
  margin: 0;
}
.bac-connect__meta li {
  display: inline-block;
}
.bac-connect__meta li:last-child:after {
  display: none;
}
.bac-connect__meta li:after {
  content: "|";
  margin: 0 0.25rem;
}
.bac-connect__meta a {
  text-decoration: none;
}
.bac-connect__meta a:hover {
  text-decoration: underline;
}
.bac-connect .bac-copy__status {
  display: none;
  position: absolute;
  left: auto;
  font-size: 1rem;
  padding: 0.5rem 1rem;
  margin-top: -3rem;
  margin-left: -6.5rem;
  background-color: #FFFFFF;
  box-shadow: 1px 3px 10px 0px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 991px) {
  .bac-connect .bac-copy__status {
    margin-left: -6rem;
  }
}
.bac-connect .bac-copy__status:after {
  content: "";
  display: block;
  position: absolute;
  width: 0.75rem;
  height: 0.75rem;
  margin-left: 2rem;
  background-color: #FFFFFF;
  transform: rotate(45deg);
}
.bac-es .bac-connect .bac-copy__status {
  margin-left: -9rem;
}
@media only screen and (max-width: 991px) {
  .bac-es .bac-connect .bac-copy__status {
    margin-left: -8.25rem;
  }
}
.bac-es .bac-connect .bac-copy__status:after {
  margin-left: 3.375rem;
}
.bac-connect p:last-child {
  margin-bottom: 0;
}

.bac-soccer__container {
  padding: 0;
}
.bac-soccer__image {
  height: 100%;
  background-image: url("/ebiAsset/image/img-soccer.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
@media only screen and (max-width: 767px) {
  .bac-soccer__image {
    min-height: 19rem;
  }
}
.bac-soccer__content {
  height: 100%;
  padding: 5rem;
  background-color: #F3F6FF;
}
@media only screen and (max-width: 991px) {
  .bac-soccer__content {
    padding: 3rem 2rem;
  }
}
.bac-soccer__content *:last-child {
  margin-bottom: 0;
}
.bac-soccer h2 {
  font-size: 2.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-soccer h2 {
    font-size: 2.25rem;
  }
}
.bac-soccer p {
  font-size: 1.375rem;
}
@media only screen and (max-width: 991px) {
  .bac-soccer p {
    font-size: 1.25rem;
  }
}
.bac-soccer a {
  font-size: 1.5rem;
  line-height: 1;
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .bac-soccer a {
    font-size: 1.375rem;
  }
}
.bac-soccer a:hover, .bac-soccer a:active {
  text-decoration: underline;
}

.bac-locator__container {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  background-color: #FFF6F4;
}
@media only screen and (max-width: 991px) {
  .bac-locator h2,
  .bac-locator h3 {
    font-size: 2.25rem;
  }
}
.bac-locator p {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 991px) {
  .bac-locator p {
    font-size: 1.25rem;
  }
}
.bac-locator__embed {
  padding: 2.5rem 4rem;
  margin-bottom: 2rem;
  background-color: #FFFFFF;
  border-top: 16px solid #E31837;
}
@media only screen and (max-width: 991px) {
  .bac-locator__embed {
    padding: 2.25rem 1.5rem;
  }
}
.bac-locator__embed p {
  font-family: "ConnectionsLight", Helvetica Neue, Helvetica, Arial, sans-serif;
}
.bac-locator__iframe {
  width: 100%;
  min-height: 30rem;
}
@media only screen and (max-width: 991px) {
  .bac-locator__iframe {
    min-height: 22rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-locator__bba {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 599px) {
  .bac-locator__bba {
    width: 100%;
  }
}

.bac-merrill {
  color: #FFFFFF;
}
.bac-merrill__container {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #001543;
}
.bac-merrill--alt .bac-merrill__container {
  background-image: url("/ebiAsset/image/bg-flagscape-blue.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.bac-merrill--alt h2 {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif !important;
  font-size: 2.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-merrill--alt h2 {
    font-size: 2rem !important;
  }
}

@media only screen and (max-width: 991px) {
  .bac-merrill h2 {
    font-size: 2.25rem;
  }
}
.bac-merrill p {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.bac-merrill--alt p {
  font-size: 1.75rem;
  margin-bottom: 2rem;
}

@media only screen and (max-width: 991px) {
  .bac-merrill p {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-merrill__cta {
    font-size: 1.25rem;
  }
}
.bac-merrill__cta:focus {
  outline-color: #FFFFFF !important;
}
.bac-merrill__link {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  color: #FFFFFF;
  text-decoration: underline;
}
@media only screen and (max-width: 991px) {
  .bac-merrill__link {
    font-size: 1.25rem;
  }
}
.bac-merrill__link:focus {
  outline-color: #FFFFFF !important;
}
.bac-merrill__logo {
  display: inline-block;
  width: 15rem;
}
@media only screen and (max-width: 991px) {
  .bac-merrill__logo {
    width: 13rem;
  }
}
@media only screen and (max-width: 767px) {
  .bac-merrill__logo {
    width: 12rem;
    margin-top: 1.5rem;
  }
}

.bac-apple__container {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background-color: #F3F3F3;
}
.bac-apple__content {
  padding: 2rem 3rem;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .bac-apple__content {
    padding: 2rem;
  }
}
.bac-apple *:last-child {
  margin-bottom: 0;
}
.bac-apple h2 {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 991px) {
  .bac-apple h2 {
    font-size: 1.75rem;
  }
}
.bac-apple p {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 991px) {
  .bac-apple p {
    font-size: 1rem;
  }
}
.bac-apple a {
  text-decoration: underline;
}

.bac-faq {
  scroll-margin-top: 108px;
}
@media only screen and (max-width: 1199px) {
  .bac-faq {
    scroll-margin-top: 54px;
  }
}
.bac-faq__container {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  background-color: #F3F3F3;
}
.bac-faq__content {
  padding: 3rem;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .bac-faq__content {
    padding: 2rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-faq__content > h2 {
    font-size: 2rem;
  }
}
.bac-faq__list {
  margin: 0.5rem 0 1.5rem;
}
.bac-faq__item {
  border-bottom: 1px solid #D9D9D9;
}
.bac-faq__toggle {
  position: relative;
  display: block;
  width: 100%;
  text-align: left;
  padding: 1rem 0 1rem 3rem;
  font-family: "ConnectionsLight", Helvetica Neue, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width: 991px) {
  .bac-faq__toggle {
    padding: 1rem 0 1rem 2.5rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-es .bac-faq__toggle:not(.bac-faq__toggle--all) {
    padding-top: 1.1875rem;
  }
}
.bac-faq__toggle:before {
  content: "";
  display: block;
  position: absolute;
  top: 1.5rem;
  left: 0;
  border-left: 3px solid #E31837;
  border-bottom: 3px solid #E31837;
  width: 1.125rem;
  height: 1.125rem;
  transform: rotate(-45deg);
  transition: top 0.2s ease-out, transform 0.2s ease-out;
}
@media only screen and (max-width: 991px) {
  .bac-faq__toggle:before {
    top: 1.375rem;
    width: 1rem;
    height: 1rem;
  }
}
.bac-faq__toggle.collapsed:before {
  top: 1.75rem;
  transform: rotate(-135deg);
}
@media only screen and (max-width: 991px) {
  .bac-faq__toggle.collapsed:before {
    top: 1.6875rem;
  }
}
.bac-faq__toggle--all {
  display: inline-block;
  width: auto;
  padding: 0.5rem 1.5rem 0.5rem 0;
  font-size: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-faq__toggle--all {
    padding: 0.5rem 1.25rem 0.5rem 0;
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 767px) {
  .bac-es .bac-faq__toggle--all {
    padding: 0.625rem 1.25rem 0.5rem 0;
    font-size: 1rem;
  }
}
.bac-faq__toggle--all:before {
  top: 0.875rem;
  left: auto;
  right: 0;
  display: inline-block;
  border-left: 2px solid #000000;
  border-bottom: 2px solid #000000;
  width: 0.75rem;
  height: 0.75rem;
  transform: rotate(-45deg);
  transition: top 0.2s ease-out, transform 0.2s ease-out;
}
@media only screen and (max-width: 991px) {
  .bac-faq__toggle--all:before {
    top: 0.875rem;
    width: 0.625rem;
    height: 0.625rem;
  }
}
.bac-faq__toggle--all.collapsed:before {
  top: 1.125rem;
  transform: rotate(-135deg);
}
@media only screen and (max-width: 991px) {
  .bac-faq__toggle--all.collapsed:before {
    top: 1rem;
  }
}
.bac-faq__body {
  padding: 0 0 1.5rem;
  font-size: 1.5rem;
}
@media only screen and (max-width: 991px) {
  .bac-faq__body {
    font-size: 1.125rem;
  }
}
.bac-faq__body h3 {
  font-family: "ConnectionsBold", Helvetica Neue, Helvetica, Arial, sans-serif;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 991px) {
  .bac-faq__body h3 {
    font-size: 1.125rem;
  }
}
.bac-faq__body h3:first-of-type {
  margin-top: 0;
}
.bac-faq__body p {
  margin-bottom: 1rem;
}
.bac-faq__body ol {
  padding-left: 3rem;
}
.bac-faq__body ol li {
  margin-bottom: 0.5rem;
}
.bac-faq *:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .bac-faq__heading {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-es .bac-faq__heading {
    line-height: 1.2;
  }
}
.bac-faq a {
  text-decoration: underline;
}
@media only screen and (max-width: 991px) {
  .bac-faq .bac-btn {
    font-size: 1.25rem;
  }
}

.bac-expiring.collapsing {
  transition: none !important;
}
.bac-expiring__container {
  padding: 0;
}
.bac-expiring__head {
  padding: 2rem 10rem 2rem 5rem;
  background-color: #A50E28;
  color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
  .bac-expiring__head {
    padding: 2rem 5rem 2rem 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .bac-expiring__head {
    padding: 2rem;
  }
}
.bac-expiring__body {
  padding: 3rem 5rem;
  font-size: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .bac-expiring__body {
    padding: 2rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-expiring h2 {
    font-size: 2.25rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-expiring p,
  .bac-expiring .bac-btn {
    font-size: 1.25rem;
  }
}
.bac-expiring p:last-child {
  margin-bottom: 0;
}

.bac-expired__container {
  padding: 0;
}
.bac-expired__head {
  padding: 2rem 10rem 2rem 5rem;
  background-color: #A50E28;
  color: #FFFFFF;
}
@media only screen and (max-width: 991px) {
  .bac-expired__head {
    padding: 2rem 5rem 2rem 5rem;
  }
}
@media only screen and (max-width: 767px) {
  .bac-expired__head {
    padding: 2rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-expired__head .bac-heading {
    font-size: 2.25rem;
  }
}
.bac-expired__body {
  padding: 3rem 5rem;
  font-size: 1.5rem;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .bac-expired__body {
    padding: 2rem;
  }
}
.bac-expired__note {
  padding: 1.25rem 1.5rem;
  margin-bottom: 1.5rem;
  border: 1px solid #000000;
}
.bac-expired__foot {
  padding: 3rem 5rem;
  background-image: url("/ebiAsset/image/bg-flagscape-blue.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  color: #FFFFFF;
}
@media only screen and (max-width: 767px) {
  .bac-expired__foot {
    padding: 3rem 2rem;
  }
}
.bac-expired__foot .bac-heading {
  margin-bottom: 3rem;
  font-size: 2.25rem;
}
@media only screen and (max-width: 991px) {
  .bac-expired__foot .bac-heading {
    margin-bottom: 2rem;
    font-size: 2rem;
  }
}
.bac-expired__foot .bac-btn {
  font-family: "ConnectionsMedium", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 1.75rem;
  line-height: 1.3;
}
@media only screen and (max-width: 1199px) {
  .bac-expired__foot .bac-btn {
    font-size: 1.625rem;
  }
}
@media only screen and (max-width: 991px) {
  .bac-expired__foot .bac-btn {
    font-size: 1.5rem;
  }
}
.bac-expired__actions {
  max-width: 1100px;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .bac-expired__actions {
    max-width: 320px;
  }
}
.bac-expired__actions > div {
  padding: 0 1rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 991px) {
  .bac-expired__actions > div {
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  .bac-expired__actions > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
.bac-expired__actions .bac-btn {
  white-space: nowrap;
}
.bac-expired__bba {
  max-width: 800px;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .bac-expired__bba {
    max-width: 500px;
  }
}
.bac-expired__bba > div {
  padding: 0 1rem;
}
@media only screen and (max-width: 991px) {
  .bac-expired__bba > div {
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  .bac-expired p {
    font-size: 1.25rem;
  }
}
.bac-expired p:last-child {
  margin-bottom: 0;
}

/* Vendor Extensions */
.modal-backdrop + .modal-backdrop {
  z-index: 1100;
}

/* Shame On You */
