.elementor-2148 .elementor-element.elementor-element-f0ff419{--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-a2ed0d2 */: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;
}

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/phy_banner-01-scaled.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: #FFF;
}


.white_link_style {
  width: 13.0vw;
  height: 3.40vw;
  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: 3.40vw;
  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;
}

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

.descript_center_font_style {
  font-size: 1.04vw;
  font-family: 'Beausite Classic Light', sans-serif;
  text-align: center;
}

.main_container {
  width: 100%;
}

.main-descript {
  width: 74.3vw;
  margin: 4vw auto;
}



.section_center_one_layout {
  margin: 1vw auto;
  text-align: center;
  font-size: 1.875vw;
  font-family: 'Domaine Display Semibold', sans-serif;
}

.section_one_items_layout {
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  margin: 2vw auto;
}

.section_one_item {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 4vw;
}

.section_one_item_img {
  width: 21.8vw;
  height: 12.6vw !important;
  object-fit: cover;
}

.section_one_item_lt_layout {
  width: 46.093vw;
}

.section_one_item_big_img {
  width: 28.8vw;
  height: 18.2vw !important;
  object-fit: cover;
}

.lt_item_context {
  font-size: 0.93vw;
}

.lt_item_title {
  font-family: 'Beausite Fit Trial Light', sans-serif;
  font-size: 1.45vw;
  color: #465129;
  margin-bottom: 1vw;
}

.section_one_layout,
.section_three_content_title,
.section_two_layout,
.section_three_content_layout,
.thress_content_table {
  width: 74.3vw;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.section_three_content_layout {
  align-items: center;
  padding-bottom: 2vw;
}

.section_two_layout_title {
  font-size: 1.87vw;
  font-family: 'Beausite Fit Trial Light', sans-serif;
  margin: 4vw auto;
  color: #465129;
  text-align: center;
}

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

}

.section_two_descript {
  text-align: center;
}

.section_two_imageLayout {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  /* margin: 4vw auto; */
  margin-top: 4vw;
  margin-bottom: 4vw;
}

.section_two_image {
  width: 23vw;
  height: 18.7vw !important;
  object-fit: cover;
}

.section_three_layout {
  width: 100%;
  background-color: #F9F9F9;
}

.section_four_layout {
  width: 100%;
  background-color: #FFF;
}

.section_three_content_title {
  font-size: 1.97vw;
  font-family: 'Beausite Fit Regular', sans-serif;
  /* margin: 1vw 0; */
  margin: 4vw 0 0.5vw 0;
  color: #465129;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin: 2vw auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 1vw;

}

th,
td {
  padding: 12px 15px;
  border: 1px solid #ddd;
  width: 50%;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

thead {
  background-color: #f8f8f8;
}

thead th {
  font-family: "Beausite Fit Regular", sans-serif;
  border-radius: 1vw 1vw 0 0;
  font-size: 1.25vw;
  color: #FFF;
  text-align: center;
  background-color: #465129;
  border: none;
}

.three_table_td_title {
  font-family: "Beausite Fit Regular", sans-serif;
  font-size: 1.25vw;
  color: #465129;
  text-align: center;
}

.three_table_td_context {
  font-size: 0.83vw;
  font-family: "Beausite Classic Light", sans-serif;
}

.section_four_service_layout {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 2vw;
  margin: 2vw auto;
}

.service_items_container {
  display: flex;
  flex-direction: column;
  gap: 2vw;
}

.service_item {
  width: 23.3vw;
  height: 31.2vw;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  background-size: cover;
  background-repeat: no-repeat;
}

.service_items_container:nth-child(1) .service_item {
  background-image: url('../jpg/fitness-services-enhanced_insights.jpg');
}

.service_items_container:nth-child(2) .service_item {
  background-image: url('../jpg/fitness-services-stretch-therapy.jpg');
}

.service_items_container:nth-child(3) .service_item {
  background-image: url('../jpg/fitness-services-infrared-sauna.jpg');
}

.service_item_title {
  font-size: 1.875vw;
  font-family: 'Domaine Display Semibold', sans-serif;
  color: #FFF;
  margin: 0 2vw 1vw 0;
  width: 42%;
  text-align: right;
}

.service_item_descript {
  font-size: 1.04vw;
}

.membership_plan_layout {
  width: 100%;
  height: 43.1vw;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1vw;
  background-image:
    linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 50%, rgb(255, 255, 255, 0.5) 50%),
    url('../jpg/futurehealth-plan-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.membership_plan_content_layout {
  margin-left: 15%;
  display: flex;
  width: 30%;
  flex-direction: column;
  align-items: flex-start;
  gap: 1vw;
}

.membership_plan_title {
  font-size: 2.18vw;
  font-family: 'Domaine Display Semibold', sans-serif;
}

.plan_silder_layout {
  width: 60%;
  overflow: hidden;
  z-index: 99;
  position: relative;
}

.slider_wrapper {
  z-index: 99;
  display: flex;
  width: calc(20.4vw * 12);
  /* 12 张图片的宽度 */
  gap: 1vw;
  transition: transform 0.5s ease-in-out;
  animation: scroll 30s linear infinite;
  /* 添加滚动动画 */
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
    /* 滚动到第二组图片的起始位置 */
  }
}

.slider_card {
  width: 20.4vw;
  height: 20.1vw !important;
  z-index: 99;
  object-fit: cover;
  flex-shrink: 0;
}/* End custom CSS */