@import url("../css/colors.css");
@import url("../css/colors.css");
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 .link {
  max-width: 410px;
}
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;
}
@media (max-width: 768px) {
  body.page-about-nuplazid .link a span {
    margin: 15px auto;
  }
}
body.page-about-nuplazid .link a svg {
  margin: auto 10px;
}
body.page-about-nuplazid section.explore .title-section {
  margin-bottom: 14px;
}
@media (min-width: 726px) {
  body.page-about-nuplazid section.explore .title-section {
    max-width: 677px;
  }
}
@media (min-width: 1024px) {
  body.page-about-nuplazid section.explore .title-section {
    max-width: 785px;
  }
}
body.page-about-nuplazid section.explore .copy a {
  text-decoration: underline;
}
body.page-about-nuplazid .about-list {
  margin: 0;
  padding: 10px;
}
body.page-about-nuplazid section.find-more {
  margin-top: 90px;
}
body.page-about-nuplazid section.find-more h3.subtitle {
  color: #0c1c8e;
  margin: 50px auto 25px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  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 (max-width: 768px) {
  body.page-about-nuplazid section.find-more .footnote {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  body.page-about-nuplazid section.find-more {
    max-width: unset;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }
  body.page-about-nuplazid section.find-more h3,
  body.page-about-nuplazid section.find-more h2 {
    max-width: 540px;
    padding-left: 15px;
    display: block;
    width: 100%;
  }
  body.page-about-nuplazid section.find-more .cards-about-image {
    margin-left: 0px;
  }
}
body.page-about-nuplazid .container-cards {
  display: flex;
  gap: 65px;
}

body.page-about-pd-related-hallucinations-and-delusions header .bottom_nav .navbar .navbar-nav > li.nav-item:nth-child(1) > .nav-link {
  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: 4rem 5%;
  display: flex;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
body.page-about-pd-related-hallucinations-and-delusions .signs-and-symptoms .signs-paragraph {
  max-width: 1000px;
  text-align: left;
  padding: 0 15px;
  width: 100%;
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions .signs-and-symptoms {
    padding: 4.3rem 1rem;
    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: 40px;
  margin-top: 20px;
  align-items: stretch;
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-container {
  margin-top: 2rem;
}
body.page-about-pd-related-hallucinations-and-delusions .no-gutters {
  padding: 1.25rem 1.25rem 3rem;
}
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 .symptoms-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  box-sizing: border-box;
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-card .symptoms-title {
  background-color: #93dbd0;
  border-radius: 10px 10px 0 0;
  color: var(--blue);
  font-size: 22px;
  text-align: center;
  padding: 1.5rem 1rem;
  margin: 0;
}
body.page-about-pd-related-hallucinations-and-delusions .symptoms-card .symptoms-list {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  padding: 1.7rem 2.8rem 2rem;
  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 .symptoms-container {
    margin-top: 8rem;
  }
  body.page-about-pd-related-hallucinations-and-delusions .symptoms-card .symptoms-list {
    min-height: 290px;
  }
}
@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 .cards-what-causes-parkinson {
  padding: 0 25px;
}
body.page-about-pd-related-hallucinations-and-delusions .cards-what-causes-parkinson .parkinson-cards {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0 16px;
}
body.page-about-pd-related-hallucinations-and-delusions .cards-what-causes-parkinson .card-text {
  text-align: center;
}
body.page-about-pd-related-hallucinations-and-delusions .cards-what-causes-parkinson .card-title {
  color: var(--blue);
  font-size: 1.5rem;
  max-width: 320px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
body.page-about-pd-related-hallucinations-and-delusions .about-describe {
  margin-top: 1rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 27px;
}
body.page-about-pd-related-hallucinations-and-delusions .parkinson-text {
  max-width: 640px;
  margin: 0 auto;
  padding: 0;
}
body.page-about-pd-related-hallucinations-and-delusions .paragraph_component:not(#isi .paragraph_component) {
  padding: 0;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1024px) {
  body.page-about-pd-related-hallucinations-and-delusions {
    padding: 0;
  }
}

body.page-journey-ambassador header .bottom_nav .navbar .navbar-nav > li:nth-child(2) li.dropdown-item .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: 1024px) {
  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;
}
@media (min-width: 768px) {
  body.page-journey-ambassador .journey-ambassadors {
    padding: 124px 0;
  }
}
body.page-journey-ambassador .journey-ambassadors .how-image {
  height: 100%;
  width: 423px;
}
@media (max-width: 1024px) {
  body.page-journey-ambassador .journey-ambassadors .how-image {
    margin-top: 50px;
  }
}
@media (max-width: 768px) {
  body.page-journey-ambassador .journey-ambassadors .how-image {
    width: 300px;
    margin: 50px auto 0;
  }
}
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;
}

.event-container {
  padding-top: 78px;
}
.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 .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 .subtitle-centered {
  text-transform: none !important;
}
body.page-frequently-asked-questions h3.title-centered {
  display: block;
}
@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 .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 .image-menu {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  body.page-frequently-asked-questions .image-menu {
    margin-bottom: 5px;
  }
}
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-body {
  padding: 0;
}
body.page-frequently-asked-questions .card-body .paragraph_component.font-base {
  padding-bottom: 0;
}
body.page-frequently-asked-questions .card-body ul {
  margin-bottom: 0;
}
body.page-frequently-asked-questions .card-body ul li p {
  margin-bottom: 11px;
}

body.page-home .how-nuplaid-container {
  background-color: rgba(175, 226, 218, 0.3019607843);
  width: 100%;
  margin: 14px auto 0;
}
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: 326px;
  }
  body.page-home .how-nuplaid-container {
    margin: 47px auto 0;
  }
  body.page-home .quote-container {
    margin-top: 4rem;
  }
}
body.page-home .acadia-connect {
  background-color: #72BFCD;
  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;
  }
}

#isi .what-is-important {
  margin: 0;
  padding: 7px 25px !important;
  background-color: #d4d6da;
}

body.page-personal-stories header .bottom_nav .navbar .navbar-nav > li.nav-item:nth-child(2) > .nav-link {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
body.page-personal-stories .gray-box {
  background: #f6f6f6;
  padding: 64px 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;
}
body.page-personal-stories .video-container {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  padding-left: 8rem;
  margin-bottom: 145px;
}
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 .copy-item {
  max-width: 491px;
  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: 700;
  line-height: 45px; /* 128.571% */
}
body.page-personal-stories .video-container .content .copy-item p:nth-of-type(2) {
  color: #212529;
  font-size: 26px;
  font-style: italic;
  font-weight: 350;
  line-height: 32px; /* 123.077% */
}
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;
  }
}
body.page-personal-stories .video-container .content .btns {
  display: flex;
  gap: 31px;
  align-items: flex-end;
  margin-right: 31px;
}
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 .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 .thumbnail-img svg {
  width: 67px;
  height: 67px;
  margin: auto;
  cursor: pointer;
}
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 (max-width: 768px) {
  body.page-personal-stories .video-container {
    padding: 0 15px;
    margin-bottom: 70px;
  }
}
@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 .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;
}
body.page-resources .beverly_bud .beverly-text {
  max-width: 522px;
}
body.page-resources .find-specialist {
  background-color: #e5e9ed;
  padding: 4rem 0 5rem;
}
body.page-resources .find-specialist a {
  text-decoration: underline;
}
body.page-resources .find-specialist .description {
  max-width: 800px;
  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: absolute;
  left: -31px;
  top: 4px;
}
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-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: #e9f8f6;
  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;
}
@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 .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 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: 700;
  line-height: 45px; /* 128.571% */
  margin-bottom: 0;
  margin-top: 28px;
}
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% */
}
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: 45px;
}
@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: 118px;
}
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;
}
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: 332px;
  height: 71px;
  left: 0;
  display: flex;
  justify-content: center;
  margin-left: 165px !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 {
    margin-left: 105px !important;
  }
}
@media (max-width: 991px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.nupYesLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.nupYesLabel {
    width: 313px;
    margin-left: 4px !important;
  }
}
@media (max-width: 767px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.nupYesLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.nupYesLabel {
    width: 223px;
    margin-left: 4px !important;
  }
}
@media (max-width: 506px) {
  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: 332px;
  height: 71px;
  left: 0;
  display: flex;
  justify-content: center;
  margin-left: 516px !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 {
    margin-left: 459px !important;
  }
}
@media (max-width: 991px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.nupNoLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.nupNoLabel {
    width: 313px;
    margin-left: 335px !important;
  }
}
@media (max-width: 767px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.nupNoLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.nupNoLabel {
    width: 223px;
    margin-left: 251px !important;
  }
}
@media (max-width: 506px) {
  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.cgLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.cgLabel {
  cursor: pointer !important;
  width: 332px;
  height: 71px;
  left: 0;
  display: flex;
  justify-content: center;
  margin-left: 165px !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 {
    margin-left: 105px !important;
  }
}
@media (max-width: 991px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.cgLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.cgLabel {
    width: 313px;
    margin-left: 4px !important;
  }
}
@media (max-width: 767px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.cgLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.cgLabel {
    width: 223px;
    margin-left: 4px !important;
  }
}
@media (max-width: 506px) {
  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: 332px;
  height: 71px;
  left: 0;
  display: flex;
  justify-content: center;
  margin-left: 516px !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 {
    margin-left: 459px !important;
  }
}
@media (max-width: 991px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.patLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.patLabel {
    width: 313px;
    margin-left: 335px !important;
  }
}
@media (max-width: 767px) {
  body.page-support-and-resources .mktoForm .mktoFormRow.inquiryTypeRow .mktoRadioList label.patLabel, body.page-support-and-resources .mktoForm .mktoFormRow.takingNuplazidRow .mktoRadioList label.patLabel {
    width: 223px;
    margin-left: 251px !important;
  }
}
@media (max-width: 506px) {
  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;
}
body.page-support-and-resources .mktoForm .mktoFormRow.stateRow .mktoFieldWrap #State {
  width: 152px !important;
  margin-top: 0;
}
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 .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 .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: #72bfcd;
  padding: 84px 0;
}
body.page-support-and-resources .ac-container div.container {
  display: flex;
  gap: 85px;
  justify-content: center;
  max-width: 1018px;
}
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 {
  width: 301px;
  height: 71px;
  display: block;
  background-color: white;
  color: #212529;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px; /* 150% */
  text-transform: uppercase;
  clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0 100%);
  padding-top: 23px;
  padding-bottom: 23px;
}
body.page-support-and-resources .ac-container div.container a svg {
  margin-left: 15px;
}
@media (max-width: 768px) {
  body.page-support-and-resources .ac-container div.container div:nth-of-type(1) img {
    display: block;
    margin: auto;
  }
}
@media (max-width: 768px) {
  body.page-support-and-resources .ac-container div.container {
    flex-direction: column;
  }
}
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) li.dropdown-item .nav-link {
  color: #0c1c8e !important;
  background-color: #fae2cc !important;
}
@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 5%;
  width: 100%;
}
body.page-talking-to-your-healthcare-provider .ready-to-talk .ready-title {
  max-width: 445px;
}
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 {
  max-width: 515px;
}
@media (min-width: 1024px) {
  body.page-talking-to-your-healthcare-provider .ready-to-talk {
    flex-direction: row;
    padding: 4rem 0;
  }
}
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 .find-specialist {
  align-items: center;
  background-color: #f7c292;
  height: 210px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  color: #111;
}
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: black;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  overflow: hidden;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 16px;
  padding-right: 24px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0% 100%);
  width: max-content;
  text-transform: uppercase;
  z-index: 100;
}
.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.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: 35px;
  text-align: center;
  text-transform: uppercase;
  width: 80%;
}
@media (min-width: 724px) {
  .primary-link.default {
    width: max-content;
    justify-content: left;
    font-size: 18px;
  }
}

.simple-link {
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #212529;
  text-decoration: none;
}
.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: 724px) {
  .simple-link {
    font-size: 18px;
  }
}

.buttons-container {
  display: flex;
  flex-direction: column;
  gap: 11px;
  margin-top: 1.1rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  width: 100%;
}
.buttons-container .button-text {
  max-width: 490px;
}
.buttons-container .button-footer {
  align-items: center;
  background-color: #93DBD0;
  border: none;
  color: #343a40;
  display: flex;
  font-size: 12.15px;
  font-weight: 700;
  gap: 0.5rem;
  justify-content: center;
  padding: 1.3rem 1rem;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}
@media (min-width: 724px) {
  .buttons-container {
    gap: 20px;
    margin-top: 1.7rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding: 0 31px;
  }
  .buttons-container .button-footer {
    font-size: 22px;
    padding: 0.75rem 0;
  }
}
@media (min-width: 1024px) {
  .buttons-container {
    flex-direction: row;
    gap: 4px;
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px;
    padding: 0;
    width: 100%;
  }
  .buttons-container .button-footer {
    padding: 2.4rem;
    font-size: 22px;
    line-height: 23px;
    gap: 1rem;
    max-height: 100px;
    flex-basis: 50%;
  }
  .buttons-container .first-button {
    clip-path: polygon(0 0, 100% 0, calc(100% - 25px) 100%, 0% 100%);
  }
  .buttons-container .second-button {
    margin-left: -20px;
    flex-basis: calc(50% + 20px);
    clip-path: polygon(25px 0, 100% 0, 100% 100%, 0 100%);
  }
  .buttons-container .button-text {
    max-width: 445px;
  }
}

.quote-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2rem;
  max-width: 1140px;
  width: 100%;
}

.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%;
}
.quote-text.without-image {
  background-color: #FFF;
  border-top: none;
  padding: 2.5rem 15% 4rem;
  margin-top: 0;
  width: 100%;
}
.quote-text .quote {
  font-size: 20px;
  font-style: italic;
  font-weight: 350;
  line-height: 1.5;
}
.quote-text .author {
  display: flex;
  flex-direction: column;
  font-weight: 400;
  font-size: 11px;
  gap: 0.7rem;
  margin-top: 0.75rem;
}
.quote-text .author .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%;
  }
  .quote-text .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-text .quote {
    font-size: 2.25rem;
    line-height: 1.25;
  }
  .quote-text .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 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.3rem;
}
.hero-container .buttons-container {
  max-width: 1140px;
}
.hero-container .hero-home {
  min-height: 610px;
  position: relative;
  width: 100%;
  overflow-y: hidden;
  display: flex;
  justify-content: start;
  flex-direction: column;
}
.hero-container .hero-home .background-image {
  height: 100%;
  filter: brightness(0.8);
  left: 0;
  object-fit: cover;
  overflow-y: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
.hero-container .hero-home .background-image img {
  width: 100%;
  height: 100%;
  object-position: 29% -221px;
  object-fit: none;
}
.hero-container .hero-home .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;
}
.hero-container .hero-home .title {
  font-size: 24px;
  line-height: 1;
}
.hero-container .hero-home .title .triangle {
  margin-top: -30px;
  margin-left: -5px;
  width: 13px;
  height: 13px;
}
.hero-container .hero-home .title span.ml-n2:nth-of-type(1) {
  margin-right: -0.5rem;
}
.hero-container .hero-home .subtitle {
  font-size: 16px;
  line-height: 1;
  max-width: 100%;
}
@media (min-width: 768px) {
  .hero-container .hero-home {
    justify-content: center;
    padding: 144px 4%;
    margin-bottom: 4.2rem;
    max-height: 400px;
  }
  .hero-container .hero-home .background-image img {
    object-position: center;
    object-fit: cover;
  }
  .hero-container .hero-home .title {
    font-size: 40px;
    line-height: 1;
  }
  .hero-container .hero-home .title .triangle {
    margin-top: -50px;
    margin-left: -10px;
    width: 27px;
    height: 27px;
  }
  .hero-container .hero-home .hero-text {
    margin-top: 115px;
  }
  .hero-container .hero-home .subtitle {
    font-size: 28px;
    line-height: 1;
    max-width: 550px;
  }
}
@media (min-width: 1024px) {
  .hero-container .hero-home {
    padding: 133px 10%;
    min-height: 650px;
  }
  .hero-container .hero-home .hero-text {
    margin-top: 70px;
    padding: 0;
  }
  .hero-container .hero-home .subtitle {
    font-size: 24px;
    line-height: 28px;
    max-width: 680px;
  }
  .hero-container .hero-home .title {
    font-size: 45px;
    line-height: 55px;
  }
  .hero-container .hero-home .title .triangle {
    margin-top: -50px;
    margin-left: -10px;
  }
}
@media (min-width: 1024px) {
  .hero-container {
    margin-bottom: 2.2rem;
  }
  .hero-container .buttons-container {
    margin-top: 2rem;
  }
  .hero-container .buttons-container .button-footer {
    padding: 2rem 1rem;
  }
  .hero-container .buttons-container .button-text {
    max-width: 445px;
  }
}
.hero-container .additional-text {
  background-color: white;
  border-top: solid 4px #f0a054;
  margin: -11% auto 0;
  text-align: center;
  width: 85%;
  position: relative;
}
.hero-container .additional-text .buttons-container {
  margin-top: 0;
  padding: 0 1rem;
}
.hero-container .additional-text .footnote {
  position: absolute;
  top: -13.6%;
  right: -11px;
  color: white;
  font-size: 11px;
  font-weight: 600;
}
.hero-container .additional-text .text {
  font-size: 18px;
  line-height: 23px;
  color: #0c1c8e;
  padding: 20px 3.7% 0px;
  max-width: 1250px;
  margin-left: auto;
  margin-right: auto;
}
.hero-container .additional-text .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) {
  .hero-container .additional-text {
    margin: -147px auto 0;
    width: 92%;
  }
  .hero-container .additional-text .buttons-container {
    margin-top: 1rem;
    padding: 0;
  }
  .hero-container .additional-text .notes {
    font-size: 1rem;
    padding: 0px 5% 20px;
    margin-bottom: 1rem;
    line-height: 1.3;
  }
  .hero-container .additional-text .text {
    font-size: 1.4rem;
    line-height: 1.2;
    padding: 18px 5% 0px;
  }
  .hero-container .additional-text .footnote {
    top: -16%;
    font-size: 15px;
    font-weight: 600;
  }
}
@media (min-width: 1024px) {
  .hero-container .additional-text {
    margin: -154px auto 0;
    width: 80%;
  }
  .hero-container .additional-text .footnote {
    top: -20%;
  }
  .hero-container .additional-text .text {
    font-size: 1.5rem;
    line-height: 29px;
    padding: 30px 25px 0px;
  }
}

body {
  max-width: 100%;
  overflow-x: hidden;
}
body #onetrust-accept-btn-handler {
  color: #2e57d0 !important;
}

.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;
  }
}

.link {
  text-decoration: underline;
}

.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;
  }
}

.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;
  }
}

.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;
}
@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: 1rem;
}
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: 600;
  margin: 0;
  max-width: 220px;
}

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

.drop-down {
  align-items: center;
  background-color: var(--primary);
  border: none;
  cursor: pointer;
  display: flex;
  gap: 1rem;
  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;
}

.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: 64px;
  max-width: 1060px;
  margin-right: auto;
  margin-left: auto;
}
.horizontal-cards-container .horizontal-title {
  font-size: 22px;
}
.horizontal-cards-container .row-container {
  margin: 0;
}
@media (max-width: 768px) {
  .horizontal-cards-container .row.justify-content-center {
    margin: 0px;
  }
}
@media (min-width: 726px) {
  .horizontal-cards-container .row-container {
    margin-left: 37px;
  }
}
@media (min-width: 1024px) {
  .horizontal-cards-container {
    gap: 9px;
  }
}

.percentage-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 48px;
  margin-top: 0.6rem;
  padding: 0 14px;
  width: 100%;
}
.percentage-container .percentage-image {
  width: 80%;
}
.percentage-container .percentage-text {
  display: flex;
  flex-basis: auto;
  flex-direction: column;
  width: 100%;
}
.percentage-container .percentage-text h2 {
  line-height: 1.2;
}
.percentage-container .percentage-text p {
  margin-top: 8px;
}
.percentage-container .percentage-text .simple-link {
  margin-left: 5px;
  margin-top: 8px;
}
@media (min-width: 726px) {
  .percentage-container {
    flex-direction: row;
    gap: 24px;
    justify-content: flex-start;
    margin-top: 2.1rem;
    padding: 0;
  }
  .percentage-container .simple-link {
    margin: 0;
  }
  .percentage-container .percentage-image {
    width: 33.3%;
    margin-left: 33px;
  }
  .percentage-container .percentage-text {
    max-width: 350px;
    margin-left: 6px;
  }
  .percentage-container h2 {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .percentage-container {
    gap: 73px;
    margin-top: 1.4rem;
  }
  .percentage-container .percentage-image {
    width: 39%;
    margin-left: 0;
    margin-top: 8px;
  }
  .percentage-container .percentage-text {
    max-width: 517px;
    margin-left: 0;
  }
  .percentage-container p {
    margin-top: 0;
    max-width: 522px;
  }
  .percentage-container h2 {
    font-size: 35px;
  }
}

.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 .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;
  }
}
@media (min-width: 1140px) {
  .header ul .nav-link {
    height: 57px;
  }
  .header ul ul .nav-link {
    height: auto;
  }
}
@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: 500px) {
  .header {
    background: red;
  }
  .header .navbar-nav li.dropdown .dropdown-toggle[aria-expanded=true]:hover i.fa:before {
    content: "\f106";
  }
}

.banner-centered {
  min-height: 350px;
}
.banner-centered .background-image {
  min-height: 350px;
  position: absolute;
  background-image: var(--bg-mobile);
}
.banner-centered .subtitle-centered {
  color: #0C1C8E;
  font-size: 14px;
  font-weight: 400;
  line-height: 1rem;
  max-width: 500px;
  margin: 0 auto;
}
.banner-centered .title-centered {
  display: flex;
  flex-direction: column;
  font-size: 36px;
  font-weight: 700;
  gap: 16px;
  line-height: 41px;
  margin: auto;
  max-width: 450px;
  position: relative;
  width: 90%;
}
.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 .background-image {
    background-image: var(--bg-desktop);
    min-height: 225px;
  }
  .banner-centered .title-centered {
    font-size: 24px;
    line-height: 1.1;
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .banner-centered {
    min-height: 317px;
  }
  .banner-centered .background-image {
    min-height: 317px;
  }
  .banner-centered .subtitle-centered {
    color: #0C1C8E;
    font-size: 14px;
    font-weight: 400;
    line-height: 1rem;
  }
  .banner-centered .title-centered {
    font-size: 45px;
    line-height: 55px;
    max-width: 800px;
    position: relative;
    width: 100%;
  }
  .banner-centered .bottom-subtitle {
    font-size: 18px;
    line-height: 20px;
    max-width: 572px;
  }
}

.about-card {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
}
.about-card .icon {
  z-index: 9;
  max-width: 178px;
}
.about-card .icon img {
  width: 175px;
  height: 175px;
  max-width: fit-content;
}
.about-card .copy {
  padding: 26px 41px;
  background-color: #e9f8f6;
  margin-left: -7%;
  width: 100%;
  min-height: 207px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .about-card .copy {
    margin-top: 0;
  }
}
.about-card .copy .card-title {
  margin-bottom: 0px;
}
.about-card .copy ul {
  margin-bottom: 18px;
}
.about-card .copy ul li {
  margin-bottom: 8px;
}
.about-card .copy p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .about-card .copy {
    padding: 29px 104px;
  }
}
.about-card.nobg {
  align-items: flex-start;
}
.about-card.nobg .icon {
  margin: 0 53px 0 25px;
}
.about-card.nobg .icon img {
  width: 102px;
  height: 102px;
}
.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 (max-width: 768px) {
  .about-card.nobg {
    align-items: center;
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .about-card {
    flex-direction: column;
  }
}
.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 */
