.cart-icon {
  border: none;
  display: flex;
  height: 1.875rem;
  justify-content: center;
  margin: 0;
  position: relative;
  width: 1.875rem;
}
.cart-icon.border-white {
  border-color: #fff;
}
.cart-icon.border-dark {
  border-color: #1a497f;
}
.cart-icon__count {
  position: absolute;
  background-color: #0077a3;
  border: solid;
  border-width: 2px;
  border-radius: 1rem;
  border-color: inherit;
  color: #fff;
  font-size: 0.75rem;
  height: 1.75em;
  margin: 0;
  min-width: 1.75em;
  padding: 0 0.4em;
  right: -0.4rem;
  top: -0.5rem;
}
.cart-icon__circle {
  background-color: #5cc4ed;
  padding: 0.938rem 0.813rem 0.688rem;
  border-radius: 50%;
  height: auto;
  width: auto;
  display: inline-block;
}
.cart-icon__circle svg {
  width: 2.25rem;
  height: auto;
}
.cart-icon__circle svg g {
  fill: #222a3f;
}.co-branding-logo-content img {
  max-width: 3rem;
  max-height: 3rem;
}.desktop-menu .navbar-nav {
  align-items: center;
}
.desktop-menu .menu-links-profile {
  margin-left: 0.5rem;
  position: relative;
}
.desktop-menu .menu-links-profile .dropdown .dropdown-toggle.btn {
  background: transparent;
  border-color: transparent;
  border-radius: 1rem 1rem 0rem 0rem;
  border-width: 1px;
  color: #0077a3;
  font-weight: 700;
  height: calc(100% + 2px);
  line-height: 24px;
  padding: 0.5rem 1rem;
  position: relative;
  z-index: 1;
  min-width: auto;
  box-shadow: none;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.desktop-menu .menu-links-profile .dropdown .dropdown-toggle.btn:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 24px;
  border-radius: 0;
  position: absolute;
  bottom: 8px;
  left: -1px;
  background-color: #acb9c8;
}
.desktop-menu .menu-links-profile .dropdown .dropdown-toggle.btn::after {
  content: "";
  background: url("data:image/svg+xml,%3csvg%20width='14'%20height='8'%20viewBox='0%200%2014%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%207L7.03031%201M1%207L6.9697%201'%20stroke='%2303A4DC'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;
  background-position: center;
  border: 0;
  width: 1.5rem;
  height: 1.25rem;
  margin-left: 0;
  margin-right: -0.5rem;
  vertical-align: middle;
  transform: rotate(180deg);
}
.desktop-menu .menu-links-profile .dropdown.show .dropdown-toggle.btn {
  background-color: #fff;
  border-color: #0077a3;
  border-bottom-color: #fff;
}
.desktop-menu .menu-links-profile .dropdown.show .dropdown-toggle.btn:before {
  content: unset;
}
.desktop-menu .menu-links-profile .dropdown-menu.show {
  margin: 0;
  border: solid 1px #0077a3;
  right: 0;
  border-radius: 1rem 0 1rem 1rem;
  padding: 1rem;
  min-width: 13rem;
  left: auto;
  top: calc(100% - 1px);
  z-index: -1;
}
.desktop-menu .menu-links-profile .dropdown-item {
  padding: 0;
}
.desktop-menu .menu-links-profile .dropdown-item.active a:hover, .desktop-menu .menu-links-profile .dropdown-item:active a:hover {
  color: #fff;
}
.desktop-menu .menu-links-profile .dropdown-item.menu-links-profile__logout,
.desktop-menu .menu-links-profile .dropdown-item > a {
  border-radius: 0;
  padding: 0.25rem 1.5rem;
}
.desktop-menu .menu-links-profile .dropdown-item.menu-links-profile__logout:hover,
.desktop-menu .menu-links-profile .dropdown-item > a:hover {
  color: #0077a3;
}
.desktop-menu .menu-links-profile .dropdown-item.menu-links-profile__logout.active:hover, .desktop-menu .menu-links-profile .dropdown-item.menu-links-profile__logout:active:hover {
  color: #fff;
}
.desktop-menu .menu-links-profile .dropdown-item.dropdown-item-child a {
  margin-left: 1.5rem;
}

.desktop-menu .navbar-nav.left-main-menu {
  display: flex;
  padding-left: 3rem;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown .dropdown-toggle.btn {
  background: transparent;
  border-color: transparent;
  border-radius: 0;
  color: #222a3f;
  font-weight: 700;
  font-size: 1rem;
  padding: 3px 0 0;
  min-width: auto;
  margin-right: 1.875rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  letter-spacing: 0.03rem;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown .dropdown-toggle.btn:hover {
  color: #0077a3;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown .dropdown-toggle:focus {
  box-shadow: none;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown .dropdown-toggle::after {
  content: "";
  background: url("data:image/svg+xml,%3csvg%20width='14'%20height='8'%20viewBox='0%200%2014%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13%207L7.03031%201M1%207L6.9697%201'%20stroke='%2303A4DC'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat;
  border: 0;
  width: 0.875rem;
  height: 0.5rem;
  transform: rotate(180deg);
}
.desktop-menu .navbar-nav.left-main-menu .dropdown.show .dropdown-toggle.btn {
  color: #0077a3;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown.show .dropdown-toggle::after {
  transform: rotate(0deg);
}
.desktop-menu .navbar-nav.left-main-menu .dropdown-menu.show {
  box-shadow: 0 0.25rem 1.5rem rgba(34, 42, 63, 0.1);
  border: none;
  padding: 1.5rem 2rem;
  width: 18.5rem;
  border-radius: 0.5rem;
  top: 3rem;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown-item,
.desktop-menu .navbar-nav.left-main-menu .dropdown-item-text {
  padding: 0;
  margin-bottom: 1.5rem;
  line-height: 150%;
  letter-spacing: 0.009rem;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown-item-text {
  font-size: 0.875rem;
  font-weight: 400;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown-item.link {
  font-size: 1rem;
  font-weight: 700;
  background-color: transparent;
  line-height: 1.3rem;
  letter-spacing: 0.03rem;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown-item.link.btn {
  margin-bottom: 0;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown-item.link.btn a {
  color: white;
  padding: 1rem 2.5rem;
  background-color: #0077a3;
  justify-content: center;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown-item.link.btn a:hover {
  background-color: #1a497f;
  border-color: transparent;
}
.desktop-menu .navbar-nav.left-main-menu .dropdown-item.link:hover a.active {
  color: #0077a3;
}
.desktop-menu-header--coBranding-logo .external-icon {
  display: none;
}

.navbar-brand {
  display: flex;
  align-items: center;
}.close-icon-container {
  cursor: pointer;
}.mobile-toggle {
  cursor: pointer;
}.hidden-chatbot .robinChatbot {
  z-index: -1 !important;
}.scroll-lock {
  overflow-y: hidden;
}.mobile-menu {
  z-index: 1040;
}
.mobile-menu .mobile-menu-header {
  display: flex;
  align-items: center;
  gap: 1rem;
  width: 100%;
}
.mobile-menu .mobile-menu-header--logo {
  width: 100%;
  max-width: 6rem;
}
.mobile-menu .mobile-menu-header-cta {
  display: flex;
  max-width: 7.25rem;
  width: 100%;
}
.mobile-menu .mobile-menu-header-cta .link[data-variant=nav-button] {
  margin: 0;
}
.mobile-menu .mobile-menu-header-cta .link[data-variant=nav-button] > a {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0;
  min-width: fit-content;
}
.mobile-menu .menu {
  position: fixed;
  background-color: #1a497f;
  top: 0;
  left: -992px;
  height: 100vh;
  width: 100%;
  transition: left 360ms ease-in-out;
  padding: 0 1.25rem;
}
.mobile-menu .menu.isUnauthenticated {
  overflow-y: auto;
}
.mobile-menu .menu.isUnauthenticated::-webkit-scrollbar {
  height: 0.25rem;
  width: 0.25rem;
}
.mobile-menu .menu.isUnauthenticated::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 #222a3f;
  border-radius: 0.25rem;
}
.mobile-menu .menu.isUnauthenticated::-webkit-scrollbar-thumb {
  height: 0.25rem;
  background-color: rgba(34, 42, 63, 0.4);
  border-radius: 0.25rem;
}
.mobile-menu .menu.isUnauthenticated::-webkit-scrollbar-thumb:hover {
  background-color: rgba(34, 42, 63, 0.4);
}
.mobile-menu .menu.isAuthenticated {
  overflow-y: scroll;
}
.mobile-menu .menu.isAuthenticated::-webkit-scrollbar {
  height: 0.25rem;
  width: 0.25rem;
}
.mobile-menu .menu.isAuthenticated::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 #222a3f;
  border-radius: 0.25rem;
}
.mobile-menu .menu.isAuthenticated::-webkit-scrollbar-thumb {
  height: 0.25rem;
  background-color: rgba(34, 42, 63, 0.4);
  border-radius: 0.25rem;
}
.mobile-menu .menu.isAuthenticated::-webkit-scrollbar-thumb:hover {
  background-color: rgba(34, 42, 63, 0.4);
}
.mobile-menu .menu .menu-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.25rem 0;
}
.mobile-menu .menu .menu-header--content {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.mobile-menu .menu .menu-header--logo {
  width: 100%;
  max-width: 6rem;
}
.mobile-menu .menu .menu-header--logo svg {
  width: 100% !important;
}
.mobile-menu .menu .menu-header--cta {
  display: flex;
  max-width: 7.25rem;
  width: 100%;
}
.mobile-menu .menu .menu-header--cta .link[data-variant=nav-button] {
  margin: 0;
}
.mobile-menu .menu .menu-header--cta .link[data-variant=nav-button] > a {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.5rem;
  margin: 0;
  min-width: fit-content;
}
.mobile-menu .menu .menu-links {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.mobile-menu .menu .menu-links.isUnauthenticated {
  justify-content: space-between;
  padding-bottom: 10rem;
  overflow-y: auto;
  gap: 2rem;
  min-height: calc(100% - 5rem);
}
.mobile-menu .menu .menu-links.isUnauthenticated::-webkit-scrollbar {
  height: 0.25rem;
  width: 0.25rem;
}
.mobile-menu .menu .menu-links.isUnauthenticated::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 #222a3f;
  border-radius: 0.25rem;
}
.mobile-menu .menu .menu-links.isUnauthenticated::-webkit-scrollbar-thumb {
  height: 0.25rem;
  background-color: rgba(34, 42, 63, 0.4);
  border-radius: 0.25rem;
}
.mobile-menu .menu .menu-links.isUnauthenticated::-webkit-scrollbar-thumb:hover {
  background-color: rgba(34, 42, 63, 0.4);
}
.mobile-menu .menu .menu-links.isUnauthenticated {
  padding-right: 0.5rem;
}
.mobile-menu .menu .menu-links.isAuthenticated {
  overflow-y: scroll;
  padding-bottom: 2rem;
}
.mobile-menu .menu .menu-links.isAuthenticated::-webkit-scrollbar {
  height: 0.25rem;
  width: 0.25rem;
}
.mobile-menu .menu .menu-links.isAuthenticated::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 #222a3f;
  border-radius: 0.25rem;
}
.mobile-menu .menu .menu-links.isAuthenticated::-webkit-scrollbar-thumb {
  height: 0.25rem;
  background-color: rgba(34, 42, 63, 0.4);
  border-radius: 0.25rem;
}
.mobile-menu .menu .menu-links.isAuthenticated::-webkit-scrollbar-thumb:hover {
  background-color: rgba(34, 42, 63, 0.4);
}
.mobile-menu .menu .menu-links.isAuthenticated {
  padding-right: 0.5rem;
}
.mobile-menu .menu .menu-links.isAuthenticated:after {
  content: "";
  display: block;
  min-height: 1rem;
  width: 100%;
}
.mobile-menu .menu .menu-spacer {
  background-color: #acb9c8;
  height: 3px;
  margin: 1.6rem 0;
  min-height: 3px;
  width: 3rem;
}
.mobile-menu .menu .menu-spacer:first-child {
  display: none;
}
.mobile-menu .menu .menu-links-profile {
  background-color: #fff;
  border-radius: 1rem;
  margin-top: 2rem;
  margin-bottom: 5rem;
  width: 100%;
}
.mobile-menu .menu .menu-links-profile .user-name {
  color: #0077a3;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5rem;
  letter-spacing: 0.03rem;
  text-align: center;
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-menu .menu .menu-links-profile .link {
  width: 100%;
  height: 3rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-menu .menu .menu-links-profile .link > a {
  color: #222a3f;
  justify-content: center;
  display: inline-flex;
  font-weight: 400 !important;
  line-height: 1.5rem;
}
.mobile-menu .menu .menu-links-profile .btn-text {
  color: #1a497f;
  font-size: 1.2rem;
  font-weight: 300;
  padding: 0;
  text-decoration: none;
}
.mobile-menu .menu-tabs {
  background: rgba(34, 42, 63, 0.4);
  padding: 0.25rem;
  display: flex;
  border-radius: 1rem;
  gap: 0.5rem;
  width: 100%;
  margin: 1rem 0;
}
.mobile-menu .menu-tabs button.btn {
  background: transparent;
  padding: 0.5rem 1rem;
  color: #d1e0e5;
  width: 100%;
  border-color: transparent;
  line-height: 150%;
  font-size: 1rem;
  letter-spacing: 0.03rem;
  font-weight: 700;
  border-radius: 0.75rem;
}
.mobile-menu .menu-tabs .menu-tabs-label {
  display: block;
  box-sizing: border-box;
  background: transparent;
  padding: 0.5rem 1rem;
  color: #d1e0e5;
  width: 100%;
  border: 1px solid transparent;
  line-height: 150%;
  font-size: 1rem;
  letter-spacing: 0.03rem;
  font-weight: 700;
  border-radius: 0.75rem;
  text-align: center;
}
.mobile-menu .menu-tabs--active button.btn {
  color: #fff;
  background-color: #1a497f;
}
.mobile-menu .menu-tabs--active .menu-tabs-label {
  color: #fff;
  background-color: #1a497f;
}
.mobile-menu .menu-tabs-item {
  list-style-type: none;
  border-color: none;
  display: block;
  width: 100%;
}
.mobile-menu .menu-tabs-content-item {
  display: none;
}
.mobile-menu .menu-tabs-content-item--active {
  display: flex;
  flex-direction: column;
}
.mobile-menu .menu-content {
  width: 100%;
}
.mobile-menu .menu-content .link[data-variant=nav],
.mobile-menu .menu-content .link[data-variant=nav-button] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 3.313rem;
  margin: 0;
  gap: 1rem;
  padding: 0;
}
.mobile-menu .menu-content .link[data-variant=nav] > a,
.mobile-menu .menu-content .link[data-variant=nav-button] > a {
  margin: 0;
  border: none;
  width: 100%;
  justify-content: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3rem;
  letter-spacing: 0.03rem;
}
.mobile-menu .menu-content .link[data-variant=nav] > a.active,
.mobile-menu .menu-content .link[data-variant=nav-button] > a.active {
  border: none;
}
.mobile-menu .menu-content .link[data-variant=nav].btn,
.mobile-menu .menu-content .link[data-variant=nav-button].btn {
  height: 3rem;
  padding: 0.75rem 1rem 0.75rem 1rem;
  border-radius: 1rem;
}
.mobile-menu .menu-content .link[data-variant=nav].btn span,
.mobile-menu .menu-content .link[data-variant=nav-button].btn span {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3rem;
  letter-spacing: 0.03rem;
}
.mobile-menu .menu-content .link[data-variant=nav]::after {
  display: none;
}
.mobile-menu .menu-content .link[data-variant=nav]:nth-last-of-type(2)::after {
  display: none;
}
.mobile-menu .menu-content .menu-links-profile .link[data-variant=nav]::after {
  display: none;
}
.mobile-menu .menu-content .link[data-variant=nav-button] > a {
  padding: 1rem 2.5rem;
}
.mobile-menu .menu-content-secondary .link[data-variant=nav-button] > a {
  background-color: transparent;
  border: solid 2px #fff;
  color: #fff;
}
.mobile-menu.menu-open {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.mobile-menu.menu-open .menu {
  display: flex;
  flex-direction: column;
  top: 0;
  left: 0;
  transition: left 360ms ease-in-out;
}
.mobile-menu-header--coBranding-logo .external-icon {
  display: none;
}
.mobile-menu-header--branding-logos {
  display: flex;
  align-items: center;
}.skip-nav-link {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.skip-nav-link:focus {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1100;
  width: auto;
  height: auto;
  padding: 0.75rem 1.5rem;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
  background-color: #0077a3;
  color: #fff;
  font-weight: 600;
  font-size: 1rem;
  text-decoration: none;
  border-radius: 0 0 0.25rem 0;
}

#main-content:focus {
  outline: none;
}

#main-content {
  scroll-margin-top: 80px;
}/* react-bootstrap overrides */
nav.navbar {
  background-color: #fff;
}
nav.navbar.scrolled {
  box-shadow: 0 5px 5px rgba(15, 111, 255, 0.18);
  padding-bottom: 0.2rem;
  padding-top: 0.2rem;
}
nav.navbar.scrolled .navbar-brand {
  padding: 0;
}