/* Page Banner Font Size Adjustments */
.page-banner:not(.without-image) .banner-flex .description-content .description-wrapper h1 {
  font-size: 2.8rem;
}
@media (min-width: 768px) {
  .page-banner:not(.without-image) .banner-flex .description-content .description-wrapper h1 {
    font-size: 3.2rem;
  }
}
@media (min-width: 992px) {
  .page-banner:not(.without-image) .banner-flex .description-content .description-wrapper h1 {
    font-size: 3.6rem;
  }
}
@media (min-width: 1440px) {
  .page-banner:not(.without-image) .banner-flex .description-content .description-wrapper h1 {
    font-size: 4rem;
  }
}

@media (min-width: 992px) {
  .page-banner .banner-flex .description-content .description-wrapper {
    max-width: unset;
  }
}

/* Primary Button color changes */
@media screen and (max-width: 768px) {
  .bswh-home .find-care-tool-container .find-care-btn-container .find-care-button {
    background: #FFC342;
    border: 1px solid #FFC342;
    color: #364248;
    cursor: pointer;
  }
  .bswh-home .find-care-tool-container .find-care-btn-container .find-care-button:hover {
    border: 1px solid #FFC342;
    background: #FFF8E6;
    color: #364248;
    transform: none;
  }
  .bswh-home .find-care-tool-container .find-care-btn-container .find-care-button:hover:before, .bswh-home .find-care-tool-container .find-care-btn-container .find-care-button:hover:after {
    display: none;
  }
  .bswh-home .find-care-tool-container .find-care-btn-container .find-care-button i.bsw-icon-arrow.search-btn-icon {
    border-color: #364248;
  }
  .bswh-home .find-care-tool-container .find-care-btn-container .find-care-button:hover i.bsw-icon-arrow.search-btn-icon {
    border-color: #364248;
  }
  .bswh-home .find-care-tool-container .find-care-btn-container .find-care-button:hover i.bsw-icon-arrow.search-btn-icon:before {
    color: #364248;
  }
  .find-care-tool-container .find-care-btn-container .find-care-button i.bsw-icon-arrow.search-btn-icon {
    display: none;
  }
  .find-care-tool-container .find-care-btn-container {
    padding: 14px 25px;
  }
  .find-care-tool-container .find-care-btn-container .find-care-button {
    padding: 14px 25px;
    height: 55px;
  }
  .find-care-tool-container .find-care-btn-container .find-care-button:hover {
    padding: 14px 25px;
    height: 55px;
  }
}
@media screen and (max-width: 1239px) {
  .find-care-tool-container .find-care-app .findcare-search-container .search-button {
    background: #FFC342;
    border: 1px solid #FFC342;
    color: #364248;
    cursor: pointer;
  }
  .find-care-tool-container .find-care-app .findcare-search-container .search-button:hover {
    border: 1px solid #FFC342;
    background: #FFF8E6;
    color: #364248;
    transform: none;
  }
  .find-care-tool-container .find-care-app .findcare-search-container .search-button:hover:before, .find-care-tool-container .find-care-app .findcare-search-container .search-button:hover:after {
    display: none;
  }
  .find-care-tool-container .find-care-app .findcare-search-container .search-button:hover i.bsw-icon-arrow.search-btn-icon {
    border-color: #364248;
    color: #364248;
  }
  .bswh-home .find-care-tool-container .find-care-app .findcare-search-container .search-button .search-btn-icon {
    border-color: #364248;
  }
}
.bswh-home .page-specific-alert .alert-text-flex {
  justify-content: center;
}
.bswh-home .page-specific-alert .alert-text-flex .alert-text {
  font-family: "sharpsans-bold";
}
.bswh-home .alert-img-text {
  margin-top: auto;
  margin-bottom: auto;
}
.bswh-home .page-specific-alert .alert-icon-text {
  align-items: center !important;
}

.bswh-home #immediate-care-cards .promo.card-wrapper .card .promo-text.card-body a.btn.btn-primary-teal {
  background: #FFC342;
  border: 1px solid #FFC342;
  color: #364248;
  cursor: pointer;
}
.bswh-home #immediate-care-cards .promo.card-wrapper .card .promo-text.card-body a.btn.btn-primary-teal:hover {
  border: 1px solid #FFC342;
  background: #FFF8E6;
  color: #364248;
  transform: none;
}
.bswh-home #immediate-care-cards .promo.card-wrapper .card .promo-text.card-body a.btn.btn-primary-teal:hover:before, .bswh-home #immediate-care-cards .promo.card-wrapper .card .promo-text.card-body a.btn.btn-primary-teal:hover:after {
  display: none;
}

.bswh-home #immediate-care-cards a.btn[class*=btn-primary]::after, .bswh-home #immediate-care-cards button.btn[class*=btn-primary]::after {
  display: none;
}

body:not(.bswh-home, .find-care-page, .mclane) a.btn.btn-primary-teal {
  background: #FFC342;
  border: 1px solid #FFC342;
  color: #364248;
  cursor: pointer;
  min-width: -moz-max-content;
  min-width: max-content;
}
body:not(.bswh-home, .find-care-page, .mclane) a.btn.btn-primary-teal:hover {
  border: 1px solid #FFC342;
  background: #FFF8E6;
  color: #364248;
  transform: none;
}
body:not(.bswh-home, .find-care-page, .mclane) a.btn.btn-primary-teal:hover:before, body:not(.bswh-home, .find-care-page, .mclane) a.btn.btn-primary-teal:hover:after {
  display: none;
}
body:not(.bswh-home, .find-care-page, .mclane) button.btn.btn-primary-teal {
  background: #FFC342;
  border: 1px solid #FFC342;
  color: #364248;
  cursor: pointer;
}
body:not(.bswh-home, .find-care-page, .mclane) button.btn.btn-primary-teal:hover {
  border: 1px solid #FFC342;
  background: #FFF8E6;
  color: #364248;
  transform: none;
}
body:not(.bswh-home, .find-care-page, .mclane) button.btn.btn-primary-teal:hover:before, body:not(.bswh-home, .find-care-page, .mclane) button.btn.btn-primary-teal:hover:after {
  display: none;
}

@media only screen and (min-width: 992px) {
  .blog__nav--cta.cta-wrapper.mob-fixed-bottom {
    display: flex;
  }
  .blog__nav--cta.cta-wrapper.mob-fixed-bottom a.btn-primary-teal,
  button.btn-primary-teal {
    padding: 10px 24px;
  }
}
div#blog__rr--wrapper .blog-additional-related-articles .blog-add-rel_card .blog-add-rel_card-body a {
  font-family: "sharpsans-bold";
  font-size: 1.1rem;
}

.card .promo-text.card-body a.btn.btn-primary-teal {
  color: #364248;
}
.card .promo-text.card-body a.btn.btn-primary-teal:hover {
  color: #364248;
  text-decoration: none;
}

.provider-banner__path {
  font-size: 10px;
}

.booking-workflow-pagination-button {
  background: #FFC342;
  border: 1px solid #FFC342;
  color: #364248;
}
.booking-workflow-pagination-button:hover {
  border: 1px solid #FFC342;
  background: #FFF8E6;
  color: #364248;
  transform: none;
}

.confirmation a {
  text-decoration: none;
}
.confirmation a:hover {
  text-decoration: none;
}

.confirmation-button {
  background: #FFC342;
  border: 1px solid #FFC342;
  color: #364248;
}
.confirmation-button:hover {
  border: 1px solid #FFC342;
  background: #FFF8E6;
  color: #364248;
  transform: none;
}

.booking-modal-app.completed .dynamic-text-snippet .app-image-wrapper img {
  content: url(https://bswh-p-001.sitecorecontenthub.cloud/api/public/content/b7465e0ae9714f6bbde58eac5a7249cc?v=52280cc7);
}

.booking-workflow-pagination-button-previous {
  background-color: transparent;
  color: #364248;
  border: 2px solid #FFC342;
}
.booking-workflow-pagination-button-previous:hover {
  border: 1px solid #FFC342;
  background: #FFF8E6;
  color: #364248;
  transform: none;
}
.booking-workflow-pagination-button-previous:hover:before {
  display: block;
}

.booking-modal-title:after {
  background-color: #3F9F90;
}

.secondary-modal.close-modal .secondary-modal-buttons.modal-buttons button.btn.btn-secondary-teal.btn-back {
  background-color: transparent;
  color: #364248;
  border: 2px solid #FFC342;
}
.secondary-modal.close-modal .secondary-modal-buttons.modal-buttons button.btn.btn-secondary-teal.btn-back:hover {
  border: 1px solid #FFC342;
  background: #FFF8E6;
  color: #364248;
  transform: none;
}
.secondary-modal.close-modal .secondary-modal-buttons.modal-buttons button.btn.btn-secondary-teal.btn-back:hover:before {
  display: block;
}
.secondary-modal.close-modal .secondary-modal-buttons.modal-buttons button.btn.btn-primary-teal.btn-continue {
  background: #FFC342;
  border: 1px solid #FFC342;
  color: #364248;
  cursor: pointer;
}
.secondary-modal.close-modal .secondary-modal-buttons.modal-buttons button.btn.btn-primary-teal.btn-continue:hover {
  border: 1px solid #FFC342;
  background: #FFF8E6;
  color: #364248;
  transform: none;
}
.secondary-modal.close-modal .secondary-modal-buttons.modal-buttons button.btn.btn-primary-teal.btn-continue:hover:before, .secondary-modal.close-modal .secondary-modal-buttons.modal-buttons button.btn.btn-primary-teal.btn-continue:hover:after {
  display: none;
}

@media (min-width: 992px) {
  button.booking-workflow-pagination-button.booking-workflow-pagination-button-next:hover {
    background: #FFF8E6;
    border-color: #FFC342;
  }
}
@media (min-width: 992px) {
  button.booking-workflow-pagination-button.booking-workflow-pagination-button-previous:hover {
    background: #FFF8E6;
    border-color: #FFC342;
    color: #364248;
  }
}
.anchor-nav .back-top-link-wrapper .back-top-link {
  display: flex;
  align-items: center;
  color: #364248;
}

.anchor-nav .back-top-link-wrapper .back-top-link .logo {
  content: url(../svg/bswh-icon-gray.svg);
  height: 35px;
  width: 35px;
}
@media (min-width: 992px) {
  .anchor-nav .back-top-link-wrapper .back-top-link .logo {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .anchor-nav .back-top-link-wrapper .back-top-link .logo {
    width: 45px;
    height: 45px;
  }
}

button.booking-button.provider-button.btn.btn-primary-teal {
  cursor: pointer;
}

.bswh-home div#content > .row > .component.container.col-12 > .component-content > .row > .component:first-child {
  order: 2;
}

.component.page-banner.with-cta.col-12 a.btn.btn-primary-teal {
  font-size: 14px;
}

.anchor-nav .anchor-link {
  border-bottom: 6px;
}

.anchor-nav .anchor-link.active {
  border-bottom: 6px solid #fecd4c;
}
.anchor-nav .anchor-link.active:before {
  display: none;
}
.anchor-nav .anchor-link.active:after {
  border-bottom: 7px solid #fecd4c;
  border-right: 7px solid transparent;
  margin-right: 3px;
  right: -9px;
  bottom: -7px;
}

@media only screen and (min-width: 992px) {
  .anchor-nav .anchor-link {
    font-size: 15px;
    padding: 28px 0px;
  }
  .anchor-nav .nav-link-wrapper {
    gap: 40px;
    margin-left: 20px;
  }
}
.anchor-nav .primary-white-bg.full-width::before {
  bottom: 1px;
}

@media screen and (max-width: 767px) {
  .dynamic-text-snippet .content-flex {
    padding: 24px;
  }
  .dynamic-text-snippet .info-wrapper .info-title {
    padding: 0;
    font-size: 26px;
  }
  .dynamic-text-snippet .info-wrapper .info-sub-title {
    padding: 0;
    font-size: 14px;
    margin-top: 8px;
  }
}
@media (min-width: 768px) and (max-width: 1339px) {
  .dynamic-text-snippet .app-image-wrapper img {
    height: 100%;
  }
  .dynamic-text-snippet .app-image-wrapper {
    width: 268px;
  }
}
.dynamic-text-snippet .app-image-wrapper img {
  height: 100%;
}

@media only screen and (max-width: 768px) {
  .dynamic-text-snippet .app-image-wrapper img {
    max-width: 300px;
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .dynamic-text-snippet .info-wrapper .info-title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 992px) {
  .dynamic-text-snippet .info-wrapper .info-sub-title {
    font-size: 16px;
  }
  .dynamic-text-snippet .info-wrapper .info-title {
    font-size: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .dynamic-text-snippet .info-wrapper .info-sub-title {
    font-size: 16px;
  }
  .dynamic-text-snippet .info-wrapper .info-title {
    font-size: 24px;
  }
}
.dynamic-text-snippet .info-wrapper .info-download-list li img {
  max-width: 150px;
}

.dynamic-text-snippet .info-wrapper .info-download-list li a {
  display: flex;
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 1339px) {
  .dynamic-text-snippet .app-image-wrapper {
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .dynamic-text-snippet .info-wrapper {
    max-width: 345px;
  }
}
.sitecore-form button.btn-primary-teal {
  background: #FFC342 !important;
  border: 1px solid #FFC342;
  color: #364248;
  cursor: pointer;
}
.sitecore-form button.btn-primary-teal:hover {
  border: 1px solid #FFC342;
  background: #FFF8E6 !important;
  color: #364248;
  transform: none;
}
.sitecore-form button.btn-primary-teal:hover:before, .sitecore-form button.btn-primary-teal:hover:after {
  display: none;
}

.sitecore-form button.btn.btn-primary-teal:disabled {
  background: #ECEDED !important;
  border: 1px solid #C9C9C5;
  color: #C9C9C5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.sitecore-form button.btn.btn-primary-teal:disabled:hover {
  background: #ECEDED !important;
  border: 1px solid #C9C9C5;
  color: #C9C9C5;
  transform: none;
}
.sitecore-form button.btn.btn-primary-teal:disabled:hover:before, .sitecore-form button.btn.btn-primary-teal:disabled:hover:after {
  display: none;
}

div#oc-lcw {
  position: static;
  z-index: 22;
  width: 100%;
}

.ac-pushButton.ac-selectable:hover {
  color: #fff !important;
}

.ac-input.ac-choiceSetInput-multiSelect > div {
  flex-direction: row;
}
.ac-input.ac-choiceSetInput-multiSelect > div > input {
  max-width: 24px;
  background-color: red;
}
.ac-input.ac-choiceSetInput-multiSelect > div > input label p {
  font-size: 14px;
}

.booking-workflow .multilocation-card .card-choose {
  min-width: 16px;
  max-width: 16px;
}

.booking-workflow .multilocation-card .card.selected .card-choose {
  border-color: #007fa9;
}

.booking-workflow .multilocation-card .selectable-card .selectable-card-subtitle {
  line-height: 1.2;
  margin-block: auto;
}
@media (min-width: 1200px) {
  .booking-workflow .multilocation-card .selectable-card .selectable-card-subtitle {
    line-height: 1.6;
  }
}

@media (max-width: 767px) {
  .booking-workflow .multilocation-card .selectable-card.card {
    height: auto;
    display: grid;
    grid-template-columns: 50px 1fr 30px;
    grid-template-rows: repeat(2, 1fr);
    grid-row-gap: 0px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .booking-workflow .multilocation-card .selectable-card.card .card-icon {
    grid-area: 1/1/3/2;
  }
  .booking-workflow .multilocation-card .selectable-card.card h3.selectable-card-title {
    grid-area: 1/2/2/3;
  }
  .booking-workflow .multilocation-card .selectable-card.card .card-choose {
    grid-area: 1/3/3/4;
  }
}
@media (max-width: 767px) {
  .booking-workflow .multilocation-card .selectable-card.card {
    height: auto;
    display: grid;
    grid-template-columns: 50px 1fr 30px;
    grid-template-rows: repeat(2, 1fr);
    grid-row-gap: 0px;
    -moz-column-gap: 10px;
         column-gap: 10px;
  }
  .booking-workflow .multilocation-card .selectable-card.card .card-icon {
    grid-area: 1/1/3/2;
  }
  .booking-workflow .multilocation-card .selectable-card.card h3.selectable-card-title {
    grid-area: 1/2/2/3;
  }
  .booking-workflow .multilocation-card .selectable-card.card .card-choose {
    grid-area: 1/3/3/4;
  }
}
@media (max-width: 480px) {
  .booking-workflow .multilocation-card .selectable-card.card {
    height: auto;
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-template-rows: 1fr auto;
    grid-column-gap: 10px;
    grid-row-gap: 16px;
  }
  .booking-workflow .multilocation-card .selectable-card.card .card-icon {
    grid-area: 1/1/2/2;
  }
  .booking-workflow .multilocation-card .selectable-card.card h3.selectable-card-title {
    grid-area: 1/2/2/3;
  }
  .booking-workflow .multilocation-card .selectable-card.card .selectable-card-subtitle {
    grid-area: 2/1/3/3;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
  }
  .booking-workflow .multilocation-card .selectable-card.card .selectable-card-subtitle strong {
    min-width: -moz-fit-content;
    min-width: fit-content;
    margin-right: 4px;
  }
  .booking-workflow .multilocation-card .selectable-card.card .card-choose {
    grid-area: 3/1/4/3;
    min-width: 100%;
    padding-top: 16px;
  }
}

.container-content ul li ul {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .find-care-page .card.location-card .info-item .info-item-details {
    align-items: center;
    gap: 5px;
  }
}
/* Updates to header for Alert Banner */
.component.header-ref.col-12.header-with-drawer {
  position: relative;
  top: 0;
  z-index: 100;
}

div#header > .row {
  flex-direction: column-reverse;
}

.bswh-home .component.header-ref.col-12.header-with-drawer {
  display: flex;
  flex-direction: column-reverse;
}

header.open .alert.global {
  display: none !important;
}

header .alert.global {
  background: #fee9bc;
}

@media (min-width: 768px) {
  body:not(.bswh-home) .secondary-medium-yellow-bg.full-width > div {
    max-width: 1440px;
    padding-inline: 15px;
  }
}
@media (max-width: 991px) {
  .mega-menu {
    box-shadow: none;
  }
}
body.find-care-page .component.componentcontainer.alert.global.collapsible.col-12 {
  display: none !important;
}

@media only screen and (min-width: 992px) {
  main.sticky-main {
    margin-top: 0;
  }
}
.blog-page .content ol li,
.blog-page .rich-text ol li,
.blog-page .content ul li,
.blog-page .rich-text ul li {
  list-style-position: outside;
}

.blog-page .content ol,
.blog-page .rich-text ol,
.blog-page .content ul,
.blog-page .rich-text ul {
  margin-inline: 25px 16px;
  margin-block: 16px;
}

.anchor-nav:not(.sticky-nav-top) .right-boxshadow::after {
  display: none;
}

.anchor-nav .nav-flex {
  padding: 0 30px;
}

.anchor-nav .nav-links-wrapper {
  position: unset;
  min-width: -moz-max-content;
  min-width: max-content;
}

.anchor-nav > .component-content::after {
  right: 0;
  width: 20px;
  content: "";
  top: 0;
  bottom: unset;
  z-index: 1;
  width: 34px;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.5);
  background: linear-gradient(-90deg, #ffffff, transparent);
  position: absolute;
}

body.personal-health-coaching div#content {
  --page-feature-dark-color: #b12943 !important;
  --page-feature-color: #cd4660 !important;
  --page-feature-light-color: #f1cdd4 !important;
}

/* Update to specific location Legacy Heart Center */
@media (max-width: 767px) {
  body.legacy-heart-center .multiple-location-maps-description .component-content:has(.placeholder) .placeholder {
    margin-top: 20px;
  }
}
body.legacy-heart-center .multiple-location-maps-description .component-content:has(.placeholder) .placeholder:has(img) .image .component-content {
  display: flex;
  flex-direction: column;
}
body.legacy-heart-center .multiple-location-maps-description .component-content:has(.placeholder) .image .component-content {
  position: relative;
}
body.legacy-heart-center .multiple-location-maps-description .component-content:has(.placeholder) .image a {
  width: -moz-max-content;
  width: max-content;
  margin: auto;
}
@media (max-width: 767px) {
  body.legacy-heart-center .multiple-location-maps-description .component-content:has(.placeholder) .image a {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  body.legacy-heart-center .multiple-location-maps-description .component-content:has(.placeholder) h3,
  body.legacy-heart-center .multiple-location-maps-description .component-content:has(.placeholder) p {
    max-width: 54%;
  }
  body.legacy-heart-center .multiple-location-maps-description .component-content:has(.placeholder) .placeholder {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 44%;
    height: 100%;
    display: flex;
  }
}
@media (min-width: 1280px) {
  body.legacy-heart-center .multiple-location-maps-description .component-content:has(.placeholder) .placeholder {
    align-items: center;
  }
}

html.booking-html,
html.booking-html body {
  position: initial;
}

.link-list .component-content ul li a:hover i:before {
  text-decoration: none;
  display: inline-block;
}

.find-care-page .card.service-card .card-info .info-item {
  margin: inherit;
}
@media screen and (max-width: 640px) {
  .find-care-page .card.service-card .card-info .info-item .info-item-details span {
    font-size: 12px;
  }
}
.find-care-page .card.service-card .appt-info > div:has(.card-patients) {
  flex: 1;
  max-width: -moz-max-content;
  max-width: max-content;
}

@media screen and (max-width: 991px) {
  .grecaptcha-badge {
    bottom: 100px !important;
  }
}
@media screen and (max-width: 768px) {
  .booking-modal-app {
    height: 100vh !important;
  }
}
@media screen and (max-width: 768px) and (max-width: 768px) {
  .booking-modal-main .booking-modal-content {
    height: calc(100vh - 58px) !important;
  }
}
.alert p {
  margin: 0;
  padding-block: 10px;
  font-weight: unset;
  font-size: 14px;
}

@media screen and (max-width: 640px) {
  .alert p {
    font-size: 12px;
  }
}

.same-day-care .card .card-top-icon + .card-body .card-description {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-content: space-between;
  flex: 1;
}

.same-day-care .promo.card-wrapper .card {
  height: 100%;
}

.same-day-care .snippet .row {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .same-day-care .snippet .row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
.same-day-care .snippet .row .card-wrapper .component-content {
  height: 100%;
}
.same-day-care .snippet .row .card-wrapper .card {
  height: 100%;
  display: flex;
}
.same-day-care .snippet .row .promo .field-promoicon {
  flex: 2;
  max-height: 130px;
}
.same-day-care .snippet .row .promo .field-promoicon img {
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.same-day-care .snippet .row .col-xl-3 {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .same-day-care .snippet .row .col-xl-3 {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .same-day-care .snippet .row .card-wrapper .card .card-body {
    padding-top: 10px;
  }
}
.same-day-care .snippet .row .promo-text.card-body {
  height: auto !important;
}
.same-day-care .snippet .row .card-wrapper:nth-of-type(1) .card-title:before {
  display: none;
}
.same-day-care .snippet .row .card-wrapper:nth-of-type(2) .card-title:before {
  display: none;
}
.same-day-care .snippet .row .card-wrapper:nth-of-type(3) .card-title:before {
  display: none;
}
.same-day-care .snippet .row .card-top-image {
  max-height: 160px;
}
@media (min-width: 992px) {
  .same-day-care .snippet .row .card-body .card-description {
    min-height: auto;
  }
}

.same-day-care .promo.card-wrapper .card {
  height: 100%;
}

.same-day-care {
  --mybsw-logo: url(../svg/mybsw-marker-white.svg);
  --flag-bg:#354248;
  --flag-outline: 1px solid #1f2325;
}
@media (max-width: 640px) {
  .same-day-care .same-day-care [data-href=same-day-care-options] .card-wrapper .card-title h3.card-title-heading {
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .same-day-care .card-wrapper .card .card-body {
    margin: 0;
  }
}
.same-day-care .page-specific-alert .alert-text a {
  color: #364248;
  font-family: "sharpsans-bold";
}
@media (max-width: 399px) {
  .same-day-care [data-href=same-day-care-options] .card-wrapper .card-title h3.card-title-heading {
    font-size: 20px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .same-day-care [data-href=same-day-care-options] .card-wrapper:not(:nth-of-type(3)) .card-title h3.card-title-heading:after {
    width: 105px;
    height: 15px;
    background: var(--flag-bg);
    content: var(--mybsw-logo);
    right: -37px;
    position: absolute;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: var(--flag-outline);
    transform: rotate(90deg);
    top: 30px;
  }
  .same-day-care .card-description > p:first-of-type {
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 400px) and (max-width: 991px) {
  .same-day-care [data-href=same-day-care-options] .card-wrapper .card-title h3.card-title-heading {
    font-size: 20px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .same-day-care [data-href=same-day-care-options] .card-wrapper:not(:nth-of-type(3)) .card-title h3.card-title-heading:after {
    width: 89px;
    height: 15px;
    background: var(--flag-bg);
    content: var(--mybsw-logo);
    right: 0px;
    position: relative;
    padding: 14px 50px;
    margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: var(--flag-outline);
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .same-day-care [data-href=same-day-care-options] .card-wrapper .card-title h3.card-title-heading {
    font-size: 20px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .same-day-care [data-href=same-day-care-options] .card-wrapper:not(:nth-of-type(3)) .card-title h3.card-title-heading:after {
    width: 105px;
    height: 15px;
    background: var(--flag-bg);
    content: var(--mybsw-logo);
    right: -37px;
    position: absolute;
    padding: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: var(--flag-outline);
    transform: rotate(90deg);
    top: 36px;
  }
  .same-day-care .card-description > p:first-of-type {
    max-width: calc(100% - 30px);
  }
}
@media (min-width: 1440px) {
  .same-day-care [data-href=same-day-care-options] .card-wrapper .card-title h3.card-title-heading {
    font-size: 20px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .same-day-care [data-href=same-day-care-options] .card-wrapper:not(:nth-of-type(3)) .card-title h3.card-title-heading:after {
    width: 89px;
    height: 15px;
    background: var(--flag-bg);
    content: var(--mybsw-logo);
    right: 0px;
    position: relative;
    padding: 14px 50px;
    margin-top: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: var(--flag-outline);
  }
}

/* GLOBAL NAV UPDATES DEC 2024 */
:root {
  --header-height: 45px;
}
@media screen and (min-width: 768px) {
  :root {
    --header-height: 60px;
  }
}
@media screen and (min-width: 992px) {
  :root {
    --header-height: 70px;
  }
}

.find-care-page header.sticky {
  position: fixed;
}
@media screen and (min-width: 992px) {
  .find-care-page {
    --header-height: 80px;
  }
}

@media only screen and (min-width: 992px) {
  body:not(.menu-open) .global-header nav .nav-links > ul > li .mega-menu {
    display: flex;
    opacity: 0;
    height: 0;
    overflow: clip;
    visibility: hidden;
    transition: allow-discrete all 140ms cubic-bezier(0.4, 0, 0.6, 1);
    top: var(--header-height);
  }
  .global-header nav .nav-links > ul > li .mega-menu {
    padding: 0;
  }
  body.menu-open .global-header nav .nav-links > ul > li.active .mega-menu {
    visibility: visible;
    height: auto;
    opacity: 1;
    interpolate-size: allow-keywords;
    transition: allow-discrete all 240ms cubic-bezier(0.4, 0, 0.6, 1);
  }
}
.transparent-bg .primary-white-bg.full-width .logo.full {
  animation: fadeIn 1s;
  transition: 1s;
}

.primary-white-bg.full-width::before {
  display: none;
}

.global-header nav .nav-links > ul > li > a:not(.account-mobile)::after {
  content: "\e013";
  font-family: bsw-icons;
}

@media only screen and (min-width: 992px) {
  .global-header nav .nav-links > ul > li > a:not(.account-mobile)::after {
    content: " ";
  }
}
.global-header nav .nav-links > ul > li .account-mobile > div {
  display: inline-flex;
  align-items: center;
}

.global-header nav .nav-links > ul > li .account-mobile i.bsw-icon-account {
  color: #007fa9;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #ddd;
  border-radius: 50%;
  margin-right: 15px;
  width: 40px;
  height: 40px;
}

@media only screen and (min-width: 992px) {
  .global-header nav .nav-links > ul > li .account-mobile {
    display: none;
  }
}
.global-header nav .cta-group .cta-icons .search-account {
  display: none;
}

@media only screen and (min-width: 992px) {
  .global-header nav .cta-group .cta-icons .search-account {
    display: inherit;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
/* Nav Links Hover */
.transparent-bg .global-header .nav-links ul li a:focus,
.transparent-bg .global-header .nav-links ul li a:hover {
  color: rgb(0, 126, 180);
}

.global-header nav .nav-links > ul > li > a {
  font-size: 15px;
}
@media only screen and (min-width: 1400px) {
  .global-header nav .nav-links > ul > li > a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .global-header nav .nav-links > ul > li > a {
    padding-block: 16px 30px;
  }
}
@media (min-width: 992px) {
  .global-header nav .nav-links > ul > li > a {
    cursor: pointer;
    text-decoration: none;
    border-bottom: 0;
    position: relative;
    display: inline-block;
    transform: translate3d(0, 0, 0);
    transition: transform 1s, color 0.5s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  }
  .global-header nav .nav-links > ul > li > a::before {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    width: 100%;
    height: var(--marker-s);
    transform: scale3d(0, 1, 1);
    transform-origin: 100% 50%;
    transition: transform 0.35s;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    background: rgb(0, 126, 180);
    left: 0;
  }
  .global-header nav .nav-links > ul > li > a:after {
    display: none;
  }
  .global-header nav .nav-links > ul > li > a:hover {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    color: rgb(0, 126, 180);
  }
  .global-header nav .nav-links > ul > li > a:hover::before {
    transform: scale3d(1, 1, 1);
    transform-origin: 0% 50%;
    transition-timing-function: ease-out;
  }
}




@media (min-width: 992px) {
    body:not(.bswh-home) .global-header nav .nav-links > ul > li > a::before {
			bottom: -1px
		}
}

header.sticky.open .global-header nav .nav-links.show {
  z-index: 1;
}

.global-header nav .nav-links.show ul li.active {
  z-index: 20;
}

.global-header nav .nav-links.show ul li .mega-menu {
  background: #fff;
  z-index: 22;
}

header.sticky.open .global-header nav .nav-links.show {
  padding-top: 20px;
}

header {
  filter: none;
}
header .container.primary-white-bg.full-width {
  max-width: 100%;
}

.global-header {
  height: var(--util-height);
  min-height: var(--util-height);
}
@media (min-width: 992px) {
  .global-header {
    height: calc(var(--util-height) + var(--nav-height));
    min-height: calc(var(--util-height) + var(--nav-height));
  }
}
.global-header nav {
  max-width: var(--grid-breakpoint-xxl);
  margin: auto;
}
.global-header nav .nav-links {
  flex-grow: 1;
}
.global-header nav .nav-links > ul {
  gap: 24px;
}
@media only screen and (min-width: 992px) {
  .global-header nav .nav-links > ul {
    display: flex;
    gap: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .global-header nav .nav-links > ul > li > a {
    padding: 0;
  }
}
.global-header nav .cta-group {
  margin-left: unset;
}
.global-header nav .cta-group .cta-icons i {
  color: rgb(54, 66, 72);
}
.global-header nav .cta-group .cta-icons .search-panel-mobile i {
  color: rgb(54, 66, 72);
}
.global-header nav .cta-group .cta-icons .nav-search-box {
  min-width: unset;
  width: unset;
}
.global-header nav .cta-group .cta-icons .nav-search-box .nav-search-input {
  position: relative;
  width: 0;
}
.global-header nav .cta-group .cta-icons .nav-search-box .nav-search-input .active {
  width: 100%;
}
.global-header nav .cta-group .cta-icons .nav-search-box.show .nav-search-input {
  width: 100%;
}
@media (max-width: 991px) {
  .global-header .logo:not(.mono) {
    width: 160px;
  }
  .global-header .logo.mono {
    content: url(../svg/bswh-icon-gray.svg);
    width: 36px;
    height: 36px;
  }
  .global-header .logo img {
    max-height: 35px;
  }
}
.global-header .mega-menu {
  box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1803921569);
}
@media (min-width: 992px) {
  .global-header .mega-menu .container {
    padding-inline: 40px;
  }
}
.global-header .burger-close i {
  color: rgb(54, 66, 72);
}

.transparent-bg .primary-white-bg.full-width .cta-icons i {
  color: rgb(54, 66, 72);
  cursor: pointer;
}

@media (min-width: 992px) {
  body:has(.global-header nav .nav-links li.active) div#wrapper::after {
    content: "";
    width: 100vw;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2901960784);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
}
.sticky {
  position: sticky;
  top: 0;
  background: #fff;
}

.transparent-bg .primary-white-bg.full-width a {
  color: #3a4455;
}

@media (min-width: 992px) {
  .transparent-bg .primary-white-bg.full-width .cta-icons i {
    color: #3a4455;
  }
}
@media (max-width: 991px) {
  header.open .global-header .logo.mono {
    content: url(../svg/bswh-logo-gray.svg);
    width: 36px;
    height: 36px;
  }
  header.open .global-header nav .brand .logos {
    margin-left: -50px;
  }
}
body:not(.hvh-home):not(.mclane) .bsw-icon-hamburger:before,
body:not(.hvh-home):not(.mclane) .bsw-icon-search:before {
  color: rgb(54, 66, 72);
}

@media (min-width: 1100px) {
  body.hvh-home .global-header a.account.search-account:after {
    color: #fff;
  }
}

/* Add Icons To Mega Menu */
.global-header nav .nav-links > ul > li .mega-menu .row:nth-of-type(2) .col ul.mega-menu__link-list .link-list_heading::before {
  font-family: "bsw-icons";
  margin-right: 4px;
  color: #586F78;
  font-weight: 100;
}

/* D&S */
.global-header nav .nav-links > ul > li:nth-child(1) .mega-menu .row:nth-of-type(2) {
  /* Primary Care */
  /* Specialists */
}
.global-header nav .nav-links > ul > li:nth-child(1) .mega-menu .row:nth-of-type(2) .col:nth-child(1) ul.mega-menu__link-list .link-list_heading::before {
  content: "\e02e";
}
.global-header nav .nav-links > ul > li:nth-child(1) .mega-menu .row:nth-of-type(2) .col:nth-child(2) ul.mega-menu__link-list .link-list_heading::before {
  content: "\e04a";
}

/* S&T */
.global-header nav .nav-links > ul > li:nth-child(3) .mega-menu .row:nth-of-type(2) {
  /* Serv */
  /* Trea */
}
.global-header nav .nav-links > ul > li:nth-child(3) .mega-menu .row:nth-of-type(2) .col:nth-child(1) ul.mega-menu__link-list .link-list_heading::before {
  content: "\e050";
}
.global-header nav .nav-links > ul > li:nth-child(3) .mega-menu .row:nth-of-type(2) .col:nth-child(2) ul.mega-menu__link-list .link-list_heading::before {
  content: "\e054";
}

/* R */
.global-header nav .nav-links > ul > li:nth-child(4) .mega-menu .row:nth-of-type(2) {
  /* Edue */
  /* PatInfo */
  /* MedProf */
}
.global-header nav .nav-links > ul > li:nth-child(4) .mega-menu .row:nth-of-type(2) .col:nth-child(1) ul.mega-menu__link-list .link-list_heading::before {
  content: "\e042";
}
.global-header nav .nav-links > ul > li:nth-child(4) .mega-menu .row:nth-of-type(2) .col:nth-child(2) ul.mega-menu__link-list .link-list_heading::before {
  content: "\f10c";
}
.global-header nav .nav-links > ul > li:nth-child(4) .mega-menu .row:nth-of-type(2) .col:nth-child(3) ul.mega-menu__link-list .link-list_heading::before {
  content: "\e019";
}

/* FS */
.global-header nav .nav-links > ul > li:nth-child(5) .mega-menu .row:nth-of-type(2) {
  /* Billing */
  /* Insu */
}
.global-header nav .nav-links > ul > li:nth-child(5) .mega-menu .row:nth-of-type(2) .col:nth-child(1) ul.mega-menu__link-list .link-list_heading::before {
  content: "\e01a";
}
.global-header nav .nav-links > ul > li:nth-child(5) .mega-menu .row:nth-of-type(2) .col:nth-child(2) ul.mega-menu__link-list .link-list_heading::before {
  content: "\e02b";
}

/* Mobile Mods */
@media screen and (min-width: 768px) and (max-width: 991px) {
  .global-header nav .nav-links {
    top: 50px;
    border-top: 1px solid #dddddd;
    height: 100dvh;
  }
}
@media screen and (max-width: 991px) {
  .global-header nav .cta-group .cta-icons .close {
    left: 20px;
    position: absolute;
  }
  .global-header nav .nav-links > ul > li .mega-menu {
    height: 100dvh;
  }
}
.global-header nav .nav-links .help-text-mobile {
  font-size: 16px;
}

.global-header nav .nav-links .help-text-mobile {
  justify-content: flex-start;
  gap: 4px;
  align-items: center;
}

/* Home Variant */
.bswh-home .sticky {
  position: sticky;
  top: 0;
  background: #fff;
}
.bswh-home .transparent-bg .primary-white-bg.full-width a {
  color: #3a4455;
}
@media (min-width: 992px) {
  .bswh-home .transparent-bg .primary-white-bg.full-width .cta-icons i {
    color: #3a4455;
  }
}
.bswh-home .primary-white-bg.full-width::before {
  display: none;
}
.bswh-home .transparent-bg .primary-white-bg.full-width .logo.full {
  animation: fadeIn 1s;
  transition: 1s;
}

@media only screen and (min-width: 1920px) {
  .bswh-home .global-header nav .nav-links > ul > li .mega-menu {
    left: calc(-1 * (1920px - 100%) / 2);
    max-width: 1920px;
  }
}
.bswh-home .global-header {
  max-width: 1920px;
  margin: auto;
}
.bswh-home .global-header nav {
  max-width: 1920px;
}

/* Mega Menu */
.global-header nav .nav-links > ul > li .mega-menu__link-list > .link-list_heading {
  color: rgb(54, 66, 72);
  font-size: 20px;
  font-family: "sharpsans-bold";
}

.global-header nav .nav-links > ul > li .mega-menu__link-list a {
  color: rgb(54, 66, 72);
  font-size: 18px;
}
.global-header nav .nav-links > ul > li .mega-menu__link-list a::after {
  display: none;
}
.global-header nav .nav-links > ul > li .mega-menu__link-list a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

.global-header nav .nav-links > ul > li .mega-menu__link-list p {
  color: #586f78;
  font-size: 14px;
  font-weight: unset;
}

.global-header nav .nav-links > ul > li .mega-menu__link-list > li {
  padding: 16px 0;
}

ul.mega-menu__link-list {
  padding-top: 16px;
  padding-bottom: 16px;
}

.global-header nav .nav-links.show ul li.active .mega-menu .container .row:nth-of-type(2) .col:first-of-type {
  border-bottom: 1px solid #dddddd;
}

.global-header nav .nav-links > ul > li:nth-of-type(2) .mega-menu__link-list > .link-list_heading {
  display: none;
}

.global-header nav .nav-links.show ul li.active .mega-menu {
  padding-bottom: 24px;
}

.global-header nav .nav-links.show ul li.active .mega-menu:has(.image-link-media) {
  padding-bottom: 60px;
}

.global-header nav .nav-links > ul > li .mega-menu .col:nth-of-type(3) {
  border-bottom: none;
}

.global-header nav .nav-links > ul > li.active .mega-menu .image-link .title-btn {
  flex-direction: row;
  align-items: center;
}

.image-link-body {
  position: relative;
  padding: 16px;
}

.image-link .action-title .title-btn::after {
  background-color: #fff;
  border-color: #dddddd;
  aspect-ratio: 1;
}

.global-header nav .nav-links > ul > li.active .mega-menu .image-link .title-btn .title-text,
.image-link .action-title .small-title {
  font-size: 24px;
  color: rgb(54, 66, 72);
  display: block;
  align-content: center;
  height: auto;
}

.global-header nav .nav-links > ul > li.active .mega-menu .image-link {
  overflow: visible;
}

.action-title {
  display: flex;
  align-items: center;
  gap: 7px;
  justify-content: flex-end;
}

.small-title {
  display: contents;
  justify-content: flex-end;
}

.global-header nav .nav-links > ul > li.active .mega-menu .image-link .title-btn {
  flex-wrap: nowrap;
}

.global-header nav .nav-links > ul > li.active .mega-menu .image-link .title-btn {
  gap: 16px;
}

.image-link:hover .image-link-media img {
  transform: none;
}

.image-link:hover .action-title .small-title {
  color: initial;
  transform: none;
}

.global-header nav .nav-links > ul > li.active .mega-menu .image-link .title-btn .title-text {
  min-width: auto;
}

.image-link-media {
  border-radius: 4px;
  overflow: hidden;
  height: auto;
}

@media only screen and (min-width: 600px) and (max-width: 991px) {
  .global-header nav .nav-links > ul > li.active .mega-menu .image-link {
    display: block;
  }
}
@media only screen and (min-width: 992px) {
  .global-header nav .nav-links > ul > li .mega-menu .col {
    max-width: 50%;
    padding-inline: 0 40px;
  }
  .global-header nav .nav-links > ul > li .mega-menu .col:nth-of-type(3) {
    max-width: 400px;
  }
}
@media only screen and (min-width: 992px) {
  .global-header nav .nav-links > ul > li .mega-menu .col:nth-of-type(3) {
    min-height: 100%;
  }
  .global-header nav .nav-links > ul > li.active .mega-menu .image-link {
    overflow: visible;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .component.promo1,
  .component.promo1 > .component-content {
    height: 100%;
  }
  .global-header nav .nav-links > ul > li.active .mega-menu .image-link {
    overflow: visible;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .image-link-media {
    border-radius: 4px;
    overflow: hidden;
    height: 100%;
    max-height: 320px;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .global-header nav .nav-links > ul > li .mega-menu .col:nth-of-type(3),
  .global-header nav .nav-links > ul > li .mega-menu .mega-menu__group.col:nth-of-type(2) {
    border-left: none;
    padding-inline: 24px;
  }
}
.global-header nav .nav-links > ul > li .mega-menu .row:nth-of-type(2) {
  max-width: 1440px;
  margin: auto;
  justify-content: center;
}

@media (max-width: 767px) {
  .image-link-body {
    padding-bottom: 100px;
  }
}
.image-link:hover .action-title .title-btn .title-text {
  transform: none;
  color: #354248;
}

.global-header nav .nav-links > ul > li.active .mega-menu .image-link .title-btn .title-text {
  bottom: 1px;
  position: relative;
  color: #354248;
}

.image-link-media::before,
.image-link:hover .image-link-media::before {
  display: none;
}

.global-header nav .nav-links .back-mega-menu-link {
  color: rgb(54, 66, 72);
  border: none;
}

.image-link .action-title .small-title {
  top: -1px;
}

.global-header nav .nav-links > ul > li .account-mobile i.bsw-icon-account {
  border: none;
}

.global-header nav .cta-group .cta-icons i {
  aspect-ratio: 1;
}

.global-header nav .nav-links > ul > li a.account-mobile > div {
  font-family: "sharpsans-bold";
  color: rgb(54, 66, 72);
}

.global-header nav .nav-links > ul > li .mega-menu__link-list > li a {
    font-family: 'sharpsans-bold';
}

i.bsw-icon-arrow:before {
  font-size: 20px;
}

.back-menu-link-wrapper {
  border-bottom: 1px solid #dddddd;
}

.global-header,
.global-header nav {
  height: var(--header-height);
  min-height: var(--header-height);
}

@media only screen and (min-width: 992px) {
  .global-header nav .nav-links > ul > li.active .mega-menu {
    top: calc(var(--header-height) + 1px);
  }
}
@media (min-width: 1100px) {
  .global-header a.account.search-account:after {
    content: "Log in";
  }
  .global-header a.account.search-account {
    display: flex;
    /* gap: 2px; */
    align-items: center;
  }
  .global-header a.account.search-account i.bsw-icon-account {
    margin-right: 8px;
  }
}
@media (min-width: 768px) {
  .bswh-home .global-header {
    padding: 0 20px;
  }
}
@media (min-width: 992px) and (max-width: 1440px) {
  .global-header nav .nav-links > ul > li > a {
    font-size: 14px;
    min-width: -moz-max-content;
    min-width: max-content;
  }
  .global-header nav .brand {
    margin-right: 24px;
  }
  .global-header .logo:not(.mono) {
    width: 160px;
  }
  .global-header nav .nav-links > ul {
    gap: 20px;
  }
}
@media (max-width: 767px) {
  body:has(header.open) .global-header nav .nav-links.show {
    height: calc(100dvh - var(--header-height));
  }
  body:has(header.open) .find-care-tool-container .find-care-btn-container {
    bottom: -100px;
  }
}
.global-header nav .nav-links > ul > li .account-mobile i.bsw-icon-account {
  color: rgb(54, 66, 72);
}

@media screen and (max-width: 767px) {
  .find-care-tool-container .find-care-app .find-care-title h4 {
    color: rgb(54, 66, 72);
  }
  .find-care-tool-container .find-care-app .find-care-modal-close {
    color: rgb(54, 66, 72);
  }
}
@media (min-width: 992px) {
  .global-header nav .nav-links {
    height: 100%;
    --marker-s: 4px;
  }
  .global-header nav .nav-links > ul {
    height: 100%;
  }
  .global-header nav .nav-links > ul > li {
    height: 100%;
    align-content: center;
  }
  .global-header nav .nav-links > ul > li > a {
    position: relative;
    height: 100%;
    display: flex;
  }
  .global-header nav .nav-links > ul > li > a .nav-marker {
    width: 100%;
    height: var(--marker-s);
    background: transparent;
    position: absolute;
    bottom: 0;
  }
  .global-header nav .nav-links > ul > li.active a .nav-marker {
    background: rgb(255, 183, 27);
  }
}
@media (min-width: 992px) {
  header {
    background-color: rgb(255, 255, 255);
  }
  header .global-header {
    background-color: transparent;
  }
  header .primary-white-bg {
    background-color: transparent;
  }
}
body.hvh-home header {
  background-color: transparent;
}
body.hvh-home header:has(li.active) {
  background-color: rgb(255, 255, 255);
}

@media (min-width: 768px) {
  .global-header {
    padding: 0 20px;
  }
}
#header:has(li.active) {
  border-bottom: 1px solid #c9c9c5;
}

@media (min-width: 1100px) {
  body:not(.mclane):not(.hvh-home) .global-header a.account.search-account:after {
    color: rgb(54, 66, 72);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .global-header nav .cta-group {
    margin-left: unset;
    height: 100%;
    background: rgb(255, 255, 255);
    z-index: 9999;
    position: absolute;
    right: 30px;
  }
  .global-header nav:has(.nav-search-box .nav-search-input.active) .cta-group {
    box-shadow: -8px 0px 4px rgba(0, 0, 0, 0.075);
    border-radius: 49px;
    padding-left: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .global-header nav .cta-group .cta-icons .nav-search-box .nav-search-btn i.bsw-icon-search {
    transition: none;
  }
}
@media only screen and (min-width: 992px) {
  .global-header nav .cta-group .cta-icons .nav-search-box .nav-search-input {
    interpolate-size: allow-keywords;
    transition: all 0.65s ease;
  }
}
.global-header nav .nav-links > ul > li > a:focus-visible {
  text-decoration: underline;
  color: rgb(0, 126, 180);
}

.global-header nav .nav-links > ul > li .mega-menu__link-list a:focus-visible {
  text-decoration: underline;
  color: rgb(0, 126, 180);
}

@media (min-width: 992px) {
  a.brand:focus-visible {
    outline: 1.5px solid rgb(0, 126, 180);
    outline-offset: 10px;
  }
  input.nav-search-input:focus-visible {
    outline: 1.5px solid rgb(0, 126, 180);
    outline-offset: 6px;
  }
  a.account.search-account:focus-visible,
  a.close:focus-visible {
    outline: 1.5px solid rgb(0, 126, 180);
    outline-offset: 6px;
  }
}
@media (min-width: 992px) {
  .bswh-home .transparent-bg .primary-white-bg.full-width .logo.full {
    display: block;
  }
  .bswh-home .transparent-bg .primary-white-bg.full-width .logo.full-negative {
    display: none;
  }
}
@media (max-width: 991px) {
  .mclane .global-header .logo.mono {
    content: url(../svg/mclane-train.svg);
    width: 36px;
    height: 36px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .mclane .global-header nav .nav-links > ul > li > a {
    font-size: 13px;
  }
  .mclane .global-header nav .nav-links > ul {
    gap: 10px;
  }
}
.global-header nav .nav-links>ul>li>a {
	text-transform: unset;
}

.find-care-page ul li {
   margin-right: 0;
}
@media screen and (min-width: 992px) and (max-width: 1439px) {
    .find-care-page .component.header.sticky-page>.component.container.primary-white-bg.full-width {
        max-width: unset
    }
}
@media screen and (min-width: 992px) and (max-width: 1100px) {
    .find-care-page .global-header nav .nav-links>ul>li>a {
        padding: 0;
    }
}

 @media screen and (min-width: 992px) and (max-width: 1100px) {
    .find-care-page .global-header nav .nav-links>ul>li>a {
        padding: 0;
    }
}

@media screen and (min-width:1440px) {
.blog-page .blog__nav--container {
    margin: auto;
}
body.blog-page .secondary-medium-yellow-bg.full-width > div {
        max-width: 1920px;
}
}

@media screen and (max-width: 580px) {
  .info-item-icon {
    height: 32px;
  }
}
@media screen and (min-width: 768px) {
  .find-care-page .card.location-card .status-short {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .find-care-page .card.location-card .status-short {
    display: block;
  }
  .card.location-card .info-item-details {
    min-width: -moz-max-content;
    min-width: max-content;
    flex-direction: row;
    align-items: center;
  }
}

/* Updated contrast for link colors on color cards */

.card-wrapper.secondary-light-teal-bg .card .card-body a, .card-wrapper.secondary-light-yellow-bg .card .card-body a {
    color: #016199
}
 
.tab-switcher.horizontal .tab-content a {
    color: #016199
}

/* Find Care Card Alignment */
@media screen and (max-width: 520px) {
  .find-care-page .card.service-card.not-selectable.urgent-care .card-info {
    flex-direction: column;
    justify-content: center;
    width: 100%;
    gap: 10px;
  }
  .find-care-page .card.service-card.not-selectable.urgent-care .card-info .info-item {
    gap: 8px;
  }
}
@media screen and (max-width: 520px) and (max-width: 500px) {
  .find-care-page .card.service-card.not-selectable.urgent-care .card-info .info-item {
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .find-care-page button.booking-button.service-button.btn.btn-primary-teal {
    width: 100%;
    margin-top: 8px;
  }
}

.booking-modal-main {
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 768px) {
  .booking-modal-main .booking-modal-content {
    height: unset;
    flex: 1;
  }
}

@media screen and (max-width: 768px) {
  .booking-modal-main .booking-modal-content .booking-workflow .booking-workflow-section {
    height: 100%;
    display: flex;
    flex-direction: column;
  }
}
.booking-modal-main .booking-modal-content .booking-workflow .booking-workflow-section .booking-workflow-content.scroll {
  height: 100%;
  flex: 1;
}
@media (min-width: 768px) {
    .tab-switcher .component-content .tab-content p, .tab-switcher .component-content .tab-content ul li, .tab-switcher .component-content .tab-content ol li {
			text-align: left;
		}
}

@media only screen and (min-width: 992px) {
    .tab-switcher.vertical .tab-content.show {
        display: flex;
        flex-direction: column;
    }
}

/*  FIXES FOR ECC CHATBOT */
#eccchatbot div#oc-lcw-chat-button {
  transition: background .5s;
}

#eccchatbot div#oc-lcw-chat-button:hover {
  transform: rotate(270deg);
}

#eccchatbot div#oc-lcw {
  position: fixed;
}

#eccchatbot div#oc-lcw-chat-button:focus {
  outline-color: #FFB71B;
}

#eccchatbot div#oc-lcw {
  z-index: -1;
  height: 0;
}
#eccchatbot div#oc-lcw:has(#oc-lcw-header) {
  z-index: 100;
  height: 450px;
}

.form-section-padding {
    padding-block: 40px;
}

/* Find Care Updates 2/7/25 - 2/25/25 */
.care-action-card {
  width: 100%;
  height: auto;
  border: 1px solid #dddddd;
  border-radius: 4px 0px 0px 0px;
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
  gap: 16px;
}

.content-section {
  flex: 0 0 80%;
  display: flex;
  flex-direction: column;
}

.button-section {
  flex: 0 0 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.care-action-card-content {
  display: flex;
  flex-direction: column;
  max-width: 100%;
}

.logo {
  width: 136px;
  height: 23px;
  margin-bottom: 5px;
}

.title {
  font-family: "sharpsans-bold";
  font-size: 18px;
}

.description {
  font-size: 13px !important;
  color: #586F78;
  margin-top: 8px;
  margin-bottom: 0px !important;
  font-family: "sharpsans-semibold" !important;
}


@media (max-width: 1560px) and (min-width: 1299px) {
  .content-section {
    flex: 0 0 75%;
  }
  .button-section {
    flex: 0 0 25%;
  }
}
@media (max-width: 1300px) and (min-width: 993px) {
  .care-action-card {
    flex-direction: column;
    align-items: flex-start;
  }
  .content-section {
    flex: 0 0 100%;
  }
  .button-section {
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    margin-top: 16px;
    width: 100%;
  }
  .book-button {
    width: 100%;
    margin-top: -30px;
  }
  .description {
    margin-bottom: 8px !important;
  }
}
@media (max-width: 850px) and (min-width: 768px) {
  .content-section {
    flex: 0 0 75%;
  }
  .button-section {
    flex: 0 0 25%;
  }
}
@media (max-width: 768px) {
  .care-action-card {
    flex-direction: column;
    align-items: flex-start;
  }
  .content-section {
    flex: 0 0 100%;
  }
  .button-section {
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    margin-top: 16px;
    width: 100%;
  }
  .book-button {
    width: 100%;
    margin-top: -30px;
  }
  .description {
    margin-bottom: 10px !important;
  }
}

.book-button {
  font-family: "sharpsans-bold";
  background-color: #FFC342;
	min-width:130px;
  height: 44px;
  padding: 8px 24px;
  border-radius: 4px;
  border: none;
  cursor: pointer;
}

.sitecore-form .radio-button-group:has(.form-flex-wrap) {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 4px;
    column-gap: 34px;
}

@media screen and (max-width: 768px) {
    .booking-modal-main .booking-modal-title {
        flex: 0 0 58px;
    }
}
@media screen and (max-width: 768px) {
    .booking-modal-main .booking-modal-content {
        flex: 1 1 100%;
    }
}
.booking-modal-main .booking-modal-content .booking-workflow .booking-workflow-section .booking-workflow-content.scroll {
    flex: 1 1 100%;
}
@media screen and (max-width: 768px) {
    .booking-modal-main .booking-modal-content .booking-workflow .booking-workflow-section .booking-workflow-pagination {
        flex: 0 0 92px;
    }
}
a.btn-primary-teal, button.btn-primary-teal {
	border-radius: 4px;
}
.sitecore-form button.btn-primary-teal {
	border-radius: 4px !important;
}
.card-wrapper .card .card-body ol li a, .card-wrapper .card .card-body ul li a {
    vertical-align: text-top;
}


/* ANCHOR NAV LINK Updates */
@media (max-width: 991px) {
  .image-overlay.right .offset-lg-1 {
    margin-right: 0;
  }
  .anchor-nav .anchor-link:last-of-type {
    margin-right: 80px;
  }
  .anchor-nav .anchor-link {
    padding: 20px 0;
  }
}
/* Desktop Fix for when there are 6+ anchor links */
@media only screen and (min-width: 992px) {
  .anchor-nav:has(.nav-links-wrapper .nav-link-wrapper a.anchor-link:nth-of-type(6):not(:empty)) .nav-links-wrapper {
    min-width: unset;
    flex: 1 1 auto;
  }
  .anchor-nav:has(.nav-links-wrapper .nav-link-wrapper a.anchor-link:nth-of-type(6):not(:empty)) .nav-flex {
    padding: 0 30px;
    max-width: 100vw;
    width: 100%;
    gap: 10px;
  }
  .anchor-nav:has(.nav-links-wrapper .nav-link-wrapper a.anchor-link:nth-of-type(6):not(:empty)) .nav-link-wrapper {
    gap: 20px;
    margin-left: 0;
  }
  .anchor-nav:has(.nav-links-wrapper .nav-link-wrapper a.anchor-link:nth-of-type(6):not(:empty)) .cta-wrapper.mob-fixed-bottom {
    flex: 0 0 auto;
  }
}
/* Anchor Jump Link Position Fix */
body:not(.locations-results-page):has(main div#content .anchor-nav) .page-section:not(.page-section .page-section) {
  border-top: 150px solid transparent;
  margin: -150px 0 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  z-index: 0;
  /* outline: 1px solid red; */
  pointer-events: none;
}
body:not(.locations-results-page):has(main div#content .anchor-nav) main div#content .anchor-nav {
  z-index: 2;
}
body:not(.locations-results-page):has(main div#content .anchor-nav) .section-padding .row {
  z-index: 1;
  position: relative;
  pointer-events: visiblepainted;
}
body:not(.locations-results-page):has(main div#content .anchor-nav) .Breadcrumbs {
  z-index: 1;
}
@media (max-width: 991px) {
  body:not(.locations-results-page):has(main div#content .anchor-nav) .anchor-nav .cta-wrapper {
    z-index: 0;
  }
}
body:not(.locations-results-page):has(main div#content .anchor-nav) .cta-wrapper:not(.hero .cta-wrapper) {
  z-index: 2;
}

@media only screen and (min-width: 992px) {
  body:not(.locations-results-page):has(main div#content .anchor-nav) main div#content .anchor-nav {
    z-index: 2;
  }
}
@media only screen and (min-width: 992px) {
  body:not(.locations-results-page):has(main div#content .anchor-nav) main div#content .anchor-nav.fixed-sticky-nav.sticky-nav-top {
    z-index: 100;
  }
}
@media only screen and (min-width: 992px) {
  .left-boxshadow::before {
    display: none;
  }
}
.anchor-nav .anchor-link.active {
  border-bottom: 7px solid #fecd4c;
}

.anchor-nav .anchor-link {
  border-bottom: 7px solid transparent;
  margin-top: 7px;
}

.anchor-nav.sticky-nav-top {
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  transition: 0.5s;
}

.anchor-nav.fixed-sticky-nav.sticky-nav-top {
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.175);
}

@media only screen and (min-width: 992px) {
  .anchor-nav:has(.nav-links-wrapper .nav-link-wrapper a.anchor-link:nth-of-type(6):not(:empty)) .nav-links-wrapper {
    top: 1px;
    position: relative;
  }
}
.provider-list-row>div, .provider-list-row>div>.section-title {
        z-index: 0;
    }
@media screen and (min-width: 768px) {
    .provider-list-row>div, .provider-list-row>div>.section-title {
        z-index: 0;
    }
}

@media only screen and (min-width: 992px) {
  .nav-link-wrapper.scrollable {
    transform: scale(1);
  }
}

@media screen and (max-width: 767px) {
  .find-care-page div[id*=headlessui-description-].more-filters__body {
      padding: 20px;
  }
}
@media screen and (max-width: 768px) {
  .booking-modal-overlay {
    height: 100dvh;
  }
  .booking-modal-main .booking-modal-content .booking-workflow .booking-workflow-section .booking-workflow-content.scroll {
    height: calc(100dvh - 92px - 58px);
  }
}

@media screen and (max-width: 768px) {
  .booking-modal-overlay {
    height: 100dvh !important;
  }
  .booking-modal-main .booking-modal-content .booking-workflow .booking-workflow-section .booking-workflow-content.scroll {
    height: calc(100dvh - 92px - 58px) !important;
    flex: unset !important;
  }
  .booking-modal-app {
    height: 100dvh !important;
  }
}

/* Fix for Tab swicher Tablet/Mobile for a tags inside body copy of an accordion list item */
@media screen and (max-width: 992px) {
  .tab-switcher.horizontal .tab-list-container-wrapper .tab-list-container .tab-list-wrapper .list-item ul li a {
    padding: 0;
    display: contents;
  }
  .tab-switcher.horizontal .tab-list-container-wrapper .tab-list-container .tab-list-wrapper .list-item ul li a::after {
    display: none;
  }
  .tab-switcher.horizontal .tab-list-container-wrapper .tab-list-container .tab-list-wrapper .list-item ul li a::after:hover {
    display: none;
  }
}/*# sourceMappingURL=tab-switcher.css.map */