.elementor-18193 .elementor-element.elementor-element-64ccbbe{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}/* Start custom CSS for html, class: .elementor-element-9a34fb8 */:root {
  --primary-color: #000;
  --secondary-color: #fff;
  --accent-color: #d1d1d1;
  --font-main: 'Beausite Classic Light', sans-serif;
  font-size: 16px;
  /* Base font size for rem calculations */
}


.BeausiteFit_Light_28px {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.45vw;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.BeausiteFit_Light_40px {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 2.08vw;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.BeausiteClassic_Light_18px {
  font-family: 'Beausite Classic Light', sans-serif;
  font-size: 1vw;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.custom-select {
  display: none;
}

body {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-family: var(--font-main);
  line-height: 1.6;
  color: var(--primary-color);
  background-color: #FFF;
}

a {
  text-decoration: none;
}


.border_bottom_line {
  border-bottom: 1px solid #000;
}

#page-container {
  display: flex;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  flex-direction: column;
  align-items: center;
  background-color: #FFF;
  box-sizing: border-box;
  /* overflow: hidden; */
  position: relative;
}

.page_title_background {
  width: 100%;
  height: 35.4vw;
  position: relative;
  border-radius: 0;
  background-image:
    linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgb(255, 255, 255, 0.1) 100%),
    url('../jpg/topbanner-brainhealth-1.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 50%;
  display: flex;
  align-items: center;
}

.background_context {
  display: flex;
  flex-direction: column;
  margin-left: 12%;
}

.background_small_title {
  font-family: 'Beausite Classic Light', sans-serif;
  font-size: 1.56vw;
}

.background_big_title {
  font-family: 'Domaine Display Semibold', sans-serif;
  line-height: 3.5vw;
  font-size: 3.125vw;
  color: #000;
}


.white_link_style {
  width: 13.0vw;
  height: 2.60vw;
  margin: 2vw 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2vw;
  color: #FFF;
  border: 0.1vw solid #FFF;
  font-size: 1.04vw;
  font-family: 'Beausite Classic Light', sans-serif;
}

.black_link_style {
  width: 13.0vw;
  height: 2.60vw;
  margin: 2vw 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2vw;
  color: #000;
  border: 0.1vw solid #000;
  font-size: 1.04vw;
  font-family: 'Beausite Classic Light', sans-serif;
}

.SectionContent_One_layout {
  width: 100%;
  height: 34.37vw;
  display: flex;
  flex-direction: row;
  position: relative;
  background-image: url('../jpg/brainhealth-brainhealth-5.jpg');
  /* background-image: url('https://www.humansahealth.com/wp-content/uploads/BrainHealth-brainhealth-3.jpg'); */
  background-repeat: no-repeat;
  background-size: contain;
  /* background-position: 0 50%; */

}



.Content_One_layout {
  width: 38.33vw;
  height: 17.70vw;
  position: absolute;
  left: 50%;
  transform: translateY(30%);
}





.Content_One_content_style,
.Content_One_content_title_style {
  color: #000;
  font-family: 'Beausite Fit Trial Light', sans-serif;
}

.Content_One_content_style {
  font-size: 0.937vw;
  margin-bottom: 2vw;
}

.Content_One_content_title_style {
  font-size: 2.6vw;
}

.Content_One_content_small_style {
  font-size: 1.3vw;
  font-family: 'Beausite Fit Trial Light', sans-serif;

}

.SectionContent_Title {
  font-size: 2.6vw;
  text-align: center;
  color: #465129;
  margin-bottom: 7.2vw;
  line-height: 2.6vw;
  /* font-family: 'Beausite Fit Regular', sans-serif; */
  font-family: 'Domaine Display Semibold', sans-serif;
}

.Stages_SectionContent_Title {
  font-size: 2.6vw;
  text-align: center;
  color: #465129;
  margin-bottom: 7.2vw;
  line-height: 2.6vw;
  /* font-family: 'Beausite Fit Regular', sans-serif; */
  font-family: 'Domaine Display Semibold', sans-serif;
}

.SectionContent_small_Title {
  font-family: 'Beausite Fit Light', sans-serif;
  font-size: 1.45vw;
  text-align: center;
  color: #465129;
  margin-bottom: 4.2vw;
}

.SectionContent_Two_layout {
  width: 100%;
  margin: 7.6vw 0;
}



.SectionContent_Two_Items_Layout {
  width: 100%;
  /* height: 48.9vw; */
  display: flex;
  flex-direction: row;
  gap: 3vw;
  justify-content: center;
  position: relative;
}



.SectionContent_Two_Items {
  width: 23.3vw;
  /* height: 48.9vw; */
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 3vw;
  background-color: #F0ECE733;
  box-shadow: 9px 16px 13px 0px rgba(0, 0, 0, .1);
}

.SectionContent_Two_Item_Title {
  position: absolute;
  font-size: 1.45vw;
  top: -1vw;
  left: -1vw;
  background-color: #465129;
  width: 18.1vw;
  height: 3.38vw;
  border-radius: 1.5vw 0 1.5vw 0;
  text-align: center;
  line-height: 3.38vw;
  color: #FFF;
  box-shadow: -5px 0px 10px 1px rgba(0, 0, 0, 0.5);
  font-family: 'Beausite Fit Trial Light', sans-serif;

}

.Content_Two_Layout {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 4vw 2vw;
}

.Content_Two_Header {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Content_Two_Header_Content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Content_Item_Image {
  width: 10.7vw;
  height: 7.55vw !important;
  object-fit: contain;
}

.Content_Item_date,
.Content_Item_year {
  font-size: 1.25vw;
  font-family: 'Beausite Fit Regular', sans-serif;
  color: #465129;
  font-weight: bolder;
}

.Content_Item_Results_Layout {
  width: 18vw;
  height: 8vw;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 0.1vw solid #81955A;
  border-radius: 1vw;
  padding: 1vw;
}

.Content_Item_Results_Title {
  display: block;
  width: 2.7vw;
  height: 3.125vw !important;
  object-fit: contain;
  position: absolute;
  top: -2vw;
  background-color: #fffdfd;
  padding: 0 0.5vw;
  color: #465129;
  font-size: 1.35vw;
}

.Content_Item_Results_context {
  height: auto;
  font-size: 1.25vw;
  line-height: 1.8vw;
  text-align: center;
  color: #000;
  font-family: 'Beausite Fit Trial Light', sans-serif;

}

.SectionContent_Three_Layout {
  width: 100%;
  background-color: #F9F9F9;
  padding: 4vw 2vw;
}

.SectionContent_Three_container {
  display: flex;
  flex-direction: row;
  justify-content: center;
}

.SectionContent_Three_container .SectionContent_Three_Items_Layout:nth-child(1),
.SectionContent_Three_container .SectionContent_Three_Items_Layout:nth-child(2) {
  border-right: 0.1vw solid #81955A;

}

.SectionContent_Three_Items_Layout {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 5vw;
  gap: 1vw;
}

.SectionContent_Three_container :nth-child(1) .SectionContent_Three_Items_Header .SectionContent_Three_Items_Header_Image {
  width: 7.81vw;
  height: 4.58vw;
  object-fit: cover;
}

.SectionContent_Three_container :nth-child(2) .SectionContent_Three_Items_Header .SectionContent_Three_Items_Header_Image {
  width: 4vw;
  height: 5.1vw;
  object-fit: cover;
}

.SectionContent_Three_container :nth-child(3) .SectionContent_Three_Items_Header .SectionContent_Three_Items_Header_Image {
  width: 6.51vw;
  height: 5.31vw;
  object-fit: cover;
}

.SectionContent_Three_Items_Header {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1vw;
  margin-bottom: .5vw;
}

.SectionContent_Three_Items_Header_Circle {
  width: 4.32vw;
  height: 4.32vw;
  display: block;
  padding-top: 1.2vw;
  line-height: 1vw;
  border: 0.1vw solid #81955A;
  border-radius: 50%;
  color: #81955A;
  font-size: 0.9vw;
  text-align: center;
  font-family: 'Beausite Fit Regular', sans-serif;
}

.SectionContent_Three_Items_Header_Title {
  font-family: "Beausite Fit Trial Light", sans-serif;
  color: #465129;
  font-size: 1vw;
}

.SectionContent_Three_Items_Main {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: .5vw;
  color: #454E28;

}

.Three_Items_Number {
  font-family: 'Beausite Fit Regular', sans-serif;
  font-size: 1.45vw;
}

.Three_Items_Descript {
  font-size: 1vw;
  line-height: 1.4vw;
}

.SectionContent_Four_Items_Layout {
  width: 100%;
  height: 37.5vw;
  display: flex;
  flex-direction: row;
}

.SectionContent_Four_items {
  width: 50%;
  height: 100%;
}

.Four_left_items {
  background-image: url('../jpg/brainhealth_section_four-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

.Four_left_items_descript {
  font-family: 'Domaine Display Semibold', sans-serif;
  margin-right: 0.5vw;
  font-size: 2.08vw;
  padding: 0 1.2vw;
  border-left: 0.1vw solid #000;
}

.Four_right_items {
  display: flex;
  flex-direction: column;
  gap: 4vw;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
}

.Four_right_items_Layout {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2vw;
  width: 78%;

}

.Four_right_lf_items {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 0.6vw;
  width: 40%;

}

.SectionContent_Four_items .Four_right_items_Layout:nth-child(1) .Four_right_lf_items_img {
  width: 13.9vw;
  height: 3.43vw !important;
}

.SectionContent_Four_items .Four_right_items_Layout:nth-child(2) .Four_right_lf_items_img {
  width: 11.6vw;
  height: 3.75vw !important;
}

.SectionContent_Four_items .Four_right_items_Layout:nth-child(3) .Four_right_lf_items_img {
  width: 10.3vw;
  height: 3.02vw !important;
}

.Four_right_lf_items_img {
  width: 18.33vw;
  height: 4vw !important;
  object-fit: contain;
  object-position: left;
}

.Four_right_lf_items_descript {
  font-family: 'Beausite Fit Regular', sans-serif;
  font-size: 3.8vw;
  color: #465129;
  line-height: 1vw;
  position: relative;
}

.Four_right_items_Layout_middle_font {
  font-family: 'Beausite Fit Regular', sans-serif;
  font-size: 1.67vw;
  color: #465129;
  line-height: 1.4vw;
  margin-top: 0.5vw;
}

.Four_right_r_items {
  width: 50%;
}

.Four_right_r_items_top_font {
  font-size: 1vw;
  position: absolute;
  top: -1.8vw;
  left: 0vw;
}

.SectionContent_Five_Items_Layout {
  height: 86vw;
  width: 100%;
  background-image: url('../jpg/brainhealth_program_bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 50%;
}

.SectionContent_Five_Items_Title {
  text-align: center;
  font-size: 2.70vw;
  /* margin: 8vw 0 2vw 0; */
  padding: 4vw 0;
  color: #FFF;
}

.SectionContent_Five_Items_ItalicTitle {
  font-family: 'Domaine Display Semibold Italic', sans-serif;
}

.BannerTitle_LTitle {
  /* font-family: 'Domaine Display Semibold Italic', sans-serif; */
  font-size: 2.4vw !important;
}

.SectionContent_Five_Items_Plan_Layout {
  width: 63.74vw;
  height: 45.4vw;
  margin: 5vw auto;
  background-color: #FFF;
  border-radius: 3vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.Plan_Title {
  position: absolute;
  top: -1.5vw;
  /* 向上偏移2.5vw */
  left: 50%;
  transform: translateX(-50%);
  width: 18.75vw;
  border-radius: 5vw;
  background-color: #81955A;
  color: #FFF;
  font-size: 1.875vw;
  text-align: center;
  z-index: 1;
}

.Plan_Items_Container {
  display: flex;
  width: 90%;
  margin: 1vw auto;
  flex-direction: row;
  gap: 0.3vw;
}

.plan_context_title {
  font-size: 1.45vw;
  color: #465129;
}

.plan_context_descript {
  font-size: 0.93vw;
  color: #000;
}

.plan_context_layout {
  display: flex;
  flex-direction: column;
  gap: 0.5vw;
}

.plan_item_icon {
  margin-top: 0.2vw;
  width: 1.51vw;
  height: 1.51vw !important;
  object-fit: contain;
}

.SectionContent_Five_Items_Outside_Layout {
  width: 63.74vw;
  margin: 2vw auto;
  display: flex;
  justify-content: space-around;

  /* border: 1px solid #000; */
}

.Items_Outside_Icon {
  width: 5.67vw;
  height: 5.67vw !important;
  object-fit: contain;
}

.Items_Outside {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1vw;
}

.Items_Outside_Descript {
  width: 16.36vw;
  text-align: center;
  font-size: 1.25vw;
  color: #FFF;
  font-family: 'Beausite Fit Regular', sans-serif;

}

/* circle styel  */
.circle_container {
  position: relative;
  width: 23.3vw;
  height: 22vw;
}

.circle_style {
  position: absolute;
  width: 8.95vw;
  height: 8.95vw;
  border-radius: 50%;
  mix-blend-mode: multiply;
}

.circle_style:nth-child(1) {
  left: 15%;
  top: 3vw;
  background: #81955A2B;
}

.circle_style:nth-child(2) {
  left: 45%;
  top: 3vw;
  background: #CDBD8F33;
}

.circle_style:nth-child(3) {
  left: 30%;
  top: 9vw;
  background: #6C94AA24;
}

.circle_style:nth-child(4) {

  background: #DECCC638;
}

/* 添加文字样式 */
.label {
  position: absolute;
  font-family: Arial;
  font-weight: bold;
  width: 7.25vw;
  text-align: center;
}

/* 1.14 */
.label-1,
.label-2,
.label-3,
.label-4 {
  font-size: 0.93vw;
  color: #000;
  line-height: 1.2vw;
  font-family: 'Beausite Fit Trial Light', sans-serif;
}

.label-1 {
  left: 4.4vw;
  top: 6.5vw;
}

.label-2 {
  left: 48%;
  top: 5.5vw;
}

.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(1) .label-2 {
  left: 11.3vw;
  top: 5vw;
}

.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(1) .label-3 {
  left: 8vw;
  top: 12vw;
}


.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(2) .label-1 {
  left: 4.5vw;
  top: 6vw;
}

.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(2) .label-2 {
  left: 50%;
  top: 6vw;
}

.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(3) .label-2 {
  left: 11.5vw;
  top: 5vw;
}


.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(2) .label-3,
.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(3) .label-3 {
  left: 18%;
  top: 12vw;
}

.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(2) .label-4,
.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(3) .label-4 {
  left: 11.5vw;
  top: 12vw;
}

.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(2) .circle_style:nth-child(3),
.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(3) .circle_style:nth-child(3) {
  left: 15%;
  top: 8.5vw;
}

.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(2) .circle_style:nth-child(4),
.SectionContent_Two_Items_Layout .SectionContent_Two_Items:nth-child(3) .circle_style:nth-child(4) {
  left: 45%;
  top: 8.5vw;
}/* End custom CSS */