.elementor-10235 .elementor-element.elementor-element-d389aac{--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-fa14f87 */: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;
}

.BeausiteFitTrial_Light_28px {
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-size: 1.04vw !important;
  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;
}

.BeausiteFitTrial_Light_20px {
  font-family: 'Beausite Fit Trial Light', sans-serif;
  font-size: 0.9vw;
  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: var(--secondary-color);
}

a {
  text-decoration: none;
}

.HumansaIAB-ul {
  font-family: "Beausite Classic Light", sans-serif;
  font-size: 1.1vw;
  font-weight: 400;
  line-height: 2.65625vw;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  list-style-type: disc;
  padding: 0 1vw;
}

.content_title {
  color: #465129;
  margin: .6vw 0;
}

h1 {
  font-family: "Domaine Display Regular", sans-serif;
  font-size: 2.5vw;
  font-weight: 600;
  line-height: 4.09375vw;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  /* margin: 1vw 0; */
  color: #000;
}

.margin-top-20 {
  margin-top: 2vw;
}

.margin-top-10vw {
  margin-top: 5vw;
}

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

#page-container {
  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: var(--secondary-color);
}

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

.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/ivdrip_topbanner.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 25%;
  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,
.background_gold_title {
  font-family: 'Domaine Display Semibold', sans-serif;
  font-size: 2.81vw;

}

.background_gold_title {
  /* color: "rgb(171, 147, 123)"; */
  color: #ab937b;
}

.width_100vw_container,
.key_section_container {
  /* width: 100%; */
  background-color: #F9F9F9;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.width_100vw_container {
  padding: 3vw 0;
}

.choose_container {
  width: 74.6875vw;
  margin: 4vw auto;
}

.choose_container h1 {
  font-family: "Domaine Display Semibold", sans-serif;
  font-size: 2.187vw;
}

.slider {
  width: 100vw;
  height: 35.4vw;
  position: relative;
  border-radius: 0;
}

.slide {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.slide.active {
  display: block;
}

.slide-container :nth-child(1) .slide-bg-container {
  background-position: 0% 27%;
  background-size: 120%;
}


.slide-bg-container {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  padding: 10vw 0 0 12vw;
}

.slide-bg-content {
  display: flex;
  flex-direction: column;
  width: 42.583333vw;
}

.slide-bg-content-title {
  font-family: "Domaine Display Semibold", sans-serif;
  font-size: 3.125vw;
  font-weight: 600;
  line-height: 4.09375vw;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000;
  /* color: #FFF; */
}

.slide-bg-content-text {
  font-family: "Beausite Classic Light", sans-serif;
  font-size: 1.25vw;
  font-weight: 300;
  line-height: 2.25vw;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #000;
}

.slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#slide-dots {
  position: absolute;
  bottom: 1.041667vw;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 0.520833vw;
  z-index: 99;
}

.dot {
  width: 0.625vw;
  height: 0.625vw;
  z-index: 99;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  transition: all 0.3s ease;
}

.dot.active {
  background: #fff;
  transform: scale(1.2);
}

.slide-descript-container {
  margin: 3vw 0;
  width: 74.6875vw;
  display: flex;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-direction: column;
}

.slide-descript {
  font-family: 'Beausite Fit Trial Light', sans-serif;
  font-size: 1.04vw;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin: 2vw 0;
}

.slide-descript-text-2 {
  margin-top: 1.5vw;
}

.section_img {
  width: 23.6vw;
  height: 30vw;
  object-fit: cover;
  border-radius: .2vw;
}

.section_container {
  flex-direction: column;
  /* gap: 4vw; */
}



.slide-descript-container,
.section_container {
  width: 74.6875vw;
  margin: 2vw auto;
  display: flex;
  /* justify-content: space-between; */
}

.program_details_container {
  width: 74.6875vw;
  margin: 2vw 0;
  display: flex;
  flex-direction: column;
}

.program_details_container,
.benefits_items {
  margin: 4vw 0;
  box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.4);
  border-radius: 2vw;
}

.function_container {
  align-items: center;
}

.section_text_box {
  display: flex;
  flex-direction: column;
  /* gap: 2vw; */
  justify-content: space-between;
}

.section_h1 {
  font-family: "Domaine Display Semibold", sans-serif;
  text-align: center;
  font-size: 1.875vw;
  margin: 1vw 0;
}

.text_align_center {
  text-align: center;

}

.section_box h1 {
  text-align: center;
  font-size: 2.7vw;
  margin: 1vw 0;
}

.key_efficacy_img_box {
  display: flex;
  flex-direction: row;
  gap: 0.5vw;
}

.key_efficacy_item {
  width: 18.5vw;
  height: 31vw;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  background-position-x: -12vw;
}

.key_efficacy_item:nth-child(1) {
  background-image: url('../jpg/iv-drip_section-1-scaled.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.key_efficacy_item:nth-child(2) {
  background-image: url('../jpg/iv-drip_section-2-scaled.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.key_efficacy_item:nth-child(3) {
  background-image: url('../jpg/iv-drip_section-3-scaled.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.key_efficacy_item:nth-child(4) {
  background-image: url('../jpg/iv-drip_section-4-scaled.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.key_efficacy_item:nth-child(5) {
  background-image: url('../jpg/iv-drip_section-5-scaled.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.key_efficacy_title {
  font-family: 'Domaine Display Semibold', sans-serif;
  font-size: 1.875vw;
  color: #fff;
  margin: 0 2vw 1vw 0;
}

.key_efficacy_img {
  width: 18.5vw;
  height: 31vw;
  object-fit: cover;
}

.steps_container {
  width: 74.6875vw;
  margin: 2vw 0;
  display: flex;
  flex-direction: column;
  gap: 2vw;
}

.steps_container {
  margin: 3vw 0;
}

.steps_box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 8vw;
}

.steps_items {
  display: flex;
  flex-direction: column;
  gap: 2vw;
  align-items: center;
  justify-content: space-between;
}


.steps_icon_box {
  position: relative;
  display: flex;
  gap: 1vw;
}

.steps_title {
  font-size: 1.45vw;
  font-family: 'Beausite Fit Trial Light', sans-serif;
}

.steps_number {
  font-family: 'Beausite Fit Trial Light Italic', sans-serif;
  font-size: 6.25vw;
  color: #46512940;
  position: absolute;
  top: -3vw;
  left: -4vw;
}

.steps_items_img {
  width: 6.7vw;
  display: flex;

}

.steps_icon {
  width: 6.7vw;
  object-fit: contain;
}

.choose_items {
  width: 50vw;
}

.choose_icon {
  width: 4.4vw !important;
  object-fit: contain;
}

.choose_items_box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  /* align-items: flex-start; */
  align-items: center;
  gap: 4vw;
  margin: 3vw 0;
}

.choose_items_title {
  font-family: "Beausite Fit Regular", sans-serif;
  color: #465129;
  font-size: 1.45vw;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}

.booknow_link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0.5vw 3vw;
  border: 1px solid #000;
  border-radius: 2vw;
  color: #000;
  width: 14vw;
  font-size: 1.1vw;
  font-family: "Beausite Classic Light", sans-serif;

}



.benefits_title,
.section_descript {
  font-family: 'Beausite Fit Trial Light', sans-serif;
  font-size: 1.1vw;

}

.benefits_items_descript {
  font-family: 'Beausite Fit Trial Light', sans-serif;
  font-size: 1.1vw;
  line-height: 2.5vw;
}

.benefits_layout {
  display: flex;
  flex-direction: row;
  gap: 1vw;
}

.benefits_items {
  width: 24vw;
  height: 56vw;
  box-shadow: 0 0.125rem 0.75rem rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 2vw;
  padding: 1.5vw;
}

.benefits_items_img {
  width: 6.7vw;
  object-fit: cover;
}

.benefits_items_title {
  font-family: "Beausite Fit Regular", sans-serif;
  font-size: 1.45vw;
  text-align: center;
  color: #465129;
  height: 10vw;

}


.section_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20vw;
  margin: 2vw 0;
  padding: .5vw 1vw;
  border-radius: 2vw;
  border: 1px solid #000;
  color: #000;
}

.learnmore_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 10vw;
  margin: 2vw 0;
  padding: 0.5vw 0vw;
  border-radius: 2vw;
  border: 0.1vw solid #000;
  color: #000;
  font-size: 1vw;
  font-family: "Beausite Classic Light", sans-serif;
}

.assessments_box {
  width: 74.6875vw;
  margin: 4vw 0;
}


.program_details_items {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  gap: 1vw;
  width: 15vw;
}

.program_details_box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 5vw;
  padding: 2vw 0;
}

.program_details_container h1 {
  margin: 2vw 0;
  color: #465129;
  font-family: "Domaine Display Semibold", sans-serif;
  font-size: 1.875vw;
}

.program_details_items_img {
  width: 8.3vw;
  height: 8.3vw;
}

.program_details_items_title_box {
  height: 5vw;
}

.program_details_items_title {
  font-family: "Beausite Fit Regular", sans-serif;
  font-size: 1.24vw;
  text-align: center;
}

.program_details_items_descript {
  width: 16vw;
  font-family: "Beausite Fit Regular", sans-serif;
  font-size: 1.1vw;
  text-align: center;
}

.supplements_link {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1vw;
  font-family: "Beausite Fit Trial Light", sans-serif;
  font-weight: 400;
  color: #000;
  height: 2.5vw;
  padding: 0 4vw;
  border: 1px solid #d0cfcf;
  border-radius: 3vw;
  gap: .5vw;
  margin: 2vw 0;
}


.information-descript {
  font-size: 0.8vw;
  font-family: "Beausite Classic Light", sans-serif;
  width: 100%;
  text-align: center;
}/* End custom CSS */