﻿.branch-locations .branch-locations-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 24px;
}
.branch-locations .branch-locations-selected-region {
  margin: auto 0 auto 0;
  color: #2F3E46;
  font-family: Nunito;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.branch-locations .branch-locations-control {
  margin-left: auto;
  width: 100%;
  max-width: 360px;
  flex: 0 1 360px;
}
.branch-locations .branch-locations-select {
  border: 1px solid #24279c !important;
  border-radius: 4px !important;
  padding: 8px 30px 8px 16px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none;
  max-width: 245px;
  color: #2F3E46;
  font-family: Nunito;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
  position: relative;
  display: inline-block;
}
.branch-locations .branch-locations-select-wrap {
  position: relative;
  text-align: right;
}
.branch-locations .branch-locations-select-wrap.is-active .branch-locations-select-icon, .branch-locations .branch-locations-select-wrap:focus-within .branch-locations-select-icon {
  transform: rotate(180deg);
}
.branch-locations .branch-locations-select-icon {
  position: absolute;
  top: 50%;
  right: 16px;
  width: 14px;
  height: 8px;
  margin-top: -4px;
  pointer-events: none;
  transition: transform 0.25s ease;
}
.branch-locations .branch-locations-select-icon svg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.branch-locations .branch-locations-results {
  width: 100%;
}
.branch-locations .branch-locations-region {
  display: flex;
  flex-wrap: wrap;
  column-gap: 40px;
  row-gap: 28px;
}
.branch-locations .branch-locations-region .crisis-contact-dhb {
  flex: 1 1 calc(50% - 20px);
  max-width: calc(50% - 20px);
  margin: 0;
}
.branch-locations .branch-locations-region .crisis-contact-dhb .crisis-contact-dhb-title {
  color: #2F3E46;
  font-family: Nunito;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 160%;
}
.branch-locations .branch-locations-region .crisis-contact-dhb .crisis-contact-dhb-title .branch-details {
  display: inline-block;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.branch-locations .branch-locations-region .crisis-contact-dhb-details {
  display: block;
}
.branch-locations .branch-locations-region .crisis-contact-dhb-detail {
  margin-top: 4px;
  color: #2F3E46;
  font-family: Nunito;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.branch-locations .branch-locations-region .crisis-contact-dhb-detail a {
  color: #24279C;
  font-family: Nunito;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
.branch-locations .branch-locations-region .crisis-contact-dhb-detail .ext {
  font-family: Nunito;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  color: #24279C;
}
.branch-locations .branch-locations-region .clear {
  display: none;
}

/*# sourceMappingURL=data:application/json;charset=utf-8,%7B%22version%22:3,%22sourceRoot%22:%22%22,%22sources%22:%5B%22file:///C:/Websites/MentalHealthFoundation/MentalHealthFoundation/wwwroot/css/mhf-branch-locations.scss%22%5D,%22names%22:%5B%5D,%22mappings%22:%22AAGI;EACI;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;;AAKJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;;AAII;EACI;;AAKZ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAIR;EACI;;AAGJ;EACI;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;;AAKZ;EACI;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AAEA;EACI;EACA;EACA;EACA;EACA;EACA;;AAGJ;EACI;EACA;EACA;EACA;EACA;EACA;;AAKR;EACI%22%7D */