@import url("../css/colors.css");
@import url("../css/colors.css");
@font-face {
  font-family: "KodchasanRegular";
  src: url("/fonts/kodchasan-regular-webfont.woff2") format("woff2"), url("/fonts/kodchasan-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "KodchasanBold";
  src: url("/fonts/kodchasan-bold-webfont.woff2") format("woff2"), url("/fonts/kodchasan-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "QuireSanProRegular";
  src: url("/fonts/quiresanspro-regular-webfont.woff2") format("woff2"), url("/fonts/quiresanspro-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "QuireSanProSemiBold";
  src: url("/fonts/quiresanspro-semibold-webfont.woff2") format("woff2"), url("/fonts/quiresanspro-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "QuireSanProBold";
  src: url("/fonts/quiresanspro-bold-webfont.woff2") format("woff2"), url("/fonts/quiresanspro-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body.page-about-nuplazid header .bottom_nav .navbar .navbar-nav > li.nav-item:nth-child(3) > .nav-link {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-about-nuplazid .main p {
  font-weight: 600;
}
body.page-about-nuplazid .stories {
  display: flex;
  flex-direction: column;
}
body.page-about-nuplazid .stories h2 {
  font-family: "QuireSanProBold", sans;
  font-size: 35px;
  font-weight: 400;
}
body.page-about-nuplazid #personal-stories, body.page-about-nuplazid #dosing-information, body.page-about-nuplazid #others {
  margin-left: 0;
  margin-right: 0;
}
body.page-about-nuplazid .card h2 {
  font-family: "QuireSanProBold", sans;
  font-size: 25px;
  font-weight: 400;
}
body.page-about-nuplazid .link {
  max-width: 410px;
  font-family: "QuireSanProBold", sans;
}
body.page-about-nuplazid .link a {
  font-size: 18px;
}
body.page-about-nuplazid .link a span {
  color: #212529;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 122.222% */
  text-decoration: underline;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
body.page-about-nuplazid .link a svg {
  margin: auto 10px;
}
body.page-about-nuplazid section.explore {
  padding: 0 20px;
}
body.page-about-nuplazid section.explore .title-section {
  font-family: "QuireSanProBold", sans;
  margin-bottom: 14px;
}
body.page-about-nuplazid section.explore .copy a {
  text-decoration: underline;
}
@media (min-width: 1024px) {
  body.page-about-nuplazid section.explore .title-section {
    font-size: 35px;
  }
}
@media (min-width: 1160px) {
  body.page-about-nuplazid section.explore {
    padding: 0;
  }
}
body.page-about-nuplazid .about-list {
  margin: 0;
  padding: 10px;
}
body.page-about-nuplazid section.find-more {
  margin-top: 30px;
  padding: 0 20px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
body.page-about-nuplazid section.find-more h2 {
  font-family: "QuireSanProBold", sans;
  font-size: 35px;
  font-weight: 400;
}
body.page-about-nuplazid section.find-more h3 {
  color: #0c1c8e;
  margin: 20px 0;
  font-size: 25px;
  font-family: "QuireSanProSemiBold", sans;
  font-weight: 400;
  line-height: 26px; /* 130% */
}
body.page-about-nuplazid section.find-more .footnote {
  color: #212529;
  text-align: center;
  margin: 32px auto;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.86px; /* 127% */
}
@media (min-width: 1024px) {
  body.page-about-nuplazid section.find-more {
    margin-top: 90px;
  }
}
@media (min-width: 1160px) {
  body.page-about-nuplazid section.find-more {
    padding: 0;
  }
}
body.page-about-nuplazid .container-cards {
  display: flex;
  gap: 32px;
}

body.page-about-pd-related-hallucinations-and-delusions header .bottom_nav .navbar .navbar-nav > li:nth-child(1) ul.dropdown-menu > li.dropdown-item > a:nth-child(1) {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-about-pd-related-hallucinations-and-delusions #back-to-top {
  margin-top: 80px;
}
body.page-about-pd-related-hallucinations-and-delusions .signs-and-symptoms {
  flex-direction: column;
  gap: 24px;
  padding-top: 4rem;
  padding-bottom: 2rem;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body.page-about-pd-related-hallucinations-and-delusions .signs-and-symptoms .signs-paragraph {
  text-align: left;
  width: 100%;
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions .signs-and-symptoms {
    max-width: 1440px;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .list p {
  margin-bottom: 0.75rem;
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-cards {
  display: flex;
  gap: 24px;
  align-items: stretch;
  padding: 0;
  max-width: 1140px;
  margin: 20px auto 0;
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-container {
  position: relative;
  max-width: 1140px;
  width: 100%;
  margin: 2rem auto 0;
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-container h2 {
  font-family: "QuireSanProSemiBold", sans;
  width: 100%;
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-container .signs-paragraph {
  text-align: center;
  width: 100%;
}
body.page-about-pd-related-hallucinations-and-delusions .quick-facts {
  padding: 0 20px;
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions .quick-facts {
    padding: 0;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .quick-facts .row {
  margin: 0;
}
body.page-about-pd-related-hallucinations-and-delusions .no-gutters {
  padding: 1.25rem 1.25rem 1rem;
}
body.page-about-pd-related-hallucinations-and-delusions .challenges-of-parkinson {
  margin-top: 2.2rem;
}
body.page-about-pd-related-hallucinations-and-delusions .text-percentage h2 {
  font-size: 20px;
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions .text-percentage h2 {
    font-size: 35px;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .see-how {
  position: relative;
}
body.page-about-pd-related-hallucinations-and-delusions .see-how .card-body {
  padding: 0 20px;
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions .see-how .card-body {
    padding: 0;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  box-sizing: border-box;
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-card .symptoms-title {
  font-family: "QuireSanProSemiBold", sans;
  border-bottom: 2px solid #93dbd0;
  color: var(--blue);
  font-size: 22px;
  text-align: center;
  padding: 1.5rem 0;
  margin: 0;
  max-width: 480px;
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-card .symptoms-list {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  padding: 1.7rem 0.5rem 0;
  min-height: 0;
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-card .symptoms-list ul {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  font-weight: 700;
  text-align: left;
}
@media (min-width: 726px) {
  body.page-about-pd-related-hallucinations-and-delusions .symptoms-card {
    width: 50%;
  }
  body.page-about-pd-related-hallucinations-and-delusions .symptoms-card .symptoms-container {
    margin-top: 8rem;
  }
  body.page-about-pd-related-hallucinations-and-delusions .symptoms-card .symptoms-list {
    min-height: 290px;
    padding: 1.7rem 2.8rem 2rem;
  }
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions .symptoms-card .symptoms-list {
    min-height: 242px;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .what-causes-container {
  position: relative;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson {
  position: relative;
  padding: 4rem 0 2rem;
}
body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson .parkinson-title {
  font-family: "QuireSanProBold", sans;
  font-size: 35px;
  font-weight: 400;
}
body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson .parkinson-copy {
  font-family: "QuireSanProSemiBold", sans;
  font-size: 35px;
  font-weight: 400;
}
body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson .parkinson-cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 16px;
}
body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson .card {
  background-color: rgba(255, 249, 235, 0.9) !important;
}
body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson .card-text {
  text-align: center;
}
body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson .card-title {
  color: var(--blue);
  font-size: 1.5rem;
  font-weight: 400;
  max-width: 320px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: "QuireSanProBold", sans;
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson {
    padding: 4rem 0 2rem;
  }
  body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson .parkinson-title {
    width: 75%;
    margin: 0 auto;
  }
  body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson .parkinson-copy {
    width: 75%;
    margin: 0 auto;
  }
  body.page-about-pd-related-hallucinations-and-delusions .what-causes-container .cards-what-causes-parkinson .card {
    max-width: 435px;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .about-describe {
  margin-top: 1rem;
  margin-bottom: 27px;
  background-color: rgb(231, 246, 244);
}
body.page-about-pd-related-hallucinations-and-delusions .about-describe_wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 1140px;
  margin: 2rem auto;
}
body.page-about-pd-related-hallucinations-and-delusions .about-describe_wrapper h2 {
  font-family: "QuireSanProSemiBold", sans;
  padding: 1rem 20px 5rem;
  width: 100%;
  margin: 0 auto;
}
body.page-about-pd-related-hallucinations-and-delusions .about-describe_wrapper .about-subhead {
  font-family: "QuireSanProSemiBold", sans;
  text-align: center;
  margin: 0 auto 2.5rem;
  width: 80%;
  max-width: 948px;
}
body.page-about-pd-related-hallucinations-and-delusions .about-describe .button-holder {
  margin: 3rem 20px 2rem;
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions .about-describe_wrapper h2 {
    width: 75%;
    padding: 3rem 0 2.5rem;
  }
  body.page-about-pd-related-hallucinations-and-delusions .about-describe_wrapper .about-subhead {
    width: 75%;
  }
  body.page-about-pd-related-hallucinations-and-delusions .about-describe .button-holder {
    max-width: 948px;
    width: 100%;
    margin: 4rem auto 2rem;
    display: flex;
    justify-content: center;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper {
  align-items: flex-start;
  max-width: 1140px;
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 3rem;
  flex-direction: column;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .card-body, body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container {
  width: 100%;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .card-body {
  padding: 0;
  padding-bottom: 36px;
}
@media (min-width: 992px) {
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper {
    padding: 0;
    margin-top: 5rem;
    margin-bottom: 5rem;
    flex-direction: row;
    gap: 4rem;
  }
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .card-body, body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container {
    width: 50%;
    padding: 0;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .top {
  display: none;
  width: 100%;
  height: auto;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .top .line {
  flex-grow: 1;
  height: 4px;
  background-color: transparent;
  border-top: 2px solid #f0a055;
  margin-left: 9px;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content {
  display: flex;
  flex-direction: column-reverse;
  margin-top: 18px;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content.single {
  gap: 10px;
  flex-direction: column;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content.single .carousel-videos .image-row .thumb-holder {
  width: 100%;
  margin-top: 3rem;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content.single .carousel-videos .image-row .thumb-holder .thumbnail-img {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content.single {
    gap: 64px;
    flex-direction: row;
  }
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content.single .carousel-videos .image-row .thumb-holder {
    width: 90%;
  }
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content.single .carousel-videos {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content.single {
    gap: 124px;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .copy-item {
  display: none;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .copy-item.active {
  display: none;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .copy-item p {
  font-style: normal;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .copy-item p:nth-of-type(1) {
  color: #0c1c8e;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px; /* 128.571% */
  font-family: "QuireSanProBold", sans;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .copy-item p:nth-of-type(2) {
  color: #212529;
  font-size: 22px;
  font-weight: 350;
  line-height: 32px; /* 123.077% */
  font-family: "KodchasanRegular", sans;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .copy-item p:nth-of-type(3) {
  color: #212529;
  font-size: 18px;
  font-weight: 400;
  line-height: 22.86px; /* 127% */
  font-variant: all-small-caps;
}
@media (max-width: 768px) {
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .copy-item p:nth-of-type(3) {
    margin-bottom: 25px;
  }
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .copy-item {
    max-width: 491px;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .btns {
  display: flex;
  gap: 31px;
  align-items: flex-end;
  padding-top: 36px;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .btns button {
  border: none;
  background: none;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .btns .scroll-btn {
  opacity: 0.25;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .btns .scroll-btn.active {
  opacity: 1;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos {
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos::-webkit-scrollbar {
  display: none;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos .right-fade {
  position: absolute;
  top: 0;
  height: 100%;
  width: 120px;
  right: 0;
  margin-right: -30px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  pointer-events: none;
  z-index: 10;
}
@media (max-width: 768px) {
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos .right-fade {
    margin: 0;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos .image-row {
  display: flex;
  gap: 1rem;
  min-width: fit-content;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos .image-row .thumb-holder {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos .image-row .thumb-holder .thumbnail-img {
  flex-shrink: 0;
  display: flex;
  width: 560px;
  height: 358px;
  background-size: cover;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos .image-row .thumb-holder .thumbnail-img svg {
  width: 67px;
  height: 67px;
  margin: auto;
  cursor: pointer;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos .image-row .thumb-holder .thumb-byline {
  display: none;
  color: var(--blue);
  font-family: "QuireSanProBold", sans;
  font-size: 20px;
  margin-top: 12px;
}
body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos .image-row::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content .carousel-videos .image-row .thumbnail-img {
    max-width: 100%;
    width: 100%;
    height: 197px;
  }
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content :nth-child(1),
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content :nth-child(2) {
    order: 1;
  }
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content :nth-child(3) {
    order: 3;
    margin: 20px auto 0;
  }
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container .content :nth-child(4) {
    order: 2;
  }
}
@media (min-width: 1900px) {
  body.page-about-pd-related-hallucinations-and-delusions .video-wrapper .video-container {
    justify-content: space-between;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .modal {
  opacity: 1;
  display: none !important;
}
body.page-about-pd-related-hallucinations-and-delusions .modal.show {
  display: block !important;
  z-index: 2000;
}
body.page-about-pd-related-hallucinations-and-delusions .modal p:nth-of-type(1) {
  color: #0c1c8e;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  padding-top: 24px;
}
body.page-about-pd-related-hallucinations-and-delusions .modal p:nth-of-type(2) {
  color: #212529;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.86px; /* 142.875% */
}
body.page-about-pd-related-hallucinations-and-delusions .modal p a {
  color: #212529;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.86px; /* 142.875% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
body.page-about-pd-related-hallucinations-and-delusions .modal p .shareButton svg {
  width: 19px;
  height: 19px;
  margin: auto;
}
body.page-about-pd-related-hallucinations-and-delusions .modal .linkCopied,
body.page-about-pd-related-hallucinations-and-delusions .modal .linkCopiedMobile {
  padding: 2px 16px;
  text-align: center;
  line-height: 20px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  font-weight: 600;
  color: #0c1c8e;
  border: 3px solid #0c1c8e;
  border-radius: 6px;
  background-color: #fff;
  display: none;
}
@media (max-width: 991px) {
  body.page-about-pd-related-hallucinations-and-delusions .modal .linkCopied,
  body.page-about-pd-related-hallucinations-and-delusions .modal .linkCopiedMobile {
    width: 100%;
  }
  body.page-about-pd-related-hallucinations-and-delusions .modal .linkCopied p,
  body.page-about-pd-related-hallucinations-and-delusions .modal .linkCopiedMobile p {
    font-size: 19px;
    line-height: 23px;
    padding-top: 0;
    margin-top: 1rem;
  }
}
body.page-about-pd-related-hallucinations-and-delusions .modal .shareButton {
  color: #212529;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 150% */
  font-variant: all-small-caps;
  background: none;
  border: none;
  padding: 0;
}

body.page-journey-ambassador header .bottom_nav .navbar .navbar-nav > li:nth-child(2) ul.dropdown-menu > li.dropdown-item > a:nth-child(2) {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-journey-ambassador header .bottom_nav .navbar .navbar-nav > li:nth-child(2) > .nav-link {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-journey-ambassador .building-bridges {
  padding: 0 25px;
  margin-top: 60px;
}
body.page-journey-ambassador .building-bridges .building-title {
  max-width: 1050px;
  margin-bottom: 50px;
}
body.page-journey-ambassador .building-bridges .building-title .title-section {
  margin-bottom: 10px;
}
body.page-journey-ambassador .building-bridges .title-section {
  margin-bottom: 10px;
}
@media (min-width: 1160px) {
  body.page-journey-ambassador .building-bridges {
    padding: 0;
  }
}
body.page-journey-ambassador .journey-ambassadors {
  background-color: rgba(175, 226, 218, 0.3019607843);
  align-items: center;
  justify-content: space-around;
  gap: 1rem;
  padding: 3rem 0;
}
body.page-journey-ambassador .journey-ambassadors .journey-container {
  display: flex;
  flex-direction: column;
  max-width: 1140px;
  margin: 0 auto;
  width: 100%;
  padding: 0 20px;
  gap: 30px;
}
body.page-journey-ambassador .journey-ambassadors .journey-container .journey-body {
  display: flex;
  flex-direction: column;
}
body.page-journey-ambassador .journey-ambassadors .journey-container .journey-image {
  padding: 10px;
  text-align: center;
}
body.page-journey-ambassador .journey-ambassadors .journey-container .journey-image img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media (min-width: 768px) {
  body.page-journey-ambassador .journey-ambassadors .journey-container {
    flex-direction: row;
    padding: 100px 20px;
  }
  body.page-journey-ambassador .journey-ambassadors .journey-container .journey-body {
    width: 55%;
  }
  body.page-journey-ambassador .journey-ambassadors .journey-container .journey-image {
    width: 45%;
  }
}
@media (min-width: 1160px) {
  body.page-journey-ambassador .journey-ambassadors .journey-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
body.page-journey-ambassador figure.quote-container {
  margin-top: 0;
}
body.page-journey-ambassador section.container:nth-of-type(1) h3.title-section {
  margin-top: 26px;
}

.see-jody {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1160px) {
  .see-jody {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.event-container {
  padding: 80px 20px 0;
  padding-top: 80px !important;
  position: relative;
}
@media (min-width: 1160px) {
  .event-container {
    padding: 80px 0 0;
  }
}
.event-container.fpo:before, .event-container.fpo:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 95%;
  background-color: magenta;
  left: 0px;
  top: 50px;
}
@media (min-width: 1024px) {
  .event-container.fpo:before, .event-container.fpo:after {
    left: -20px;
  }
}
.event-container.fpo:after {
  left: 95%;
}
@media (min-width: 1024px) {
  .event-container.fpo:after {
    left: 100%;
  }
}
.event-container h3.title-section {
  margin-bottom: 28px;
}
.event-container h3.title-section + p {
  margin-bottom: 70px;
}
.event-container .event {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 3px solid #f0a055;
  padding: 25px 0;
}
.event-container .event.last-event {
  border-bottom: 3px solid #f0a055;
}
.event-container .event .btn {
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 150% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.event-container .event .btn svg {
  margin-left: 17px;
}
.event-container .event .btn a {
  color: #212529;
}
.event-container .event:last-of-type {
  border-bottom: 3px solid #f0a055;
}
@media (max-width: 768px) {
  .event-container .event {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .event-container .event .copy {
    max-width: 80%;
  }
}

body.page-frequently-asked-questions header .bottom_nav .navbar .navbar-nav > li:nth-child(4) ul.dropdown-menu > li.dropdown-item > a:nth-child(2) {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-frequently-asked-questions .subtitle-centered {
  text-transform: none !important;
}
body.page-frequently-asked-questions h3.title-centered {
  display: block;
}
@media (min-width: 1024px) {
  body.page-frequently-asked-questions .col-12, body.page-frequently-asked-questions .col-lg-12 {
    padding: 0;
  }
}
@media (max-width: 768px) {
  body.page-frequently-asked-questions [data-component_id="13fef611-32b1-4977-803c-bf6962583def"] .row {
    flex-direction: column;
  }
  body.page-frequently-asked-questions [data-component_id="13fef611-32b1-4977-803c-bf6962583def"] .row .link,
  body.page-frequently-asked-questions [data-component_id="13fef611-32b1-4977-803c-bf6962583def"] .row .link a {
    text-align: left !important;
  }
}
body.page-frequently-asked-questions .accordion .card .card-header {
  background-color: rgb(231, 246, 244);
  border-bottom: 0;
}
body.page-frequently-asked-questions .first-link {
  display: flex;
  align-items: flex-end;
}
body.page-frequently-asked-questions .first-link .link-question {
  width: max-content;
}
@media (min-width: 768px) {
  body.page-frequently-asked-questions .first-link .link-question {
    min-width: 350px;
  }
}
body.page-frequently-asked-questions .first-link .svg-question {
  width: 30px;
  min-width: 30px;
  margin: 8px;
}
@media (min-width: 768px) {
  body.page-frequently-asked-questions .first-link .svg-question {
    margin: 8px 0;
  }
}
body.page-frequently-asked-questions .link {
  max-width: 360px;
}
body.page-frequently-asked-questions .link a span {
  color: #212529;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px; /* 122.222% */
  text-decoration: underline;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  body.page-frequently-asked-questions .link a span {
    margin: 15px auto;
  }
}
body.page-frequently-asked-questions [data-component_id="7a4c3115-5e7b-46ad-89c6-da0b72252a93"] {
  padding: 0;
}
body.page-frequently-asked-questions a.toggle-accordion span {
  color: #212529;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 150% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
body.page-frequently-asked-questions a.toggle-accordion .fa {
  color: #f0a055;
}
body.page-frequently-asked-questions .card {
  margin-bottom: 10px;
  border: none;
}
body.page-frequently-asked-questions .card-body {
  padding: 0;
}
body.page-frequently-asked-questions .card-body .paragraph_component.font-base {
  padding-bottom: 0;
}
body.page-frequently-asked-questions .card-body a {
  text-decoration: underline;
}
body.page-frequently-asked-questions .card-body p {
  font-family: "QuireSanProSemiBold", sans;
  font-weight: 400;
}
body.page-frequently-asked-questions .card-body ul {
  margin-bottom: 0;
}
body.page-frequently-asked-questions .card-body ul li {
  font-family: "QuireSanProSemiBold", sans;
  font-weight: 400;
}
body.page-frequently-asked-questions .card-body ul li p {
  margin-bottom: 11px;
}
body.page-frequently-asked-questions .card-body ul li ul li:before {
  font-size: 14px;
  margin-top: 0;
}

body.page-home .subhero-container {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 20px;
}
@media (min-width: 1160px) {
  body.page-home .subhero-container {
    padding: 20px 0;
  }
}
body.page-home .subhero-container .additional-text {
  width: 100%;
  max-width: 1140px;
  margin: 0px auto 0;
  padding: 20px;
  background-color: white;
  position: relative;
  text-align: center;
}
body.page-home .subhero-container .additional-text .text {
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}
body.page-home .subhero-container .additional-text .text .info-icon {
  margin-left: 3px;
  width: 17px;
}
body.page-home .subhero-container .additional-text .notes {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
  font-style: italic;
}
@media (min-width: 1024px) {
  body.page-home .subhero-container .additional-text {
    margin-top: -50px;
    padding: 12px 36px;
  }
  body.page-home .subhero-container .additional-text .notes {
    padding: 0 100px;
  }
}
body.page-home .how-nuplaid-container {
  background-color: rgba(175, 226, 218, 0.3019607843);
  width: 100%;
  margin: 14px auto 0;
}
body.page-home .ask-your-provider {
  position: relative;
  margin: 3em auto 0;
  width: 100%;
  max-width: 1140px;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: flex-start;
}
body.page-home .ask-your-provider .img-column {
  position: relative;
}
body.page-home .ask-your-provider .img-column .img-wrapper {
  position: relative;
}
body.page-home .ask-your-provider .img-column .img-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 160px solid white;
  border-right: 160px solid transparent;
  z-index: 2;
}
body.page-home .ask-your-provider .img-column .img-wrapper img {
  width: 100%;
}
body.page-home .ask-your-provider .img-column .img-wrapper .caption {
  color: white;
  position: absolute;
  bottom: 0px;
  left: 20px;
  font-size: 14px;
}
body.page-home .ask-your-provider h2 {
  font-size: 26px;
  line-height: 30px;
  font-family: "QuireSanProBold", sans;
  font-weight: 400;
}
body.page-home .ask-your-provider p {
  font-family: "QuireSanProSemiBold", sans;
}
body.page-home .ask-your-provider p.padding {
  padding-top: 2.5em;
}
@media (min-width: 1024px) {
  body.page-home .ask-your-provider {
    padding: 5.5em 60px 0;
    flex-direction: row;
    gap: 100px;
  }
  body.page-home .ask-your-provider .img-column {
    width: 45%;
  }
  body.page-home .ask-your-provider .txt-column {
    width: 55%;
  }
  body.page-home .ask-your-provider h2 {
    font-size: 35px;
    line-height: 40px;
  }
}
body.page-home .underline {
  text-decoration: underline !important;
}
body.page-home .go-to-sign-in {
  width: 100%;
  background-image: var(--bg-mobile);
  background-position: right bottom;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 1rem 0;
  padding: 3rem 0;
}
body.page-home .go-to-sign-in .sign-in-container {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  align-items: center;
}
body.page-home .go-to-sign-in .sign-in-text {
  flex-basis: auto;
}
body.page-home .go-to-sign-in .sign-in-description {
  max-width: 300px;
}
body.page-home .go-to-sign-in .sign-in-button {
  margin-top: 2.5rem;
}
body.page-home .go-to-sign-in .sign-in-icon {
  margin-right: 0;
  width: auto;
  height: 120px;
}
@media (min-width: 768px) {
  body.page-home .go-to-sign-in {
    background-image: var(--bg-desktop);
    background-color: #94dbd0;
    background-size: contain;
  }
  body.page-home .go-to-sign-in .sign-in-icon {
    margin-right: 26%;
    height: 150px;
  }
  body.page-home .go-to-sign-in .sign-in-text {
    flex-basis: 50%;
  }
}
@media (min-width: 768px) {
  body.page-home .go-to-sign-in .sign-in-icon {
    margin-right: 18%;
  }
}
body.page-home .how-nuplaid {
  align-items: center;
  justify-content: center;
  gap: 2.8rem;
  padding: 54px 17px 40px;
  max-width: 1100px;
  width: 100%;
}
body.page-home .how-nuplaid .paragraph {
  line-height: 19px;
  max-width: 473px;
}
body.page-home .how-nuplaid .how-image {
  height: auto;
  width: 200px;
}
body.page-home .how-nuplaid .how-nuplaid-text {
  max-width: 400px;
}
@media (min-width: 768px) {
  body.page-home .paragraph, body.page-home p {
    line-height: 23px;
  }
  body.page-home .how-nuplaid .paragraph {
    line-height: 23px;
  }
}
@media (min-width: 1024px) {
  body.page-home {
    margin: 14px auto 0;
  }
  body.page-home .how-nuplaid {
    padding: 76px 20px;
    gap: 1rem;
    justify-content: space-around;
  }
  body.page-home .how-nuplaid .how-image {
    width: 325px;
  }
  body.page-home .how-nuplaid-container {
    margin: 47px auto 0;
  }
}
body.page-home .acadia-connect {
  background-color: rgb(37, 126, 135);
  margin-top: 18px;
  padding: 77px 5% 26px;
}
body.page-home .acadia-connect .image-acadia {
  width: 100%;
}
body.page-home .acadia-connect .acadia-logo {
  width: 250px;
}
body.page-home .acadia-connect .link-video {
  align-items: center;
  justify-content: center;
  display: flex;
}
body.page-home .acadia-connect .acadia-connect-text {
  display: flex;
  gap: 0.6rem;
  flex-direction: column;
  justify-content: center;
  margin-top: 94px;
  line-height: 1.3;
}
body.page-home .acadia-connect .acadia-connect-text h2 {
  margin-top: 20px;
}
body.page-home .acadia-connect .connect-paragraph {
  max-width: 500px;
}
@media (min-width: 726px) {
  body.page-home .acadia-connect {
    margin-top: 56px;
    padding: 32px 5%;
    padding: 77px 5%;
  }
  body.page-home .acadia-connect .image-acadia {
    width: 79%;
  }
  body.page-home .acadia-connect .acadia-connect-text {
    margin-top: 0;
    gap: 1rem;
  }
  body.page-home .acadia-connect .acadia-connect-text h2 {
    margin-top: 0;
  }
  body.page-home .acadia-connect .acadia-logo {
    width: 225px;
  }
}
@media (min-width: 1024px) {
  body.page-home .acadia-connect {
    padding: 59px 0;
  }
  body.page-home .acadia-connect .link-video {
    margin-left: 40px;
  }
}

.cards {
  position: relative;
  padding: 2rem 25px 0rem;
}
.cards .cards-container {
  max-width: 944px;
  margin: 0 auto;
  width: 100%;
}
.cards .parkinson-title {
  font-family: "QuireSanProSemiBold", sans;
  font-weight: 400;
}
.cards .first-sign-title {
  font-family: "QuireSanProSemiBold", sans;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  padding-bottom: 20px;
}
.cards .parkinson-copy {
  font-family: "QuireSanProSemiBold", sans;
  font-size: 35px;
  font-weight: 400;
}
.cards .parkinson-cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 16px;
}
.cards .card {
  background-color: rgba(255, 249, 235, 0.9) !important;
}
.cards .card-text {
  text-align: center;
}
.cards .card-title {
  color: var(--blue);
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: "QuireSanProBold", sans;
}
.cards .card-title.narrow {
  width: 90%;
}

@media (min-width: 1024px) {
  .cards-what-causes-parkinson {
    padding: 4rem 25px 2rem;
  }
  .cards-what-causes-parkinson .parkinson-title, .cards-what-causes-parkinson .first-sign-title {
    width: 75%;
    margin: 0 auto;
  }
  .cards-what-causes-parkinson .parkinson-copy {
    width: 75%;
    margin: 0 auto;
  }
  .cards-what-causes-parkinson .card {
    max-width: 435px;
  }
}
#isi .isi_header, #sticky_isi .isi_header {
  background: #F0A055;
  background: linear-gradient(90deg, rgb(240, 160, 85) 0%, rgb(12, 28, 142) 12%, rgb(12, 28, 142) 100%);
}
@media (min-width: 768px) {
  #isi .container .col-12, #sticky_isi .container .col-12 {
    padding: 0;
  }
}
#isi .what-is-important, #sticky_isi .what-is-important {
  margin: 0;
  padding: 16px !important;
  background-color: #d4d6da;
}
#isi .what-is-important li, #sticky_isi .what-is-important li {
  padding-bottom: 10px;
}
#isi .what-is-important li:last-child, #sticky_isi .what-is-important li:last-child {
  padding-bottom: 0px;
}
#isi li:before, #sticky_isi li:before {
  margin-top: -3px;
}

body.page-personal-stories header .bottom_nav .navbar .navbar-nav > li:nth-child(2) ul.dropdown-menu > li.dropdown-item > a:nth-child(1) {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-personal-stories .gray-box {
  background: #f6f6f6;
  padding: 48px 0;
}
body.page-personal-stories .banner {
  min-height: 660px;
}
@media (min-width: 768px) {
  body.page-personal-stories .banner {
    min-height: 230px;
  }
}
@media (min-width: 1024px) {
  body.page-personal-stories .banner {
    min-height: 424px;
  }
}
body.page-personal-stories .quote-text {
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1100px;
  margin: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
}
body.page-personal-stories .quote-text .quote {
  color: var(--blue);
  font-family: "KodchasanRegular", sans;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}
body.page-personal-stories .quote-text .author {
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
@media (min-width: 1024px) {
  body.page-personal-stories .quote-text .author {
    width: 80%;
  }
}
body.page-personal-stories .video-container {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto 70px;
  padding: 0 20px;
}
body.page-personal-stories .video-container .top {
  display: flex;
  width: 100%;
  height: auto;
}
body.page-personal-stories .video-container .top .line {
  flex-grow: 1;
  height: 4px;
  background-color: transparent;
  border-top: 2px solid #f0a055;
  margin-left: 9px;
}
body.page-personal-stories .video-container .content {
  display: flex;
  flex-direction: row;
  margin-top: 18px;
}
body.page-personal-stories .video-container .content.single {
  gap: 10px;
  flex-direction: column;
}
body.page-personal-stories .video-container .content.single .carousel-videos .image-row .thumb-holder {
  width: 100%;
  margin-top: 3rem;
}
body.page-personal-stories .video-container .content.single .carousel-videos .image-row .thumb-holder .thumbnail-img {
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
}
@media (min-width: 1024px) {
  body.page-personal-stories .video-container .content.single {
    gap: 64px;
    flex-direction: row;
  }
  body.page-personal-stories .video-container .content.single .carousel-videos .image-row .thumb-holder {
    width: 100%;
  }
  body.page-personal-stories .video-container .content.single .carousel-videos {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  body.page-personal-stories .video-container .content.single {
    gap: 124px;
  }
}
body.page-personal-stories .video-container .content .copy-item {
  display: none;
}
body.page-personal-stories .video-container .content .copy-item.active {
  display: block;
}
body.page-personal-stories .video-container .content .copy-item p {
  font-style: normal;
}
body.page-personal-stories .video-container .content .copy-item p:nth-of-type(1) {
  color: #0c1c8e;
  font-size: 35px;
  font-weight: 400;
  line-height: 45px; /* 128.571% */
  font-family: "QuireSanProBold", sans;
}
body.page-personal-stories .video-container .content .copy-item p:nth-of-type(2) {
  color: #212529;
  font-size: 22px;
  font-weight: 350;
  line-height: 32px; /* 123.077% */
  font-family: "KodchasanRegular", sans;
}
body.page-personal-stories .video-container .content .copy-item p:nth-of-type(3) {
  color: #212529;
  font-size: 18px;
  font-weight: 400;
  line-height: 22.86px; /* 127% */
  font-variant: all-small-caps;
}
@media (max-width: 768px) {
  body.page-personal-stories .video-container .content .copy-item p:nth-of-type(3) {
    margin-bottom: 25px;
  }
}
@media (min-width: 1024px) {
  body.page-personal-stories .video-container .content .copy-item {
    max-width: 491px;
  }
}
body.page-personal-stories .video-container .content .btns {
  display: flex;
  gap: 31px;
  align-items: flex-end;
  margin-right: 31px;
}
@media (min-width: 1024px) {
  body.page-personal-stories .video-container .content .btns {
    padding-bottom: 56px;
  }
}
body.page-personal-stories .video-container .content .btns button {
  border: none;
  background: none;
}
body.page-personal-stories .video-container .content .btns .scroll-btn {
  opacity: 0.25;
}
body.page-personal-stories .video-container .content .btns .scroll-btn.active {
  opacity: 1;
}
body.page-personal-stories .video-container .content .carousel-videos {
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
body.page-personal-stories .video-container .content .carousel-videos::-webkit-scrollbar {
  display: none;
}
body.page-personal-stories .video-container .content .carousel-videos .right-fade {
  position: absolute;
  top: 0;
  height: 100%;
  width: 120px;
  right: 0;
  margin-right: -30px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  pointer-events: none;
  z-index: 10;
}
@media (max-width: 768px) {
  body.page-personal-stories .video-container .content .carousel-videos .right-fade {
    margin: 0;
  }
}
body.page-personal-stories .video-container .content .carousel-videos .image-row {
  display: flex;
  gap: 1rem;
  min-width: fit-content;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
body.page-personal-stories .video-container .content .carousel-videos .image-row .thumb-holder {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
body.page-personal-stories .video-container .content .carousel-videos .image-row .thumb-holder .thumbnail-img {
  flex-shrink: 0;
  display: flex;
  width: 560px;
  height: 358px;
  background-size: cover;
}
body.page-personal-stories .video-container .content .carousel-videos .image-row .thumb-holder .thumbnail-img svg {
  width: 67px;
  height: 67px;
  margin: auto;
  cursor: pointer;
}
body.page-personal-stories .video-container .content .carousel-videos .image-row .thumb-holder .thumb-byline {
  color: var(--blue);
  font-family: "QuireSanProBold", sans;
  font-size: 20px;
  margin-top: 12px;
}
body.page-personal-stories .video-container .content .carousel-videos .image-row::-webkit-scrollbar {
  display: none;
}
@media (max-width: 768px) {
  body.page-personal-stories .video-container .content {
    flex-direction: column;
  }
  body.page-personal-stories .video-container .content .carousel-videos .image-row .thumbnail-img {
    max-width: 100%;
    width: 100%;
    height: 197px;
  }
  body.page-personal-stories .video-container .content :nth-child(1),
  body.page-personal-stories .video-container .content :nth-child(2) {
    order: 1;
  }
  body.page-personal-stories .video-container .content :nth-child(3) {
    order: 3;
    margin: 20px auto 0;
  }
  body.page-personal-stories .video-container .content :nth-child(4) {
    order: 2;
  }
}
@media (min-width: 768px) {
  body.page-personal-stories .video-container {
    padding: 0 20px;
  }
}
@media (min-width: 1160px) {
  body.page-personal-stories .video-container {
    padding: 0;
  }
}
@media (min-width: 1900px) {
  body.page-personal-stories .video-container {
    justify-content: space-between;
  }
}
body.page-personal-stories .modal {
  opacity: 1;
  display: none !important;
}
body.page-personal-stories .modal.show {
  display: block !important;
  z-index: 2000;
}
body.page-personal-stories .modal p:nth-of-type(1) {
  color: #0c1c8e;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  padding-top: 24px;
}
body.page-personal-stories .modal p:nth-of-type(2) {
  color: #212529;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.86px; /* 142.875% */
}
body.page-personal-stories .modal p a {
  color: #212529;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.86px; /* 142.875% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
body.page-personal-stories .modal p .shareButton svg {
  width: 19px;
  height: 19px;
  margin: auto;
}
body.page-personal-stories .modal .linkCopied,
body.page-personal-stories .modal .linkCopiedMobile {
  padding: 2px 16px;
  text-align: center;
  line-height: 20px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 14px;
  font-weight: 600;
  color: #0c1c8e;
  border: 3px solid #0c1c8e;
  border-radius: 6px;
  background-color: #fff;
  display: none;
}
@media (max-width: 991px) {
  body.page-personal-stories .modal .linkCopied,
  body.page-personal-stories .modal .linkCopiedMobile {
    width: 100%;
  }
  body.page-personal-stories .modal .linkCopied p,
  body.page-personal-stories .modal .linkCopiedMobile p {
    font-size: 19px;
    line-height: 23px;
    padding-top: 0;
    margin-top: 1rem;
  }
}
body.page-personal-stories .modal .shareButton {
  color: #212529;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 150% */
  font-variant: all-small-caps;
  background: none;
  border: none;
  padding: 0;
}
body.page-personal-stories #back-to-top {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 19px;
}
body.page-personal-stories #back-to-top span {
  color: #212529;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.86px; /* 127% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
body.page-personal-stories #back-to-top i {
  color: #f0a055;
}

body.page-resources header .bottom_nav .navbar .navbar-nav > li:nth-child(4) ul.dropdown-menu > li.dropdown-item > a:nth-child(3) {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-resources .yellow-border-top {
  padding-left: 30px;
  margin-bottom: -4px;
}
body.page-resources .yellow-border-top .padding-border {
  border-top: solid 2px #f0a055;
}
body.page-resources .beverly_bud {
  margin-top: 27px;
  padding: 0;
}
body.page-resources .beverly_bud .beverly-text {
  padding: 0;
}
body.page-resources .doctor-card-container .doctor-name {
  font-family: "QuireSanProBold", sans;
  font-weight: 400;
}
body.page-resources .find-specialist {
  background-color: #e5e9ed;
  padding: 4rem 0 5rem;
}
body.page-resources .find-specialist h1 {
  font-weight: 400;
}
body.page-resources .find-specialist a {
  text-decoration: underline;
}
body.page-resources .find-specialist .description {
  max-width: 810px;
  margin: 0 auto;
}
body.page-resources .find-specialist .form-group {
  text-align: justify;
}
body.page-resources .find-specialist label {
  margin-bottom: 0.5rem;
  display: inline;
  text-align: left;
  position: relative;
}
body.page-resources .find-specialist label #terms-check {
  position: relative;
  left: -30px;
  top: 3px;
  margin-right: -22px;
}
body.page-resources .find-specialist label .signup-terms-and-privacy {
  white-space: normal;
  vertical-align: baseline;
  display: inline;
}
@media (min-width: 768px) {
  body.page-resources .find-specialist label .signup-terms-and-privacy {
    flex-basis: auto;
  }
}
body.page-resources .find-specialist .form-group {
  margin-bottom: 1rem;
  padding-left: 20px;
}
body.page-resources .find-specialist .search-bar {
  width: 90%;
}
body.page-resources .find-specialist .search-bar select {
  -webkit-appearance: none; /* removes Safari/Chrome native UI */
  -moz-appearance: none; /* removes Firefox native UI */
  appearance: none; /* modern spec */
  background: none; /* so you can apply your own styles */
  background: url("/images/dropdown-chevron.svg") 90% center no-repeat;
}
body.page-resources .find-specialist .search-button {
  background-color: #93dbd0;
  color: #111;
}
body.page-resources .video-container {
  margin: 3rem 0;
}
body.page-resources .resources {
  margin: 1.5rem auto 4.5rem;
  padding: 5%;
}
body.page-resources .resources .text-resources {
  margin: 0 auto;
  max-width: 725px;
  text-align: center;
}
@media (min-width: 768px) {
  body.page-resources .resources {
    padding: 0;
  }
}
body.page-resources .acadia-connect {
  background-color: rgb(37, 126, 135);
  width: 100%;
  margin-top: 2rem;
  min-height: 100px;
  padding: 5rem 0 4.3rem;
}
body.page-resources .acadia-connect .right-column {
  gap: 1.5rem;
  display: flex;
  flex-direction: column;
}
body.page-resources .acadia-connect .acadia-paragraph {
  max-width: 450px;
}
body.page-resources .acadia-connect .bottom-cta {
  margin: 2rem 0;
}
@media (min-width: 1024px) {
  body.page-resources .acadia-connect {
    margin-top: 4rem;
  }
  body.page-resources .acadia-connect .sign-up-container {
    padding: 100px 0% 60px;
  }
  body.page-resources .acadia-connect .bottom-cta {
    margin: 4rem 0 2rem;
  }
}
body.page-resources .banner {
  min-height: 660px;
}
@media (min-width: 768px) {
  body.page-resources .banner {
    min-height: 230px;
  }
}
@media (min-width: 1024px) {
  body.page-resources .banner {
    min-height: 424px;
  }
  body.page-resources .banner .title-container {
    margin-left: 131px;
  }
  body.page-resources .banner .title {
    line-height: 52px;
  }
  body.page-resources .banner .background-image {
    min-height: 422px;
  }
}
body.page-resources .pdf-language-link {
  text-transform: capitalize;
}
body.page-resources .banner .title-container {
  text-align: center;
  padding: 4rem 1.5rem;
}

body.page-safety-information h3.title-centered {
  display: block;
}
body.page-safety-information .gray-box {
  background: #f6f6f6;
  padding: 64px 0;
}
body.page-safety-information .gray-box a {
  display: block;
  color: #282d33;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 150% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
body.page-safety-information .list-dropdown {
  background-color: #fff;
  list-style: none;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px 0;
}
body.page-safety-information .gray-box a {
  margin-top: 14px;
}
body.page-safety-information .gray-box a svg {
  margin-left: 14px;
}

body.page-support-and-resources header .bottom_nav .navbar .navbar-nav > li.nav-item:nth-child(4) > .nav-link {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-support-and-resources header .bottom_nav .navbar .navbar-nav > li:nth-child(4) ul.dropdown-menu > li.dropdown-item > a:nth-child(1) {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-support-and-resources .mktoHtmlText h2 {
  display: none;
}
body.page-support-and-resources h3.title-centered {
  display: block;
}
body.page-support-and-resources #LbltakingNuplazid {
  margin-bottom: 20px !important;
  display: none;
}
body.page-support-and-resources h2.sign-up-title {
  color: #0c1c8e;
  text-align: center;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px; /* 128.571% */
  margin-bottom: 0;
  margin-top: 28px;
  font-family: "QuireSanProBold", sans;
}
body.page-support-and-resources .mktoInvalid::before {
  top: 18px;
  left: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  body.page-support-and-resources .mktoInvalid::before {
    top: 25px;
    left: 41%;
  }
}
body.page-support-and-resources #mktoForm_4 {
  min-height: 800px;
}
body.page-support-and-resources .mktoForm {
  background-color: transparent;
  max-width: 1018px;
  padding: 0;
}
body.page-support-and-resources .mktoForm .mktoLabel {
  color: #212529 !important;
  padding-bottom: 8px;
}
body.page-support-and-resources .mktoForm .mktoFormRow {
  color: #212529;
  display: block;
  clear: none !important;
  margin-bottom: 25px;
  flex: 0 0 100% !important;
  box-sizing: border-box;
  padding-left: 0;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoHtmlText span strong {
  text-align: center;
  font-size: 18px;
  color: rgb(12, 28, 142);
}
body.page-support-and-resources .mktoForm .mktoFormRow.consentRow {
  margin-bottom: 45px;
  width: 50%;
  float: right;
}
body.page-support-and-resources .mktoForm .mktoFormRow.consentRow .mktoRadioList {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 0px;
}
body.page-support-and-resources .mktoForm .mktoFormRow.consentRow .mktoRadioList input {
  display: block;
  margin-right: 10px;
}
body.page-support-and-resources .mktoForm .mktoFormRow.consentRow .mktoRadioList input[type=radio]:checked {
  background-color: transparent;
  border: none;
}
body.page-support-and-resources .mktoForm .mktoFormRow.consentRow .mktoRadioList label {
  border: none;
  padding: 0px;
  text-align: left;
  display: block !important;
  font-size: 16px;
  max-width: 80px;
}
body.page-support-and-resources .mktoForm .mktoFormRow.consentRow .mktoRadioList label:nth-of-type(2) {
  max-width: 130px;
}
@media (min-width: 768px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.consentRow .mktoRadioList::before {
    top: 60px;
    left: 0px;
  }
}
@media (max-width: 400px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.consentRow .mktoRadioList {
    margin-top: 7px;
  }
}
@media (max-width: 1140px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.consentRow {
    width: 100%;
    float: left;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow label.mktoLabel {
  color: #212529;
  font-size: 16px;
  font-style: normal;
  font-weight: 700 !important;
  line-height: 22.86px; /* 142.875% */
  min-width: 270px;
}
body.page-support-and-resources .mktoForm .mktoFormRow #LblEmail {
  text-transform: capitalize;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoRadioList label {
  color: #212529 !important;
  margin-bottom: 0;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoRadioList input[type=radio]:checked + label {
  background-color: #93dbd0;
  border: none;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoRadioList input[type=radio]:checked + label.consentNoLabel, body.page-support-and-resources .mktoForm .mktoFormRow .mktoRadioList input[type=radio]:checked + label.consentYesLabel {
  background-color: transparent;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoRadioList label {
  color: #212529 !important;
  margin-bottom: 0;
  background-color: transparent;
  border: 2px solid #93dbd0;
  border-radius: 0px;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoRadioList label:hover {
  border: 2px solid #93dbd0;
}
body.page-support-and-resources .mktoForm .mktoFormRow a {
  color: #0c1c8e !important;
  text-decoration: underline;
  padding: 0 !important;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoHtmlText p {
  text-align: center;
  font-family: quire-sans, sans-serif, Arial !important;
  color: #212529;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.86px; /* 142.875% */
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoHtmlText p:first-of-type {
  font-family: "Quire Sans";
  color: #0c1c8e !important;
  font-size: 35px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoFieldWrap {
  width: 100% !important;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoFieldWrap #LbltakingNuplazid,
body.page-support-and-resources .mktoForm .mktoFormRow .mktoFieldWrap #LblinquiryType {
  color: #0c1c8e !important;
  text-align: center;
  margin: auto;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.86px; /* 127% */
  width: 100% !important;
}
body.page-support-and-resources .mktoForm .mktoFormRow:nth-of-type(1) .mktoHtmlText p:first-of-type {
  text-transform: capitalize;
}
body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoInvalid::before {
  top: -31px;
}
@media (min-width: 500px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoInvalid::before {
    top: -31px;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow label#LblinquiryType {
  display: none;
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoInvalid::before {
  top: 45px;
}
@media (min-width: 360px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoInvalid::before {
    top: -31px;
  }
}
@media (min-width: 580px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow {
    padding-right: 0px;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow {
  width: 100%;
  padding-left: 0;
  height: 95px;
}
@media (max-width: 1024px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow {
    height: 150px;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList {
  justify-content: center;
  gap: 25px;
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label {
    width: 50% !important;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.nupYesLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.nupYesLabel {
  cursor: pointer !important;
  width: 300px;
  height: 71px;
  left: 0;
  display: flex;
  justify-content: center;
  margin-left: 41px !important;
}
@media (max-width: 1139px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.nupYesLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.nupYesLabel {
    width: 230px;
    margin-left: 68px !important;
  }
}
@media (max-width: 1024px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.nupYesLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.nupYesLabel {
    width: 47%;
    margin-left: 0% !important;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.nupNoLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.nupNoLabel {
  cursor: pointer !important;
  width: 300px;
  height: 71px;
  left: 0;
  display: flex;
  justify-content: center;
  margin-left: 358px !important;
}
@media (max-width: 1139px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.nupNoLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.nupNoLabel {
    width: 230px;
    margin-left: 320px !important;
  }
}
@media (max-width: 1024px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.nupNoLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.nupNoLabel {
    width: 47%;
    margin-left: 52% !important;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label:nth-of-type(3), body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label:nth-of-type(3) {
  cursor: pointer !important;
  width: 300px;
  height: 71px;
  left: 0;
  display: flex;
  justify-content: center;
  margin-left: 676px !important;
}
@media (max-width: 1139px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label:nth-of-type(3), body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label:nth-of-type(3) {
    width: 230px;
    margin-left: 572px !important;
  }
}
@media (max-width: 1024px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label:nth-of-type(3), body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label:nth-of-type(3) {
    width: 47% !important;
    margin-top: 80px;
    margin-left: 25% !important;
    margin-bottom: 20px;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.cgLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.cgLabel {
  cursor: pointer !important;
  width: 300px;
  height: 71px;
  left: 0;
  display: flex;
  justify-content: center;
  margin-left: 41px !important;
}
@media (max-width: 1139px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.cgLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.cgLabel {
    width: 230px;
    margin-left: 68px !important;
  }
}
@media (max-width: 1024px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.cgLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.cgLabel {
    width: 47%;
    margin-left: 0% !important;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.patLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.patLabel {
  cursor: pointer !important;
  width: 300px;
  height: 71px;
  left: 0;
  display: flex;
  justify-content: center;
  margin-left: 358px !important;
}
@media (max-width: 1139px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.patLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.patLabel {
    width: 230px;
    margin-left: 320px !important;
  }
}
@media (max-width: 1024px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.patLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.patLabel {
    width: 47%;
    margin-left: 52% !important;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label {
  content: "";
  color: #282d33;
  text-align: center;
  margin: auto;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 168.75% */
  text-transform: uppercase;
  position: absolute;
}
@media (min-width: 1024px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label {
    font-size: 16px;
  }
}
body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoField, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoField {
  border: 2px solid #97d3ca;
  width: 332px;
  height: 71px;
  padding: 0.5em;
  -webkit-appearance: none;
}
body.page-support-and-resources .mktoForm .mktoFormRow.stateRow {
  flex: 0 0 50% !important;
  width: 50%;
}
body.page-support-and-resources .mktoForm .mktoFormRow.stateRow .mktoFieldWrap {
  display: flex;
}
body.page-support-and-resources .mktoForm .mktoFormRow.stateRow .mktoFieldWrap #LblState {
  max-width: 80px !important;
  min-width: 50px;
}
body.page-support-and-resources .mktoForm .mktoFormRow.stateRow .mktoFieldWrap #State {
  width: 152px !important;
  margin-top: 0;
  margin-left: 20px;
}
body.page-support-and-resources .mktoForm .mktoFormRow .disabled,
body.page-support-and-resources .mktoForm .mktoFormRow input[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
body.page-support-and-resources .mktoForm .mktoFormRow .scrolling-language {
  height: 150px;
  overflow-y: auto;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoRadioList input[type=radio],
body.page-support-and-resources .mktoForm .mktoFormRow .mktoRadioList input[type=radio] + label {
  cursor: pointer;
}
body.page-support-and-resources .mktoForm .mktoFormRow .mktoRadioList input[type=radio]:checked {
  background-color: #97d3ca;
  border: none;
}
body.page-support-and-resources .mktoForm .mktoFormRow.hideMe {
  display: none !important;
}
body.page-support-and-resources .mktoForm .mktoFormRow.hideMe, body.page-support-and-resources .mktoForm .mktoFormRow.scrolling-language {
  flex: 0 0 50% !important;
  max-height: 150px;
  overflow-y: auto;
  max-width: 479px;
  margin-left: auto;
  margin-right: 0;
}
body.page-support-and-resources .mktoForm [type=text],
body.page-support-and-resources .mktoForm [type=text],
body.page-support-and-resources .mktoForm [type=email],
body.page-support-and-resources .mktoForm [type=number],
body.page-support-and-resources .mktoForm [type=date],
body.page-support-and-resources .mktoForm [type=url],
body.page-support-and-resources .mktoForm [type=tel],
body.page-support-and-resources .mktoForm select,
body.page-support-and-resources .mktoForm textarea {
  border: none;
  background-color: #f6f6f6 !important;
  border-bottom: 2px solid #f0a055;
  margin-top: 20px;
}
body.page-support-and-resources .mktoForm select {
  -webkit-appearance: none; /* removes Safari/Chrome native UI */
  -moz-appearance: none; /* removes Firefox native UI */
  appearance: none; /* modern spec */
  background: #f6f6f6 url("/images/dropdown-chevron.svg") 90% center no-repeat;
}
body.page-support-and-resources .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  width: 180px;
  height: 71px;
  flex-shrink: 0;
  background: #93dbd0;
  clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  border-radius: 0;
  color: #282d33;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 150% */
  text-transform: uppercase;
  padding-right: 40px;
}
body.page-support-and-resources .mktoForm .mktoButtonWrap.mktoSimple .mktoButton[type=submit] {
  border: none !important;
}
body.page-support-and-resources .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:disabled {
  opacity: 1;
  background-color: #999999;
}
body.page-support-and-resources .mktoForm .mktoInvalid::before,
body.page-support-and-resources .mktoForm .mktoTextField.mktoInvalid + div + span::after,
body.page-support-and-resources .mktoForm .mktoTextField.mktoInvalid + span::after,
body.page-support-and-resources .mktoForm .mktoEmailField.mktoInvalid + div + span::after,
body.page-support-and-resources .mktoForm .mktoEmailField.mktoInvalid + span::after {
  padding: 5px 0;
}
body.page-support-and-resources .ac-container {
  background: rgb(37, 126, 135);
  padding: 84px 0px;
}
body.page-support-and-resources .ac-container div.container {
  display: flex;
  gap: 85px;
  justify-content: center;
  max-width: 1018px;
  flex-direction: column;
}
body.page-support-and-resources .ac-container div.container .img-container img {
  width: 100%;
}
body.page-support-and-resources .ac-container div.container p:nth-of-type(1) {
  color: #fff;
  margin-top: 23px;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: 45px; /* 128.571% */
}
body.page-support-and-resources .ac-container div.container p:nth-of-type(2) {
  color: #fff;
  max-width: 387px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.86px; /* 142.875% */
}
body.page-support-and-resources .ac-container div.container a {
  color: #0c1c8e;
}
@media (max-width: 768px) {
  body.page-support-and-resources .ac-container div.container div:nth-of-type(1) img {
    display: block;
    margin: auto;
  }
}
@media (min-width: 992px) {
  body.page-support-and-resources .ac-container div.container {
    flex-direction: row;
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
  }
  body.page-support-and-resources .ac-container div.container .img-container {
    width: 45%;
  }
  body.page-support-and-resources .ac-container div.container .copy-container {
    width: 55%;
  }
}
body.page-support-and-resources .card {
  border: none;
}
body.page-support-and-resources .card-body {
  padding-left: 0;
}
body.page-support-and-resources .card-body .commited-org-btn span {
  color: #212529;
  font-variant-numeric: lining-nums tabular-nums;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  text-decoration: underline;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
body.page-support-and-resources .card-body .commited-org-btn svg {
  margin-left: 15px;
}
body.page-support-and-resources .card-body .card-text div:nth-of-type(2) {
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
  padding: 10px 0;
}

body.page-talking-to-your-healthcare-provider {
  padding: 0;
}
body.page-talking-to-your-healthcare-provider header .bottom_nav .navbar .navbar-nav > li:nth-child(1) ul.dropdown-menu > li.dropdown-item > a:nth-child(2) {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-talking-to-your-healthcare-provider .first-section h2 {
  font-size: 35px;
  font-family: "QuireSanProSemiBold", sans;
  font-weight: 400;
}
@media (min-width: 1024px) {
  body.page-talking-to-your-healthcare-provider .title-container {
    max-width: 585px;
  }
}
body.page-talking-to-your-healthcare-provider .link-pdf {
  text-decoration: underline;
}
body.page-talking-to-your-healthcare-provider .talking-ddg {
  background-color: var(--light);
  overflow: hidden;
}
body.page-talking-to-your-healthcare-provider .ready-to-talk {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 1140px;
  padding: 2rem 20px;
  width: 100%;
  gap: 60px;
}
body.page-talking-to-your-healthcare-provider .ready-to-talk .ready-title {
  font-family: "QuireSanProBold", sans;
  font-weight: 400;
  font-size: 35px;
  line-height: 45px;
}
body.page-talking-to-your-healthcare-provider .ready-to-talk .ready-block {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
body.page-talking-to-your-healthcare-provider .ready-to-talk .ready-text {
  font-weight: 400;
}
@media (min-width: 1024px) {
  body.page-talking-to-your-healthcare-provider .ready-to-talk {
    flex-direction: row;
  }
}
@media (min-width: 1160px) {
  body.page-talking-to-your-healthcare-provider .ready-to-talk {
    padding: 4rem 0px;
  }
}
body.page-talking-to-your-healthcare-provider #discussion-guide {
  position: relative;
}
body.page-talking-to-your-healthcare-provider #discussion-guide .acadia-form .btn.previous {
  display: none;
}
body.page-talking-to-your-healthcare-provider .form-group.ddg-start a.font-weight-normal {
  text-decoration: underline;
}
body.page-talking-to-your-healthcare-provider ul.dotstyle li {
  width: 11px;
  height: 11px;
  margin: 0;
  margin-right: 8px;
}
body.page-talking-to-your-healthcare-provider .card-media-vone {
  display: flex;
  flex-direction: column;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  gap: 20px;
}
@media (min-width: 1024px) {
  body.page-talking-to-your-healthcare-provider .card-media-vone {
    flex-direction: row;
    padding: 0 20px;
  }
  body.page-talking-to-your-healthcare-provider .card-media-vone .card-body {
    width: 55%;
  }
  body.page-talking-to-your-healthcare-provider .card-media-vone .card-video {
    width: 45%;
  }
}
@media (min-width: 1160px) {
  body.page-talking-to-your-healthcare-provider .card-media-vone {
    padding: 0px;
  }
}
body.page-talking-to-your-healthcare-provider .find-specialist {
  align-items: center;
  background-color: rgba(255, 249, 235, 0.9);
  height: 210px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 944px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  padding: 0 20px;
}
@media (min-width: 1024px) {
  body.page-talking-to-your-healthcare-provider .find-specialist {
    padding: 0;
  }
}
body.page-talking-to-your-healthcare-provider .find-specialist .button-specialist {
  align-items: center;
  background-color: #fff;
  border: 2px solid #f0a054;
  clip-path: polygon(0 0, 100% 0, calc(100% - 30px) 100%, 0% 100%);
  display: flex;
  gap: 0.65rem;
  height: fit-content;
  justify-content: center;
  padding: 0.8rem 2.5rem 0.8rem 1.2rem;
  position: relative;
  text-align: center;
  width: 94%;
}
body.page-talking-to-your-healthcare-provider .find-specialist .button-specialist::after {
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  width: 100%;
  height: 2px;
  background-color: #f0a054;
  transform: rotate(-78deg);
  transform-origin: bottom right;
  pointer-events: none;
}
body.page-talking-to-your-healthcare-provider .find-specialist .button-specialist:hover {
  text-decoration: none;
}
body.page-talking-to-your-healthcare-provider .find-specialist .button-specialist .text {
  font-size: 22px;
  text-transform: uppercase;
  color: #111;
  font-weight: 700;
}
body.page-talking-to-your-healthcare-provider .find-specialist .button-specialist .text:hover {
  text-decoration: underline;
}
@media (min-width: 380px) {
  body.page-talking-to-your-healthcare-provider .find-specialist .button-specialist {
    clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0% 100%);
  }
}
@media (min-width: 1024px) {
  body.page-talking-to-your-healthcare-provider .find-specialist .button-specialist {
    width: 80%;
  }
  body.page-talking-to-your-healthcare-provider .find-specialist .button-specialist .text {
    font-size: 35px;
  }
}
body.page-talking-to-your-healthcare-provider .learn-more {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 0 5%;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 728px;
  width: 100%;
  text-align: center;
}
@media (min-width: 1024px) {
  body.page-talking-to-your-healthcare-provider .learn-more {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  body.page-talking-to-your-healthcare-provider .banner .title-container {
    margin-left: 131px;
  }
  body.page-talking-to-your-healthcare-provider .banner .title {
    line-height: 52px;
  }
  body.page-talking-to-your-healthcare-provider .banner .background-image {
    min-height: 422px;
  }
}

.primary-link {
  position: relative;
  color: #0c1c8e;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  overflow: hidden;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 16px;
  padding-right: 17px;
  text-transform: uppercase;
  z-index: 100;
  background-color: #93DBD0;
  width: fit-content;
  clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0% 100%);
  /*@media (min-width: 2px) {
      width: fit-content;
      clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0% 100%);
      &.default {
          justify-content: left;
          font-size: 18px;
      }

      &.green-blue-border{
          background-color: #0c1c8e;
          clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0% 100%);
          border:none;
          &:before{
              content: '';
              position: absolute;
              top: 2px;
              left: 2px;
              right: -1px;
              bottom: 2px;
              background: #93DBD0;
              clip-path: polygon(-1px -1px, calc(100% - 3px) 0px, calc(100% - 10px) 100%, 0% 100%);
              z-index: -1;
          }
      }

  }*/
}
.primary-link:hover {
  text-decoration: none;
}
.primary-link:hover span {
  text-decoration: underline;
}
.primary-link.color-green {
  background-color: #93DBD0;
}
.primary-link.color-white {
  background-color: #FFF;
  border-left-color: #FFF;
}
.primary-link.small {
  font-size: 14px !important;
}
.primary-link.medium {
  font-size: 18px;
  padding: 23px 35px 23px 20px;
}
.primary-link.default {
  width: 100%;
  justify-content: center;
  font-size: 16px;
}
.primary-link.large {
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
  padding: 24px 50px 24px 24px;
  width: auto;
}
.primary-link.green-blue-border {
  font-family: "QuireSanProBold", sans;
  font-weight: 400;
  background-color: #0c1c8e;
  clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0% 100%);
  border: none;
}
.primary-link.green-blue-border:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  right: -1px;
  bottom: 2px;
  background: #93DBD0;
  clip-path: polygon(-1px -1px, calc(100% - 3px) 0px, calc(100% - 10px) 100%, 0% 100%);
  z-index: -1;
}
@media (min-width: 500px) {
  .primary-link.default {
    font-size: 18px;
    justify-content: left;
  }
  .primary-link.large {
    font-size: 35px;
  }
}

.simple-link {
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #212529;
  text-decoration: none;
  padding: 1.5rem 1rem !important;
}
.simple-link span {
  width: 80%;
}
.simple-link:hover {
  text-decoration: none;
}
.simple-link .fa, .simple-link .image {
  color: #F0A055;
  margin-left: 16px;
  font-size: 20px;
}
.simple-link span {
  text-decoration: underline;
}
.simple-link .list-dropdown {
  background-color: #FFF;
  list-style: none;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px 0;
}
@media (min-width: 500px) {
  .simple-link {
    font-size: 18px;
  }
}

.buttons-container {
  display: flex;
  flex-direction: column;
  gap: 11px;
  max-width: 1440px;
  width: 100%;
  padding: 20px;
}
.buttons-container .button-text {
  max-width: 490px;
}
.buttons-container .button-footer {
  align-items: center;
  background-color: #93DBD0;
  border: 2px solid #0c1c8e;
  color: #0c1c8e !important;
  display: flex;
  font-size: 18px;
  gap: 0.5rem;
  justify-content: center;
  padding: 1.3rem 1rem;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  font-family: "QuireSanProBold", sans;
  position: relative;
}
.buttons-container .button-footer.nooutline {
  border: none, !important;
  background-color: #93DBD0;
}
.buttons-container .button-footer.first-button, .buttons-container .button-footer.second-button {
  background-color: #0c1c8e;
  clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0% 100%);
  border: none;
}
.buttons-container .button-footer.first-button:before, .buttons-container .button-footer.second-button:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  right: -1px;
  bottom: 2px;
  background: #93DBD0;
  clip-path: polygon(-1px -1px, calc(100% - 3px) 0px, calc(100% - 10px) 100%, 0% 100%);
  z-index: -1;
}
@media (min-width: 768px) {
  .buttons-container {
    gap: 4px;
    margin-top: 1.7rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    width: 100%;
    padding: 0;
    flex-direction: row;
  }
  .buttons-container .button-footer {
    padding: 2.4rem;
    font-size: 22px;
    line-height: 23px;
    gap: 1rem;
    max-height: 100px;
    flex-basis: 50%;
    border: none;
  }
  .buttons-container .button-footer.first-button {
    clip-path: polygon(0 0, 100% 0, calc(100% - 25px) 100%, 0% 100%);
    position: relative;
  }
  .buttons-container .button-footer.first-button.green-blue-border {
    background-color: #0c1c8e;
  }
  .buttons-container .button-footer.first-button.green-blue-border:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    right: -1px;
    bottom: 2px;
    background: #93DBD0;
    clip-path: polygon(0px 0px, calc(100% - 4px) 0px, calc(100% - 28px) 100%, 0% 100%);
    z-index: -1;
  }
  .buttons-container .button-footer.first-button.nooutline {
    border: none, !important;
    background-color: #93DBD0;
  }
  .buttons-container .button-footer.first-button.nooutline:before {
    clip-path: none !important;
  }
  .buttons-container .button-footer.second-button {
    margin-left: -20px;
    flex-basis: calc(50% + 20px);
    clip-path: polygon(25px 0, 100% 0, 100% 100%, 0 100%);
    position: relative;
  }
  .buttons-container .button-footer.second-button.green-blue-border {
    background-color: #0c1c8e;
  }
  .buttons-container .button-footer.second-button.green-blue-border:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    right: -1px;
    bottom: 2px;
    background: #93DBD0;
    clip-path: polygon(25px 0px, calc(100% - 3px) 0px, calc(100% - 3px) 100%, 1px 100%);
    z-index: -1;
  }
  .buttons-container .button-footer.second-button.green-blue-border.nooutline {
    border: none, !important;
    background-color: #93DBD0;
  }
  .buttons-container .button-footer.second-button.green-blue-border.nooutline:before {
    clip-path: none !important;
  }
  .buttons-container .button-text {
    max-width: 445px;
  }
}
@media (min-width: 1160px) {
  .buttons-container {
    flex-direction: row;
    margin-top: 1rem;
    padding: 0;
  }
}

.quote-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 70px;
  max-width: 944px;
  width: 100%;
  background-color: rgba(255, 249, 235, 0.9);
  border-radius: 10px;
}
.quote-container .quote-image {
  margin-top: -40px;
}
.quote-container .quote-text {
  padding: 24px 40px 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "KodchasanRegular", sans;
}
.quote-container .quote-text .quote {
  font-size: 28px;
  line-height: 36px;
  color: #0c1c8e;
  text-align: center;
  font-style: normal;
}
.quote-container .author {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 40px;
  font-size: 14px;
  text-align: center;
  font-family: "QuireSanProRegular", sans;
}
.quote-container .author .author-name {
  text-transform: uppercase;
  font-size: 16px;
  margin: 24px 0 14px;
}
/*.quote-image {
    height: 160px;
    object-fit: contain;
    width: 100%;
}

.quote-text {
    background-color: #FFF;
    border-top: solid 4px #F0A054;
    margin-top: -9%;
    padding: 0.6rem;
    text-align: center;
    width: 85%;
    &.without-image {
        background-color: #FFF;
        border-top: none;
        padding: 2.5rem 15% 4rem;
        margin-top:0;
        width: 100%;
    }
    .quote {
        font-size: 20px;
        font-style: italic;
        font-weight: 350;
        line-height: 1.5;
    }
    .author  {
        display: flex;
        flex-direction: column;
        font-weight: 400;
        font-size: 11px;
        gap: 0.7rem;
        margin-top: 0.75rem;
        .author-name {
            text-transform: uppercase;
        }
    }

}

 @media (min-width: 768px) {
    .quote-container {
        padding: 0 28px;
    }    
        .quote-image {
        height: 214px;
      }
      .quote-text {
        margin-top: -84px;
        padding: 1rem 25px;
        text-align: center;
        width: 90%;
        .author  {
          font-size: 0.875rem;
          gap: 0.4rem;
          margin-top: 0.4rem;
        }
      }
    }
    @media (min-width: 1024px) {
    .quote-container {
        padding: 0;
    } 
    .quote-text {
        margin-top: -50px;
        padding: 1.5rem 25px;
        width: 92%;
        .quote {
          font-size: 2.25rem;
          line-height: 1.25;
        }
        .author {
            gap: 1rem;
            margin-top: 1.3rem;
        }
    }
    .quote-image {
        height: 320px;
      }
    }
*/
.banner {
  min-height: 950px;
  max-width: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.banner .actor-text {
  bottom: 1rem;
  color: #FFF;
  font-size: 15px;
  font-weight: 600;
  position: absolute;
  right: 4%;
  z-index: 100;
}
.banner .subtitle {
  font-size: 14px;
  line-height: 1rem;
  color: #0C1C8E;
  font-weight: 400;
  max-width: 370px;
}
.banner .background-image {
  top: 0;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
  overflow-y: hidden;
  position: absolute;
}
.banner .background-image img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
}
.banner .title-container {
  display: flex;
  flex-direction: column;
  position: absolute;
  width: 100%;
  text-align: left;
  padding: 2rem 1.5rem;
  top: 0;
}
.banner .title {
  font-size: 36px;
  line-height: 41px;
  font-weight: 700;
  position: relative;
}
.banner .bottom-subtitle {
  font-size: 18px;
  line-height: 20px;
  max-width: 572px;
}
@media (min-width: 768px) {
  .banner {
    min-height: 230px;
    margin-bottom: 14px;
  }
  .banner .title {
    font-size: 24px;
    line-height: 1.1;
  }
  .banner .title-container {
    width: 54%;
    padding: 0 34px;
    background-color: transparent;
    position: relative;
    max-width: 420px;
  }
  .banner .title-centered {
    width: 100%;
    text-align: center;
  }
  .banner .actor-text {
    bottom: 0;
    right: 10%;
  }
}
@media (min-width: 1024px) {
  .banner {
    min-height: 424px;
  }
  .banner .title {
    font-size: 45px;
    line-height: 55px;
  }
  .banner .title-container {
    width: 42%;
    margin-left: 60px;
    max-width: 650px;
    padding: 0;
  }
  .banner .subtitle {
    font-size: 14px;
    line-height: 1rem;
    color: #0C1C8E;
    font-weight: 400;
    max-width: 490px;
  }
  .banner .title-centered {
    position: relative;
    width: 100%;
  }
  .banner .bottom-subtitle {
    font-size: 18px;
    line-height: 20px;
    max-width: 572px;
  }
  .banner .background-image {
    margin-bottom: 0;
  }
}
.banner .fpo {
  position: absolute;
  color: red;
  font-size: 60px;
  right: 39%;
  top: 66%;
}
@media (min-width: 768px) {
  .banner .fpo {
    right: 20%;
    top: auto;
  }
}

.hero-container {
  position: relative;
  background-color: #F6F6F6;
}
.hero-container .hero-wrapper {
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
}
.hero-container .hero-wrapper .background-image {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
}
.hero-container .hero-wrapper .background-image img {
  width: 100%;
  height: 100%;
}
.hero-container .hero-wrapper .hero-content {
  position: relative;
  display: block;
  background: #0C1C8E;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: radial-gradient(circle at top right, rgb(240, 160, 85) 0%, rgb(12, 28, 142) 40%, rgb(12, 28, 142) 70%, rgb(12, 28, 142) 100%);
}
@media (min-width: 1024px) {
  .hero-container .hero-wrapper .hero-content {
    padding: 0 20px;
    position: absolute;
    background: radial-gradient(circle at top left, rgb(240, 160, 85) 0%, rgb(12, 28, 142) 17%, rgb(12, 28, 142) 20%, rgb(12, 28, 142) 35%, rgba(12, 28, 142, 0) 70%, rgba(12, 28, 142, 0) 100%);
  }
}
.hero-container .hero-wrapper .hero-content .caption {
  position: absolute;
  right: 20px;
  top: -30px;
  font-size: 14px;
  font-family: "QuireSanProSemiBold", sans;
  color: white;
}
@media (min-width: 500px) {
  .hero-container .hero-wrapper .hero-content .caption {
    top: -17%;
    right: 30px;
    font-size: 18px;
  }
}
@media (min-width: 1024px) {
  .hero-container .hero-wrapper .hero-content .caption {
    top: auto;
    right: 100px;
    bottom: 30px;
  }
}
.hero-container .hero-wrapper .hero-content .hero-text-wrapper {
  width: 100%;
  max-width: 1140px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
.hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text {
  color: white;
  width: auto;
  padding: 20px;
  transition: padding 0.5s;
}
.hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text p {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}
.hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text p .yellow {
  color: var(--orange);
}
.hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text p.prehead {
  font-size: 17px;
  line-height: 20px;
  font-family: "KodchasanRegular", sans;
}
.hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text h1 {
  font-weight: 400;
  font-size: 28px;
  line-height: 34px;
  font-family: "KodchasanRegular", sans;
}
.hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text h1 .bold {
  font-family: "KodchasanBold", sans;
}
.hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text p.subhead {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  max-width: 480px;
}
@media (min-width: 1024px) {
  .hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text {
    width: 70%;
    padding: 0;
  }
  .hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text p {
    font-size: 18px;
    line-height: 24px;
  }
  .hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text p.prehead {
    font-size: 28px;
    line-height: 32px;
  }
  .hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text h1 {
    font-size: 40px;
    line-height: 44px;
  }
  .hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text p.subhead {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (min-width: 1200px) {
  .hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text {
    width: 70%;
    padding: 0;
  }
  .hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text p {
    font-size: 18px;
    line-height: 24px;
  }
  .hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text p.prehead {
    font-size: 28px;
    line-height: 32px;
  }
  .hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text p.subhead {
    font-size: 24px;
    line-height: 32px;
  }
}
@media (min-width: 1280px) {
  .hero-container .hero-wrapper .hero-content .hero-text-wrapper .hero-text {
    width: 60%;
    padding-bottom: 0;
  }
}

/*.hero-container {
    width: 100%;
    max-width: 100%;
    margin-bottom: 2.3rem;

    .buttons-container {
        max-width: 1140px;
    }

    .hero-home {
        min-height: 610px;
        position: relative;
        width: 100%;
        overflow-y: hidden;
        display: flex;
        justify-content: start;
        flex-direction: column;

        .background-image {
            height: 100%;
            filter: brightness(0.8);
            left: 0;
            object-fit: cover;
            overflow-y: hidden;
            position: absolute;
            top: 0;
            width: 100%;
            & img {
                width: 100%;
                height: 100%;
                object-position: 29% -221px;
                object-fit: none;
            }
        }
        .hero-text {
            color: #fff;
            display: flex;
            flex-direction: column;
            gap: 2rem;
            text-align: center;
            margin-top: 58px;
            padding: 0px 20px;
            position: relative;
            z-index: 100;
        }
        .title {
            font-size: 24px;
            line-height: 1;
            .triangle {
                margin-top: -30px;
                margin-left: -5px;
                width: 13px;
                height: 13px;
            }
            span.ml-n2:nth-of-type(1) {
                margin-right: -0.5rem;
            }
        }
        .subtitle {
            font-size: 16px;
            line-height: 1;
            max-width: 100%;
        }

        @media (min-width: 768px) {
            justify-content: center;
            padding: 144px 4%;
            margin-bottom: 4.2rem;
            max-height: 400px;
            .background-image {
                img {
                    object-position: center;
                    object-fit: cover;
                }
            }
            .title {
                font-size: 40px;
                line-height: 1;
                .triangle {
                    margin-top: -50px;
                    margin-left: -10px;
                    width: 27px;
                    height: 27px;
                }
            }
            .hero-text {
                margin-top: 115px;
            }
            .subtitle {
                font-size: 28px;
                line-height: 1;
                max-width: 550px;
            }
        }
        @media (min-width: 1024px) {
            padding: 133px 10%;
            min-height: 650px;

            .hero-text {
                margin-top: 70px;
                padding: 0;
            }
            .subtitle {
                font-size: 24px;
                line-height: 28px;
                max-width: 680px;
            }
            .title {
                font-size: 45px;
                line-height: 55px;
                .triangle {
                    margin-top: -50px;
                    margin-left: -10px;
                }
            }
        }
    }
    @media (min-width: 1024px) {
        margin-bottom: 2.2rem;
        .buttons-container {
            margin-top: 2rem;
            .button-footer {
                padding: 2rem 1rem;
            }
            .button-text {
                max-width: 445px;
            }
        }
    }

    .additional-text {
        background-color: white;
        border-top: solid 4px #f0a054;
        margin: -11% auto 0;
        text-align: center;
        width: 85%;
        position: relative;

        .buttons-container {
            margin-top: 0;
            padding: 0 1rem;
        }
        .footnote {
            position: absolute;
            top: -13.6%;
            right: -11px;
            color: white;
            font-size: 11px;
            font-weight: 600;
        }
        .text {
            font-size: 18px;
            line-height: 23px;
            color: #0c1c8e;
            padding: 20px 3.7% 0px;
            max-width: 1250px;
            margin-left: auto;
            margin-right: auto;
        }
        .notes {
            font-size: 0.8rem;
            color: #343a40;
            padding: 0px 2.7% 20px;
            max-width: 1250px;
            margin-left: auto;
            margin-right: auto;
            line-height: 1rem;
            margin-bottom: 0.7rem;
        }

        @media (min-width: 768px) {
            margin: -147px auto 0;
            width: 92%;
            .buttons-container {
                margin-top: 1rem;
                padding: 0;
            }
            .notes {
                font-size: 1rem;
                padding: 0px 5% 20px;
                margin-bottom: 1rem;
                line-height: 1.3;
            }

            .text {
                font-size: 1.4rem;
                line-height: 1.2;
                padding: 18px 5% 0px;
            }
            .footnote {
                top: -16%;
                font-size: 15px;
                font-weight: 600;
            }
        }
        @media (min-width: 1024px) {
            margin: -154px auto 0;
            width: 80%;
            .footnote {
                top: -20%;
            }
            .text {
                font-size: 1.5rem;
                line-height: 29px;
                padding: 30px 25px 0px;
            }
        }
    }
}
*/
body {
  max-width: 100%;
  overflow-x: hidden;
  font-family: "QuireSanProRegular", sans;
}
body #onetrust-accept-btn-handler {
  color: #2e57d0 !important;
}

.KodchasanRegular {
  font-family: "KodchasanRegular", sans;
  font-weight: 400;
}

.KodchasanBold {
  font-family: "KodchasanBold", sans;
  font-weight: 400;
}

.QuireSanProRegular {
  font-family: "QuireSanProRegular", sans;
  font-weight: 400;
}

.QuireSanProBold {
  font-family: "QuireSanProBold", sans;
  font-weight: 400;
}

.QuireSanProSemiBold {
  font-family: "QuireSanProSemiBold", sans;
  font-weight: 400;
}

.full-width-container {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  width: 100%;
}
@media (min-width: 768px) {
  .full-width-container {
    flex-direction: row;
  }
}

.no-border {
  border: none !important;
}

.global-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 1160px) {
  .global-padding {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.fpo-letters {
  position: relative;
}
.fpo-letters:before {
  content: "FPO";
  font-size: 40px;
  position: absolute;
  color: magenta;
  font-family: "QuireSanProSemiBold", sans;
}

.max-w-column {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media (min-width: 1160px) {
  .max-w-column {
    padding: 0;
  }
}

.extra-z {
  z-index: 5000;
}

.margin-hor-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.link {
  text-decoration: underline;
}

.deeplink-menu-links {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  width: 100%;
  overflow: hidden;
  gap: 1.5rem;
  align-items: flex-start;
}
.deeplink-menu-links .deeplink-btn {
  display: inline-flex;
  align-items: center;
  flex: 1 1 auto;
  min-width: 0;
  white-space: normal;
}
.deeplink-menu-links .deeplink-btn .link-text {
  display: block;
  line-height: 1.2;
  font-size: 18px;
  font-family: "QuireSanProBold", sans;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: underline;
  color: rgb(33, 37, 41);
}
.deeplink-menu-links .deeplink-btn .link-arrow {
  flex-shrink: 0;
  color: rgb(240, 160, 85);
  margin-left: 0.5em;
  font-size: 15px;
}
@media (min-width: 1024px) {
  .deeplink-menu-links {
    flex-direction: row;
    align-items: center;
    gap: 1rem;
  }
  .deeplink-menu-links .deeplink-btn {
    text-align: center;
  }
}

.no-mobile {
  display: none;
}
@media (min-width: 1024px) {
  .no-mobile {
    display: block;
  }
}

.top-orange-triangle:before {
  content: "";
  position: absolute;
  top: 0;
  left: 20px;
  width: 60px;
  height: 60px;
  background: rgb(240, 160, 85);
  clip-path: polygon(0 0, 100% 0, 0 100%);
  z-index: 3;
}
@media (min-width: 1160px) {
  .top-orange-triangle:before {
    left: 0;
  }
}
.top-orange-triangle:after {
  content: "";
  position: absolute;
  top: 0;
  left: 85px;
  width: calc(100% - 105px);
  height: 1px; /* border thickness */
  background: rgb(240, 160, 85);
  z-index: 2;
}
@media (min-width: 1160px) {
  .top-orange-triangle:after {
    width: calc(100% - 85px);
    left: 70px;
  }
}

.link-header .link-text {
  text-decoration: underline;
  color: black;
  font-size: 18px;
  text-transform: uppercase;
}

h2 {
  font-size: 26px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  h2 {
    font-size: 28px;
  }
}
@media (min-width: 1024px) {
  h2 {
    font-size: 35px;
    line-height: 45px;
  }
}

.text-blue {
  color: var(--blue);
}

.fs-20 {
  font-size: 20px;
}

.title-centered {
  max-width: 800px;
  color: var(--blue);
  margin: 0 auto 1rem;
  text-align: center;
}

.section-description {
  max-width: 800px;
  margin: 0 5% 2rem;
  text-align: center;
}
@media (min-width: 726px) {
  .section-description {
    margin: 0 auto 2rem;
  }
}

#back-to-top {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 19px;
}
#back-to-top span {
  color: #212529;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 22.86px; /* 127% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
#back-to-top i {
  color: #f0a055;
}

.percentage-container {
  margin-top: 2rem;
}

.menu-container {
  padding: 0;
}

.image-menu {
  min-width: 11px;
  margin-left: 10px;
  margin-bottom: 5px;
}

.menu-links {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  gap: 14px;
}
.menu-links .link {
  justify-content: center;
}
.menu-links .link .link-text {
  text-align: right;
}
.menu-links .link .link-text-container {
  align-items: flex-end;
}
@media (min-width: 768px) {
  .menu-links {
    flex-direction: row;
    align-items: flex-end;
    gap: 0;
  }
  .menu-links .link .link-text {
    text-align: center;
    font-family: "QuireSanProBold", sans;
    font-weight: 400;
  }
}

.isi_header {
  background: #F0A055;
  background: linear-gradient(90deg, rgb(240, 160, 85) 0%, rgb(12, 28, 142) 12%, rgb(12, 28, 142) 100%);
}

.bottom-cta {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  max-width: 944px;
  width: 100%;
  margin: 0 auto 1.5em;
}
.bottom-cta .bottom-cta-container {
  display: flex;
  background-color: white;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 40px 30px;
  border: 2px solid rgb(240, 160, 85);
  margin-top: 30px;
}
@media (min-width: 768px) {
  .bottom-cta .bottom-cta-container {
    margin-top: 0px;
  }
}
.bottom-cta .bottom-cta-container img.top-icon {
  margin-top: -90px;
  position: relative;
}
.bottom-cta .bottom-cta-container .bottom-cta-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.bottom-cta .bottom-cta-container .bottom-cta-content h4 {
  font-size: 20px;
  line-height: 26px;
  color: #0c1c8e;
  font-family: "QuireSanProBold", sans;
  margin: 14px 0 45px;
  text-align: center;
}
.bottom-cta .bottom-cta-container .bottom-cta-content .cta-btn {
  font-family: "QuireSanProBold", sans;
  display: flex;
  flex-direction: row;
  gap: 10px;
  position: relative;
  align-items: center;
  color: rgb(33, 37, 41);
}
.bottom-cta .bottom-cta-container .bottom-cta-content .cta-btn .cta-btn-copy {
  text-transform: uppercase;
  text-decoration: underline;
  text-align: center;
}
.bottom-cta .bottom-cta-container .small h4 {
  font-size: 20px;
}
.bottom-cta .bottom-cta-container .small .cta-btn {
  font-size: 18px;
}
.bottom-cta.two-up .bottom-cta-container:nth-of-type(2) {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .bottom-cta {
    flex-direction: row;
    padding: 0;
    padding: 20px;
  }
  .bottom-cta.two-up .bottom-cta-container {
    width: 50%;
    margin-bottom: 0;
  }
}

.sign-up-container {
  background-color: #e9f8f6;
  padding: 16px 5%;
  justify-content: center;
  gap: 24px;
}
.sign-up-container .simple-link {
  font-size: 17px;
  margin-top: 13px;
}
.sign-up-container .sign-up-card {
  align-items: center;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 2rem 1rem;
  gap: 8px;
  width: 100%;
  margin-top: 80px;
}
.sign-up-container .sign-up-image {
  margin-top: -85px;
  max-width: 100px;
}
.sign-up-container .sign-up-text {
  margin-top: 12px;
  max-width: 350px;
  text-align: center;
  font-size: 20px;
  color: #0C1C8E;
  font-weight: 700;
}
@media (min-width: 726px) {
  .sign-up-container .simple-link {
    font-size: 18px;
    margin-top: 0px;
    margin-top: auto;
  }
  .sign-up-container .sign-up-image {
    margin-top: -85px;
  }
  .sign-up-container .sign-up-card {
    margin-top: 70px;
  }
}
@media (min-width: 1024px) {
  .sign-up-container {
    padding: 100px 15% 60px;
  }
  .sign-up-container .sign-up-card {
    margin-top: 0;
  }
}

footer .logo-acadia {
  max-width: 200px;
  padding: 15px 0;
}
footer .social-container {
  flex-direction: column;
}
@media (max-width: 768px) {
  footer .social-container {
    display: flex;
    justify-content: center;
    flex-flow: column;
  }
  footer .social-container .social-networks-container {
    justify-content: center;
  }
  footer .social-container > a {
    display: flex !important;
    justify-content: center;
  }
}
footer .social-networks-container {
  height: 25px;
  margin-bottom: 8px;
  display: flex;
  gap: 1.5rem;
}
footer .california-only {
  display: none;
}
footer .nav {
  justify-content: flex-start !important;
}
footer .nav .pipe {
  color: white;
  margin: 0 1rem;
}
footer .nav li.nav-item {
  display: flex;
  margin-bottom: 0.5rem;
}
footer .nav li.nav-item .nav-link {
  padding: 0;
}
footer .nav li.nav-item.california-only {
  display: none;
}
footer #display-pref-center {
  display: flex;
  align-items: center;
  gap: 5px;
}
@media (max-width: 768px) {
  footer .nav {
    justify-content: flex-start !important;
  }
  footer ul.nav {
    justify-content: left;
    float: left;
    margin-bottom: 0.5rem;
  }
  footer .row .row .col:nth-child(2) a {
    position: relative;
    left: 0;
  }
  footer [data-component_id="7cd6d07a-89e4-4545-b732-53f591428b93"] {
    text-align: left !important;
  }
}

.tooltip-actioner {
  position: relative;
  text-decoration: underline;
  cursor: pointer;
  color: var(--blue);
}

.tooltip-container {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 1.5rem 2rem;
  border: solid 4px var(--orange);
  position: absolute;
  width: 650px;
  z-index: 1000;
  max-width: 100%;
}
.tooltip-container::after {
  content: "";
  position: absolute;
  top: calc(100% - 12px);
  left: 50%;
  transform: translateX(-50%) rotate(-45deg);
  width: 31px;
  height: 31px;
  background-color: white;
  border-left: 4px solid orange;
  border-bottom: 4px solid orange;
  z-index: 5;
}
.tooltip-container .title {
  font-size: 24px;
  color: #111;
  margin-bottom: 2rem;
  max-width: 430px;
  text-align: left;
}
.tooltip-container .close-button {
  height: 1.5rem;
  position: absolute;
  top: 0rem;
  right: -1rem;
  width: 1.5rem;
}
.tooltip-container .items-container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.tooltip-container .items-container .item {
  padding: 0;
  margin: 0;
  text-align: left;
}

.card-resources {
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 1;
}
.card-resources .card-content {
  align-items: stretch;
  flex-grow: 1;
  border: solid 1px #999999;
  border-bottom: none;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  height: 100%;
  padding: 1rem;
}
.card-resources .card-content .card-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  margin: 0;
  max-width: 220px;
  font-family: "QuireSanProBold", sans;
}

.card-resources-container {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-top: 2.8rem;
  width: 100%;
  height: 100%;
}
@media (min-width: 992px) {
  .card-resources-container {
    flex-direction: row;
  }
}

.drop-down {
  align-items: center;
  background-color: var(--primary);
  border: none;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  font-size: 18px;
  justify-content: center;
  padding: 0.7rem 0;
  position: relative;
  text-align: center;
  text-decoration: underline;
  text-transform: uppercase;
  width: 100%;
  margin-top: auto;
  color: #000;
  font-family: "QuireSanProBold", sans;
  min-height: 75px;
  display: inline-flex;
  align-items: center;
  flex: 0;
  min-width: 0;
  white-space: normal;
  text-align: center;
}
.drop-down .dd-text {
  display: block;
  line-height: 1.2;
  font-size: 18px;
  font-family: "QuireSanProBold", sans;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: underline;
  color: rgb(33, 37, 41);
}
.drop-down .dd-arrow {
  flex-shrink: 0;
  margin-left: 0.5em;
  font-size: 15px;
}
.drop-down .dd-arrow .down-arrow {
  display: block;
}
.drop-down .dd-arrow .up-arrow {
  display: none;
}
.drop-down.show-dropdown .dd-arrow .down-arrow {
  display: none;
}
.drop-down.show-dropdown .dd-arrow .up-arrow {
  display: block;
}

.show-dropdown {
  display: flex;
}

.list-dropdown {
  background-color: #FFF;
  list-style: none;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 10px 0;
}

.horizontal-cards-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
  max-width: 948px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
}
.horizontal-cards-container .horizontal-title {
  font-size: 22px;
  font-family: "QuireSanProSemiBold", sans;
}
.horizontal-cards-container .card {
  background: white;
  border-radius: 10px;
  padding: 24px;
}
.horizontal-cards-container .card .card-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
.horizontal-cards-container .card .card-container .card-image {
  margin-top: -70px;
}
.horizontal-cards-container .card .card-container .card-body {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.horizontal-cards-container .card .card-container .card-body h3 {
  font-family: "QuireSanProBold", sans;
}
.horizontal-cards-container .card .card-container .card-text {
  font-family: "QuireSanProSemiBold", sans;
}
@media (min-width: 768px) {
  .horizontal-cards-container .card {
    padding: 0;
  }
  .horizontal-cards-container .card .card-container {
    flex-direction: row;
    gap: 64px;
    padding: 24px 45px;
  }
  .horizontal-cards-container .card .card-container .card-image {
    margin-top: 0px;
  }
}

.percentage-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 48px;
  margin-top: 2rem;
  padding-top: 2em;
  padding-bottom: 2em;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
.percentage-container .image-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.percentage-container .image-column .percentage-image {
  width: 80%;
  max-width: 358px;
}
.percentage-container .image-column .percentage-image-caption {
  font-size: 18px;
  line-height: 24px;
  color: #0c1c8e;
  font-weight: 600;
  width: 80%;
  text-align: center;
}
.percentage-container .percentage-text {
  display: flex;
  flex-basis: auto;
  flex-direction: column;
  width: 100%;
}
.percentage-container .percentage-text h2 {
  line-height: 1.2;
  font-family: "QuireSanProBold", sans;
  font-weight: 400;
}
.percentage-container .percentage-text p {
  margin-top: 8px;
  font-family: "QuireSanProSemiBold", sans;
}
.percentage-container .percentage-text .simple-link {
  margin-top: 20px;
  align-items: center;
  background-color: #93DBD0;
  border: 2px solid #0c1c8e;
  color: #0c1c8e;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  gap: 0.5rem;
  justify-content: center;
  padding: 1.3rem 1rem 1.3rem 2rem;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
  position: relative;
}
.percentage-container .percentage-text .simple-link span {
  text-decoration: none;
  font-family: "QuireSanProBold", sans;
}
.percentage-container .percentage-text .simple-link.green-blue-border {
  background-color: #0c1c8e;
  clip-path: polygon(0 0, 100% 0, calc(100% - 8px) 100%, 0% 100%);
  border: none;
}
.percentage-container .percentage-text .simple-link.green-blue-border:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  right: -1px;
  bottom: 2px;
  background: #93DBD0;
  clip-path: polygon(-1px -1px, calc(100% - 3px) 0px, calc(100% - 10px) 100%, 0% 100%);
  z-index: -1;
}
@media (min-width: 1024px) {
  .percentage-container {
    flex-direction: row;
    gap: 70px;
    justify-content: flex-start;
    margin-top: 5rem;
  }
  .percentage-container .simple-link {
    clip-path: polygon(0 0, 100% 0, calc(100% - 15px) 100%, 0% 100%);
    position: relative;
  }
  .percentage-container .simple-link.green-blue-border {
    background: #93DBD0;
    clip-path: polygon(0px 0px, calc(100% - 4px) 0px, calc(100% - 18px) 100%, 0% 100%);
  }
  .percentage-container .simple-link.green-blue-border:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    right: -1px;
    bottom: 2px;
    background: #93DBD0;
    clip-path: polygon(0px 0px, calc(100% - 4px) 0px, calc(100% - 18px) 100%, 0% 100%);
    z-index: -1;
  }
  .percentage-container .image-column {
    width: 43%;
  }
  .percentage-container .percentage-image {
    width: 100%;
    margin-left: 33px;
  }
  .percentage-container .percentage-text {
    width: 57%;
  }
  .percentage-container h2 {
    font-size: 35px;
  }
  .percentage-container.alt-layout {
    gap: 48px;
  }
  .percentage-container.alt-layout .percentage-text {
    width: 55%;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .percentage-container.alt-layout .image-column {
    width: 45%;
    flex-direction: row;
    justify-content: flex-start;
    gap: 20px;
    padding: 0;
  }
  .percentage-container.alt-layout .image-column .percentage-image {
    width: 50%;
  }
  .percentage-container.alt-layout .image-column .percentage-image-caption {
    text-align: left;
    width: 50%;
  }
}
@media (min-width: 1280px) {
  .percentage-container {
    gap: 70px;
  }
}

.header {
  height: 117px;
}
.header .space-container {
  margin-top: 0;
}
.header .navbar-toggler .navbar-toggler-icon {
  width: 36px;
  height: 36px;
}
.header .bottom_nav .navbar .navbar-collapse {
  margin-top: 73px !important;
}
@media (min-width: 768px) {
  .header .bottom_nav .navbar .navbar-collapse {
    margin-top: 80px !important;
  }
}
@media (min-width: 1024px) {
  .header .bottom_nav .navbar .navbar-collapse {
    margin-top: 0px !important;
  }
}
.header .navbar-header {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  padding: 0;
  width: 100%;
}
.header .navbar-header .nav-item-header {
  font-size: 10px;
}
.header .navbar-header .nav-item-header::before {
  content: "";
}
.header .logo-link {
  background-color: #fff;
  padding: 0px 16px;
  display: inline-block;
  white-space: nowrap;
}
.header .logo-link .logo-img {
  width: 170px;
}
.header .bottom_nav {
  margin-top: -16px;
}
.header .bottom_nav .navbar .navbar-nav > li.nav-item > .nav-link {
  padding: 17px !important;
}
.header .bottom_nav .navbar .navbar-nav > li.nav-item > .nav-link .nav-text {
  width: 80%;
  display: block;
  font-family: "QuireSanProSemiBold", sans;
}
@media (min-width: 1024px) {
  .header .bottom_nav .navbar .navbar-nav > li.nav-item > .nav-link {
    padding: 10px 15px !important;
  }
  .header .bottom_nav .navbar .navbar-nav > li.nav-item > .nav-link .nav-text {
    width: auto;
  }
}
.header .navbar-toggler {
  margin-left: auto;
  margin-right: 1.5rem;
}
.header .container-nav {
  margin-top: -5px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header .container-nav {
    margin-top: -15px;
  }
}
@media (min-width: 768px) {
  .header {
    height: 140px;
  }
  .header .navbar-header {
    padding: 0;
    margin-top: 10px;
    margin-left: 9px;
  }
  .header .navbar-header .nav-item-header {
    font-size: 12px;
  }
  .header .logo-link {
    padding: 0px 7px;
  }
  .header .logo-link .logo-img {
    width: 209px;
  }
  .header .bottom_nav {
    margin-top: 0px;
  }
  .header .navbar-toggler {
    margin-left: auto;
    margin-right: 1rem;
  }
  .header .navbar-toggler .navbar-toggler-icon {
    margin-top: -6px;
  }
}
.header .navbar ul.navbar-nav li.nav-item .nav-link {
  padding: 10px 15px;
}
.header .navbar ul.navbar-nav li.nav-item.single-line .nav-link {
  padding: 18px 15px !important;
}
.header .navbar ul.navbar-nav li.nav-item.dropdown .nav-link {
  text-align: left;
}
.header .navbar ul.navbar-nav li.nav-item.dropdown .nav-link .desktop-chevron {
  display: none;
}
@media (min-width: 1140px) {
  .header .navbar ul.navbar-nav li.nav-item.dropdown .nav-link {
    text-align: center;
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center;
    align-items: center;
  }
}
.header .navbar ul.navbar-nav li.nav-item.dropdown .dropdown-toggle {
  position: relative;
  height: 20px;
  width: 20px;
}
.header .navbar ul.navbar-nav li.nav-item.dropdown .dropdown-toggle .desktop-chevron {
  display: none;
}
@media (min-width: 1140px) {
  .header .navbar ul.navbar-nav li.nav-item.dropdown .dropdown-toggle .desktop-chevron {
    display: inline-block;
  }
}
.header .navbar ul.navbar-nav li.nav-item.dropdown .dropdown-toggle.toggle-mobile {
  position: absolute;
  right: 20px;
  top: 0px;
  height: 100%;
  width: 100%;
  left: 0;
}
.header .navbar ul.navbar-nav li.nav-item.dropdown .dropdown-toggle.toggle-mobile[aria-expanded=true] {
  max-height: 60px;
}
.header .navbar ul.navbar-nav li.nav-item.dropdown .dropdown-toggle.toggle-mobile .fa {
  right: 15px;
  position: absolute;
  padding: 0 0 0;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  transform: rotate(0deg);
}
.header .navbar ul.navbar-nav li.nav-item.dropdown .dropdown-toggle.toggle-mobile .fa::before {
  content: "\f107" !important;
}
.header .navbar ul.navbar-nav li.nav-item.dropdown.show .dropdown-toggle.toggle-mobile .fa {
  transform: rotate(180deg) !important;
}
.header .navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li.dropdown-item .nav-link {
  padding: 15px !important;
  justify-content: start;
  font-weight: 500;
  display: flex;
  background-color: white !important;
  text-wrap: wrap;
  text-align: left;
}
@media (min-width: 1140px) {
  .header .navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li.dropdown-item .nav-link {
    padding: 10px !important;
  }
}
.header .navbar ul.navbar-nav li.nav-item.dropdown ul.dropdown-menu li.dropdown-item .nav-link:hover {
  background-color: #fae2cc !important;
  font-weight: 700;
}
@media (min-width: 1140px) {
  .header .navbar ul.navbar-nav li.nav-item.dropdown.last-dropdown ul.dropdown-menu {
    transform: translateX(-130px);
  }
}
@media (min-width: 1024px) and (max-width: 1139px) {
  .header .top_nav {
    height: 80px;
    top: -40px;
    margin-bottom: -30px;
  }
}
@media (min-width: 1024px) {
  .header {
    height: 110px;
  }
  .header .space-container {
    margin-top: 37px;
  }
  .header .navbar .navbar.expand {
    margin-top: 34px !important;
  }
  .header .navbar-header {
    justify-content: flex-end;
    margin-top: 14px;
    margin-left: 3px;
    gap: 15px;
  }
  .header .navbar-header .nav-item-header {
    font-size: 16px;
  }
  .header .logo-link {
    padding: 0px 2px;
    margin-top: -33px;
  }
  .header .menu {
    margin-top: 9px;
  }
}
@media (min-width: 1140px) {
  .header .space-container {
    margin-top: 10px;
  }
}
@media (max-width: 1140px) {
  .header .navbar-nav li.dropdown .dropdown-toggle[aria-expanded=true]:hover .fa:before {
    content: "\f106";
  }
  .header .navbar-nav > li.dropdown > .nav-link {
    background-color: white !important;
  }
  .header .navbar-nav > li.dropdown:hover > .nav-link {
    background-color: white !important;
  }
}

.banner-centered {
  min-height: 100px;
  background: radial-gradient(circle at top right, rgb(240, 160, 85) 0%, rgb(12, 28, 142) 17%, rgb(12, 28, 142) 55%, rgb(12, 28, 142) 100%);
}
.banner-centered .subtitle-centered {
  color: white;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5rem;
  max-width: 600px;
  margin: 0 auto;
  font-family: "QuireSanProRegular", sans;
}
.banner-centered .title-centered {
  display: flex;
  flex-direction: column;
  font-weight: 700;
  gap: 16px;
  line-height: 41px;
  margin: auto;
  max-width: 450px;
  position: relative;
  width: 90%;
  padding: 1rem 0;
}
.banner-centered .title-centered h1 {
  font-size: 28px;
  line-height: 32px;
  color: white !important;
  margin-bottom: 0;
}
.banner-centered .bottom-subtitle {
  font-size: 18px;
  line-height: 20px;
  max-width: 572px;
}
@media (min-width: 768px) {
  .banner-centered {
    margin-bottom: 14px;
    min-height: 225px;
  }
  .banner-centered .title-centered {
    line-height: 1.1;
    text-align: center;
    width: 100%;
  }
  .banner-centered .title-centered h1 {
    font-size: 40px;
    line-height: 44px;
  }
}
@media (min-width: 1024px) {
  .banner-centered {
    min-height: 317px;
    background: #F6F6F6;
    position: relative;
  }
  .banner-centered .banner-wrapper {
    background: radial-gradient(circle at top left, rgb(240, 160, 85) 0%, rgb(12, 28, 142) 17%, rgb(12, 28, 142) 20%, rgb(12, 28, 142) 35%, rgb(12, 28, 142) 100%);
    max-width: 1500px;
    margin: 0 auto;
    width: 100%;
    flex: 1;
    align-items: center;
    justify-content: center;
    display: flex;
  }
  .banner-centered .subtitle-centered {
    color: white;
    font-size: 14px;
    font-weight: 400;
    line-height: 1rem;
  }
  .banner-centered .title-centered {
    font-size: 40px;
    line-height: 55px;
    max-width: 900px;
    position: relative;
    width: 100%;
  }
  .banner-centered .bottom-subtitle {
    font-size: 24px;
    line-height: 28px;
    max-width: 100%;
    padding: 0;
  }
}

.about-card {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
.about-card .icon {
  z-index: 9;
  max-width: 178px;
  min-width: 150px;
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .about-card .icon {
    margin-bottom: 0;
  }
}
.about-card .icon img {
  width: 100%;
  height: auto;
}
.about-card .copy {
  padding: 26px 20px;
  background-color: rgba(255, 249, 235, 0.9);
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .about-card .copy {
    margin-top: 0;
    margin-left: -7%;
  }
}
.about-card .copy .card-title {
  margin-bottom: 0px;
}
.about-card .copy .card-title h4 {
  font-family: "QuireSanProSemiBold", sans;
  font-size: 25px;
}
.about-card .copy .card-text {
  font-family: "QuireSanProSemiBold", sans;
  color: rgb(33, 37, 41);
  line-height: 24px;
}
.about-card .copy ul {
  margin-bottom: 18px;
}
.about-card .copy ul li {
  margin-bottom: 8px;
}
.about-card .copy ul li:before {
  margin-top: 0;
}
.about-card .copy p {
  margin-bottom: 0;
  font-family: "QuireSanProSemiBold", sans;
}
.about-card.nobg {
  align-items: flex-start;
}
.about-card.nobg .icon {
  margin: 0 auto;
}
.about-card.nobg .icon img {
  width: 102px;
  height: 102px;
}
@media (min-width: 768px) {
  .about-card.nobg .icon {
    margin: 0 40px 0 0;
  }
}
.about-card.nobg .copy {
  background-color: transparent;
  padding: 0;
  margin-left: 0;
}
.about-card.nobg .copy ul {
  margin-left: 10px;
}
.about-card.nobg .copy .card-title {
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .about-card {
    flex-direction: row;
  }
}
.about-card .cards-about-image {
  margin-top: -86px;
  padding-top: 100px;
}
@media (min-width: 768px) {
  .about-card .cards-about-image {
    padding: 29px 104px;
    margin-top: 0;
  }
}

/*# sourceMappingURL=main.css.map */
