.home-page {
  font-family: "Europa", serif;
  color: #152850;
}
.home-page .hero .hero-img {
  margin-bottom: -40px;
  max-height: 255px;
}
.home-page .no-wavy-line {
  background-image: none;
}
.home-page .protocols .main-text {
  font-size: 26px;
  color: #000;
  line-height: 38px;
}
.home-page .protocols .treatment {
  text-align: center;
  padding-left: 2rem;
  padding-right: 2rem;
}
.home-page .protocols .treatment .treatment-icon {
  max-width: 100px;
}
.home-page .protocols .treatment .treatment-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
}
.home-page .protocols .treatment .treatment-desc {
  font-size: 17px;
  line-height: 26px;
}
.home-page .protocols .info-circle {
  background-color: #fdc757;
  border-radius: 50%;
  aspect-ratio: 1/1;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  width: 100%;
  height: 100%;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 215px;
  max-height: 215px;
  margin-left: auto;
  margin-right: auto;
}
.home-page .protocols .info-circle a {
  line-height: 30px;
  -ms-flex-item-align: center;
      align-self: center;
}
.home-page .questions {
  color: #152850;
}
.home-page .questions h2 {
  font-size: 41px;
  font-weight: bold;
  line-height: 50px;
  padding-top: 20px;
}
.home-page .questions .question-text {
  font-size: 17px;
  line-height: 30px;
}
.home-page .questions ul {
  padding-left: 3rem;
}
.home-page .questions ul li {
  line-height: 26px;
  margin-top: 1rem;
}
.home-page .questions ul li::marker {
  color: #152850;
}
.home-page .question-box-blue {
  background-color: #152850;
  color: #fff;
  border-radius: 4rem;
  padding: 3rem;
}
.home-page .question-box-blue .box-title {
  font-size: 32px;
  font-weight: bold;
  line-height: 43px;
  color: #fdc757;
}
.home-page .question-box-blue .box-text {
  font-size: 20px;
  line-height: 31px;
}
.home-page .question-box-blue .box-link a {
  font-weight: bold;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}
.home-page .question-box-blue .box-link a:hover {
  text-decoration: underline;
}
.home-page .boxes .outline-box {
  border: 1px solid #152850;
  padding: 2rem 3rem;
  height: 100%;
}
.home-page .boxes .outline-box .outline-box-header img {
  width: 80px;
  margin-right: 1.5rem;
}
.home-page .boxes .outline-box .outline-box-text {
  font-size: 17px;
  font-weight: normal;
  line-height: 30px;
}
.home-page .boxes .outline-box .outline-box-link {
  margin-top: 1rem;
}
.home-page .boxes .outline-box .outline-box-link a {
  font-weight: bold;
  text-decoration: none;
}
.home-page .boxes .outline-box .outline-box-link a:hover {
  text-decoration: underline;
}
.home-page .boxes .update-box h3 {
  font-size: 26px;
}
.about-page {
  font-family: "Europa", serif;
  color: #152850;
}
.about-page .hero p {
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
}
@media (min-width: 768px) {
  .about-page .hero p {
    width: 85%;
  }
}
@media (min-width: 992px) {
  .about-page .hero p {
    font-size: 22px;
    line-height: 32px;
  }
}
.about-page .hero .hero-img {
  margin-bottom: -110px;
  max-height: 350px;
  z-index: 1;
}
.about-page .protocols {
  font-size: 17px;
  line-height: 30px;
  padding-bottom: 70px;
}
.about-page .protocols .external {
  font-weight: bold;
}
.about-page .protocols .arrow-link {
  font-size: 19px;
  font-weight: bold;
}
.about-page .focus-areas h2 {
  font-size: 41px;
}
.about-page .focus-areas p {
  line-height: 30px;
}
.about-page .focus-areas ul li {
  margin-top: 1rem;
  line-height: 30px;
}
.about-page .focus-areas ul li::marker {
  color: #152850;
}
.about-page .focus-areas .area-name {
  font-weight: bold;
}
.leadership-page {
  font-family: "Europa", serif;
  color: #152850;
}
.leadership-page .hero p {
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
}
@media (min-width: 768px) {
  .leadership-page .hero p {
    width: 85%;
  }
}
@media (min-width: 992px) {
  .leadership-page .hero p {
    font-size: 22px;
    line-height: 32px;
  }
}
.leadership-page .hero .hero-img {
  margin-bottom: -110px;
  max-height: 350px;
  z-index: 1;
}
.leadership-page .protocols {
  font-size: 17px;
  line-height: 30px;
  padding-bottom: 70px;
}
.leadership-page .protocols .external {
  font-weight: bold;
}
.leadership-page .protocols .arrow-link {
  font-size: 19px;
  font-weight: bold;
}
.leadership-page .leadership {
  padding-bottom: 100px;
}
.leadership-page .leadership li {
  list-style-type: disc;
}
.leadership-page .leadership li::marker {
  color: #152850;
}
.leadership-page .leadership #tabSection {
  padding-bottom: 0;
  padding-top: 40px;
}
.leadership-page .leadership .tab-nav .row.border-bottom {
  border-color: #707070 !important;
}
.leadership-page .leadership .recover-tabs button {
  font-family: "Europa", serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  letter-spacing: 0.4px;
  color: #346094;
  text-align: left;
  border-radius: 0;
  position: relative;
  display: block;
  width: 100%;
  padding-left: 0;
}
@media (min-width: 768px) {
  .leadership-page .leadership .recover-tabs button {
    padding-right: 0.5rem;
    margin-right: 0.5rem;
    display: inline-block;
    width: auto;
    max-width: 185px;
  }
}
@media (min-width: 992px) {
  .leadership-page .leadership .recover-tabs button {
    padding-right: 0;
    margin-right: 1.5625rem;
    margin-bottom: -1px;
  }
}
.leadership-page .leadership .recover-tabs button:after {
  -webkit-transition: all 0.3s cubic-bezier(1, 0, 0, 1);
  transition: all 0.3s cubic-bezier(1, 0, 0, 1);
  will-change: transform, opacity;
  position: absolute;
  content: "";
  height: 5px;
  bottom: 0;
  left: 0;
  right: 0;
  background: #152850;
  opacity: 0;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}
.leadership-page .leadership .recover-tabs button.active, .leadership-page .leadership .recover-tabs button:hover, .leadership-page .leadership .recover-tabs button:focus {
  color: #152850;
}
.leadership-page .leadership .recover-tabs button.active:after, .leadership-page .leadership .recover-tabs button:hover:after, .leadership-page .leadership .recover-tabs button:focus:after {
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.leadership-page .leadership label.h4 {
  font-size: 18px;
  margin-bottom: 0.75rem;
}
.leadership-page .leadership .recover-select select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: none;
  padding: 12px 44px 12px 14px;
  margin: 0;
  width: 100%;
  font-family: "Europa", serif;
  font-size: inherit;
  cursor: inherit;
  line-height: inherit;
  color: #346094;
  z-index: 1;
  border-radius: 0;
  outline: none;
}
.leadership-page .leadership .recover-select select::-ms-expand {
  display: none;
}
.leadership-page .leadership .recover-select select option {
  font-family: "Europa", sans-serif;
  background-color: #fff;
}
.leadership-page .leadership .recover-select {
  display: grid;
  grid-template-areas: "select";
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  border: 1px solid #acbbc9;
  border-radius: 0;
  padding: 0;
  font-family: "Europa", serif;
  font-size: 15px;
  cursor: pointer;
  line-height: 1.1;
  background-color: #fff;
}
.leadership-page .leadership .recover-select select, .leadership-page .leadership .recover-select::after {
  grid-area: select;
}
.leadership-page .leadership .recover-select:after {
  content: url("/images/select-arrow.svg");
  width: 36px;
  height: auto;
  justify-self: end;
  border-left: 1px solid #acbbc9;
  padding-left: 8px;
}
@media (min-width: 768px) {
  .leadership-page .leadership .recover-select {
    max-width: calc(45ch + 56px);
  }
}
.leadership-page .leadership .recover-select select:focus + .focus {
  position: absolute;
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
  border: 2px solid #346094;
  border-radius: inherit;
}
.leadership-page #leadershipTabContent {
  margin-top: 36px;
}
@media (min-width: 992px) {
  .leadership-page #leadershipTabContent {
    margin-top: 50px;
  }
}
.leadership-page .member-cols ul.list-group-flush {
  padding-left: 0 !important;
}
.leadership-page .member-cols ul.list-group-flush > .list-group-item {
  border-color: #acbbc9;
  font-weight: 600;
  padding-left: 0;
  padding-top: 1.5rem;
  background-color: transparent;
}
.leadership-page .member-cols ul.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 1px;
}
@media (min-width: 992px) {
  .leadership-page .member-cols ul.list-group-flush {
    padding-right: 1rem;
  }
}

#ctdccTab {
  max-width: 210px;
}
.protocols-page {
  font-family: "Europa", serif;
  color: #152850;
}
.protocols-page .hero p {
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
}
@media (min-width: 768px) {
  .protocols-page .hero p {
    width: 85%;
  }
}
@media (min-width: 992px) {
  .protocols-page .hero p {
    font-size: 22px;
    line-height: 32px;
  }
}
.protocols-page .hero .hero-img {
  margin-bottom: -110px;
  max-height: 350px;
  z-index: 1;
}
.protocols-page .protocols {
  font-size: 17px;
  line-height: 30px;
  padding-bottom: 70px;
}
.protocols-page .protocols .external {
  font-weight: bold;
}
.protocols-page .protocols .arrow-link {
  font-size: 19px;
  font-weight: bold;
}
.protocols-page .flowchart {
  color: #152850;
}
.protocols-page .flowchart .arrow-link {
  font-weight: normal;
}
.protocols-page .trial-title {
  font-size: 20px;
  font-weight: bold;
}
.protocols-page .trial-title span {
  font-size: 17px;
  font-weight: normal;
}
.protocols-page .protocol-link {
  text-decoration: none;
}
.protocols-page .protocol-link:hover {
  text-decoration: underline;
}
.protocols-page .trials-grid {
  line-height: 22px;
  display: grid;
  grid-template-columns: 25% 1fr 28%;
  grid-template-rows: auto;
}
@media screen and (max-width: 767px) {
  .protocols-page .trials-grid {
    display: block;
    border-bottom: 2px solid #959fb6;
  }
}
.protocols-page .trials-grid .trials-col-header {
  background-color: #676668;
  color: #fff;
  text-transform: uppercase;
  font-weight: normal;
  padding: 30px 20px 10px 20px;
}
.protocols-page .trials-grid .trials-col-header:first-child {
  background-color: #152850;
  border-right: 1px solid #fff;
}
@media screen and (max-width: 767px) {
  .protocols-page .trials-grid .trials-col-header {
    display: none;
  }
}
.protocols-page .trials-grid .trials-col {
  padding: 20px;
}
.protocols-page .trials-grid .trials-grid-vital, .protocols-page .trials-grid .trials-grid-autonomic, .protocols-page .trials-grid .trials-grid-energize {
  background-color: #d2d6e0;
  border-bottom: 2px solid #fff;
}
@media screen and (max-width: 767px) {
  .protocols-page .trials-grid .trials-grid-vital, .protocols-page .trials-grid .trials-grid-autonomic, .protocols-page .trials-grid .trials-grid-energize {
    background-color: #fff;
  }
}
.protocols-page .trials-grid .trials-grid-neuro, .protocols-page .trials-grid .trials-grid-sleep {
  background-color: #f1f3f6;
  border-bottom: 2px solid #fff;
}
@media screen and (max-width: 767px) {
  .protocols-page .trials-grid .trials-grid-neuro, .protocols-page .trials-grid .trials-grid-sleep {
    background-color: #fff;
  }
}
.protocols-page .trials-grid .trials-grid-autonomic.trials-grid-more {
  grid-row-start: 4;
}
.protocols-page .trials-grid .trials-grid-sleep.trials-grid-more {
  grid-row-start: 6;
}
.protocols-page .trials-grid .trials-grid-energize.trials-grid-more {
  grid-row-start: 8;
}
.protocols-page .trials-grid .trials-grid-trial {
  grid-column-start: 1;
  background-color: #152850;
  color: #fff;
  border-right: 1px solid #e4e3e5;
  border-bottom: none;
}
.protocols-page .trials-grid .trials-grid-trial span {
  font-weight: bold;
  display: block;
}
.protocols-page .trials-grid .trials-grid-desc {
  grid-column-start: 2;
}
.protocols-page .trials-grid .trials-grid-desc hr {
  border-top: 2px solid #959fb6;
  margin-left: -20px;
  margin-right: -20px;
}
@media screen and (max-width: 767px) {
  .protocols-page .trials-grid .trials-grid-desc {
    border-bottom: 2px solid #959fb6;
  }
}
.protocols-page .trials-grid .trials-grid-desc-first {
  border-bottom: 2px solid #959fb6;
}
.protocols-page .trials-grid .trials-grid-more {
  grid-column-start: 3;
  border-left: 2px solid #959fb6;
  border-right: 1px solid #e4e3e5;
  border-bottom: 2px solid #fff;
}
.protocols-page .trials-grid .trials-grid-more ul {
  padding-left: 0;
  list-style-type: none;
}
.protocols-page .trials-grid .trials-grid-more ul li {
  margin-bottom: 10px;
}
.protocols-page .trials-grid .trials-grid-more a {
  line-height: 18px;
}
.protocols-page .trials-grid .trials-grid-more a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .protocols-page .trials-grid .trials-grid-more {
    border: none;
  }
}
.protocols-page .trials-grid .trials-grid-more-span {
  grid-row-end: span 2;
}
.protocols-page .trials-grid-trial span:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
}
.protocols-page .enrollment-underway,
.protocols-page .enrollment-complete {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-top: 10px;
  padding: 5px 10px;
  border-radius: 30px;
  font-size: 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.protocols-page .enrollment-underway .svg-inline--fa,
.protocols-page .enrollment-complete .svg-inline--fa {
  vertical-align: -0.125em;
}
.protocols-page .enrollment-underway {
  border: 1.5px solid #fdc757;
  color: #fdc757;
}
.protocols-page .enrollment-complete {
  background: #fdc757;
  color: #1c3863;
}
.hero-vital {
  background-image: url("/images/wavy_line_vital.svg");
}

.vital-home-page .study-logo {
  max-width: 385px;
  margin-left: -1.4rem;
}
.vital-home-page .page-desc {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.vital-home-page h2 {
  font-size: 41px;
  font-weight: 900;
}
.vital-home-page .study-arms {
  max-height: 220px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.vital-home-page .participation-icon {
  max-width: 100px;
}
.vital-home-page .learn-more {
  border: 4px solid #152850;
  background-color: #88C5BA;
  color: #152850;
  text-decoration: none;
  padding: 1.5rem 0.75rem;
  font-size: 22px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
.vital-home-page .learn-more:hover {
  text-decoration: underline;
}
.vital-home-page .learn-more img {
  max-width: 80px;
  margin-right: 1rem;
}
.vital-home-page .learn-more span {
  margin: 0;
}
.vital-home-page .fit-icon {
  max-width: 120px;
}
.vital-home-page .team-circle {
  border: 8px solid #152850;
  background-color: #88C5BA;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vital-home-page .team-circle img {
  width: 150px;
}
.vital-home-page .faq-box .outline-box-link a {
  font-weight: normal;
}
.vital-home-page .faq-box .read-more {
  display: inline-block;
  margin-left: 45%;
}
.vital-home-page .faq-box .read-more a {
  font-weight: bold;
}
.vital-home-page .update-box h3 {
  font-size: 26px;
}
.vital-about-page .hero-vital {
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .vital-about-page .hero-vital {
    padding-bottom: 125px;
  }
}
.vital-about-page .team-text {
  font-size: 17px;
  line-height: 30px;
}
.vital-about-page .learn-link {
  margin-left: 0;
  font-size: 17px;
}
@media screen and (min-width: 992px) {
  .vital-about-page .learn-link {
    margin-left: 50%;
  }
}
.vital-about-page .principal-investigator div {
  aspect-ratio: 1/1.2;
  overflow: hidden;
  margin-bottom: 1rem;
  max-width: 250px;
}
.hero-neuro {
  background-image: url("/images/wavy_line_neuro.svg");
}

.neuro-home-page .hero-trial .hero-img {
  margin-bottom: -80px;
  max-height: 450px;
}
.neuro-home-page .study-logo {
  max-width: 350px;
  margin-left: -0.65rem;
}
.neuro-home-page .page-desc {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.neuro-home-page h2 {
  font-size: 41px;
  font-weight: 900;
}
.neuro-home-page .learn-image {
  max-height: 480px;
}
.neuro-home-page .study-arms {
  max-height: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.neuro-home-page .participation-icon {
  max-width: 100px;
}
.neuro-home-page .learn-more {
  border: 4px solid #152850;
  background-color: #9A72AA;
  color: #fff;
  text-decoration: none;
  padding: 1.5rem 0.75rem;
  font-size: 22px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
.neuro-home-page .learn-more:hover {
  text-decoration: underline;
}
.neuro-home-page .learn-more img {
  max-width: 75px;
  margin-left: 1rem;
  margin-right: 2rem;
}
.neuro-home-page .learn-more span {
  margin: 0;
}
.neuro-home-page .fit-icon {
  max-width: 120px;
}
.neuro-home-page .team-circle {
  border: 8px solid #152850;
  background-color: #9A72AA;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.neuro-home-page .team-circle img {
  width: 150px;
}
.neuro-home-page .faq-box .outline-box-link a {
  font-weight: normal;
}
.neuro-home-page .faq-box .read-more {
  display: inline-block;
  margin-left: 45%;
}
.neuro-home-page .faq-box .read-more a {
  font-weight: bold;
}
.neuro-home-page .update-box h3 {
  font-size: 26px;
}
.neuro-home-page .study-accordion .accordion:first-child {
  border-top: 1px solid #152850;
}
.neuro-home-page .study-accordion .acc-item {
  border-bottom: 1px solid #152850;
}
.neuro-home-page .study-accordion .acc-item .study-header button {
  font-weight: bold;
  font-size: 22px;
  padding: 0.75rem;
  color: #152850;
  text-decoration: none;
  position: relative;
}
.neuro-home-page .study-accordion .acc-item .study-header button::after {
  content: "+";
  font-size: 30px;
  font-weight: normal;
  position: absolute;
  right: 20px;
  border: 1px solid #152850;
  padding: 0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 20px;
}
.neuro-home-page .study-accordion .acc-item .study-header button[aria-expanded=true]::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}
.neuro-home-page .study-accordion .acc-item .study-details-container {
  padding: 1rem;
}
.neuro-about-page .hero-neuro {
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .neuro-about-page .hero-neuro {
    padding-bottom: 95px;
  }
}
.neuro-about-page .team-text {
  font-size: 17px;
  line-height: 30px;
}
.neuro-about-page .learn-link {
  margin-left: 0;
  font-size: 17px;
}
@media screen and (min-width: 992px) {
  .neuro-about-page .learn-link {
    margin-left: 50%;
  }
}
.neuro-about-page .principal-investigator div {
  aspect-ratio: 1/1.2;
  overflow: hidden;
  margin-bottom: 1rem;
  max-width: 250px;
}
.hero-autonomic {
  background-image: url("/images/wavy_line_autonomic.svg");
}
.hero-autonomic h1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  margin-right: auto;
}
.hero-autonomic p {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.hero-autonomic .hero-img {
  margin-bottom: -150px;
  max-height: 500px;
  z-index: 99;
}

.autonomic-home-page .study-logo {
  max-width: 385px;
  margin-left: -1.4rem;
}
.autonomic-home-page .page-desc {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.autonomic-home-page h2 {
  font-size: 41px;
  font-weight: 900;
}
.autonomic-home-page .enroll-desc {
  font-size: 22px;
  font-weight: bold;
  color: #043673;
  border-top: 2px solid #043673;
  border-bottom: 2px solid #043673;
  padding: 20px 20px;
  text-align: center;
}
.autonomic-home-page .fit-icon {
  max-width: 120px;
}
.autonomic-home-page .drug-icon {
  max-width: 60px;
}
.autonomic-home-page .drug-desc {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
.autonomic-home-page .participation-icon {
  max-width: 100px;
}
.autonomic-home-page .team-circle {
  border: 8px solid #152850;
  background-color: #043673;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.autonomic-home-page .team-circle img {
  width: 150px;
}
.autonomic-home-page .learn-more {
  font-size: 32px;
}
.autonomic-home-page .learn-image {
  max-width: 360px;
}
.autonomic-home-page .group-more {
  background-color: #043673;
  color: #fff;
  text-decoration: none;
  padding: 10px 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
.autonomic-home-page .group-more:hover {
  text-decoration: underline;
}
.autonomic-home-page .group-more img {
  max-width: 50px;
  margin-right: 1rem;
}
.autonomic-home-page .group-more span {
  margin: 0;
  width: 180px;
}
.autonomic-home-page .left-bar-inset {
  border-left: 4px solid #043673;
  margin-left: 30px;
  font-weight: bold;
  font-size: 17px;
  line-height: 30px;
  padding: 5px 25px;
}
.autonomic-home-page .learn-links {
  border-left: 4px solid #043673;
  padding: 15px 30px 40px 30px;
  margin-bottom: 20px;
}
.autonomic-home-page .learn-links h3 {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
}
.autonomic-home-page .learn-links li {
  margin-bottom: 10px;
}
.autonomic-home-page .learn-links a {
  color: #152850;
  font-size: 20px;
  text-decoration: none;
  font-weight: normal;
}
.autonomic-home-page .learn-links a:hover {
  text-decoration: underline;
}
.autonomic-home-page .faq-box .outline-box-link a {
  font-weight: normal;
}
.autonomic-home-page .faq-box .read-more {
  display: inline-block;
  margin-left: 45%;
}
.autonomic-home-page .faq-box .read-more a {
  font-weight: bold;
}
.autonomic-home-page .update-box h3 {
  font-size: 26px;
}
.autonomic-about-page .hero-autonomic {
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .autonomic-about-page .hero-autonomic {
    padding-bottom: 95px;
  }
}
.autonomic-about-page .team-text {
  font-size: 17px;
  line-height: 30px;
}
.autonomic-about-page .learn-link {
  margin-left: 0;
  font-size: 17px;
}
@media screen and (min-width: 992px) {
  .autonomic-about-page .learn-link {
    margin-left: 50%;
  }
}
.autonomic-about-page .principal-investigator div {
  aspect-ratio: 1/1.2;
  overflow: hidden;
  margin-bottom: 1rem;
  max-width: 250px;
}
.autonomic-group-page .hero-autonomic {
  background-image: url("/images/wavy_line_autonomic_tan.svg");
}
.autonomic-group-page .hero-autonomic h1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  margin-right: auto;
}
.autonomic-group-page .hero-autonomic p {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.autonomic-group-page .hero-autonomic .hero-img {
  margin-bottom: -175px;
  max-height: 450px;
  z-index: 99;
}
.autonomic-group-page .study-logo {
  max-width: 385px;
  margin-left: -1.4rem;
}
.autonomic-group-page .page-desc {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.autonomic-group-page h2 {
  font-size: 41px;
  font-weight: 900;
}
.autonomic-group-page .study-arms {
  max-height: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.autonomic-group-page .study-group-col {
  font-size: 20px;
  line-height: 30px;
}
.autonomic-group-page .happens-icon {
  max-height: 100px;
}
.autonomic-group-page .drug-desc {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
.autonomic-group-page .activities-box {
  border: 1px solid #043673;
}
.autonomic-group-page .activities-box img {
  width: 100px;
}
.autonomic-group-page .activities-box p {
  font-size: 17px;
  line-height: 30px;
  font-weight: normal;
}
.autonomic-group-page .learn-links {
  border-left: 4px solid #043673;
  padding: 15px 30px 40px 30px;
  margin-right: 100px;
  margin-bottom: 20px;
}
.autonomic-group-page .learn-links h3 {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
}
.autonomic-group-page .learn-links li {
  margin-bottom: 10px;
}
.autonomic-group-page .learn-links a {
  color: #152850;
  font-size: 20px;
  text-decoration: none;
  font-weight: normal;
}
.autonomic-group-page .learn-links a:hover {
  text-decoration: underline;
}
.autonomic-group-page .faq-box .outline-box-link a {
  font-weight: normal;
}
.autonomic-group-page .faq-box .read-more {
  display: inline-block;
  margin-left: 45%;
}
.autonomic-group-page .faq-box .read-more a {
  font-weight: bold;
}
.autonomic-group-page .update-box h3 {
  font-size: 26px;
}
.hero-energize {
  background-image: url("/images/wavy_line_energize.svg");
}
.hero-energize h1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  margin-right: auto;
}
.hero-energize p {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.hero-energize .hero-img {
  margin-bottom: -200px;
  max-height: 500px;
  z-index: 99;
}

.energize-home-page .study-logo {
  max-width: 385px;
  margin-left: -1.4rem;
}
.energize-home-page .page-desc {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.energize-home-page h2 {
  font-size: 41px;
  font-weight: 900;
}
.energize-home-page .enroll-desc {
  font-size: 22px;
  font-weight: bold;
  color: #043673;
  border-top: 2px solid #043673;
  border-bottom: 2px solid #043673;
  padding: 20px 20px;
  text-align: center;
}
.energize-home-page .enroll-desc .enroll-desc-detail {
  font-weight: normal;
}
.energize-home-page .fit-icon {
  max-width: 120px;
}
.energize-home-page .drug-icon {
  max-width: 60px;
}
.energize-home-page .drug-desc {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
.energize-home-page .participation-icon {
  max-width: 100px;
}
.energize-home-page .studied-icon {
  max-width: 75px;
}
.energize-home-page .team-circle {
  border: 8px solid #FF990F;
  background-color: #152850;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.energize-home-page .team-circle img {
  width: 175px;
}
.energize-home-page .learn-more {
  font-size: 32px;
}
.energize-home-page .learn-image {
  max-width: 360px;
}
.energize-home-page .group-more {
  background-color: #152850;
  color: #fff;
  text-decoration: none;
  padding: 10px 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1rem;
}
.energize-home-page .group-more:hover {
  text-decoration: underline;
}
.energize-home-page .group-more img {
  max-width: 70px;
  margin-right: 1rem;
}
.energize-home-page .group-more span {
  margin: 0;
  width: 275px;
}
.energize-home-page .left-bar-inset {
  border-left: 4px solid #F17021;
  margin-left: 30px;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  padding: 5px 20px;
}
.energize-home-page .learn-links {
  border-left: 4px solid #F17021;
  padding: 15px 30px 40px 30px;
  margin-right: 20px;
  margin-bottom: 20px;
  max-width: 400px;
}
.energize-home-page .learn-links h3 {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
}
.energize-home-page .learn-links li {
  margin-bottom: 10px;
}
.energize-home-page .learn-links a {
  color: #152850;
  font-size: 20px;
  text-decoration: none;
  font-weight: normal;
}
.energize-home-page .learn-links a:hover {
  text-decoration: underline;
}
.energize-home-page .faq-box .outline-box-link a {
  font-weight: normal;
}
.energize-home-page .faq-box .read-more {
  display: inline-block;
  margin-left: 45%;
}
.energize-home-page .faq-box .read-more a {
  font-weight: bold;
}
.energize-home-page .update-box h3 {
  font-size: 26px;
}
.energize-home-page .play-button {
  width: 100px;
  height: 100px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.energize-home-page .button-styling {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; /* Smooth transition for all properties */
  border-radius: 100px;
  max-width: 100px;
}
.energize-home-page .button-styling:hover {
  background-color: #ffc757;
  border-radius: 100px;
  max-width: 100px;
}
.energize-home-page .video-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.energize-about-page .hero-energize {
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .energize-about-page .hero-energize {
    padding-bottom: 95px;
  }
}
.energize-about-page .team-text {
  font-size: 17px;
  line-height: 30px;
}
.energize-about-page .learn-link {
  margin-left: 0;
  font-size: 17px;
}
@media screen and (min-width: 992px) {
  .energize-about-page .learn-link {
    margin-left: 50%;
  }
}
.energize-about-page .principal-investigator div {
  aspect-ratio: 1/1.2;
  overflow: hidden;
  margin-bottom: 1rem;
  max-width: 250px;
}
.energize-group-page .hero-energize {
  background-image: url("/images/wavy_line_energize_tan.svg");
}
.energize-group-page .hero-energize h1 {
  font-size: 50px;
  line-height: 60px;
  font-weight: bold;
  margin-right: auto;
}
.energize-group-page .hero-energize p {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.energize-group-page .hero-energize .hero-img {
  margin-bottom: -175px;
  max-height: 450px;
  z-index: 99;
}
.energize-group-page .study-logo {
  max-width: 385px;
  margin-left: -1.4rem;
}
.energize-group-page .page-desc {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.energize-group-page h2 {
  font-size: 41px;
  font-weight: 900;
}
.energize-group-page .study-arms {
  max-height: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.energize-group-page .study-group-col {
  font-size: 20px;
  line-height: 30px;
}
.energize-group-page .happens-icon {
  max-height: 100px;
}
.energize-group-page .happens-icon {
  max-height: 90px;
}
.energize-group-page .drug-desc {
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
}
.energize-group-page .activities-box {
  border: 1px solid #043673;
}
.energize-group-page .activities-box img {
  width: 100px;
}
.energize-group-page .activities-box p {
  font-size: 17px;
  line-height: 30px;
  font-weight: normal;
}
.energize-group-page .learn-links {
  border-left: 4px solid #F17021;
  padding: 15px 30px 40px 30px;
  margin-right: 60px;
  margin-bottom: 20px;
  max-width: 425px;
}
.energize-group-page .learn-links h3 {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
}
.energize-group-page .learn-links li {
  margin-bottom: 10px;
}
.energize-group-page .learn-links a {
  color: #152850;
  font-size: 20px;
  text-decoration: none;
  font-weight: normal;
}
.energize-group-page .learn-links a:hover {
  text-decoration: underline;
}
.energize-group-page .faq-box .outline-box-link a {
  font-weight: normal;
}
.energize-group-page .faq-box .read-more {
  display: inline-block;
  margin-left: 45%;
}
.energize-group-page .faq-box .read-more a {
  font-weight: bold;
}
.energize-group-page .update-box h3 {
  font-size: 26px;
}
.hero-sleep {
  background-image: url("/images/wavy_line_sleep.svg");
}

.sleep-home-page .study-logo {
  max-width: 385px;
  margin-left: -1.4rem;
}
.sleep-home-page .page-desc {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}
.sleep-home-page h2 {
  font-size: 41px;
  font-weight: 900;
}
.sleep-home-page .enroll-desc {
  font-size: 22px;
  font-weight: bold;
  color: #2872BC;
  border-top: 2px solid #2872BC;
  border-bottom: 2px solid #2872BC;
  padding: 20px 20px;
  text-align: center;
}
.sleep-home-page .enroll-desc .enroll-desc-detail {
  font-weight: normal;
}
.sleep-home-page .fit-icon {
  max-width: 120px;
}
.sleep-home-page .study-group-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
.sleep-home-page .study-group-row img {
  width: 70px;
  margin-right: 25px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.sleep-home-page .study-group-row p, .sleep-home-page .study-group-row li {
  font-size: 20px;
  line-height: 30px;
  margin: 0px;
}
.sleep-home-page .study-group-row p strong, .sleep-home-page .study-group-row li strong {
  font-weight: 900;
}
.sleep-home-page .team-circle {
  border: 8px solid #152850;
  background-color: #0072BC;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sleep-home-page .team-circle img {
  width: 150px;
}
.sleep-home-page .participation-icon {
  max-width: 100px;
}
.sleep-home-page .learn-more {
  font-size: 32px;
}
.sleep-home-page .learn-links {
  border-left: 4px solid #0072BC;
  padding: 15px 30px 40px 30px;
  margin-bottom: 20px;
}
.sleep-home-page .learn-links h3 {
  font-size: 20px;
  line-height: 32px;
  font-weight: bold;
}
.sleep-home-page .learn-links li {
  margin-bottom: 10px;
}
.sleep-home-page .learn-links a {
  color: #152850;
  font-size: 20px;
  text-decoration: none;
  font-weight: normal;
}
.sleep-home-page .learn-links a:hover {
  text-decoration: underline;
}
.sleep-home-page .faq-box .outline-box-link a {
  font-weight: normal;
}
.sleep-home-page .faq-box .read-more {
  display: inline-block;
  margin-left: 45%;
}
.sleep-home-page .faq-box .read-more a {
  font-weight: bold;
}
.sleep-home-page .update-box h3 {
  font-size: 26px;
}
.sleep-home-page .study-accordion .accordion:first-child {
  border-top: 1px solid #152850;
}
.sleep-home-page .study-accordion .acc-item {
  border-bottom: 1px solid #152850;
}
.sleep-home-page .study-accordion .acc-item .study-header button {
  font-weight: bold;
  font-size: 22px;
  padding: 0.75rem;
  color: #346094;
  text-decoration: none;
  position: relative;
}
.sleep-home-page .study-accordion .acc-item .study-header button::after {
  content: "+";
  font-size: 30px;
  font-weight: normal;
  position: absolute;
  right: 20px;
  border: 1px solid #152850;
  padding: 0;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 20px;
}
.sleep-home-page .study-accordion .acc-item .study-header button[aria-expanded=true]::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-duration: 150ms;
          transition-duration: 150ms;
}
.sleep-home-page .study-accordion .acc-item .study-details-container {
  border-top: 1px solid #152850;
  padding: 2rem 1rem 1rem 3rem;
}
.sleep-home-page .study-accordion .acc-item .study-details-container .study-group-row img {
  width: 100px;
  margin-right: 35px;
}
.sleep-home-page .study-accordion .acc-item .study-details-container .study-inset {
  margin-left: 10rem;
  margin-right: 4rem;
  border-left: 4px solid #0072BC;
  padding: 0 1rem 0.5rem 3rem;
}
.sleep-home-page .study-accordion .acc-item .study-details-container .study-box {
  background-color: #0072BC;
  color: #fff;
  border-radius: 25px;
  padding: 20px 40px;
  font-size: 20px;
  line-height: 30px;
  margin: 3rem 1em 3rem 8rem;
}
.sleep-home-page .study-accordion .acc-item .study-details-container .study-box img {
  float: right;
  width: 130px;
  background-color: #0072BC;
  border: 10px solid #fff;
  border-radius: 50%;
  margin-top: -85px;
}
.sleep-home-page .study-accordion .acc-item .study-details-container .study-box div {
  padding-right: 10rem;
}
.sleep-home-page .study-accordion .acc-item .study-details-container .intervention-desc {
  font-size: 20px;
  font-weight: bold;
  line-height: 30px;
}
.sleep-home-page .study-accordion .acc-item .study-details-container .intervention-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
.sleep-home-page .study-accordion .acc-item .study-details-container .intervention-row img {
  width: 90px;
  margin-right: 25px;
}
.sleep-home-page .study-accordion .acc-item .study-details-container .intervention-row p {
  font-size: 17px;
  line-height: 30px;
  margin: 0px;
}
.sleep-home-page .study-accordion .acc-item .study-details-container .intervention-row p strong {
  font-weight: 900;
}
.sleep-home-page .study-accordion .acc-item #itemTwo .study-details-container .intervention-row, .sleep-home-page .study-accordion .acc-item #itemTwo .study-details-container .study-inset {
  margin-right: 10rem;
}
.sleep-home-page .play-button {
  width: 150px;
}
.sleep-home-page .button-styling {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; /* Smooth transition for all properties */
  border-radius: 100px;
  max-width: 150px;
}
.sleep-home-page .button-styling:hover {
  background-color: #ffc757;
  border-radius: 100px;
  max-width: 150px;
}
.sleep-about-page .hero-sleep {
  padding-bottom: 80px;
}
@media (min-width: 992px) {
  .sleep-about-page .hero-sleep {
    padding-bottom: 95px;
  }
}
.sleep-about-page .study-logo {
  max-width: 365px;
  margin-left: -1.4rem;
}
.sleep-about-page .team-text {
  font-size: 17px;
  line-height: 30px;
}
.sleep-about-page .learn-link {
  margin-left: 0;
  font-size: 17px;
}
@media screen and (min-width: 992px) {
  .sleep-about-page .learn-link {
    margin-left: 50%;
  }
}
.sleep-about-page .principal-investigator div {
  aspect-ratio: 1/1.2;
  overflow: hidden;
  margin-bottom: 1rem;
  max-width: 250px;
}
.faqs-page .hero h1 {
  color: #fff;
  font-size: 42px;
  font-weight: normal;
  letter-spacing: 0;
}
.faqs-page .top-section .main-text {
  font-size: 17px;
  line-height: 30px;
  font-weight: normal;
}
@media (min-width: 992px) {
  .faqs-page .sticky-side {
    position: -webkit-sticky;
    position: sticky;
    top: 190px;
  }
}
.faqs-page .sticky-side strong {
  font-family: "Europa", serif;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 26px;
  padding-bottom: 12px;
  display: block;
}
.faqs-page .sticky-side .list-group {
  border-top: 1px solid #acbbc9;
  border-bottom: 1px solid #acbbc9;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .faqs-page .sticky-side .list-group {
    max-width: 80%;
    margin-bottom: 0;
  }
}
.faqs-page .sticky-side .list-group-item {
  font-family: "Europa", serif;
  font-size: 15px;
  line-height: 24px;
  border-color: #acbbc9;
  font-weight: 400;
  color: #152850;
  padding: 16px 26px 16px 5px;
  text-decoration: none;
}
@media (min-width: 992px) {
  .faqs-page .sticky-side .list-group-item {
    font-size: 17px;
    line-height: 24px;
  }
}
.faqs-page .sticky-side .list-group-item:after {
  content: url("/images/sticky_arrow_dn.svg");
  width: 22px;
  height: 22px;
  position: absolute;
  right: 5px;
  top: 12px;
}
@media (min-width: 992px) {
  .faqs-page .sticky-side .list-group-item:after {
    content: url("/images/sticky_arrow_rt.svg");
  }
}
.faqs-page .sticky-side .list-group-item:hover, .faqs-page .sticky-side .list-group-item:focus {
  background-color: #F6F3EE;
  color: #152850;
}
.faqs-page .sticky-side .list-group-item:hover:after, .faqs-page .sticky-side .list-group-item:focus:after {
  content: url("/images/sticky_arrow_rt_hover.svg");
}
.faqs-page .sticky-side .list-group-item.active {
  color: #152850;
  text-decoration: underline;
  font-weight: bold;
  background-color: transparent;
}
.faqs-page .sticky-side .list-group-item.active:after {
  content: "";
}
.faqs-page .faq-title h2 {
  font-size: 26px;
}
.faqs-page .faq-section {
  margin-bottom: 4rem;
}
.faqs-page .faq-item:not(:last-of-type) {
  border-bottom: 1px solid #acbbc9;
}
.faqs-page .faq-item .faq-heading {
  background-color: transparent;
  border-bottom: none;
  margin-bottom: 0;
  padding: 0;
}
.faqs-page .faq-item .faq-heading h2 button {
  padding: 10px 35px 10px 10px;
  font-family: "Europa", serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 31px;
  color: #152850;
  cursor: pointer;
  position: relative;
  border-radius: 0;
}
.faqs-page .faq-item .faq-heading h2 button:after {
  position: absolute;
  content: "+";
  right: 10px;
  top: 11px;
  font-family: "Open Sans", sans-serif;
  font-size: 34px;
  line-height: 31px;
  font-weight: normal;
  color: #346094;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.faqs-page .faq-item .faq-heading h2 button:hover {
  text-decoration: none;
  color: #152850;
}
.faqs-page .faq-item .faq-heading h2 button:active {
  color: #fff;
}
.faqs-page .faq-item .faq-heading h2 button:focus {
  text-decoration: none;
  color: #fff;
  background-color: #152850;
}
.faqs-page .faq-item .faq-heading h2 button:focus:after {
  color: #fff;
}
.faqs-page .faq-item .faq-heading h2 button:focus[aria-expanded=true] {
  color: #fff;
}
.faqs-page .faq-item .faq-heading h2 button:active {
  text-decoration: none;
  color: #152850;
}
.faqs-page .faq-item .faq-heading h2 button[aria-expanded=true] {
  color: #346094;
}
.faqs-page .faq-item .faq-heading h2 button[aria-expanded=true]:after {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
}
.faqs-page .faq-item .faq-detail-container {
  padding: 2rem;
  font-weight: normal;
}

/*# sourceMappingURL=general.4bf475e38aab3da816d4.css.map*/