@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@900&display=swap");

.page-pd {
  padding: 80px 0px 0;
}

.hmb {
  background-color: #b7e0f3;
  background-image: url(../hmb/img/bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}

.hmb img {
  width: 100%;
}

.hmb_bg {}

.hmb_kv {
  width: 100%;
}

.hmb_kv img {
  width: 100%;
}

.hmb_1_w {
  max-width: 1170px;
  margin: 0 auto;
}

.hmb_1 {
  /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#3d8cc1+1,b7e0f3+99&1+0,0+99 */
  background: linear-gradient(to bottom, rgba(61, 140, 193, 1) 0%, rgba(61, 140, 193, 0.99) 1%, rgba(183, 224, 243, 0) 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  padding: 60px 0 0;
}

.hmb_row {
  max-width: 1170px;
  margin: 0 auto;
}

.hmb_6_row {
  max-width: 1170px;
  margin: 0 auto;
}

.hmb_title {
  width: 80%;
  padding: 0 0 25px;
  margin: 0 auto;
}

.hmb_title img {
  width: 100%;
}

.hmb_1_row {

  margin: 0 auto;
  font-size: 0;
}

.hmb_1_row_l {
  display: inline-block;
  width: 55%;
  vertical-align: middle;
}

.hmb_1_row_l img {
  width: 100%;
}

.hmb_1_row_r {
  display: inline-block;
  font-size: 50px;
  font-weight: bold;
  color: #00539b;
  width: 45%;
  vertical-align: middle;
  padding: 0 1%;
  text-align: center;
  font-style: italic;
}

.hmb_1_row_r h2 {
  font-weight: bold;
  font-size: 50px;
}

.hmb_1_row_btn {
  margin: 40px 0 0;
  display: inline-block;
  cursor: pointer;
  max-width: 250px;
}

.hmb_hr {
  padding: 60px 0;
  width: 100%;
}

.hmb_hr img {
  width: 100%;
}

/*  */
.hmb_2 {

  max-width: 1700px;
  margin: 0 auto;
}

.hmb_2_top {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 0 40px;
}

.hmb_2_top_l {
  flex: 0 0;
  flex-basis: 140px;
}

.hmb_2_top_r {
  flex-grow: 2;
}

.hmb_2_top_r ul {
  padding: 0 0 0 25px;
  list-style: disc;
}

.hmb_2_top_r ul li {
  font-size: 19px;
  color: #59595c;
  margin: 0 0 10px;
  line-height: 1.2;
}

.hmb_2_top_r ul li span {
  font-weight: bold;
  color: #00539b;
}

.hmb sup {
  font-size: 10px;
}

.hmb sub {
  font-size: 10px;
}

.hmb_2_img {
  width: 100%;
}

.hmb_3 {
  max-width: 1700px;
  margin: 0 auto;
}

.hmb_3_top {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 0 40px;
}

.hmb_3_top {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 0 40px;
}

.hmb_3_top_l {
  flex: 0 0;
  flex-basis: 140px;
}

.hmb_3_top_r {
  flex-grow: 2;
}

.hmb_3_top_r ul {
  padding: 0 0 0 25px;
  list-style: disc;
}

.hmb_3_top_r ul li {
  font-size: 19px;
  color: #59595c;
  margin: 0 0 10px;
  line-height: 1.2;
}

.hmb_3_top_r ul li span {
  font-weight: bold;
  color: #00539b;
}

.hmb_3_text {
  font-weight: bold;
  color: #00539b;
  font-size: 50px;
  text-align: center;
  padding: 0 0 60px;
  font-style: italic;
}

.hmb_3_text h2 {
  font-weight: bold;
  font-size: 50px;
}

.hmb_3_img {
  width: 100%;
  position: relative;
}

.hmb_3_img img {
  width: 100%;
}

/*  */
.hmb_3_ball {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
}

.hmb_3_ball-1 {
  width: 20%;
  position: absolute;
  top: 21%;
  left: 16%;
  animation-name: s-float;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
  opacity: 1;
  will-change: transform;
  animation-duration: 5s;
  animation-delay: 0s;
  animation-fill-mode: both;
}

.hmb_3_ball-2 {
  width: 20%;
  position: absolute;
  top: 15%;
  left: 61%;
  animation-name: s-float;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
  opacity: 1;
  will-change: transform;
  animation-duration: 5.5s;
  animation-delay: 0s;
  animation-fill-mode: both;
}

.hmb_3_ball-3 {
  width: 20%;
  position: absolute;
  top: 55%;
  left: 40%;
  animation-name: s-float;
  animation-iteration-count: infinite;
  animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
  opacity: 1;
  will-change: transform;
  animation-duration: 6.5s;
  animation-delay: 0s;
  animation-fill-mode: both;
}

.hmb_3_ball-1 {

  --float-x: 5px;
  --float-y: 12px;
  animation-direction: reverse;

}

.hmb_3_ball-2 {

  --float-x: 5px;
  --float-y: 10px;

}

.hmb_3_ball-3 {

  --float-x: 5px;
  --float-y: 5px;
  animation-direction: reverse;

}


@keyframes s-float {
  0% {
    transform: translate(0, 0);
  }

  25% {
    transform: translate(calc(var(--float-x, 3px) * -1), calc(var(--float-y, 8px) * -1));
  }

  50% {
    transform: translate(var(--float-x, 3px), 0);
  }

  75% {
    transform: translate(calc(var(--float-x, 3px) * 0.5), var(--float-y, 8px));
  }

  100% {
    transform: translate(0, 0);
  }
}

/*  */
.hmb_4 {

  max-width: 1700px;
  margin: 0 auto;
}

.hmb_4_top {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 0 0 40px;
}

.hmb_4_top {
  width: 100%;
  display: flex;
  align-items: start;
  padding: 0 0 40px;
}

.hmb_4_top_l {
  flex: 0 0;
  flex-basis: 140px;
}

.hmb_4_top_r {
  flex-grow: 2;
}

.hmb_4_top_r ul {
  padding: 0 0 0 25px;
  list-style: disc;
}

.hmb_4_top_r ul li {
  font-size: 19px;
  color: #59595c;
  margin: 0 0 10px;
  line-height: 1.2;
}

.hmb_4_top_r ul li span {
  font-weight: bold;
  color: #00539b;
}

.hmb_4_img {
  width: 100%;
}

.hmb_4_img img {
  width: 100%;
}

.hmb_5 {
  max-width: 1500px;
  margin: 0 auto;
}

.hmb_5_img {
  width: 100%;
}

.hmb_5_img img {
  width: 100%;
}

.hmb_5_text {
  display: flex;
  align-items: start;
  padding: 0 0 40px;
}

.hmb_5_text_icon {
  flex: 0 0;
  flex-basis: 140px;
}

.hmb_5_text ul {
  padding: 0 0 0 25px;
  flex-grow: 2;
  list-style: disc;
}

.hmb_5_text ul li {
  font-size: 19px;
  color: #59595c;
  margin: 0 0 10px;
  line-height: 1.2;
}

.hmb_5_text ul li span {
  font-weight: bold;
  color: #00539b;
}

.hmb_5_btn_li {
  list-style: none;
}

.hmb_5_btn {
  margin: 60px auto 0;
  display: inline-block;
  cursor: pointer;
  max-width: 250px;
}

.hmb_6 {
  background-image: url(../hmb/img/hmb-6-bg.png);
  background-repeat: no-repeat;
  /* background-size: contain; */
  background-position: top center;
}

.hmb_6_title_text {
  padding: 40px 0 20px;
  width: 100%;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #bc7e35;
}

.hmb_6_title_text h2 {
  font-size: 50px;
  font-weight: bold;
}

.hmb_6_hr {
  width: 100%;
}

.hmb_6_hr img {
  width: 100%;
}

.hmb_6_w {
  padding: 20px 0 40px;
  width: 100%;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  color: #004098;
}

.hmb_6_w h3 {
  font-weight: bold;
  font-size: 23px;

}

.hmb_6_w h3 span {
  display: inline-block;

}

.hmb_6_img {
  max-width: 1425px;
  margin: 0 auto;
}

.hmb_footer {
    max-width: 1170px;
    margin: 0 auto;
    font-size: 8px;
    color: #989797;
    padding: 20px 0 40px;
    line-height: 1.15;
}

.hmb_2_bottom_bg {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  border-radius: 25px;
  min-height: 400px;
}

.hmb_2_bottom_row {
  font-size: 0;
  text-align: center;
}

.hmb_2_bottom_title {
  background-color: #00539b;
  text-align: center;
  padding: 15px 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}

.hmb_2_bottom_img {
  width: 100%;
  padding: 15px 0;
}

.hmb_2_bottom_img_pb {
  margin: 0 0 20px;
}

.hmb_2_bottom_img img {
  width: 100%;
}

.hmb_2_bottom_text {
  color: #59595c;
  font-size: 19px;
  padding: 0px 15px 15px;
  text-align: center;
  line-height: 1.2;
}

.hmb_2_bottom_flex {
  display: inline-block;
  margin: 0 1%;
  width: 30%;
}

.hmb_4_bottom {
  font-size: 0;
  text-align: center;
  padding: 45px 0 0;
}

.hmb_4_bottom_flex {
  display: inline-block;
  margin: 0 1%;
  width: 48%;
}

.hmb_4_bottom_bg {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  border-radius: 25px;
  min-height: 400px;
}

.hmb_4_bottom_title {
  background-color: #00539b;
  text-align: center;
  padding: 15px 0;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
}

.hmb_4_bottom_img {
  width: 100%;
  padding: 15px 0;
}

.hmb_4_bottom_img img {
  width: 100%;
}

.hmb_4_bottom_text {
  color: #59595c;
  font-size: 19px;
  padding: 0px 15px 15px;
  text-align: center;
}

.hmb_4_top_li {
  list-style: none;
}

.flex-2 {
  width: 34%;

}

.hmb_6_title {
  max-width: 760px;
  padding: 50px 0 0;
  margin: 0 auto 0;
}

.dk {
  display: block;
}

.mo {
  display: none;
}

@media screen and (max-width: 768px) {
  .dk {
    display: none;
  }

  .mo {
    display: block;
  }

  .hmb_1 {
    /* Permalink - use to edit and share this gradient. 固定鏈接 - 用於編輯和分享此漸變： https://colorzilla.com/gradient-editor/#3d8cc1+1,b7e0f3+99&1+0,0+99 */
    background: inherit;
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

    padding: 0px 0 0;
  }

  .hmb {
    background-color: #b7e0f3;
    background-image: url(../hmb/img/m/bgm.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }

  .hmb_1_text {
    font-size: 25px;
    font-weight: bold;
    color: #00539b;
    text-align: center;
    padding: 15px 15px;
    font-style: italic;
  }

  .hmb_1_text h2 {
    font-weight: bold;
    font-size: 25px;
  }

  .hmb_title {
    width: 100%;
    padding: 15px;
  }

  .hmb_1_row_r {
    display: block;
    font-size: 65px;
    font-weight: bold;
    color: #00539b;
    width: 100%;
    vertical-align: middle;
    padding: 0 1%;
    text-align: center;
  }

  .hmb_1_row {
    max-width: 1700px;
    margin: 0 auto;
    font-size: 0;
    padding: 15px;
  }

  .hmb_1_row_l {
    display: block;
    width: 100%;
    vertical-align: middle;
  }

  .hmb_1_row_btn {
    width: 50%;
    margin: 15px 0 0;
    display: inline-block;
    cursor: pointer;
  }

  .hmb_2_top {
    width: 100%;
    display: flex;
    align-items: start;
    padding: 0 15px 40px;
  }

  .hmb_2_top_l {
    flex: 0 0;
    flex-basis: 50px;
  }

  .hmb_2_top_r {
    flex-grow: 2;
    padding: 0;
  }

  .hmb_2_top_r ul li {
    font-size: 19px;
    color: #59595c;
    margin: 0 0 10px;
  }

  .hmb_2_img {
    width: 100%;
    padding: 0 15px 15px;
  }

  .hmb_3_top {
    width: 100%;
    display: flex;
    align-items: start;
    padding: 0 15px 40px;
  }

  .hmb_3_top_l {
    flex: 0 0;
    flex-basis: 50px;
  }

  .hmb_3_top_r {
    flex-grow: 2;
    padding: 0;
  }

  .hmb_3_top_r ul li {
    font-size: 19px;
    color: #59595c;
    margin: 0 0 10px;
  }

  .hmb_3_text {
    font-weight: bold;
    color: #00539b;
    font-size: 25px;
    text-align: center;
    padding: 0 15px 0px;
  }

  .hmb_3_text h2 {
    font-weight: bold;
    font-size: 25px;
  }

  .hmb_4_top {
    width: 100%;
    display: flex;
    align-items: start;
    padding: 0 15px 15px;
  }

  .hmb_4_top_l {
    flex: 0 0;
    flex-basis: 50px;
  }

  .hmb_4_top_r {
    flex-grow: 2;
    padding: 0;
  }

  .hmb_4_top_r ul li {
    font-size: 19px;
    color: #59595c;
    margin: 0 0 10px;
  }

  .hmb_4_text {
    font-weight: bold;
    color: #00539b;
    font-size: 30px;
    text-align: center;
    padding: 0 0 30px;
  }

  .hmb_5_text {
    display: flex;
    align-items: start;
    padding: 0 0 20px;
  }

  .hmb_5_text_icon {
    flex: 0 0;
    flex-basis: 50px;
  }

  .hmb_5_text ul {
    flex-grow: 2;
    padding: 0 0 0 25px;
  }

  .hmb_5_text ul li {
    font-size: 19px;
    color: #59595c;
    margin: 0 0 10px;
  }

  .hmb_5_btn_li {
    display: none;
  }

  .hmb_6 {
    background-image: url(../hmb/img/m/hmb-6-bgm.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
  }

  .hmb_6_title_text {
    padding: 20px 15px 5px;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #bc7e35;
  }

  .hmb_6_title_text h2 {
    font-weight: bold;
    font-size: 24px;
  }

  .hmb_6_w {
    padding: 5px 15px 0;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #004098;
  }

  .hmb_6_w h3 {

    font-size: 19px;
    font-weight: bold;
  }

  .hmb_footer {
    max-width: 1700px;
    margin: 0 auto;
    font-size: 8px;
    color: #989797;
    padding: 20px 15px;
  }

  .hmb_hr {
    padding: 20px 0;
    width: 100%;
  }

  .hmb_4_img {
    width: 100%;
    padding: 0 15px 15px;
  }

  .hmb_5_btn {
    margin: 20px auto 20px;
    display: block;
    cursor: pointer;
    width: 50%;
  }

  .hmb_2_bottom_flex {
    display: block;
    margin: 0;
    width: 100%;
    margin: 0 auto 15px;
  }

  .hmb_2_bottom_bg {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    border-radius: 25px;
    min-height: inherit;
  }

  .hmb_2_bottom {
    /* border-radius: 25px; */
    overflow: hidden;
    margin: 0 15px;
  }

  .hmb_4_top_li {
    display: none;
  }

  .hmb_4_bottom_flex {
    display: block;
    margin: 0 auto 15px;
    width: 100%;
    border-radius: 25px;
  }

  .hmb_4_bottom_bg {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    overflow: hidden;
    border-radius: inherit;
    min-height: inherit;
  }

  .hmb_4_bottom {
    font-size: 0;
    text-align: center;
    padding: 0;

    margin: 30px 15px;
    overflow: hidden;
  }

  .hmb_2_bottom_title {
    background-color: #00539b;
    text-align: center;
    padding: 15px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
  }

  .hmb_4_bottom_title {
    background-color: #00539b;
    text-align: center;
    padding: 15px;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
  }

  .hmb_2_top_l img {
    width: 100%;
  }

  .hmb_3_top_l img {
    width: 100%;

  }

  .hmb_4_top_l img {
    width: 100%;
  }

  .hmb_5_text_icon img {
    width: 100%;
  }

  .hmb_5_btn img {
    width: 100%;
  }

  .hmb_6_title img {
    width: 100%;
  }

  .hmb_6_img img {
    width: 100%;
  }

  .hmb_1_row_btn img {
    width: 100%;

  }

  .hmb_4_bottom_img {
    width: 85%;
    padding: 15px;
    margin: 0 auto;
  }

  .hmb_2_bottom_img {
    width: 85%;
    padding: 15px 0 0;
    margin: 0 auto;
  }

  .hmb_2_bottom_text {
    color: #59595c;
    font-size: 19px;
    padding: 0px 15px 15px;
    text-align: center;
  }

  .hmb_4_bottom_text {
    color: #59595c;
    font-size: 19px;
    padding: 0px 15px 15px;
    text-align: center;
  }

  .hmb_3_ball-1 {
    width: 30%;
    position: absolute;
    top: 11%;
    left: 6%;
    animation-name: s-float;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
    opacity: 1;
    will-change: transform;
    animation-duration: 5s;
    animation-delay: 0s;
    animation-fill-mode: both;
  }

  .hmb_3_ball-2 {
    width: 35%;
    position: absolute;
    top: 5%;
    left: 64%;
    animation-name: s-float;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
    opacity: 1;
    will-change: transform;
    animation-duration: 5.5s;
    animation-delay: 0s;
    animation-fill-mode: both;
  }

  .hmb_3_ball-3 {
    width: 27%;
    position: absolute;
    top: 40%;
    left: 37%;
    animation-name: s-float;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(0.45, 0.05, 0.55, 0.95);
    opacity: 1;
    will-change: transform;
    animation-duration: 6.5s;
    animation-delay: 0s;
    animation-fill-mode: both;
  }
  .hmb_6_w h3 span{
display: none;

}
}

@media screen and (max-width: 768px) {
  .hmb_6_title {
    padding: 0px 0 0;
  }
}
@media screen and (max-width: 375px) {
 .hmb_6_title_text h2 br{
       display: none;
    }
}
