@font-face {
  font-family: "sharpsans-bold";
  src: url("https://wadcdn.azureedge.net/bswhealth/com/fonts/SharpSans-Bold.woff") format("woff"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/SharpSans-Bold.woff2") format("woff2"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/SharpSans-Bold.eot") format("eot");
}
@font-face {
  font-family: "sharpsans-semibold";
  src: url("https://wadcdn.azureedge.net/bswhealth/com/fonts/SharpSans-Semibold.woff") format("woff"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/SharpSans-Semibold.woff2") format("woff2"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/SharpSans-Semibold.eot") format("eot");
}
@font-face {
  font-family: "gt-maru-regular";
  src: url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Regular.ttf") format("truetype"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Regular.woff") format("woff"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "gt-maru-bold";
  src: url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Bold.ttf") format("truetype"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Bold.woff") format("woff"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "gt-maru-black";
  src: url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Black.ttf") format("truetype"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Black.woff") format("woff"), url("https://wadcdn.azureedge.net/bswhealth/com/fonts/GT-Maru-Black.woff2") format("woff2");
}
:root {
  --header-system-height: 55px;
}

body:has(div#mega-menu[data-open=true]) .QSIFeedbackButton {
  display: none !important;
}

div#header.container-fluid {
  width: 100% !important;
  max-width: unset !important;
}

div.component.alert.global {
  z-index: 200;
}

.global-multi-header {
  --header-skip-to-content-width: 15rem;
  --color-primary-a1: #003da6;
  --color-primary-a2: #364248;
  --color-primary-a3: #007eb4;
  --color-primary-a4: #016a99;
  --color-primary-b1: #ffb71b;
  --color-primary-b2: #fecd4c;
  --color-primary-c1: #ffffff;
  --color-secondary-a1: #364248;
  --color-secondary-a2: #586f78;
  --color-secondary-a3: #c9c9c5;
  --color-secondary-a4: #dddddd;
  --color-secondary-a5: #eceded;
  --color-secondary-a6: #f7f9fa;
  --color-secondary-a7: #faf9f7;
  --color-secondary-a8: #959593;
  --color-secondary-b1: #fee9bc;
  --color-secondary-b2: #fff8e6;
  --color-secondary-c1: #e5f5fb;
  --color-secondary-c2: #f5feff;
  --color-secondary-d1: #ff9527;
  --color-secondary-e1: #8f659c;
  --color-tertiary-a1: #933f10;
  --color-tertiary-b1: #5f277e;
  --color-tertiary-c1: #156250;
  --color-system-a1: #3f9f90;
  --color-system-a2: #ddf5f2;
  --color-system-b1: #b12943;
  --color-system-b2: #d5647a;
  --color-system-b3: #f9e8eb;
  --color-system-page-bg: $bswh-lt-gray;
  --color-button-bg: #fecd4c;
  --color-interaction-hover-bg: #fff8e6;
  --color-interaction-hover-border: #fecd4c;
  --color-interaction-active-bg: #f5feff;
  --color-interaction-active-border: #007fa9;
  --color-interaction-focus: #3a97f9;
  --shadow-focus: 0 0 3px 3px rgba(58, 151, 249, 1);
  --shadow-regular: 2px 8px 10px 0 rgba(58, 68, 85, 0.15);
  --shadow-soft: 0 2px 20px 0 rgba(58, 68, 85, 0.15);
  --spacing-size-none: 0;
  --spacing-size-xxsmall: 4px;
  --spacing-size-xsmall: 8px;
  --spacing-size-small: 16px;
  --spacing-size-medium: 24px;
  --spacing-size-large: 32px;
  --spacing-size-xlarge: 40px;
  --spacing-size-xxlarge: 60px;
  --spacing-size-xxxlarge: 104px;
  --gap-size: 10px;
  --gap-half-size: calc(var(--gap-size) / 2);
  --page-feature-light-color: transparent;
  --page-feature-dark-color: transparent;
  --page-feature-color: transparent;
  --radius-none: 0;
  --radius-xs: 4px;
  --radius-sm: 4px;
  --radius-md: 4px;
  --radius-lg: 4px;
  --radius-xl: 16px;
  --radius-pill: 50px;
  --grid-breakpoint-xs: 375px;
  --grid-breakpoint-sm: 480px;
  --grid-breakpoint-md: 768px;
  --grid-breakpoint-lg: 960px;
  --grid-breakpoint-xl: 1200px;
  --grid-breakpoint-xxl: 1440px;
  --grid-breakpoint-xs-max: 374.9px;
  --grid-breakpoint-sm-max: 479.9px;
  --grid-breakpoint-md-max: 767.9px;
  --grid-breakpoint-lg-max: 959.9px;
  --grid-breakpoint-xl-max: 1199.9px;
  --grid-breakpoint-xxl-max: 1439.9px;
  --page-spacing-x: var(--spacing-size-medium);
  --page-spacing-y: var(--spacing-size-large);
  --page-gap: var(--spacing-size-small);
  --banner-path-size: 16px;
  --font-size-xsmall: 1.1rem;
  --font-size-small: 1.3rem;
  --font-size-medium: 1.4rem;
  --font-size-large: 1.6rem;
  --font-size-xlarge: 1.8rem;
  --font-size-xxlarge: 2rem;
}
.global-multi-header div.component.header-ref.col-12.header-with-drawer {
  z-index: 1;
}
.global-multi-header div.alert.global {
  z-index: 10;
}
.global-multi-header div,
.global-multi-header li,
.global-multi-header ul {
  font-family: "sharpsans-semibold", sans-serif;
  position: relative;
}
.global-multi-header ul {
  display: flex;
  height: 100%;
}
.global-multi-header li {
  height: 100%;
  list-style: none;
}
.global-multi-header a {
  color: var(--color-primary-a3);
}
.global-multi-header a.full-link {
  width: 100%;
  text-decoration: none;
}
.global-multi-header a > .icon {
  margin-inline-end: var(--spacing-size-xsmall);
}
.global-multi-header .skip-to-content-link {
  position: absolute;
  top: -100px;
  left: -1000px;
  z-index: -1;
  margin-left: calc(var(--header-skip-to-content-width) / 2 * -1);
  border: 2px solid var(--color-primary-a2);
  border-top: none;
  border-radius: 0 0 4px 4px;
  background-color: var(--color-primary-c1);
  padding: var(--spacing-size-xsmall) var(--spacing-size-small);
  width: var(--header-skip-to-content-width);
  color: var(--color-primary-a2);
  font-size: var(--font-size-small);
  text-align: center;
  text-decoration: none;
  font-family: "sharpsans-bold", sans-serif;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.global-multi-header .skip-to-content-link:focus {
  top: 0;
  left: 50%;
  z-index: 1000;
  transition: box-shadow 0.2s ease-in-out;
  outline: none;
  box-shadow: var(--shadow-focus);
}
.global-multi-header .bswh-cross,
.global-multi-header .bswh-text {
  width: auto;
  height: 32px;
}
.global-multi-header .header__side {
  display: flex;
  height: 100%;
}
.global-multi-header .header__logo {
  width: -moz-fit-content;
  width: fit-content;
  height: 100%;
}
.global-multi-header .line__vertical {
  margin: var(--spacing-size-small) 0;
  background-color: var(--color-secondary-a4);
  width: 1px;
  height: calc(100% - var(--spacing-size-small) * 2);
}
.global-multi-header .header__container {
  display: flex;
  flex-direction: column;
  visibility: hidden;
  opacity: 0;
  background-color: var(--color-primary-c1);
  padding-block: 40px 0 var(--spacing-size-medium);
}
.global-multi-header .header__actions__main {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-size-small);
  padding: var(--spacing-size-small);
}
.global-multi-header .header__actions__main ul {
  flex-direction: column;
  gap: var(--spacing-size-small);
}
.global-multi-header .header__actions__main p {
  font-size: var(--font-size-medium);
}
.global-multi-header .header__actions__main p,
.global-multi-header .header__actions__main a {
  display: flex;
  align-items: center;
  vertical-align: middle;
}
.global-multi-header .header__actions__main a {
  height: 65px;
}
.global-multi-header.sticky {
  filter: unset !important;
}
.global-multi-header .header__generic {
  --header-link-height: 65px;
  z-index: 1;
  background-color: var(--color-primary-c1);
  width: 100%;
}
.global-multi-header .header__generic nav {
  width: 100%;
  height: inherit;
}
.global-multi-header .header__generic ul {
  flex-direction: column;
}
.global-multi-header .header__generic ul li {
  border-bottom: 1px solid var(--color-secondary-a4);
}
.global-multi-header .header__generic ul li[data-open=true] .header__link {
  color: var(--color-primary-a3);
}
.global-multi-header .header__generic ul li:has(a:hover) .header__link {
  color: var(--color-primary-a3);
}
.global-multi-header .header__generic ul li:has(a:hover) .header__link--marker {
  transform: scaleX(1);
}
.global-multi-header .header__generic #main-menu-provoker {
  display: flex;
  align-items: center;
  padding-inline-start: var(--spacing-size-small);
}
.global-multi-header .header__generic .icon {
  display: flex;
  align-items: center;
  pointer-events: none;
}
.global-multi-header .header__generic .header__generic--inner {
  display: flex;
  flex-direction: column;
  margin-inline: auto;
  width: 100%;
  max-width: 1440px;
}
.global-multi-header .header__generic .header__side {
  flex-direction: column;
  width: -moz-fit-content;
  width: fit-content;
}
.global-multi-header .header__generic .header__side.header__actions_extra {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 1;
  z-index: 10;
  width: -moz-fit-content;
  width: fit-content;
}
.global-multi-header .header__generic .header__side.header__actions_extra .header__link {
  border: none;
  padding: 0 var(--spacing-size-small);
  height: 100%;
}
.global-multi-header .header__generic .header__side.logo {
  flex-shrink: 0;
  z-index: 5;
  margin: 0;
}
.global-multi-header .header__generic .header__side.logo a {
  display: flex;
  align-items: center;
  height: 100%;
  color: var(--color-primary-a2);
  font-size: var(--font-size-xxlarge);
  text-decoration: none;
}
.global-multi-header .header__generic .header__side.logo img {
  height: calc(100% - var(--spacing-size-small));
}
.global-multi-header .header__generic .header__side.provoker {
  z-index: 10;
  height: 100%;
}
.global-multi-header .header__generic .header__side.header__close_menu_mega {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0;
  z-index: 10;
  transition: opacity 0.25s ease-out, display 0.25s ease-out allow-discrete;
  padding: 0 var(--spacing-size-small);
}
.global-multi-header .header__generic .header__nav__container {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.global-multi-header .header__generic .header__link {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  margin: 0;
  border: none;
  padding: 0;
  height: var(--header-link-height);
  color: var(--color-primary-a2);
  font-size: var(--font-size-small);
  text-decoration: none;
}
.global-multi-header .header__generic .header__link:focus-visible {
  transition: box-shadow 0.2s ease-in-out;
  outline: none;
  box-shadow: var(--shadow-focus);
}
.global-multi-header .header__generic .header__link--marker {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  z-index: -1;
  transition: transform 0.25s ease-in-out;
  background-color: var(--color-interaction-active-border);
  width: 100%;
  height: 4px;
}
@starting-style {
  .global-multi-header .header__generic .header__link--marker {
    visibility: hidden;
    width: 0;
  }
}
.global-multi-header .header__generic .main-menu-provoker {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: flex;
  align-items: center;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  padding-inline: var(--spacing-size-small);
  height: 100%;
}
.global-multi-header .header__generic .header__close_menu_mega--button {
  transition: border-color 0.2s ease-in-out, background-color 0.3s ease-in-out;
  cursor: pointer;
  border: 1px solid var(--color-secondary-a4);
  background-color: var(--color-primary-c1);
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  cursor: pointer;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.global-multi-header .header__generic .header__close_menu_mega--button:hover {
  border-color: var(--color-interaction-hover-border) !important;
  background-color: var(--color-secondary-b2) !important;
}
.global-multi-header .header__generic .header__close_menu_mega--button:focus-visible {
  transition: box-shadow 0.2s ease-in-out;
  outline: none;
  box-shadow: var(--shadow-focus);
}
.global-multi-header .header__generic:has(.header__side.header__close_menu_mega):has(.header__link--container[data-open=true]) .header__side.header__actions_extra {
  display: none;
  opacity: 0;
  transition: opacity 0.25s ease, display 0.25s ease-out allow-discrete, visibility 0.25s ease-out allow-discrete;
}
@starting-style {
  .global-multi-header .header__generic:has(.header__side.header__close_menu_mega):has(.header__link--container[data-open=true]) .header__side.header__actions_extra {
    opacity: 1;
  }
}
.global-multi-header .header__generic:has(.header__side.header__close_menu_mega):has(.header__link--container[data-open=true]) .header__side.header__close_menu_mega {
  display: flex;
  opacity: 1;
}
@starting-style {
  .global-multi-header .header__generic:has(.header__side.header__close_menu_mega):has(.header__link--container[data-open=true]) .header__side.header__close_menu_mega {
    opacity: 0;
  }
}
@media screen and (min-width: 768px) {
  .global-multi-header .header__generic {
    height: var(--header-system-height);
  }
  .global-multi-header .header__generic .header__generic--inner {
    flex-direction: row;
    padding-inline: 0;
    height: 100%;
  }
  .global-multi-header .header__generic .header__side {
    flex-direction: unset;
  }
  .global-multi-header .header__generic .header__logo_link {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .global-multi-header .header__generic .header__link {
    display: flex;
    justify-content: center;
    align-items: center;
    outline: none;
    height: 100%;
  }
  .global-multi-header .header__generic ul {
    flex-direction: unset;
    gap: var(--spacing-size-medium);
  }
  .global-multi-header .header__generic ul li {
    border-bottom: none;
  }
  .global-multi-header .header__generic ul li:has(a:hover) .header__link--marker {
    transform: scaleX(1);
    transform-origin: left;
    background-color: var(--color-interaction-active-border);
  }
  .global-multi-header .header__generic ul li[data-open=true] .header__link {
    color: var(--color-primary-a3);
  }
  .global-multi-header .header__generic ul li[data-open=true] .header__link--marker {
    display: block;
    transform: scaleX(1);
    background-color: var(--color-primary-b2);
  }
}
@media screen and (min-width: 1199px) and (max-width: 991px) {
  .global-multi-header .header__generic li {
    width: -moz-min-content;
    width: min-content;
  }
}
.global-multi-header .header__system {
  --header-system-height-internal: fit-content;
  z-index: 10;
  height: var(--header-system-height-internal);
}
.global-multi-header .header__system nav {
  margin: 0 auto;
  max-width: 1440px;
  height: -moz-fit-content;
  height: fit-content;
}
.global-multi-header .header__system .main-menu-provoker {
  display: flex;
  z-index: 1;
}
.global-multi-header .header__system .header__side {
  align-items: center;
  height: var(--header-system-height-internal);
}
.global-multi-header .header__system .header__side.header__actions_extra {
  display: none;
}
.global-multi-header .header__system .header__side.provoker {
  display: none;
}
.global-multi-header .header__system .header__side.logo {
  display: none;
}
.global-multi-header .header__system .menu-toggle {
  height: inherit;
}
.global-multi-header .header__system .header__nav__container {
  visibility: visible;
  opacity: 1;
}
.global-multi-header .header__system[data-utility=false] .header__generic--inner {
  padding-inline: var(--spacing-size-medium);
}
.global-multi-header .header__system[data-utility=true] {
  --header-system-height-internal: 40px;
  background-color: var(--color-primary-a2);
  padding: var(--spacing-size-medium);
  height: -moz-fit-content;
  height: fit-content;
}
.global-multi-header .header__system[data-utility=true] li {
  width: 100%;
  height: var(--header-link-height);
}
.global-multi-header .header__system[data-utility=true] #system-menu-provoker .icon {
  color: var(--color-primary-c1);
}
.global-multi-header .header__system[data-utility=true] .header__link {
  color: var(--color-primary-c1);
}
.global-multi-header .header__system[data-utility=true] .header__link:hover {
  color: var(--color-primary-b2);
}
.global-multi-header .header__system[data-utility=true] .nav__hamburger span,
.global-multi-header .header__system[data-utility=true] .nav__hamburger span:before,
.global-multi-header .header__system[data-utility=true] .nav__hamburger span:after {
  background: var(--color-primary-c1);
}
.global-multi-header .header__system[data-utility=true] .nav__hamburger[data-open=true] span {
  background: transparent;
}
.global-multi-header .header__system[data-utility=true] .header__logo {
  position: relative;
}
.global-multi-header .header__system[data-utility=true] .menu-toggle {
  padding-inline-end: 0;
  height: 100%;
  color: var(--color-primary-c1);
}
.global-multi-header .header__system[data-utility=true] .header__side {
  flex-direction: column;
  align-items: flex-start;
  width: -moz-fit-content;
  width: fit-content;
}
.global-multi-header .header__system[data-utility=true] .header__side.provoker {
  display: none;
}
.global-multi-header .header__system[data-utility=true] .header__side.logo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  height: var(--header-system-height-internal);
}
.global-multi-header .header__system[data-utility=true] .header__side.logo img {
  filter: invert(1) brightness(2);
  content: url("/-/media/project/bsw/sites/bswhealth/bswh-logo-gray.svg");
}
.global-multi-header .header__system[data-utility=true] .header__side.header__actions_extra {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  flex-direction: unset;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
}
.global-multi-header .header__system[data-utility=true] .header__side.header__actions_extra.search_account {
  display: none;
}
.global-multi-header .header__system[data-utility=true] .header__nav__container {
  visibility: hidden;
  opacity: 0;
  background-color: var(--color-primary-a2);
  padding: 0;
  width: 100%;
  height: 0;
  overflow-y: auto;
}
.global-multi-header .header__system[data-utility=true] .header__nav__container ul {
  gap: unset;
}
.global-multi-header .header__system[data-utility=true] .line__vertical {
  margin: var(--spacing-size-xsmall) 0;
  background-color: var(--color-primary-c1);
  height: calc(100% - var(--spacing-size-xsmall) * 2);
}
.global-multi-header .header__system:has(~ .header__generic[data-type=subsite]) .header__side.logo img {
  content: url("/-/media/project/bsw/sites/bswhealth/bswh-logo-gray.svg");
}
@media screen and (max-width: 767px) {
  .global-multi-header .header__system[data-utility=true] .header__nav__container {
    overflow-y: hidden;
  }
}
@media screen and (min-width: 768px) {
  .global-multi-header .header__system {
    flex-direction: unset;
  }
  .global-multi-header .header__system .header__side.logo {
    position: relative;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .global-multi-header .header__system .header__side.provoker, .global-multi-header .header__system .header__side.search_account {
    position: absolute;
    top: 0;
  }
  .global-multi-header .header__system .header__side.provoker {
    display: flex;
    left: 0;
  }
  .global-multi-header .header__system .header__side.search_account {
    right: 0;
  }
  .global-multi-header .header__system .header__side.header__actions_extra {
    display: flex;
    flex-direction: unset;
    height: var(--header-system-height-internal);
  }
  .global-multi-header .header__system .menu-toggle {
    display: none;
  }
  .global-multi-header .header__system .line__vertical {
    margin: var(--spacing-size-xsmall) 0;
    background-color: var(--color-primary-a2);
    height: calc(var(--header-system-height-internal) - var(--spacing-size-xsmall) * 2);
  }
  .global-multi-header .header__system .header__nav__container {
    display: flex;
    position: fixed;
    top: var(--header-system-height-internal);
    left: 0;
    flex-direction: column;
    align-items: flex-start;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    padding-inline: var(--spacing-size-medium);
    width: -moz-fit-content;
    width: fit-content;
    height: 100%;
  }
  .global-multi-header .header__system .header__nav__container ul {
    flex-direction: column;
  }
  .global-multi-header .header__system[data-utility=false] {
    --header-system-height-internal: var(--header-system-height);
  }
  .global-multi-header .header__system[data-utility=true] {
    justify-content: center;
    padding: 0;
  }
  .global-multi-header .header__system[data-utility=true] .main-menu-provoker {
    display: flex;
  }
  .global-multi-header .header__system[data-utility=true] .main-menu-provoker.menu-toggle {
    display: none;
  }
  .global-multi-header .header__system[data-utility=true] .header__side {
    flex-direction: column;
  }
  .global-multi-header .header__system[data-utility=true] .header__side.provoker {
    display: flex;
  }
  .global-multi-header .header__system[data-utility=true] .header__side.logo {
    justify-content: center;
    height: var(--header-system-height-internal);
  }
  .global-multi-header .header__system[data-utility=true] .header__side.logo img {
    content: "";
  }
  .global-multi-header .header__system[data-utility=true] .header__side.header__actions_extra.search_account {
    display: flex;
  }
  .global-multi-header .header__system[data-utility=true] .header__link {
    justify-content: flex-start;
  }
  .global-multi-header .header__system[data-utility=true] .header__logo {
    align-self: center;
  }
  .global-multi-header .header__system[data-utility=true] .header__nav__container {
    padding-inline: var(--spacing-size-medium);
  }
}
@media screen and (min-width: 767px) and (max-width: 1199px) {
  .global-multi-header .header__system .header__side.logo {
    display: flex;
  }
}
@media screen and (max-width: 991px) {
  .global-multi-header .header__system .header__side {
    flex-direction: column;
    align-items: flex-start;
  }
  .global-multi-header .header__system .header__nav__container {
    background-color: var(--color-primary-c1);
    width: 100%;
  }
  .global-multi-header .header__system ul {
    flex-direction: column;
  }
  .global-multi-header .header__system ul li {
    border-bottom: 1px solid var(--color-secondary-a4);
  }
  .global-multi-header .header__system ul li .header__link {
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    border: none;
    padding: 0;
    width: 100%;
    height: 65px;
  }
  .global-multi-header .header__system ul li .header__link--marker {
    display: none !important;
  }
}
@media screen and (min-width: 992px) {
  .global-multi-header .header__system nav {
    height: 100%;
  }
  .global-multi-header .header__system[data-utility=false] {
    --header-system-height-internal: var(--header-system-height);
  }
  .global-multi-header .header__system[data-utility=false] .header__side.provoker {
    display: none;
  }
  .global-multi-header .header__system[data-utility=false] .header__side.logo {
    display: flex;
    padding-inline: var(--spacing-size-small);
    width: -moz-fit-content;
    width: fit-content;
    height: 100%;
  }
  .global-multi-header .header__system[data-utility=false] .header__side.logo img {
    height: calc(100% - var(--spacing-size-medium));
    content: url("/-/media/project/bsw/sites/bswhealth/bswh-logo-gray.svg");
  }
  .global-multi-header .header__system[data-utility=false] .header__nav__container {
    position: relative;
    top: unset;
    flex-direction: unset;
    visibility: visible;
    opacity: 1;
  }
  .global-multi-header .header__system[data-utility=false] .header__nav__container ul {
    flex-direction: unset;
    gap: 16px;
  }
  .global-multi-header .header__system[data-utility=false] .header__nav__container .header__link {
    padding: 0;
    height: 100%;
  }
  .global-multi-header .header__system[data-utility=false] .header__link--marker {
    display: block;
  }
  .global-multi-header .header__system[data-utility=true] ul li {
    border-bottom: 1px solid var(--color-primary-c1);
  }
}
@media screen and (min-width: 1440px) {
  .global-multi-header .header__system[data-utility=true] .main-menu-provoker {
    left: -8px;
    padding-inline-start: 0;
  }
}
.global-multi-header .header__subheader {
  --header-subheader-height: 60px;
  flex-direction: column;
  z-index: 5;
  padding-inline: var(--spacing-size-medium);
  padding-block-start: var(--spacing-size-medium);
  height: -moz-fit-content;
  height: fit-content;
}
.global-multi-header .header__subheader .header__side.logo {
  height: var(--header-subheader-height);
}
@media screen and (min-width: 768px) {
  .global-multi-header .header__subheader {
    flex-direction: unset;
    gap: var(--spacing-size-small);
    padding-inline-start: var(--spacing-size-medium);
    padding-block-start: 0;
    height: var(--header-subheader-height);
  }
  .global-multi-header .header__subheader .header__link--marker {
    display: block;
  }
  .global-multi-header .header__subheader[data-type=subsite] .header__side.logo {
    display: none;
  }
  .global-multi-header .header__subheader:has(.header__side.logo) .header__nav__container {
    padding: 0 var(--spacing-size-small);
  }
}
@media screen and (min-width: 1440px) {
  .global-multi-header .header__subheader {
    padding-inline: 0;
  }
}
.global-multi-header .header__mobile {
  display: flex;
  justify-content: center;
  z-index: 15;
  background-color: var(--color-primary-c1);
  height: 40px;
}
.global-multi-header .header__mobile .header__generic--inner {
  height: 100%;
}
.global-multi-header .header__mobile .header__logo {
  display: flex;
  align-items: center;
  padding: 0;
}
.global-multi-header .header__mobile .header__side.logo {
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.global-multi-header .header__mobile .menu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
}
.global-multi-header .header__mobile .line__vertical {
  margin: var(--spacing-size-xsmall) var(--spacing-size-xsmall);
  height: calc(100% - var(--spacing-size-xsmall) * 2);
}
@media screen and (min-width: 768px) {
  .global-multi-header .header__mobile {
    display: none;
  }
}
.global-multi-header .header__menu__mega {
  --mega-menu-header-height: 55px;
  --mega-menu-spacing: var(--spacing-size-small);
  display: flex;
  position: fixed;
  bottom: 0;
  transform: translate(0%, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 20;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: auto;
}
.global-multi-header .header__menu__mega p {
  font-size: var(--font-size-xlarge);
}
.global-multi-header .header__menu__mega a {
  display: inline-block;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  color: var(--color-primary-a2);
  line-height: 1;
  text-decoration: none;
}
.global-multi-header .header__menu__mega a strong {
  font-family: "sharpsans-bold", sans-serif;
}
.global-multi-header .header__menu__mega a.arrow-link {
  display: flex;
  align-items: center;
  gap: var(--spacing-size-xsmall);
}
.global-multi-header .header__menu__mega a.arrow-link:after {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #dddddd;
  border-radius: 50%;
  background-color: var(--color-primary-c1);
  width: 40px;
  height: 40px;
  content: "\e007";
  color: var(--color-primary-a2);
  font-size: 24px;
  font-family: bsw-icons;
  text-align: center;
}
.global-multi-header .header__menu__mega a.arrow-link:hover:after {
  border-color: #fecd4c;
  background-color: #fff5de;
}
.global-multi-header .header__menu__mega a:hover strong {
  color: var(--color-primary-a3);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.global-multi-header .header__menu__mega input {
  position: absolute;
  left: -10000px;
  width: 0;
  height: 0;
}
.global-multi-header .header__menu__mega .icon {
  display: flex;
  align-items: center;
  pointer-events: none;
}
.global-multi-header .header__menu__mega .header__menu__mega__container {
  --content-column-count: 3;
  display: none;
  flex-direction: column;
  margin: 0 auto;
  width: 100%;
}
.global-multi-header .header__menu__mega .header__menu__mega__container .inner {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-size-medium);
  padding-inline: var(--mega-menu-spacing);
  width: 100%;
  max-width: 1440px;
}
.global-multi-header .header__menu__mega .header__menu__mega__container .inner > div {
  display: flex;
  flex-direction: column;
}
.global-multi-header .header__menu__mega .header__menu__mega__container .inner > div:not(:last-child) {
  border-bottom: 1px solid var(--color-secondary-a4);
  padding-block-end: var(--spacing-size-medium);
}
.global-multi-header .header__menu__mega .header__menu__mega__container .scroll-container {
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: var(--color-primary-c1);
  padding-block: var(--spacing-size-small) var(--spacing-size-medium);
  overflow-x: hidden;
  overflow-y: auto;
}
.global-multi-header .header__menu__mega .header__menu__mega__container:has(input:checked) {
  display: flex;
}
.global-multi-header .header__menu__mega .header__menu__mega__container--inner {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.global-multi-header .header__menu__mega .header__menu__mega__container_header {
  flex-shrink: 0;
  z-index: 1;
  background-color: var(--color-primary-c1);
  padding-inline: var(--mega-menu-spacing);
  width: 100%;
  height: var(--mega-menu-header-height);
}
.global-multi-header .header__menu__mega .header__menu__mega__container_header--inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: var(--spacing-size-small);
  border-bottom: 1px solid var(--color-secondary-a4);
  width: 100%;
  height: 100%;
}
.global-multi-header .header__menu__mega .header__menu__mega__container_header--inner p {
  font-family: "sharpsans-bold", sans-serif;
  font-size: var(--font-size-xlarge);
}
.global-multi-header .header__menu__mega .header__menu__mega__container_header--inner button {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  height: 100%;
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-size-large);
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list li {
  display: block;
  flex: 0;
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list li p + p {
  font-size: var(--font-size-medium);
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list--header {
  display: flex;
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list--header p {
  font-family: "sharpsans-bold", sans-serif;
  display: flex;
  align-items: flex-start;
  gap: var(--spacing-size-xxsmall);
  font-size: var(--font-size-xxlarge);
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list--header p:before {
  display: flex;
  position: absolute;
  left: -28px;
  width: 24px;
  color: var(--color-primary-a2);
  font-family: "bsw-icons";
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list--header:has(.header__menu__mega__container_list--twirl) {
  justify-content: space-between;
  width: 100%;
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list--sub {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-size-small);
  overflow: hidden;
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list--sub li {
  display: flex;
  flex-direction: column;
  gap: var(--spacing-size-xsmall);
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list--sub li .subnote {
  font-size: var(--font-size-xsmall);
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list--twirl {
  cursor: pointer;
  border: none;
  background-color: transparent;
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list--image {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  gap: var(--spacing-size-small);
}
.global-multi-header .header__menu__mega .header__menu__mega__container_list--image img {
  width: 100%;
  height: auto;
}
.global-multi-header .header__menu__mega .list-container {
  height: 0;
}
.global-multi-header .header__menu__mega:has([data-type=subsite][data-list=true] input:checked) .header__menu__mega__container_list--sub {
  height: 0;
}
@media screen and (max-width: 767px) {
  .global-multi-header .header__menu__mega .header__menu__mega__container .scroll-container {
    height: 100%;
  }
}
@media screen and (min-width: 768px) {
  .global-multi-header .header__menu__mega {
    --mega-menu-spacing: var(--spacing-size-medium);
    --mega-menu-column-gap: var(--spacing-size-xlarge);
    transform: translate(0%, -100%);
    z-index: -1;
    border: 0;
    width: 100%;
  }
  .global-multi-header .header__menu__mega:has([data-type=subsite] input:checked) .header__menu__mega__container_header {
    display: none;
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container_list--sub {
    height: 100%;
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-inline: var(--mega-menu-spacing);
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container .inner > div {
    flex: 1;
    height: -moz-fit-content;
    height: fit-content;
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container .inner > div:not(:last-child) {
    border-bottom: none;
    padding-block-end: 0;
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container.list .header__menu__mega__container_list {
    flex-basis: unset;
    padding-bottom: var(--spacing-size-small);
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container.list .header__menu__mega__container_list:has(.list-container[data-open=true]) .header__menu__mega__container_list--header {
    background-color: var(--color-secondary-a5);
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container.list .list-container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding-inline-start: 376px;
    width: 100%;
    height: 0;
    overflow: hidden;
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container.list .header__menu__mega__container_list--sub {
    background-color: var(--color-secondary-a5);
    padding: var(--spacing-size-small);
    width: -moz-fit-content;
    width: fit-content;
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container.list .inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: unset;
    gap: unset;
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container.list .header__menu__mega__container_list--header {
    z-index: 10;
    transition: background-color 0.25s ease-in-out;
    padding-inline-end: var(--spacing-size-medium);
    width: 376px;
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container.list .header__menu__mega__container_list--twirl {
    display: block;
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container_list--twirl {
    display: none;
  }
  .global-multi-header .header__menu__mega .list-container {
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media screen and (min-width: 992px) {
  .global-multi-header .header__menu__mega {
    --mega-menu-column-gap: var(--spacing-size-xlarge);
  }
  .global-multi-header .header__menu__mega .header__menu__mega__container_header {
    display: none;
  }
}
.global-multi-header .nav__hamburger {
  top: 0;
  left: 0;
  z-index: 140;
  padding: 0 8px;
}
.global-multi-header .nav__hamburger span,
.global-multi-header .nav__hamburger span:before,
.global-multi-header .nav__hamburger span:after {
  display: block;
  position: relative;
  transition: 0.3s;
  background: rgb(34, 34, 34);
  width: 14px;
  height: 2.25px;
  content: "";
}
.global-multi-header .nav__hamburger span {
  position: relative;
}
.global-multi-header .nav__hamburger span:before, .global-multi-header .nav__hamburger span:after {
  position: absolute;
  left: 0;
  content: "";
}
.global-multi-header .nav__hamburger span:before {
  top: -5px;
}
.global-multi-header .nav__hamburger span:after {
  top: 5px;
}
.global-multi-header .nav__hamburger[data-open=true] span {
  background: transparent;
}
.global-multi-header .nav__hamburger[data-open=true] span:before {
  top: 0;
  transform: rotate(45deg);
}
.global-multi-header .nav__hamburger[data-open=true] span:after {
  top: 0;
  transform: rotate(-45deg);
}
.global-multi-header .header__menu__mega .header__menu__mega__container[data-type=system]:not(:has(input[id=locations])) .header__menu__mega__container_list {
  padding-inline-start: 28px;
}
.global-multi-header .header__menu__mega:has(> [data-type=subsite]):has([data-type=system] input:checked) {
  color: var(--color-primary-c1);
}
.global-multi-header .header__menu__mega:has(> [data-type=subsite]):has([data-type=system] input:checked) a,
.global-multi-header .header__menu__mega:has(> [data-type=subsite]):has([data-type=system] input:checked) .icon {
  color: var(--color-primary-c1);
}
.global-multi-header .header__menu__mega:has(> [data-type=subsite]):has([data-type=system] input:checked) a strong:hover {
  color: var(--color-primary-b2);
}
.global-multi-header .header__menu__mega:has(> [data-type=subsite]):has([data-type=system] input:checked) .header__menu__mega__container .scroll-container {
  background-color: var(--color-primary-a2);
  height: 100%;
}
.global-multi-header .header__menu__mega:has(> [data-type=subsite]):has([data-type=system] input:checked) .header__menu__mega__container_header {
  display: flex;
  background-color: var(--color-primary-a2);
}
.global-multi-header .header__menu__mega:has([data-type=system] input:checked) {
  padding-block-start: 0;
}
.global-multi-header .header__menu__mega:has([data-type=system][data-utility=true]) .header__menu__mega__container[data-type=system] {
  height: 100%;
}
.global-multi-header .header__menu__mega:has([data-type=system][data-utility=true]) .header__menu__mega__container[data-type=system] .header__menu__mega__container_header {
  display: flex;
  background-color: var(--color-primary-a2);
}
.global-multi-header .header__menu__mega:has([data-type=system][data-utility=true]) .header__menu__mega__container[data-type=system] .header__menu__mega__container_header--inner p {
  color: var(--color-primary-c1);
}
.global-multi-header .header__menu__mega:has([data-type=system][data-utility=true]) .header__menu__mega__container[data-type=system] .header__menu__mega__container_list--header p {
  color: var(--color-primary-c1);
}
.global-multi-header .header__menu__mega:has([data-type=system][data-utility=true]) .header__menu__mega__container[data-type=system] .header__menu__mega__container_list--header p:before {
  color: var(--color-primary-c1);
}
.global-multi-header .header__menu__mega:has([data-type=system][data-utility=true]) .header__menu__mega__container[data-type=system] .header__menu__mega__container_list p + p {
  color: var(--color-primary-c1);
}
.global-multi-header .header__menu__mega:has([data-type=system][data-utility=true]) .header__menu__mega__container[data-type=system] .scroll-container {
  background-color: var(--color-primary-a2);
  height: 100%;
}
.global-multi-header .header__menu__mega #primarycaredoctors--header:before {
  content: "\e02e";
}
.global-multi-header .header__menu__mega #specialists--header:before {
  content: "\e04a";
}
.global-multi-header .header__menu__mega #services--header:before {
  content: "\e050";
}
.global-multi-header .header__menu__mega #treatmentsandscreenings--header:before {
  content: "\e054";
}
.global-multi-header .header__menu__mega #education--header:before {
  content: "\e042";
}
.global-multi-header .header__menu__mega #patientinformation--header:before {
  content: "\f10c";
}
.global-multi-header .header__menu__mega #medicalprofessionals--header:before {
  content: "\e019";
}
.global-multi-header .header__menu__mega #billing--header:before {
  content: "\e01a";
}
.global-multi-header .header__menu__mega #insurance--header:before {
  content: "\e02b";
}
@media screen and (min-width: 768px) {
  .global-multi-header .header__menu__mega:has([data-type=system] input:checked) {
    padding-block-start: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .global-multi-header .header__menu__mega:has([data-type=system][data-utility=true] input:checked) {
    padding-block-start: 0;
  }
  .global-multi-header .header__menu__mega:has([data-type=system][data-utility=true] input:checked) .header__menu__mega__container_header {
    display: flex;
  }
  .global-multi-header .header__menu__mega:has([data-type=system][data-utility=true] input:checked) a,
  .global-multi-header .header__menu__mega:has([data-type=system][data-utility=true] input:checked) .icon {
    color: var(--color-primary-c1);
  }
}

@media screen and (min-width: 768px) {
  .global-multi-header .header__container {
    visibility: visible;
    opacity: 1;
    z-index: 40;
  }
  .global-multi-header .header__actions__main {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .global-multi-header .header__container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100%;
    flex-direction: column;
    width: 100%;
    height: auto;
    overflow-y: auto;
  }
}
@media screen and (min-width: 992px) {
  :root {
    --header-system-height: 60px;
  }
}