/* Resources for Families, Friends, and Supporters */
/*
// <uniquifier>: Use a unique and descriptive class name
// <weight>: Use a value from 100 to 900

.montserrat-<uniquifier> {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
*/
html {
  scroll-behavior: smooth;
}
.anchor-div {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden;
}
#main.experience-survey-2024 .page {
  margin-top: 0;
}
#main.experience-survey-2024 {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  color: #231f20;
}
#main.experience-survey-2024 .top-row-buttons {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0 0 4rem 0;
}
@media (max-width: 1200px) {
  #main.experience-survey-2024 .top-row-buttons {
    width: 100%;
    flex-wrap: wrap;
  }
  #main.experience-survey-2024 .top-row-buttons .b-image {
    margin: 0 auto 0 auto;
  }
}
@media (max-width: 576px) {
  #main.experience-survey-2024 .top-row-buttons .b-image {
    margin: 0 auto 0 auto;
  }
}
#main.experience-survey-2024 .top-row-buttons .mass-emailing {
  width: 50%;
  padding: 2rem;
  text-align: center;
}
@media (max-width: 991px) {
  #main.experience-survey-2024 .top-row-buttons .mass-emailing {
    width: 100%;
  }
}
#main.experience-survey-2024 .top-row-buttons .button-what-we-do-well {
  width: 25%;
  padding: 2rem;
  text-align: center;
}
@media (max-width: 991px) {
  #main.experience-survey-2024 .top-row-buttons .button-what-we-do-well {
    width: 50%;
  }
}
#main.experience-survey-2024 .top-row-buttons .button-areas-to-improve {
  width: 25%;
  text-align: center;
  padding: 2rem;
}
@media (max-width: 991px) {
  #main.experience-survey-2024 .top-row-buttons .button-areas-to-improve {
    width: 50%;
  }
}
#main.experience-survey-2024 #bottom-row-buttons {
  background: #70aa43;
}
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
}
@media (max-width: 991px) {
  #main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons {
    flex-wrap: wrap;
  }
}
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div {
  width: 25%;
  border-right: solid 1px #fff;
  padding: 2rem;
  line-height: 1.1;
}
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div:last-child {
  border-right: none;
}
@media (max-width: 991px) {
  #main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div {
    width: 50%;
    border-bottom: 1px solid #fff;
  }
  #main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div:nth-child(even) {
    border-right: none;
  }
  #main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div:last-child {
    border-right: 1px solid #fff;
    border-bottom: none;
  }
}
@media (max-width: 576px) {
  #main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div {
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #fff;
  }
  #main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div:last-child {
    border-bottom: none;
  }
}
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div h2 {
  font-size: 1.5rem;
  color: #fff;
  font-weight: 900;
  margin-bottom: 0.25em;
  line-height: 1.1;
}
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div ul li {
  margin-bottom: 0.5rem;
}
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div ul li a {
  font-size: 1.5rem;
  color: #fff;
  text-decoration: none;
  line-height: 1.1;
  text-transform: uppercase;
  font-weight: 300;
}
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div ul li a::after {
  font-family: 'Font Awesome 5 Free' !important;
  content: " \f0da" !important;
  font-weight: 900;
}
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div ul li a:hover,
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div ul li a:active,
#main.experience-survey-2024 #bottom-row-buttons .bottom-row-buttons > div ul li a:focus {
  color: #fff;
  text-decoration: underline;
}
#main.experience-survey-2024 #header-image {
  border: none;
  width: 100%;
  background: #d2eaed;
  padding-top: 2rem;
  padding-bottom: 2rem;
  aspect-ratio: inherit;
}
#main.experience-survey-2024 #header-image .breadcrumb {
  font-size: 1.5rem;
  font-weight: 400;
  background: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
#main.experience-survey-2024 .entry-header {
  margin-bottom: 2rem;
}
#main.experience-survey-2024 .entry-header h1.entry-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  color: #000;
  font-size: 2.5rem;
  line-height: 1;
  margin-bottom: 0.5em;
}
#main.experience-survey-2024 .entry-header h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 4.95rem;
  margin-bottom: 0.075em;
}
#main.experience-survey-2024 .entry-header h2 strong {
  font-weight: 700;
  font-style: normal;
}
#main.experience-survey-2024 .entry-header h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-transform: none;
  font-size: 4.15rem;
  margin-bottom: 0;
}
#main.experience-survey-2024 .entry-header h3 em {
  font-style: italic;
  font-weight: 400;
}
#main.experience-survey-2024 section.full-width-img img {
  width: 100%;
}
#main.experience-survey-2024 .content-wrap {
  width: 100%;
  background-color: #d2eaed;
  padding-top: 10rem;
  padding-bottom: 0rem;
}
#main.experience-survey-2024 .title-circle-title-big {
  display: flex;
  width: 110%;
  align-items: center;
  margin-left: -6.1%;
  margin-top: -5.7%;
}
#main.experience-survey-2024 .title-circle-title-big .col-circle {
  width: 10rem;
}
#main.experience-survey-2024 .title-circle-title-big .col-title {
  padding: 3.5% 0 3.5% 1rem;
}
#main.experience-survey-2024 .title-circle-title-big .col-title h1 {
  font-size: 2.8rem;
  font-weight: 600;
}
#main.experience-survey-2024 .title-circle-title-big .col-title h1 strong {
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  #main.experience-survey-2024 .title-circle-title-big {
    width: 110%;
    margin-left: -7.3%;
    margin-top: -7.3%;
  }
  #main.experience-survey-2024 .title-circle-title-big .col-circle {
    width: 13rem;
  }
}
@media (max-width: 991px) {
  #main.experience-survey-2024 .title-circle-title-big {
    width: 115%;
    margin-left: -10.75%;
    margin-top: -10.75%;
  }
  #main.experience-survey-2024 .title-circle-title-big .col-circle {
    width: 25rem;
  }
}
#main.experience-survey-2024 .box-what-do-you-think {
  background-color: #76777b;
  padding: 4rem;
  color: #fff !important;
  border-radius: 5% 0 0 0;
  margin-bottom: 4rem;
}
#main.experience-survey-2024 .box-what-do-you-think h1 {
  width: 100%;
}
#main.experience-survey-2024 .box-what-do-you-think .col-text {
  column-count: 2;
}
@media (max-width: 768px) {
  #main.experience-survey-2024 .box-what-do-you-think .col-text {
    column-count: auto;
  }
}
#main.experience-survey-2024 .img-graph {
  width: 100%;
  margin-bottom: 4rem;
}
#main.experience-survey-2024 .box-info {
  width: 93%;
  float: right;
  border: solid 5px;
  margin-bottom: 4rem;
}
#main.experience-survey-2024 .box-info h1 {
  font-weight: 900;
  color: #fff !important;
  width: 100%;
  text-transform: uppercase;
  padding: 1em 0 1em 2em;
}
#main.experience-survey-2024 .box-info ul {
  padding: 1rem 2rem 1rem 3rem;
}
#main.experience-survey-2024 .box-info.box-health-care {
  border-color: #009AA6;
}
#main.experience-survey-2024 .box-info.box-health-care h1 {
  background-color: #009AA6;
  position: relative;
}
#main.experience-survey-2024 .box-info.box-health-care h1 div {
  background: url('images/client-experience-survey-2024/circle-health-care.svg') center center no-repeat;
  background-size: contain;
  position: absolute;
  width: 6rem;
  height: 6rem;
  top: -5px;
  left: -3.25rem;
}
#main.experience-survey-2024 .box-info.box-harm-reduction {
  border-color: #DE3831;
}
#main.experience-survey-2024 .box-info.box-harm-reduction h1 {
  background-color: #DE3831;
  position: relative;
}
#main.experience-survey-2024 .box-info.box-harm-reduction h1 div {
  background: url('images/client-experience-survey-2024/circle-harm-reduction.svg') center center no-repeat;
  background-size: contain;
  position: absolute;
  width: 6rem;
  height: 6rem;
  top: -5px;
  left: -3.25rem;
}
#main.experience-survey-2024 .box-info.box-counselling {
  border-color: #747678;
}
#main.experience-survey-2024 .box-info.box-counselling h1 {
  background-color: #747678;
  position: relative;
}
#main.experience-survey-2024 .box-info.box-counselling h1 div {
  background: url('images/client-experience-survey-2024/circle-counselling.svg') center center no-repeat;
  background-size: contain;
  position: absolute;
  width: 6rem;
  height: 6rem;
  top: -5px;
  left: -3.25rem;
}
#main.experience-survey-2024 .box-info.box-dental {
  border-color: #C90062;
}
#main.experience-survey-2024 .box-info.box-dental h1 {
  background-color: #C90062;
  position: relative;
}
#main.experience-survey-2024 .box-info.box-dental h1 div {
  background: url('images/client-experience-survey-2024/circle-dental.svg') center center no-repeat;
  background-size: contain;
  position: absolute;
  width: 6rem;
  height: 6rem;
  top: -5px;
  left: -3.25rem;
}
#main.experience-survey-2024 .box-info.box-community {
  border-color: #408200;
}
#main.experience-survey-2024 .box-info.box-community h1 {
  background-color: #408200;
  position: relative;
}
#main.experience-survey-2024 .box-info.box-community h1 div {
  background: url('images/client-experience-survey-2024/circle-community.svg') center center no-repeat;
  background-size: contain;
  position: absolute;
  width: 6rem;
  height: 6rem;
  top: -5px;
  left: -3.25rem;
}
#main.experience-survey-2024 section.what-we-do-well-title .title-box {
  text-align: center;
  padding: 1rem;
}
#main.experience-survey-2024 section.what-we-do-well-title.areas-to-improve h2 {
  background: url('images/client-experience-survey-2023/icon-plus.svg') no-repeat 2rem center;
  background-size: 1.25em;
  color: #76777b;
}
#main.experience-survey-2024 section.what-we-do-well-title h2 {
  font-family: myriad-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #60ac55;
  font-size: 8rem;
  background: url('images/client-experience-survey-2023/icon-checkmark.svg') no-repeat 2rem center;
  background-size: 1.25em;
  padding: 0.3em 0.3em 0.3em 1.9em;
  margin: 0;
  display: inline-block;
}
@media (max-width: 1199px) {
  #main.experience-survey-2024 section.what-we-do-well-title h2 {
    font-size: 6rem;
  }
}
@media (max-width: 767px) {
  #main.experience-survey-2024 section.what-we-do-well-title h2 {
    font-size: 5rem;
  }
}
@media (max-width: 577px) {
  #main.experience-survey-2024 section.what-we-do-well-title h2 {
    font-size: 4rem;
  }
}
#main.experience-survey-2024 section.what-we-do-well-circles .circles-table .circle {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: center;
  background-color: #e5eee0 !important;
}
#main.experience-survey-2024 section.health-care-services .flex-table > div {
  padding: 2rem;
}
#main.experience-survey-2024 section.health-care-services .flex-table > div h2 {
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
  padding: 0;
  margin: 0 0 0.5em 0;
  line-height: 1.2;
  text-transform: none;
}
@media (max-width: 767px) {
  #main.experience-survey-2024 section.health-care-services .flex-table > div h2 {
    font-size: 4rem;
  }
}
#main.experience-survey-2024 section.health-care-services .flex-table > div ul {
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  #main.experience-survey-2024 section.health-care-services .flex-table > div ul {
    font-size: 3rem;
  }
}
#main.experience-survey-2024 section.areas-to-improve-content .flex-table > div {
  padding: 2rem;
}
#main.experience-survey-2024 section.areas-to-improve-content .flex-table > div.upcoming-improvements {
  background-image: url('images/client-experience-survey-2023/chat-bubbles.png');
  background-repeat: no-repeat;
  background-size: 13rem;
  background-position: 97% 2rem;
}
@media (max-width: 991px) {
  #main.experience-survey-2024 section.areas-to-improve-content .flex-table > div.upcoming-improvements {
    background-image: none;
  }
}
#main.experience-survey-2024 section.areas-to-improve-content .flex-table > div.cell-bars {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
#main.experience-survey-2024 section.areas-to-improve-content .flex-table > div h2 {
  font-family: myriad-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #76777b;
  font-size: 4rem;
}
@media (max-width: 767px) {
  #main.experience-survey-2024 section.areas-to-improve-content .flex-table > div h2 {
    font-size: 5rem;
  }
}
#main.experience-survey-2024 section.areas-to-improve-content .flex-table > div h3 {
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5rem;
  padding: 0;
  margin: 0 0 0.5em 0;
  line-height: 1.2;
}
@media (max-width: 767px) {
  #main.experience-survey-2024 section.areas-to-improve-content .flex-table > div h3 {
    font-size: 4rem;
  }
}
#main.experience-survey-2024 section.areas-to-improve-content .flex-table > div ul,
#main.experience-survey-2024 section.areas-to-improve-content .flex-table > div p {
  font-family: myriad-pro-condensed, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 2rem;
  line-height: 1.5;
}
@media (max-width: 767px) {
  #main.experience-survey-2024 section.areas-to-improve-content .flex-table > div ul,
  #main.experience-survey-2024 section.areas-to-improve-content .flex-table > div p {
    font-size: 3rem;
  }
}
#main.experience-survey-2024 .circles-table {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 1rem;
}
@media (max-width: 1199px) {
  #main.experience-survey-2024 .circles-table {
    flex-wrap: wrap;
  }
}
#main.experience-survey-2024 .circles-table .circle {
  background: #ebf6f7;
  text-align: center;
  padding: 1.5rem;
  width: 20%;
}
@media (max-width: 1199px) {
  #main.experience-survey-2024 .circles-table .circle {
    width: 32%;
  }
}
#main.experience-survey-2024 .circles-table .circle h2 {
  font-family: myriad-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.65rem;
  margin: 0 auto 0.75em auto;
}
#main.experience-survey-2024 .circles-table .circle h2.harm-reduction-circle {
  width: 90%;
}
@media (max-width: 1199px) {
  #main.experience-survey-2024 .circles-table .circle h2.harm-reduction-circle {
    width: 100%;
  }
}
#main.experience-survey-2024 .circles-table .circle img {
  width: 90%;
}
#main.experience-survey-2024 .circles-table .circle a {
  font-family: myriad-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.65rem;
  color: #000;
  text-decoration: none;
}
#main.experience-survey-2024 .circles-table .circle a:hover,
#main.experience-survey-2024 .circles-table .circle a:active,
#main.experience-survey-2024 .circles-table .circle a:focus {
  color: #408607;
  text-decoration: underline;
}
#main.experience-survey-2024 .bg-blue {
  background-color: #d1eaed !important;
}
#main.experience-survey-2024 .bg-green {
  background-color: #e5eee0 !important;
}
#main.experience-survey-2024 .bg-yellow {
  background-color: #fef2db !important;
}
#main.experience-survey-2024 .bg-red {
  background-color: #f7e8ea !important;
}
#main.experience-survey-2024 .bg-purple {
  background-color: #e4dae8 !important;
}
#main.experience-survey-2024 .uppercase {
  text-transform: uppercase !important;
}
#main.experience-survey-2024 .margin-top-5 {
  margin-top: 5rem !important;
}
#main.experience-survey-2024 .margin-bot-2 {
  margin-bottom: 2rem !important;
}
#main.experience-survey-2024 .margin-bot-5 {
  margin-bottom: 5rem !important;
}
#main.experience-survey-2024 .padding-top-5 {
  padding-top: 5rem !important;
}
#main.experience-survey-2024 .padding-bot-5 {
  padding-bottom: 5rem !important;
}
#main.experience-survey-2024 .flex-table {
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  gap: 1rem;
}
#main.experience-survey-2024 .flex-table .cell-30 {
  width: 30%;
}
#main.experience-survey-2024 .flex-table .cell-40 {
  width: 40%;
}
#main.experience-survey-2024 .flex-table .cell-50 {
  width: 50%;
}
#main.experience-survey-2024 .flex-table .cell-60 {
  width: 60%;
}
#main.experience-survey-2024 .flex-table .cell-70 {
  width: 70%;
}
#main.experience-survey-2024 .flex-table .cell-100 {
  width: 100%;
}
@media (max-width: 991px) {
  #main.experience-survey-2024 .flex-table .cell-sm-50 {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #main.experience-survey-2024 .flex-table {
    flex-wrap: wrap;
  }
  #main.experience-survey-2024 .flex-table .cell-mob-100 {
    width: 100%;
  }
}
