/* 關於健促系列頁面共用樣式 */

.about_hps_view {
  background-color: #fcfaed;
  width: 100%;
  overflow-x: clip;
}

.about_hps_main {
  display: flex;
  gap: 7.75rem;
  padding: 1.5rem 0 12.25rem;
}

.about_hps_view .side_menu .side_menu_area {
  background-color: #fff;
}

.about_hps_view .side_menu_item {
  padding: 1rem 2.5rem !important;
}

.about_hps_wrapper {
  position: relative;
  width: 100%;
  max-width: 73.188rem;
}

.about_hps_main .about_hps {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  height: 100%;
  width: 100%;
}

.about_hps_main .about_hps .about_section_hr {
  width: 4.25rem;
  margin: 0 auto;
}

.about_hps_main .about_hps .about_section {
  width: 100%;
  position: relative;
}

.about_hps_main .about_hps .about_section .about_section_title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.5rem;
  padding: 0 1.5rem;
  border-radius: 0 2.5rem 0 0;
  background-color: #a7c34a;
  height: 5.625rem;
  color: #fff;
  display: flex;
  align-items: center;
}

.about_hps_main .about_hps .about_section .about_who {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
}

.about_hps_main .about_hps .about_section .about_who p {
  font-size: 1.125rem;
  line-height: 2rem;
  text-indent: 2em;
}

.about_hps_main .about_hps .about_section .about_who .about_who_ul {
  padding: 2.5rem;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  border-radius: 1.5rem;
}

.about_hps_main
  .about_hps
  .about_section
  .about_who
  .about_who_ul
  .about_who_li {
  display: flex;
  gap: 0.5rem;
}

.about_hps_main
  .about_hps
  .about_section
  .about_who
  .about_who_ul
  .about_who_li
  span {
  font-size: 0.875rem;
  font-weight: 700;
  min-width: 1.5rem;
  min-height: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  color: #fff;
  background-color: #a7c34a;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.438rem;
  padding-bottom: 0.063rem;
}

.about_hps_main
  .about_hps
  .about_section
  .about_who
  .about_who_ul
  .about_who_li
  .about_who_li_text {
  font-size: 1.125rem;
  line-height: 2rem;
}

.about_hps_main .about_hps .about_section .about_world {
  margin-top: 1rem;
}

.about_hps_main .about_hps .about_section table {
  width: 100%;
  border-collapse: collapse;
}

.about_hps_main .about_hps .about_section table th {
  background-color: #789c01;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 500;
  height: 2.313rem;
}

.about_hps_main .about_hps .about_section table td {
  background-color: #fff;
  padding: 1rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
  border: 0.063rem solid #ebebeb;
}

.about_hps_main .about_hps .about_section table td:first-child {
  background-color: #fdfff3;
  color: #789c01;
  text-align: center;
  vertical-align: top;
  width: 10rem;
  font-weight: 500;
}

.about_hps_main .about_hps .about_section table td .indent {
  text-indent: -1.1em;
  padding-left: 1.2em;
}

.about_hps_main .about_hps .about_section .about_section_sub_title {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.875rem;
  margin-top: 1.5rem;
}

.about_hps_main .about_hps .about_section .about_section_sub_text {
  margin-top: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.5rem;
}

.about_hps_main .about_hps .about_section .about_taiwan table {
  margin-top: 1rem;
}

.about_hps_main .about_hps .about_section .about_service .about_service_list {
  margin-top: 1.5rem;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.about_hps_main .about_hps .about_section .about_service .about_service_item {
  background-color: #ffffff;
  padding: 1.5rem 2.5rem;
  border-radius: 1rem;
}

.about_hps_main
  .about_hps
  .about_section
  .about_service
  .about_service_item_title {
  margin-bottom: 1rem;
  font-size: 1.5rem;
  line-height: 1.875rem;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.about_hps_main
  .about_hps
  .about_section
  .about_service
  .about_service_item_title
  span {
  font-size: 1.25rem;
  font-weight: 700;
  min-width: 2rem;
  min-height: 2rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  color: #fff;
  background-color: #a7c34a;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about_hps_main
  .about_hps
  .about_section
  .about_service
  .about_service_item_content {
  font-size: 1.125rem;
  line-height: 2rem;
}

/* Section corner icons */
.about_hps_main .about_hps .about_section .about_section_who_icon {
  position: absolute;
  width: 7.5rem;
  right: -3.75rem;
  bottom: -2.25rem;
}

.about_hps_main .about_hps .about_section .about_section_world_icon {
  position: absolute;
  width: 9rem;
  right: -4.5rem;
  bottom: -6.875rem;
}

.about_hps_main
  .about_hps
  .about_section
  .about_section_taiwan_icon,
.about_hps_main
  .about_hps
  .about_section
  .about_section_service_icon {
  position: absolute;
  width: 10rem;
  right: -5rem;
  bottom: -5rem;
}

/* Responsive Design */
@media (max-width: 1600px) {
  .about_hps_main {
    gap: 2.5rem;
  }
}

@media (max-width: 1300px) {
  .about_hps_main {
    flex-direction: column;
    gap: 1rem;
    padding: 1.5rem 0 4.375rem;
  }

  .about_hps_wrapper {
    max-width: 100%;
  }

  .about_hps_main .about_hps {
    max-width: 100%;
  }

  .side_menu .side_menu_area {
    width: 100%;
  }

  .side_menu .side_menu_title .side_menu_arrow {
    display: block;
  }

  .about_hps_main .about_hps .about_section .about_section_who_icon,
  .about_hps_main .about_hps .about_section .about_section_world_icon,
  .about_hps_main .about_hps .about_section .about_section_taiwan_icon,
  .about_hps_main .about_hps .about_section .about_section_service_icon {
    display: none;
  }
}

@media (max-width: 1100px) {
  .about_hps_main .about_hps .about_section .about_section_title {
    font-size: 1.75rem;
    line-height: 2.063rem;
    height: 4.125rem;
  }

  .about_hps_main .about_hps .about_section .about_section_sub_title {
    font-size: 1.5rem;
    line-height: 1.813rem;
    margin-top: 1rem;
  }

  .about_hps_main .about_hps .about_section .about_section_sub_text {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }

  .about_hps_main
    .about_hps
    .about_section
    .about_service
    .about_service_item_title {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }

  .about_hps_main
    .about_hps
    .about_section
    .about_service
    .about_service_item_content {
    font-size: 1.125rem;
    line-height: 2rem;
  }
}

@media (max-width: 576px) {
  .about_hps_main {
    gap: 1rem;
    padding: 1.5rem 0 2.5rem;
  }

  .about_hps_main .about_hps {
    gap: 2.5rem;
  }

  .about_hps_main .about_hps .about_section .about_who {
    margin-top: 1rem;
    gap: 1rem;
  }

  .about_hps_main .about_hps .about_section .about_who p {
    font-size: 1rem;
    line-height: 2rem;
  }

  .about_hps_main
    .about_hps
    .about_section
    .about_who
    .about_who_ul
    .about_who_li
    span {
    margin-top: 0;
  }

  .about_hps_main
    .about_hps
    .about_section
    .about_who
    .about_who_ul
    .about_who_li
    .about_who_li_text {
    font-size: 1rem;
    line-height: 1.188rem;
  }

  .about_hps_main .about_hps .about_section .about_who .about_who_ul {
    padding: 0.75rem;
  }

  .about_hps_main .about_hps .about_section table td {
    font-size: 1rem;
    line-height: 1.313rem;
  }

  .about_hps_main .about_hps .about_section .about_section_sub_text {
    font-size: 1rem;
    line-height: 1.313rem;
  }

  .about_hps_main .about_hps .about_section table td:first-child {
    width: 5rem;
    padding: 1rem 0.625rem;
  }

  .about_hps_main .about_hps .about_section .about_service .about_service_item {
    padding: 0.75rem;
  }

  .about_hps_main
    .about_hps
    .about_section
    .about_service
    .about_service_item_title {
    margin-bottom: 0.5rem;
  }

  .about_hps_main
    .about_hps
    .about_section
    .about_service
    .about_service_item_content {
    font-size: 1rem;
  }
}
