.healthPlan {
  padding: 0 10px;
  margin-top: 50px;
}
.healthPlan-nav {
  gap: 9px;
}
.healthPlan-nav > a {
  display: block;
  color: var(--Grey-Mid, #666);
  font-family: "Noto Sans HK";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.4px;
}
.healthPlan-nav .active {
  background: #005bab;
  color: #fff;
  padding: 4px 14px;
}
.healthPlan-content {
  margin-top: 42px;
}
.healthPlan-content-section {
  margin-bottom: 88px;
  width: 100%;
  /* height: calc(100% - 65px); */
  /* min-height: 946px; */
  background: var(--Grand-Light-Blue, #6096c5);
  position: relative;
}
.healthPlan-content-section-text-title {
  margin-left: 46px;
  margin-top: 23px;
  gap: 9px;
}
.healthPlan-content-section-text-title img {
  width: 59.998px;
  height: 60px;
}
.healthPlan-content-section-text-title h2 {
  color: var(--White, #fff);
  text-shadow: 0px 3px 3px rgba(0, 0, 0, 0.4),
    0px 0px 50.175px rgba(0, 0, 0, 0.3);
  text-align: left;
  font-family: "Noto Sans HK";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
  letter-spacing: 2.4px;
}
.healthPlan-content-section-Url {
  gap: 18px;
  margin-top: 45px;
  padding-bottom: 24px;
}

@media screen and (max-width: 390px) {
  .healthPlan-content-section-Url .pubilc-button{
    width: 100% !important;
    font-size: 16px !important;
  }
  .healthPlan-content > div:nth-of-type(4) .healthPlan-content-section-Url >a:nth-child(2) {
    height: auto;
    font-size: 15px !important;
}
.healthPlan-content-section-Url .pubilc-button{
  gap:6px !important
}


}
.healthPlan-content-section-Url .pubilc-button {
  border: 3px solid var(--Brand-Blue, #005bab);
  gap: 22px;
  width: 350px;
  padding-left: 0;
  padding-right: 0;
  font-size: 20px;
  padding: 10px 19.5px 10px 11px;
  opacity: 1;
}
.healthPlan-content-section-Url .pubilc-button svg {
  width: 19px;
  height: 33px;
}
.healthPlan-content > div:nth-of-type(1),.healthPlan-content > div:nth-of-type(3) {
  height: 100%;
  /* min-height: 460px; */
  background: var(--Grand-Grey, #e8e0d5);
}
.healthPlan-content > div:nth-of-type(3){
  /* min-height: 530px; */

}
.healthPlan-content
  > div:nth-of-type(1)
  .healthPlan-content-section-text-title,.healthPlan-content
  > div:nth-of-type(3)
  .healthPlan-content-section-text-title {
  margin-left: 44px;
  margin-top: 24px;

}
.healthPlan-content
  > div:nth-of-type(1)
  .healthPlan-content-section-text-title
  h2,.healthPlan-content
  > div:nth-of-type(3)
  .healthPlan-content-section-text-title
  h2 {
  color: var(--Brand-Blue, #005bab);
  text-shadow: none;
}
.healthPlan-content > div:nth-of-type(1) .healthPlan-content-section-Url,.healthPlan-content > div:nth-of-type(3) .healthPlan-content-section-Url {
  bottom: 14px;
}
/* .healthPlan-content
  > div:nth-of-type(3)
  .healthPlan-content-section-Url
  .pubilc-button  {
  width: 336px;
} */

.healthPlan-content
  > div:nth-of-type(1)
  .healthPlan-content-section-Url
  .pubilc-button,.healthPlan-content
  > div:nth-of-type(3)
  .healthPlan-content-section-Url
>a:nth-child(1){
    /* width: 350px; */
    /* margin-right: auto; */
  }


.healthPlan-content > div:nth-of-type(4) {
  height: 100%;
  /* min-height: 595px; */
  background: var(--Grand-Light-Blue, #6096c5);
}
.healthPlan-content
  > div:nth-of-type(4)
  .healthPlan-content-section-text-title {
  margin-left: 44px;
  margin-top: 31px;
}
.healthPlan-content > div:nth-of-type(4) .healthPlan-content-section-Url {
  /* bottom: 22px; */
  width: fit-content;
  margin-left: auto;
  margin-right: auto;

}
.healthPlan-content
  > div:nth-of-type(4)
  .healthPlan-content-section-Url
  .pubilc-button:nth-child(2) {
  width: 372px;
}

@media screen and (min-width: 992px) {
  header {
    position: sticky !important;
    top: 0;
  }
  body {
    padding: 0;
  }
  /* .indexSwiper .swiper-wrapper {
    height: 300px;
  }
  .indexSwiper .swiper-wrapper .swiper-slide img {
    height: 300px;
  } */
  .indexSwiper .swiper-Title > div {
    bottom: 46px;
    left: auto;
    text-align: left;
    padding-left: 54px;
  }
  .indexSwiper .swiper-Title > div h1 {
    font-size: 60px;
  }
  .indexSwiper .swiper-Title > div .swiper-Title-sub {
    font-size: clamp(18px, 1.5625vw, 30px);
    font-size: 60px;
    letter-spacing: 3px;
  }
  .indexSwiper .swiper-Title > div a {
    margin-left: auto;
  }
  .healthPlan {
    padding: 0;
    margin-top: 76px;
  }
  .healthPlan-nav {
    gap: 24px;
  }
  .healthPlan-nav > a {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2.4px;
  }
  .healthPlan-nav .active {
    background: #005bab;
    color: #fff;
    padding: 9px 40px;
  }
  .healthPlan-content {
    position: relative;
    margin-top: 42px;
  }
  .healthPlan-content-section {
    scroll-margin-top: 300px;
    margin-bottom: 113px;
    width: 100%;
    /* min-height: 516px; */
    max-height: 516px;
    height: 516px;
    background: var(--Grand-Light-Blue, #6096c5);
  }
  .healthPlan-content-section-text > img {
    width: 847px;
    height: 516px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .healthPlan-content-section-text-title {
    margin-left: 15px;
    margin-top: 55px;
    gap: 14px;
  }
  .healthPlan-content-section-text-title img {
    width: 78.249px;
    height: 78.249px;
  }
  .healthPlan-content-section-text-title h2 {
    color: var(--White, #fff);
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4),
      0px 0px 66.9px rgba(0, 0, 0, 0.3);
    font-family: "Noto Sans HK";
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: 4.5px;
  }
  .healthPlan-content-section-Url {
    /* width: 1062px;  */
    gap: 13px;
    
    position: absolute;
    left: 10px;
    bottom: 24px;
  }
  .healthPlan-content-section-Url .pubilc-button {
    border: 3px solid var(--Brand-Blue, #005bab);
    white-space: nowrap;
    width: 425px;
    max-width: none;
    gap: 4px;
    height: 70px;
    font-size: 24px;
    padding: 13px 28px 14px 0px;
    letter-spacing: 2.4px;
  }
  .healthPlan-content-section-Url .pubilc-button svg {
    width: 19px;
    height: 33px;
  }
  .healthPlan-content > div:nth-of-type(1), .healthPlan-content > div:nth-of-type(3) {
    height: 100%;
    /* min-height: 360px; */
    max-height: 360px;
    margin-bottom: 80px;
  }
  .healthPlan-content
    > div:nth-of-type(1)
    .healthPlan-content-section-text
    > img,  .healthPlan-content
    > div:nth-of-type(3)
    .healthPlan-content-section-text
    > img {
    width: 592px;
    height: 360px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .healthPlan-content
    > div:nth-of-type(1)
    .healthPlan-content-section-text-title,.healthPlan-content
    > div:nth-of-type(3)
    .healthPlan-content-section-text-title {
    margin-left: 44px;
    margin-top: 24px;
  }
  .healthPlan-content
    > div:nth-of-type(1)
    .healthPlan-content-section-text-title
    h2 , .healthPlan-content
    > div:nth-of-type(3)
    .healthPlan-content-section-text-title
    h2{
    color: var(--Brand-Blue, #005bab);
  }
  .healthPlan-content > div:nth-of-type(1) .healthPlan-content-section-Url,.healthPlan-content > div:nth-of-type(3) .healthPlan-content-section-Url {
    bottom: 24px;
  }

  .healthPlan-content
  > div:nth-of-type(3)
  .healthPlan-content-section-Url
>a:nth-child(1){
  max-width: none;
  margin-right: initial;
}
  .healthPlan-content
    > div:nth-of-type(1)
    .healthPlan-content-section-Url
    .pubilc-button, .healthPlan-content
    > div:nth-of-type(3)
    .healthPlan-content-section-Url
    .pubilc-button {
    width: auto;
    max-width: none;
    min-width: 425px;
  }
  .healthPlan-content > div:nth-of-type(4) {
    height: 100%;
    /* min-height: 360px; */
    max-height: 360px;
    margin-bottom: 30px;
  }
  .healthPlan-content
    > div:nth-of-type(4)
    .healthPlan-content-section-text
    > img {
    width: 592px;
    height: 360px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .healthPlan-content > div:nth-of-type(4) .healthPlan-content-section-Url {
    bottom: 24px;
    /* gap: 14px 65px; */

  }
  .healthPlan-content
    > div:nth-of-type(4)
    .healthPlan-content-section-Url
    .pubilc-button {
    width: 425px !important;
    max-width: none;
    /* min-width: 258px; */
    
  }
  .pubilc-button:hover, .pubilc-button:focus {
    min-width: fit-content;
  }
}
