@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+TC:wght@100..900&display=swap);
@charset "UTF-8";
.hbspt-form form {
  position: relative;
}
.hbspt-form form .hs_submit {
  position: absolute;
  top: 0px;
  right: 0px;
}
.hbspt-form .hs_email label {
  display: none;
}
.hbspt-form input[name=email] {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 0px;
  padding: 15px 25px 10px;
  width: 100%;
  height: 50px;
}
.hbspt-form input[name=email]::-moz-placeholder {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.08em !important;
  text-align: left;
  color: #b1b1b1;
  opacity: 0.7;
}
.hbspt-form input[name=email]::placeholder {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.08em !important;
  text-align: left;
  color: #b1b1b1;
  opacity: 0.7;
}
@media (max-width: 640px) {
  .hbspt-form input[name=email]::-moz-placeholder {
    opacity: 0.7;
    font-family: Noto Sans TC;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
  }
  .hbspt-form input[name=email]::placeholder {
    opacity: 0.7;
    font-family: Noto Sans TC;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
  }
}
.hbspt-form input[type=submit] {
  color: black;
  height: 50px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: none;
  background-color: #F5821F;
  background-image: url("/wp-content/uploads/2024/11/Frame-31.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  color: transparent;
  width: 98px;
}
@media (max-width: 640px) {
  .hbspt-form input[type=submit] {
    border-radius: 0;
  }
}
@media (max-width: 500px) {
  .hbspt-form input[type=submit] {
    margin-top: 0px;
    border-radius: 0;
  }
}
.hbspt-form .legal-consent-container {
  display: none;
}

.footerNewsletter label {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.09em !important;
  margin-bottom: 15px;
  font-family: Noto Sans TC;
}
@media (max-width: 640px) {
  .footerNewsletter label {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.03em !important;
    text-align: left;
  }
}
.footerNewsletter small {
  font-family: Noto Sans TC;
  font-size: 13px;
  font-weight: 400;
  line-height: 23.4px;
  letter-spacing: 0.06em !important;
  position: absolute;
  width: 39%;
}
@media (max-width: 1140px) {
  .footerNewsletter small {
    position: relative;
    width: 100%;
  }
}

.social-icon {
  margin-top: 95px !important;
}
.social-icon svg {
  width: auto;
  height: 40px;
}
@media (max-width: 640px) {
  .social-icon svg {
    height: 33px;
  }
}
.social-icon svg path {
  fill: #fff;
}

.the-footer-box {
  background: var(--color-primary);
  color: var(--color-white);
  font-size: 0.7rem;
}
.the-footer-box .footer-certifications {
  display: flex;
  gap: 1.4rem;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  margin-top: 4.6rem;
}
@media (max-width: 1140px) {
  .the-footer-box .footer-certifications {
    gap: 0rem;
    margin-top: 30px;
  }
}
@media (max-width: 768px) {
  .the-footer-box .footer-certifications {
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .the-footer-box .footer-certifications {
    justify-content: flex-start;
  }
}
@media (max-width: 1140px) {
  .the-footer-box .footer-certifications li.footer-certifications-li {
    width: calc(20% - 5px);
    margin: 0 5px 0 0;
  }
}
@media (max-width: 640px) {
  .the-footer-box .footer-certifications li.footer-certifications-li {
    width: calc(33.3333333333% - 5px);
  }
}
.the-footer-box .footer-certifications li.footer-certifications-li > a {
  display: block;
}
.the-footer-box .footer-certifications .footer-certification-logo {
  width: 98px;
  height: 98px;
}
@media (max-width: 1140px) {
  .the-footer-box .footer-certifications .footer-certification-logo {
    width: 100%;
    height: auto;
  }
}
.the-footer-box .footerLang {
  display: flex;
  align-items: center;
  max-width: 55.3%;
  margin: 55px 0 0 auto;
}
@media only screen and (min-width: 1180px) and (max-width: 1510px) and (orientation: landscape) {
  .the-footer-box .footerLang {
    max-width: 82%;
  }
}
@media (max-width: 1140px) {
  .the-footer-box .footerLang {
    display: block;
    max-width: 100%;
    margin: 15px auto 0;
  }
}
@media (max-width: 640px) {
  .the-footer-box .footerLang {
    margin-top: 40px;
  }
}
.the-footer-box .footerLang > .footerLangLeft {
  width: 54%;
  font-family: Noto Sans TC;
  font-size: 13px;
  font-weight: 400;
  line-height: 23.4px;
  letter-spacing: 0.06em !important;
  text-align: left;
  color: #E0E0E0;
  opacity: 0.7;
}
@media (max-width: 1140px) {
  .the-footer-box .footerLang > .footerLangLeft {
    width: 100%;
  }
}
.the-footer-box .footerLang > .footerLangRight {
  width: 46%;
}
@media (max-width: 1140px) {
  .the-footer-box .footerLang > .footerLangRight {
    width: 100%;
    margin-top: 15px;
  }
}
@media (max-width: 640px) {
  .the-footer-box .footerLang > .footerLangRight {
    margin-top: 24px;
  }
}
.the-footer-box .footerLang > .footerLangRight ul {
  width: 220px;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.102);
  display: block;
  margin-top: 3px;
}
.the-footer-box .footerLang > .footerLangRight ul.wpml-ls-sub-menu {
  overflow: hidden;
}
.the-footer-box .footerLang > .footerLangRight ul.wpml-ls-sub-menu > li:hover {
  background-color: #f1f1f1;
}
.the-footer-box .footerLang > .footerLangRight ul.wpml-ls-sub-menu > li:hover a span {
  color: #f5821f;
  font-weight: 700;
}
.the-footer-box .footerLang > .footerLangRight ul > li a {
  cursor: pointer;
  padding: 8px 24px;
  border-bottom: none;
}
.the-footer-box .footerLang > .footerLangRight ul > li a span {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em !important;
  line-height: 25.6px;
}
.the-footer-box .footerLang > .footerLangRight .wpml-ls-legacy-dropdown-click {
  margin: 0 0 0 auto;
  width: 220px;
}
@media (max-width: 1140px) {
  .the-footer-box .footerLang > .footerLangRight .wpml-ls-legacy-dropdown-click {
    margin: 0 0;
    width: 220px;
  }
}
.the-footer-box .footerLang > .footerLangRight .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.251);
  cursor: pointer;
  padding: 10px 15px;
  position: relative;
  height: 40px;
  line-height: 40px;
  display: flex;
  align-items: center;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.04em !important;
  text-align: left;
  border: none;
}
@media (max-width: 1140px) {
  .the-footer-box .footerLang > .footerLangRight .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    line-height: 40px;
    display: flex;
    align-items: center;
  }
}
@media (max-width: 640px) {
  .the-footer-box .footerLang > .footerLangRight .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    line-height: 28px;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.08em;
    text-align: left;
  }
}
.the-footer-box .footerLang > .footerLangRight .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle::before {
  content: "";
  background-image: url("/wp-content/uploads/2024/11/earth.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 10px;
}
@media (max-width: 1140px) {
  .the-footer-box .footerLang > .footerLangRight .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle::before {
    content: "";
    background-image: url("/wp-content/uploads/2024/11/earth.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: block;
    margin-right: 10px;
  }
}
.the-footer-box a {
  color: #a7a7a7;
}
.the-footer-box .the-footer {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  padding: var(--padding-top-down);
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer {
    padding: 30px 0;
  }
}
@media (max-width: 640px) {
  .the-footer-box .the-footer {
    padding: var(--s-padding-top-down);
    display: block;
  }
}
.the-footer-box .the-footer-left {
  width: 33.5%;
}
@media only screen and (min-width: 1180px) and (max-width: 1510px) and (orientation: landscape) {
  .the-footer-box .the-footer-left {
    width: 55%;
  }
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-left {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left {
    width: 100%;
  }
}
.the-footer-box .the-footer-left-logo {
  margin-bottom: 25px;
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left-logo {
    margin-bottom: 30px;
  }
}
.the-footer-box .the-footer-left .info {
  margin-bottom: 40px;
  opacity: 0.7;
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-left .info {
    margin-bottom: 30px;
  }
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left .info {
    margin-bottom: 40px;
  }
}
.the-footer-box .the-footer-left .info-li {
  margin-bottom: 5px;
}
.the-footer-box .the-footer-left .info-li .svg-inline--fa {
  margin-right: 10px;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left .info-li .svg-inline--fa {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left .info-li:first-child .svg-inline--fa {
    width: 35px;
  }
}
.the-footer-box .the-footer-left .info-li a {
  display: flex;
  align-items: flex-start;
  font-family: Noto Sans TC;
  font-size: 14px;
  font-weight: 250;
  line-height: 22.4px;
  letter-spacing: 0.06em !important;
  color: #fff;
}
.the-footer-box .the-footer-left .info-li a:hover {
  color: var(--color-secondary);
}
.the-footer-box .the-footer-left .btn-box {
  margin-bottom: 8.7rem;
  /* iPad Air 橫向模式 (10.9", 1640 x 2360) */
}
.the-footer-box .the-footer-left .btn-box .btn {
  border-radius: 100rem;
  padding: 7px 25px !important;
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-left .btn-box {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1510px) and (orientation: landscape) {
  .the-footer-box .the-footer-left .btn-box {
    margin-bottom: 14.5rem;
  }
}
.the-footer-box .the-footer-left .btn-box a {
  font-family: "Montserrat";
  font-size: 16px;
  font-weight: 250;
  line-height: 25.6px;
  letter-spacing: 0.08em !important;
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left .btn-box a {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    padding: 10px 10px 10px 16px;
  }
}
.the-footer-box .the-footer-left .social-icon {
  margin: 10px 0;
  display: flex;
  gap: 0.5rem;
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-left .social-icon {
    margin-top: 9px !important;
  }
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left .social-icon {
    margin-top: 24px !important;
    gap: 16px;
  }
}
.the-footer-box .the-footer-left .social-icon a:hover {
  color: var(--color-secondary);
}
.the-footer-box .the-footer-left .footer-mail-form {
  position: relative;
  display: flex;
  align-items: center;
}
.the-footer-box .the-footer-left .footer-mail-form-input {
  padding: 12px;
  border: 2px solid var(--color-gray);
  border-radius: 5px;
  background: var(--color-primary);
  width: 100%;
  color: var(--color-white);
}
.the-footer-box .the-footer-left .footer-mail-form-icon {
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  width: 50px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: var(--color-white);
}
.the-footer-box .the-footer-left .footer-mail-form-icon:hover {
  opacity: 0.9;
}
.the-footer-box .the-footer-left .footer-mail-form-icon .svg-inline--fa {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: var(--color-secondary);
}
.the-footer-box .the-footer-left .footer-list-li a:hover {
  color: var(--color-secondary);
}
.the-footer-box .the-footer-left .footer-list-li .footer-list-big-title {
  margin-bottom: 18px;
  position: relative;
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-left .footer-list-li .footer-list-big-title {
    font-size: 16px;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left .footer-list-li .footer-list-big-title {
    font-family: Montserrat;
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: 2px solid var(--color-white);
    font-size: 15px;
    line-height: 24px;
  }
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-left .footer-list-li .footer-list-big-title:after {
    content: "";
    background-image: url("/wp-content/uploads/2024/11/ftrNavStatus.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto 0 auto auto;
    transition: all 0.3s;
  }
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left .footer-list-li .footer-list-big-title:after {
    content: "";
    background-image: url("/wp-content/uploads/2024/11/ftrNavStatus.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 8px;
    height: 8px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto 0 auto auto;
    transition: all 0.3s;
  }
}
.the-footer-box .the-footer-left .footer-list-li .footer-list-big-title.active:after {
  transform: rotate(180deg);
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-left .footer-list-li .sub-list {
    display: none;
    margin-top: 24px;
  }
}
.the-footer-box .the-footer-left .footer-list-li .sub-list li {
  margin-bottom: 20px;
}
.the-footer-box .the-footer-left .footer-list-li .sub-list li > a {
  font-family: Noto Sans TC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0.06em !important;
  color: #fff;
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left .footer-list-li .sub-list li {
    border-bottom: 1px solid var(--color-white);
    padding-left: 0.5rem;
    padding-bottom: 20px;
  }
}
.the-footer-box .the-footer-left .footer-list-li .sub-list li:last-child {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-left .footer-list {
    padding: 0px;
    display: block;
    width: 100%;
    z-index: 999;
    margin-bottom: 40px;
  }
  .the-footer-box .the-footer-left .footer-list .footer-list-big-title.active:after {
    transform: rotate(180deg);
  }
  .the-footer-box .the-footer-left .footer-list .footer-list-big-title:after {
    display: block;
  }
  .the-footer-box .the-footer-left .footer-list .sub-list {
    display: none;
  }
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-right {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-right {
    width: 100%;
  }
}
.the-footer-box .the-footer-right .footer-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 3rem;
  margin: 0 0 0 10%;
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-right .footer-list {
    display: block;
    gap: 0;
    margin: 0 0;
  }
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-right .footer-list-li {
    border-bottom: 1px solid #fff;
    padding: 10px 0;
  }
}
.the-footer-box .the-footer-right .footer-list-li a:hover {
  color: var(--color-secondary);
}
.the-footer-box .the-footer-right .footer-list-li .footer-list-big-title {
  margin-bottom: 18px;
  position: relative;
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-right .footer-list-li .footer-list-big-title {
    font-size: 16px;
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-right .footer-list-li .footer-list-big-title {
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: 2px solid var(--color-white);
  }
}
.the-footer-box .the-footer-right .footer-list-li .footer-list-big-title:after {
  display: none;
  content: "";
  background-image: url("/wp-content/uploads/2024/11/ftrNavStatus.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto 0 auto auto;
  transition: all 0.3s;
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-right .footer-list-li .footer-list-big-title:after {
    display: block;
  }
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-right .footer-list-li .footer-list-big-title:after {
    display: block;
  }
}
.the-footer-box .the-footer-right .footer-list-li .footer-list-big-title.active:after {
  transform: rotate(180deg);
}
@media (max-width: 1140px) {
  .the-footer-box .the-footer-right .footer-list-li .sub-list {
    display: none;
    margin-top: 24px;
  }
}
.the-footer-box .the-footer-right .footer-list-li .sub-list li {
  margin-bottom: 20px;
}
.the-footer-box .the-footer-right .footer-list-li .sub-list li > a {
  font-family: Noto Sans TC;
  font-size: 14px;
  font-weight: 250;
  line-height: 22.4px;
  letter-spacing: 0.06em !important;
  color: #fff;
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-right .footer-list-li .sub-list li {
    border-bottom: 1px solid var(--color-white);
    padding-left: 0.5rem;
  }
}
.the-footer-box .the-footer-right .footer-list-li .sub-list li:last-child {
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .the-footer-box .the-footer-right .footer-list {
    padding: 10px;
    display: block;
    width: 90%;
    z-index: 999;
  }
  .the-footer-box .the-footer-right .footer-list .footer-list-big-title.active:after {
    transform: rotate(45deg);
  }
  .the-footer-box .the-footer-right .footer-list .footer-list-big-title:after {
    display: block;
  }
  .the-footer-box .the-footer-right .footer-list .sub-list {
    display: none;
  }
}
.the-footer-box .copyright {
  text-align: center;
  padding: 25px;
  font-family: Noto Sans TC;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.04em !important;
  text-align: center;
}
@media (max-width: 640px) {
  .the-footer-box .copyright {
    font-family: Noto Sans TC;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.08em !important;
    text-align: center;
  }
}
.the-footer-box .copyright:before {
  content: "";
  background-image: url("/wp-content/uploads/2024/11/ftrHr.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  height: 2px;
  display: block;
  margin-bottom: 25px;
}
.the-footer-box hr {
  display: none;
}

.hbspt-form form {
  position: relative;
}
.hbspt-form form .hs_submit {
  position: absolute;
  top: 0px;
  right: 0px;
}
.hbspt-form .hs_email label {
  display: none;
}
.hbspt-form input[name=email] {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 0px;
  padding: 15px 25px 10px;
  width: 100%;
  height: 50px;
}
.hbspt-form input[name=email]::-moz-placeholder {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.08em !important;
  text-align: left;
  color: #b1b1b1;
  opacity: 0.7;
}
.hbspt-form input[name=email]::placeholder {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.08em !important;
  text-align: left;
  color: #b1b1b1;
  opacity: 0.7;
}
@media (max-width: 640px) {
  .hbspt-form input[name=email]::-moz-placeholder {
    opacity: 0.7;
    font-family: Noto Sans TC;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
  }
  .hbspt-form input[name=email]::placeholder {
    opacity: 0.7;
    font-family: Noto Sans TC;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
  }
}
.hbspt-form input[type=submit] {
  color: black;
  height: 50px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: none;
  background-color: #F5821F;
  background-image: url("/wp-content/uploads/2024/11/Frame-31.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  color: transparent;
  width: 98px;
}
@media (max-width: 640px) {
  .hbspt-form input[type=submit] {
    border-radius: 0;
  }
}
@media (max-width: 500px) {
  .hbspt-form input[type=submit] {
    margin-top: 0px;
    border-radius: 0;
  }
}
.hbspt-form .legal-consent-container {
  display: none;
}

.footerNewsletter label {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.09em !important;
  margin-bottom: 15px;
  font-family: Noto Sans TC;
}
@media (max-width: 640px) {
  .footerNewsletter label {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.03em !important;
    text-align: left;
  }
}
.footerNewsletter small {
  font-family: Noto Sans TC;
  font-size: 13px;
  font-weight: 400;
  line-height: 23.4px;
  letter-spacing: 0.06em !important;
  position: absolute;
  width: 39%;
}
@media (max-width: 1140px) {
  .footerNewsletter small {
    position: relative;
    width: 100%;
  }
}

.social-icon {
  margin-top: 95px !important;
}
.social-icon svg {
  width: auto;
  height: 40px;
}
@media (max-width: 640px) {
  .social-icon svg {
    height: 33px;
  }
}
.social-icon svg path {
  fill: #fff;
}

li.navbar-list-items.sep {
  display: flex;
  align-items: center;
  margin: 0 32px 0 16px;
}

.sintrones_header_languages {
  display: none !important;
}

a.navbar-header-left-logo {
  width: 186px;
  display: block;
}

.navbar-header {
  font-family: "Montserrat" !important;
}

@media (max-width: 1536px) {
  .navbar-header {
    padding: 0 5% !important;
  }
}
@media (max-width: 1140px) {
  .navbar-header {
    padding: 0 5% !important;
  }
  .menu-burger {
    margin: 0 0 0 16px !important;
  }
  .navbar-icons-partner-zone {
    padding: 0 0 0 16px !important;
  }
}
.app-tab-bar {
  --bar-color: #f5821f;
  --bar-height: 3px;
}
.app-tab-bar.primary {
  --bar-color: #f5821f;
  --bar-height: 4px;
}
.app-tab-bar .page-content-width-limit {
  max-width: 100%;
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 0;
}
.app-tab-bar .tabs_nav_item {
  font-size: 1.25rem;
}
.app-tab-bar .btn-arrow {
  --size: 2.5rem;
  --gradientColor: #fff;
  left: var(--edgeOffset);
  color: var(--bar-color);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  height: var(--size);
  width: var(--size);
  min-width: unset;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #c1c6c9;
  padding: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  margin-top: 4px;
}
.app-tab-bar .btn-arrow.show {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  cursor: pointer;
}
.app-tab-bar .btn-arrow.left {
  left: -0.5rem;
}
.app-tab-bar .btn-arrow.right {
  right: -0.5rem;
}
@media (max-width: 768px) {
  .app-tab-bar .btn-arrow {
    display: none;
  }
}
.app-tab-bar .tab-container {
  display: flex;
  align-items: center;
  justify-content: center;
  scroll-behavior: smooth;
  overflow: auto;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}
.app-tab-bar .tab-container::-webkit-scrollbar {
  display: none;
}
.app-tab-bar.primary .page-content-width-limit {
  display: flex;
  justify-content: center;
}
.app-tab-bar .tab-container > :first-child {
  margin-left: 0;
}
.app-tab-bar .tab-container > * {
  flex-shrink: 0;
  position: relative;
  display: inline-flex;
  border: none;
  background-color: initial;
  color: #32322e;
  outline: none;
  padding: 1.25rem 1rem 0.5rem;
  margin: 0 1rem;
  cursor: pointer;
  z-index: 0;
  transition: 0.2s;
  min-width: unset;
  scroll-margin: 3.5rem;
  word-break: keep-all;
  white-space: nowrap;
}
.app-tab-bar .tab-container > *:before {
  content: "";
  border-bottom: none;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: var(--bar-height);
  background-color: #d4d4d4;
  opacity: 1;
  transition: 0.2s;
}
.app-tab-bar .tab-container > *.active {
  color: var(--bar-color);
  font-weight: bold;
}
.app-tab-bar .tab-container > *.active:before {
  background-color: var(--bar-color);
}

@media (max-width: 1140px) {
  .post-type-archive-download-center .en-title.en-title-white span {
    font-size: 30px !important;
  }
}
@media (max-width: 1140px) {
  .post-type-archive-download-center .ch-title span {
    font-size: 24px !important;
  }
}
@media (max-width: 1140px) {
  .post-type-archive-download-center .bread {
    margin: 110px auto 40px;
  }
}
@media (max-width: 640px) {
  .post-type-archive-download-center .bread {
    margin: 92px auto 40px !important;
  }
}

.downloadCentreContainer .title > h2 {
  font-family: "Montserrat", serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 44.8px;
  letter-spacing: 0.04em !important;
  text-align: left;
  color: #F5821F;
}
.downloadCentreContainer .title > p {
  font-family: "Montserrat", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.04em !important;
  text-align: left;
}
.downloadCentreContainer .title > .line {
  margin: 10px auto 16px;
}
@media (max-width: 1140px) {
  .downloadCentreContainer .title > .line > svg {
    width: 100%;
  }
}
.downloadCentreContainer form#download-center-form {
  margin: 30px auto 60px;
}
.downloadCentreContainer form#download-center-form .checkbox-group > label {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
  text-align: left;
  margin-bottom: 20px;
  display: block;
}
.downloadCentreContainer form#download-center-form .checkbox-group .checkbox-item {
  display: inline-flex;
  align-items: center;
  margin-right: 36px;
  margin-bottom: 16px;
}
.downloadCentreContainer form#download-center-form .checkbox-group .checkbox-item > label {
  display: inline-block;
  align-items: center;
  font-family: "Montserrat", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0.04em !important;
  text-align: left;
  margin-left: 8px;
}
.downloadCentreContainer form#download-center-form .checkbox-group .checkbox-item > label .custom-checkbox {
  display: inline-block;
  vertical-align: middle;
  background-image: url("/wp-content/uploads/2024/11/checkbox.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 22px;
  width: 22px;
  margin-right: 8px;
  cursor: pointer;
}
.downloadCentreContainer form#download-center-form .checkbox-group .checkbox-item > label .itemN {
  width: 100%;
}
.downloadCentreContainer form#download-center-form .checkbox-group .checkbox-item input[type=checkbox] {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}
.downloadCentreContainer form#download-center-form .checkbox-group .checkbox-item input[type=checkbox]:checked + label .custom-checkbox {
  background-image: url("/wp-content/uploads/2024/11/checkbox_checked.png");
}
.downloadCentreContainer form#download-center-form .checkbox-group .line {
  margin: 10px auto 25px;
}
@media (max-width: 1140px) {
  .downloadCentreContainer form#download-center-form .checkbox-group .line svg {
    width: 100%;
  }
}
.downloadCentreContainer form#download-center-form .checkbox-group:nth-child(3) > .line {
  display: none;
}
.downloadCentreContainer form#download-center-form .btn-box {
  margin-top: 40px;
}
.downloadCentreContainer form#download-center-form .btn-box .btn {
  font-family: "Montserrat", serif;
  border-radius: 0;
  background-color: #F5821F;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.08em !important;
  border: 1px solid #F5821F;
  transition: all 0.3s;
}
.downloadCentreContainer form#download-center-form .btn-box .btn > svg {
  margin-left: 16px;
  color: #fff;
  transition: all 0.3s;
}
.downloadCentreContainer form#download-center-form .btn-box .btn:hover {
  font-weight: 700;
}
.downloadCentreContainer form#download-center-form .btn-box .btn:hover svg {
  transform: translateX(12px);
}
.downloadCentreContainer .investTablePageContentCard {
  margin-bottom: 100px;
}
.downloadCentreContainer .investTablePageContentCard table.investTable {
  width: 100%;
  border-collapse: collapse;
}
@media (max-width: 640px) {
  .downloadCentreContainer .investTablePageContentCard table.investTable {
    display: block;
  }
}
.downloadCentreContainer .investTablePageContentCard table.investTable th.investTableTitle-th {
  border: 1px solid #f5f5f5;
  background-color: #828282;
  font-family: "Noto Sans TC", serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
  color: #fff;
  padding: 10px 10px;
}
@media (max-width: 640px) {
  .downloadCentreContainer .investTablePageContentCard table.investTable th.investTableTitle-th {
    display: none;
  }
}
@media (max-width: 640px) {
  .downloadCentreContainer .investTablePageContentCard table.investTable .investTableTitle {
    display: none;
  }
}
.downloadCentreContainer .investTablePageContentCard table.investTable tr {
  padding: 8px;
  border: 1px solid #f5f5f5;
  height: 60px;
  text-align: center;
  font-family: "Noto Sans TC", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
  text-align: center;
  background-color: #fff;
}
.downloadCentreContainer .investTablePageContentCard table.investTable tr a {
  display: block;
  text-align: center;
}
.downloadCentreContainer .investTablePageContentCard table.investTable tr a > svg {
  margin: auto;
}
@media (max-width: 640px) {
  .downloadCentreContainer .investTablePageContentCard table.investTable tr {
    display: block;
    margin-bottom: 20px;
    height: auto;
  }
}
.downloadCentreContainer .investTablePageContentCard table.investTable tr:hover td {
  font-weight: 600;
}
.downloadCentreContainer .investTablePageContentCard table.investTable td {
  padding: 8px;
  border: 1px solid #f5f5f5;
  height: 60px;
  text-align: center;
  font-family: "Noto Sans TC", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
  text-align: center;
  background-color: #fff;
}
.downloadCentreContainer .investTablePageContentCard table.investTable td a {
  display: block;
  text-align: center;
}
.downloadCentreContainer .investTablePageContentCard table.investTable td a > svg {
  margin: auto;
}
@media (max-width: 640px) {
  .downloadCentreContainer .investTablePageContentCard table.investTable td {
    display: flex;
    align-items: center;
    justify-content: end;
    text-align: right;
    position: relative;
    padding-left: 50%;
    border: none;
    border-bottom: 1px solid #eee;
  }
}
@media (max-width: 640px) {
  .downloadCentreContainer .investTablePageContentCard table.investTable td:before {
    content: attr(data-title);
    position: absolute;
    left: 10px;
    width: 46%;
    text-align: left;
    font-weight: bold;
  }
}

.mobileImg {
  display: none;
}
@media (max-width: 1140px) {
  .mobileImg {
    display: none;
  }
}
@media (max-width: 640px) {
  .mobileImg {
    display: block;
  }
}

.tabletImg {
  display: none;
}
@media (max-width: 1140px) {
  .tabletImg {
    display: block;
  }
}
@media (max-width: 640px) {
  .tabletImg {
    display: none;
  }
}

.desktopImg {
  display: block;
}
@media (max-width: 1140px) {
  .desktopImg {
    display: none;
  }
}
@media (max-width: 640px) {
  .desktopImg {
    display: none;
  }
}

table.monthRevenue {
  font-family: helvetica;
}
table.monthRevenue tr:first-child td {
  height: 47px;
  width: 82.8383%;
  text-align: center;
  border-style: dotted;
  border-color: #e3e3e3;
  background-color: #333333;
  color: #fff;
}
table.monthRevenue tr:nth-child(2) td {
  text-align: center;
  border-style: dotted;
  border-color: #e3e3e3;
  background-color: #828282;
  color: #fff;
}
table.monthRevenue tr td {
  height: 24px;
  text-align: right;
  font-family: helvetica;
}
table.monthRevenue tr td:first-child {
  text-align: center;
}

.faq-items {
  padding: 2rem 0;
}
.faq-items .faq-item {
  border-bottom: 1px solid #CACACA;
}
.faq-items .faq-item + .faq-item {
  padding-top: 1rem;
}
.faq-items .faq-item-question,
.faq-items .faq-item-answer-wrap {
  display: flex;
  gap: 1rem;
  margin-bottom: 1rem;
  position: relative;
}
.faq-items .faq-item-question {
  align-items: center;
  cursor: pointer;
}
.faq-items .faq-item-question .faq-item-title {
  margin-right: 1rem;
  font-weight: 600;
  font-size: 1.15rem;
}
.faq-items .faq-item-answer {
  display: none;
}
.faq-items .faq-item-answer-wrap {
  align-items: flex-start;
}
.faq-items .faq-item-expander {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.faq-items .faq-item-expander .fa-plus, .faq-items .faq-item-expander .fa-minus {
  transition: all 0.25s ease-in-out;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.faq-items .faq-item-expander .fa-plus {
  opacity: 1;
}
.faq-items .faq-item-expander .fa-minus {
  opacity: 0;
}
.faq-items .faq-item-question.expanded .fa-plus {
  opacity: 0;
}
.faq-items .faq-item-question.expanded .fa-minus {
  opacity: 1;
}
.faq-items .faq-item-circle {
  width: 2rem;
  height: 2rem;
  border-radius: 0.5rem;
  padding: 1rem;
  background-color: var(--color-secondary);
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.faq-items .faq-item-circle.answer {
  background-color: #e4e4e4;
  color: #000;
}
.faq-items .faq-item-content > *:first-child {
  margin-top: 0;
}
.faq-items .faq-item-content li {
  margin-bottom: 10px;
}

body.archive.tax-region,
body.post-type-archive-global-partner {
  background-color: #F5F5F5;
}

@media (max-width: 640px) {
  .rank-math-breadcrumb a {
    font-size: 15px !important;
    line-height: 24px !important;
  }
}

@media (max-width: 640px) {
  .rank-math-breadcrumb span.last {
    font-size: 15px !important;
    line-height: 24px !important;
    letter-spacing: 0.03em !important;
  }
}

html[lang=en-US] .partnerRegions {
  top: 254px;
}
@media (max-width: 1140px) {
  html[lang=en-US] .partnerRegions {
    top: 145px;
  }
}
@media (max-width: 640px) {
  html[lang=en-US] .partnerRegions {
    position: relative;
    top: 0;
    width: 89%;
    max-width: 100%;
    margin: 20px auto 30px;
    display: block;
    height: 43px;
  }
}

.gloablPartner {
  padding-bottom: 60px;
}
@media (max-width: 640px) {
  .gloablPartner {
    padding-bottom: 50px;
  }
}
.gloablPartner .bread {
  margin: 80px auto 100px;
}
@media (max-width: 640px) {
  .gloablPartner .bread {
    margin: 20px auto 30px !important;
  }
}
.gloablPartner .partnerRegions {
  display: inline-block;
  position: absolute;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  top: 318px;
  right: 0;
  bottom: 0;
  left: 0;
  height: 61px;
  z-index: 1;
}
@media (max-width: 1140px) {
  .gloablPartner .partnerRegions {
    top: 240px;
  }
}
@media (max-width: 640px) {
  .gloablPartner .partnerRegions {
    position: relative;
    top: 0;
    width: 89%;
    max-width: 100%;
    margin: 20px auto 30px;
    display: block;
  }
}
.gloablPartner .partnerRegions .prTitle {
  display: none;
}
@media (max-width: 640px) {
  .gloablPartner .partnerRegions .prTitle {
    display: block;
    color: #fff;
    background-color: #F5821F;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.05em !important;
    border-radius: 5px;
    padding: 10px 25px;
    font-family: Montserrat;
  }
}
@media (max-width: 640px) {
  .gloablPartner .partnerRegions .prTitle:after {
    content: "";
    background-image: url("/wp-content/uploads/2024/11/downArrWhite.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 10px;
    height: 8px;
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 0;
    left: auto;
  }
}
@media (max-width: 640px) {
  .gloablPartner .partnerRegions .prContent {
    display: none;
    position: absolute;
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
    top: 48px;
  }
}
.gloablPartner .partnerRegions .prContent .item {
  float: left;
  clear: right;
  margin: 0 8px 0 0;
}
.gloablPartner .partnerRegions .prContent .item > a {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
  color: #000;
  border-radius: 5px;
  background-color: #fff;
  padding: 16px 10px;
  max-width: 155px;
  width: 155px;
  display: inline-block;
  text-align: center;
}
.gloablPartner .partnerRegions .prContent .item > a:hover {
  background-color: #F5821F;
  color: #fff;
}
@media (max-width: 640px) {
  .gloablPartner .partnerRegions .prContent .item > a {
    font-family: Montserrat;
    display: block;
    background-color: transparent;
    text-align: left;
    padding: 15px 25px;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.04em !important;
    max-width: 100%;
    width: 100%;
  }
}
.gloablPartner .partnerRegions .prContent .item.active > a {
  background-color: #F5821F;
  color: #fff;
}
@media (max-width: 640px) {
  .gloablPartner .partnerRegions .prContent .item {
    float: none;
    clear: both;
    margin: 0 0;
  }
}
.gloablPartner .partnerRegions .prContent .item:last-child {
  margin-right: 0;
}
.gloablPartner .container {
  max-width: 100%;
}
@media (max-width: 1140px) {
  .gloablPartner .container {
    max-width: 90%;
  }
}
@media (max-width: 640px) {
  .gloablPartner .container {
    max-width: 89%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 767px) {
  .gloablPartner .container {
    max-width: 89%;
  }
}
.gloablPartner .container .regionChild {
  margin-top: 50px;
}
.gloablPartner .container .regionChild:first-child {
  margin-top: 0;
}
.gloablPartner .container .regionChild .title h2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 44.8px;
  letter-spacing: 0.04em !important;
  text-align: left;
  color: #F5821F;
  font-family: Montserrat;
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .title h2 {
    font-size: 22px;
    font-weight: 700;
  }
}
.gloablPartner .container .regionChild .title .titleContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.gloablPartner .container .regionChild .title .titleContainer > .status > svg {
  transition: all 0.3s;
  transform: rotate(180deg);
}
.gloablPartner .container .regionChild .title.active > .titleContainer > .status > svg {
  transform: rotate(0deg);
}
.gloablPartner .container .regionChild .title > .line {
  margin: 17px auto 0px;
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .title > .line {
    margin: 10px auto 10px;
  }
}
.gloablPartner .container .regionChild .title > .line > svg {
  width: 100%;
}
.gloablPartner .container .regionChild .content .gpcList {
  display: flow-root;
  margin-top: 50px;
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList {
    margin-top: 30px;
  }
}
.gloablPartner .container .regionChild .content .gpcList > .item {
  width: calc(50% - 30px);
  margin: 0 30px 40px 0;
  float: left;
  clear: right;
  display: flex;
  align-items: flex-start;
  min-height: 320px;
}
@media (max-width: 1140px) {
  .gloablPartner .container .regionChild .content .gpcList > .item {
    display: block;
    width: calc(50% - 24px);
    float: left;
    clear: right;
    min-height: auto;
  }
}
@media (max-width: 768px) {
  .gloablPartner .container .regionChild .content .gpcList > .item {
    display: block;
    width: calc(50% - 24px);
    float: left;
    clear: right;
    min-height: auto;
  }
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList > .item {
    width: 100%;
    float: none;
    clear: both;
    min-height: auto;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1180px) and (min-height: 820px) and (orientation: landscape) {
  .gloablPartner .container .regionChild .content .gpcList > .item {
    display: block;
    width: calc(50% - 24px);
    float: left;
    clear: right;
    min-height: auto;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 1024px) and (orientation: landscape) {
  .gloablPartner .container .regionChild .content .gpcList > .item {
    display: block;
    width: calc(50% - 24px);
    float: left;
    clear: right;
    min-height: auto;
  }
}
.gloablPartner .container .regionChild .content .gpcList > .item:nth-child(2n+2) {
  margin-right: 0;
}
.gloablPartner .container .regionChild .content .gpcList > .item > .col-4 {
  background-color: #fff;
  width: 42%;
  margin-right: 66px;
  height: 270px;
  display: flex;
}
@media (max-width: 1140px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-4 {
    width: 150px;
    height: 150px;
    margin: 0 auto 5px;
  }
}
@media (max-width: 768px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-4 {
    width: 150px;
    height: 150px;
    margin: 0 auto 5px;
  }
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-4 {
    width: 150px;
    height: 150px;
    margin: 0 auto 5px;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1180px) and (min-height: 820px) and (orientation: landscape) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-4 {
    width: 150px;
    height: 150px;
    margin: 0 auto 5px;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 1024px) and (orientation: landscape) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-4 {
    width: 150px;
    height: 150px;
    margin: 0 auto 5px;
  }
}
.gloablPartner .container .regionChild .content .gpcList > .item > .col-4 img {
  margin: auto;
  height: auto;
}
@media (max-width: 1140px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-4 img {
    width: 84%;
  }
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-4 img {
    width: 84%;
  }
}
.gloablPartner .container .regionChild .content .gpcList > .item > .col-6 {
  width: 55%;
}
@media (max-width: 1140px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 {
    margin: 0px auto;
    width: 80%;
  }
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 {
    width: 100%;
    margin: 0px auto;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1180px) and (min-height: 820px) and (orientation: landscape) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 {
    width: 100%;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 1024px) and (orientation: landscape) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 {
    width: 100%;
  }
}
.gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem {
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.04em !important;
  text-align: left;
}
.gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.country {
  font-family: Montserrat;
  display: inline-block;
  font-size: 16px;
  font-weight: 200;
  line-height: 25.6px;
  letter-spacing: 0.06em !important;
  text-align: left;
  background-color: #F5821F;
  padding: 2px 10px;
  border-radius: 100px;
  color: #fff;
  height: 30px;
}
@media (max-width: 1140px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.country {
    background-color: transparent;
    color: #F5821F;
    font-size: 12px;
    text-align: center;
    display: block;
    height: auto;
    line-height: 12px;
    text-align: center;
    padding-top: 10px;
  }
}
@media (max-width: 768px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.country {
    background-color: transparent;
    color: #F5821F;
    font-size: 12px;
    text-align: center;
    display: block;
    height: auto;
    line-height: 12px;
    text-align: center;
    padding-top: 10px;
  }
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.country {
    background-color: transparent;
    color: #F5821F;
    font-size: 12px;
    text-align: center;
    display: block;
    height: auto;
    line-height: 12px;
    text-align: center;
    padding-top: 10px;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1180px) and (min-height: 820px) and (orientation: landscape) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.country {
    background-color: transparent;
    color: #F5821F;
    font-size: 12px;
    text-align: center;
    display: block;
    height: auto;
    line-height: 12px;
    text-align: center;
    padding-top: 10px;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 1024px) and (orientation: landscape) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.country {
    background-color: transparent;
    color: #F5821F;
    font-size: 12px;
    text-align: center;
    display: block;
    height: auto;
    line-height: 12px;
    text-align: center;
    padding-top: 10px;
  }
}
.gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.title {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.02em !important;
  text-align: left;
  margin: 20px 0;
}
@media (max-width: 1140px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.title {
    font-size: 15px;
    margin: 0 auto 10px;
    text-align: center;
    line-height: 24px;
  }
}
@media (max-width: 768px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.title {
    font-size: 15px;
    margin: 0 auto 10px;
    text-align: center;
    line-height: 24px;
  }
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.title {
    font-size: 15px;
    margin: 0 auto 10px;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0.06em !important;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1180px) and (min-height: 820px) and (orientation: landscape) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.title {
    font-size: 15px;
    margin: 0 auto 10px;
    text-align: center;
    line-height: 24px;
  }
}
@media only screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 1024px) and (orientation: landscape) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.title {
    font-size: 15px;
    margin: 0 auto 10px;
    text-align: center;
    line-height: 24px;
  }
}
@media (max-width: 1140px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem {
    font-size: 12px;
  }
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem {
    font-size: 12px;
  }
}
.gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.address, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.website, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.phone, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.email {
  margin-bottom: 14px;
  display: flex;
}
.gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.address svg, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.website svg, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.phone svg, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.email svg {
  width: 24px;
  margin-right: 16px;
  float: left;
  clear: right;
}
@media (max-width: 768px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.address svg, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.website svg, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.phone svg, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.email svg {
    margin-right: 10px;
  }
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.address svg, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.website svg, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.phone svg, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.email svg {
    margin-right: 10px;
    width: 21px;
    height: 21px;
  }
}
@media (max-width: 768px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.address, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.website, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.phone, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.email {
    margin-bottom: 6px;
  }
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.address, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.website, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.phone, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.email {
    margin-bottom: 6px;
  }
}
.gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.address > span, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.website > span, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.phone > span, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.email > span {
  font-family: Montserrat;
  font-size: 16px;
  line-height: 25.6px;
  letter-spacing: 0.04em !important;
  width: 88%;
  font-weight: 250;
}
@media (max-width: 640px) {
  .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.address > span, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.website > span, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.phone > span, .gloablPartner .container .regionChild .content .gpcList > .item > .col-6 .childItem.email > span {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 19.2px;
    letter-spacing: 0.08em !important;
    text-align: left;
  }
}

.home-banner {
  position: relative;
  height: auto;
}
@media (max-width: 1140px) {
  .home-banner {
    height: auto;
  }
}
@media (max-width: 640px) {
  .home-banner {
    background-color: #f5f5f5;
  }
}
.home-banner .banner-words {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  color: var(--color-white);
  text-align: center;
}
.home-banner .banner-words-title {
  font-size: 72px;
  font-family: helvetica;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  .home-banner .banner-words-title {
    font-size: 36px;
  }
}
.home-banner .banner-words-subtitle {
  font-size: 36px;
  font-family: helvetica;
  font-weight: bold;
}
@media (max-width: 640px) {
  .home-banner .banner-words-subtitle {
    font-size: 18px;
  }
}
.home-banner .swiper-wrapper .swiper-slide {
  height: auto;
  position: relative;
  margin: 0 auto;
}
.home-banner .swiper-wrapper .swiper-slide:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.home-banner .swiper-wrapper .swiper-slide img {
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  height: 90vh !important;
}
@media (max-width: 1140px) {
  .home-banner .swiper-wrapper .swiper-slide img {
    height: auto !important;
  }
}
.home-banner .swiper-button-prev,
.home-banner .swiper-button-next {
  display: flex;
  color: var(--color-white);
  opacity: 1 !important;
  margin-top: 0px;
  transform: translateY(-50%);
}
.home-banner .swiper-button-prev:hover,
.home-banner .swiper-button-next:hover {
  color: var(--color-secondary);
  opacity: 1;
}
.home-banner .swiper-button-prev.swiper-button-disabled,
.home-banner .swiper-button-next.swiper-button-disabled {
  cursor: pointer;
  pointer-events: initial !important;
}
.home-banner .swiper-button-prev {
  left: 0px;
  background: rgba(0, 0, 0, 0.5019607843);
  height: 100px;
  width: 100px;
}
@media (max-width: 1140px) {
  .home-banner .swiper-button-prev {
    display: none;
  }
}
@media (max-width: 640px) {
  .home-banner .swiper-button-prev {
    left: 0px;
  }
}
.home-banner .swiper-button-prev:after {
  font-size: 34px;
}
.home-banner .swiper-button-next {
  right: 0px;
  background: rgba(0, 0, 0, 0.5019607843);
  height: 100px;
  width: 100px;
}
@media (max-width: 1140px) {
  .home-banner .swiper-button-next {
    display: none;
  }
}
@media (max-width: 640px) {
  .home-banner .swiper-button-next {
    right: 0px;
  }
}
.home-banner .swiper-button-next:after {
  font-size: 34px;
}
.home-banner .swiper-pagination.swiper-pagination-clickable {
  position: absolute;
  z-index: 1;
  top: auto;
  right: 0;
  bottom: 105px !important;
  left: 0;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1140px) {
  .home-banner .swiper-pagination.swiper-pagination-clickable {
    display: none;
  }
}
.home-banner .swiper-pagination.swiper-pagination-clickable span.swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  border-radius: 13px;
  background-color: #fff;
  transition: all 0.3s;
  opacity: 1;
}
.home-banner .swiper-pagination.swiper-pagination-clickable span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  transform: scale(1.2);
  background-color: #F5821F;
}
.home-banner .cover-fit-hb {
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}

.home-news {
  padding: 60px 0 6.5em;
  background-color: #F5F5F5;
  background-image: url(https://sintrones.g.webweb.today/wp-content/uploads/2024/09/Group-48.png);
  background-repeat: no-repeat;
  background-position: top;
}
@media (max-width: 1140px) {
  .home-news {
    padding: 0px 0 60px;
  }
}
.home-news .homeNewsContainer .title .en-title.en-title-black {
  color: #000;
  display: block;
  font-size: 36px;
  font-weight: 800;
  letter-spacing: 0.04em !important;
  line-height: 57.6px;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .title .en-title.en-title-black {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .title .en-title.en-title-black {
    font-size: 22px;
    line-height: 35.2px;
    margin-bottom: 10px;
  }
}
.home-news .homeNewsContainer .title > .line {
  margin-bottom: 40px;
}
.home-news .homeNewsContainer .title > .line > svg {
  width: 100%;
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .title > .line {
    margin-bottom: 32px;
  }
}
.home-news .homeNewsContainer .news-container {
  display: flex;
  margin-bottom: 120px;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container {
    margin-bottom: 50px;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container {
    display: block;
  }
}
.home-news .homeNewsContainer .news-container .news-left {
  width: 100%;
  max-width: 841px;
  padding-right: 24px;
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-left {
    width: 100%;
    padding-right: 0;
  }
}
.home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img {
  position: relative;
  padding: 20px 20px;
  height: 385px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img {
    height: 204px;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img {
    height: auto;
    padding: 10px 20px 20px;
  }
}
.home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img span.date {
  font-size: 14px;
  font-weight: 500;
  line-height: 22.4px;
  letter-spacing: 0.08em !important;
  text-align: left;
  padding: 5px 15px;
  background: rgba(0, 0, 0, 0.3019607843);
  color: #fff;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img span.date {
    margin-bottom: 30px;
    display: inline-block;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img span.date {
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.08em !important;
    text-align: left;
    padding: 5px 9px;
    margin-bottom: 61px;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img .contentMobile {
    display: block !important;
    z-index: 1;
    position: relative;
  }
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img .contentMobile h4 {
    font-family: Noto Sans TC;
    font-size: 15px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: 0.04em !important;
    text-align: left;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img .contentMobile p {
    font-family: Noto Sans TC;
    font-size: 14px;
    font-weight: 400;
    line-height: 25.2px;
    letter-spacing: 0.02em !important;
    text-align: left;
    color: #fff;
  }
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img .contentMobile h4 {
    font-size: 16px;
  }
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img .contentMobile p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .img::after {
    content: "";
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.home-news .homeNewsContainer .news-container .news-left > .newsItem > a .content {
  display: flow-root;
  background-color: #fff;
  padding: 34px 44px;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .content {
    padding: 16px 20px;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .content {
    display: none;
  }
}
.home-news .homeNewsContainer .news-container .news-left > .newsItem > a .content h4 {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.06em !important;
  text-align: left;
  margin-bottom: 10px;
  max-width: 72%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .content h4 {
    font-size: 16px;
    max-width: 100%;
    margin-bottom: 0;
  }
}
.home-news .homeNewsContainer .news-container .news-left > .newsItem > a .content p {
  font-family: Noto Sans TC;
  font-size: 14px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0.04em !important;
  text-align: left;
  max-width: 72%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .content p {
    -webkit-line-clamp: 1;
    max-width: 100%;
  }
}
.home-news .homeNewsContainer .news-container .news-left > .newsItem > a .more {
  float: right;
  clear: left;
  align-items: center;
  background: #f5821f;
  color: #fff;
  display: inline-flex;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0.08em !important;
  line-height: 25.6px;
  padding: 8px 24px;
  text-align: left;
  justify-content: space-between;
}
.home-news .homeNewsContainer .news-container .news-left > .newsItem > a .more > svg {
  margin-left: 16px;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .more {
    margin-top: 10px;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem > a .more {
    display: none;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-left > .newsItem {
    margin-bottom: 10px;
  }
}
.home-news .homeNewsContainer .news-container .news-right {
  width: 100%;
  max-width: 600px;
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-right {
    width: 100%;
  }
}
.home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 24px 24px 50px;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img {
    padding: 20px 20px;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img {
    padding: 10px 20px 20px;
  }
}
.home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img span.date {
  display: inline-block;
  font-family: Montserrat;
  font-size: 16.16px;
  line-height: 25.85px;
  font-weight: 500;
  letter-spacing: 0.08em !important;
  text-align: left;
  padding: 5px 15px;
  background: rgba(0, 0, 0, 0.3019607843);
  color: #fff;
  margin-bottom: 118px;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img span.date {
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1194px) and (max-width: 1668px) and (orientation: landscape) {
  .home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img span.date {
    margin-bottom: 114px;
  }
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img span.date {
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 0.08em !important;
    text-align: left;
    padding: 5px 9px;
    margin-bottom: 61px;
  }
}
.home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img .content {
  z-index: 1;
  position: relative;
  width: 82%;
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img .content {
    width: 100%;
  }
}
.home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img .content h4 {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
  text-align: left;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img .content h4 {
    font-size: 16px;
  }
}
.home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img .content p {
  font-family: Noto Sans TC;
  font-size: 14px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0.02em !important;
  text-align: left;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
@media (max-width: 1140px) {
  .home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img .content p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
}
.home-news .homeNewsContainer .news-container .news-right > .newsItem > a .img::after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.home-news .homeNewsContainer .news-container .news-right > .newsItem:first-child {
  margin-bottom: 28px;
}
@media (max-width: 640px) {
  .home-news .homeNewsContainer .news-container .news-right > .newsItem:first-child {
    margin-bottom: 10px;
  }
}
.home-news .title-box {
  text-align: center;
}
.home-news .home-news-content {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 27px;
}
@media (max-width: 1140px) {
  .home-news .home-news-content {
    gap: 17px;
  }
}
@media (max-width: 640px) {
  .home-news .home-news-content {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.home-news-content02-list {
  background-color: #000;
  border-radius: 0px;
  height: 310px;
  /* iPad Mini (8.3", 1488 x 2266) */
  /* iPad Air (10.9", 1640 x 2360) */
  /* iPad Pro 12.9" (2048 x 2732) */
}
@media (max-width: 1140px) {
  .home-news-content02-list {
    height: 177px;
  }
}
@media only screen and (min-width: 744px) and (max-width: 1133px) {
  .home-news-content02-list {
    height: 150px;
  }
}
@media only screen and (min-width: 820px) and (max-width: 1180px) {
  .home-news-content02-list {
    height: 156px;
  }
}
@media screen and (min-width: 1366px) and (max-height: 1024px) and (orientation: landscape) {
  .home-news-content02-list {
    height: 177px;
  }
}
@media (max-width: 640px) {
  .home-news-content02-list {
    height: 158px;
  }
}
.home-news-content02-list .cover-fit {
  opacity: 1;
}
.home-news-content02-list:hover .home-news-content02-list-box-text {
  transform: translateY(0);
}
.home-news-content02-list:hover .home-news-content02-list-box-text-title {
  padding-top: 50px;
  margin-bottom: 0;
}
.home-news-content02-list-box {
  height: 310px;
  border-radius: 0px;
  overflow: hidden;
  position: relative;
  background: linear-gradient(90deg, rgb(77, 77, 77) 0%, rgb(51, 51, 51) 70%);
  /* iPad Mini (8.3", 1488 x 2266) */
  /* iPad Air (10.9", 1640 x 2360) */
  /* iPad Pro 11" (1668 x 2388) */
  /* iPad Pro 12.9" (2048 x 2732) */
}
@media (max-width: 1140px) {
  .home-news-content02-list-box {
    height: 177px;
  }
}
@media only screen and (min-width: 1194px) and (max-width: 1510px) and (orientation: landscape) {
  .home-news-content02-list-box {
    height: 283px;
  }
}
@media only screen and (min-width: 744px) and (max-width: 1133px) {
  .home-news-content02-list-box {
    height: 150px;
  }
}
@media only screen and (min-width: 820px) and (max-width: 1180px) {
  .home-news-content02-list-box {
    height: 156px;
  }
}
@media only screen and (min-width: 834px) and (max-width: 1194px) {
  .home-news-content02-list-box {
    height: 192px;
  }
}
@media screen and (min-width: 1366px) and (max-height: 1024px) and (orientation: landscape) {
  .home-news-content02-list-box {
    height: 244px;
  }
}
@media (max-width: 640px) {
  .home-news-content02-list-box {
    height: 158px;
  }
}
.home-news-content02-list-box img {
  left: 0;
  top: calc(50% - 16px);
  width: 52%;
  text-align: center;
  margin: auto;
  display: block;
}
@media (max-width: 1280px) {
  .home-news-content02-list-box img {
    width: 72%;
  }
}
@media only screen and (min-width: 1194px) and (max-width: 1510px) and (orientation: landscape) {
  .home-news-content02-list-box img {
    margin-top: 0%;
    width: 68%;
  }
}
@media (max-width: 640px) {
  .home-news-content02-list-box img {
    margin-top: -13%;
    width: 95%;
  }
}
.home-news-content02-list-box-text {
  width: 100%;
  height: 235px;
  text-align: center;
  padding: 20px 30px;
  position: absolute;
  bottom: 0;
  transform: translateY(calc(120px + 2em));
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  transition: all 0.4s ease-in-out;
  /* iPad Pro 12.9" (2048 x 2732) */
  /* iPad Pro 11" (1668 x 2388) */
  /* iPad Air (10.9", 1640 x 2360) */
  /* iPad Mini (8.3", 1488 x 2266) */
}
@media (max-width: 1140px) {
  .home-news-content02-list-box-text {
    padding: 8px 30px;
    height: 200px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .home-news-content02-list-box-text {
    padding: 8px 30px;
    height: 200px;
  }
}
@media only screen and (min-width: 834px) and (max-width: 1194px) {
  .home-news-content02-list-box-text {
    padding: 8px 30px;
    height: 200px;
  }
}
@media only screen and (min-width: 820px) and (max-width: 1180px) {
  .home-news-content02-list-box-text {
    padding: 8px 30px;
    height: 200px;
  }
}
@media only screen and (min-width: 744px) and (max-width: 1133px) {
  .home-news-content02-list-box-text {
    padding: 8px 30px;
    height: 200px;
  }
}
@media only screen and (min-width: 1194px) and (max-width: 1510px) and (orientation: landscape) {
  .home-news-content02-list-box-text {
    height: 225px;
    padding: 20px 30px;
  }
}
@media (max-width: 640px) {
  .home-news-content02-list-box-text {
    padding: 10px 10px;
    height: 146px;
    transform: translateY(calc(65px + 2em));
  }
}
.home-news-content02-list-box-text-title {
  color: var(--color-secondary);
  margin: 0 0 30px;
  font-family: Montserrat;
  font-size: 22.5px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0.02em !important;
  text-align: center;
  /* iPad Pro 12.9" (2048 x 2732) */
  /* iPad Pro 11" (1668 x 2388) */
  /* iPad Air (10.9", 1640 x 2360) */
  /* iPad Mini (8.3", 1488 x 2266) */
}
@media (max-width: 1140px) {
  .home-news-content02-list-box-text-title {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: 0.06em !important;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1366px) {
  .home-news-content02-list-box-text-title {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: 0.06em !important;
    text-align: center;
  }
}
@media only screen and (min-width: 834px) and (max-width: 1194px) {
  .home-news-content02-list-box-text-title {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: 0.06em !important;
    text-align: center;
  }
}
@media only screen and (min-width: 820px) and (max-width: 1180px) {
  .home-news-content02-list-box-text-title {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: 0.06em !important;
    text-align: center;
  }
}
@media only screen and (min-width: 744px) and (max-width: 1133px) {
  .home-news-content02-list-box-text-title {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: 0.06em !important;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .home-news-content02-list-box-text-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 25.6px;
    letter-spacing: 0.03em !important;
  }
}
.home-news-content02-list-box-text-content {
  color: var(--color-white);
  margin-bottom: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 640px) {
  .home-news-content02-list-box-text-content {
    margin-bottom: 10px;
  }
}
.home-news-content02-list-box-text .btn-box {
  margin-bottom: 20px;
  font-size: 0.875rem;
}

.homeNewsletter {
  background-color: #F5F5F5;
  padding-bottom: 100px;
}
@media (max-width: 640px) {
  .homeNewsletter {
    padding-bottom: 50px;
  }
}
.homeNewsletter .container {
  background-color: #fff;
  padding: 80px 0;
}
@media (max-width: 1140px) {
  .homeNewsletter .container {
    max-width: 100%;
    width: 100%;
    padding: 50px 0;
  }
}
.homeNewsletter .container > .title h2 {
  display: block;
  font-size: 36px;
  font-weight: 800;
  letter-spacing: 0.04em !important;
  line-height: 57.6px;
  margin-bottom: 0px;
  text-align: center;
  color: #000;
}
@media (max-width: 1140px) {
  .homeNewsletter .container > .title h2 {
    font-size: 22px;
    line-height: 35.2px;
  }
}
.homeNewsletter .container > .title p {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 300;
  line-height: 36px;
  letter-spacing: 0.09em !important;
  text-align: center;
  color: #F5821F;
}
@media (max-width: 1140px) {
  .homeNewsletter .container > .title p {
    font-size: 16px;
  }
}
@media (max-width: 640px) {
  .homeNewsletter .container > .title p {
    font-family: Noto Sans TC;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
    letter-spacing: 0.02em !important;
  }
}
.homeNewsletter .container > .line {
  margin: 40px auto;
}
.homeNewsletter .container > .line svg {
  width: 100%;
}
@media (max-width: 1140px) {
  .homeNewsletter .container > .line {
    max-width: 330px;
    margin: 10px auto 40px;
  }
}
@media (max-width: 640px) {
  .homeNewsletter .container > .line {
    margin: 10px auto 37px;
  }
}
.homeNewsletter .container > .content .hbspt-form {
  position: relative;
  max-width: 700px;
  margin: auto;
}
@media (max-width: 1140px) {
  .homeNewsletter .container > .content .hbspt-form {
    max-width: 330px;
  }
}
.homeNewsletter .container > .content .hbspt-form .hs_submit {
  background-color: #F5821F;
  border-radius: 0;
  height: 70px;
  width: 97px;
}
@media (max-width: 1140px) {
  .homeNewsletter .container > .content .hbspt-form .hs_submit {
    height: 46px;
    width: 85px;
  }
}
.homeNewsletter .container > .content .hbspt-form .hs_submit > .actions {
  background-image: url("/wp-content/uploads/2024/11/Frame-31.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  display: flex;
  margin: auto;
  width: 35px;
  align-items: center;
  height: 100%;
}
.homeNewsletter .container > .content .hbspt-form .hs_submit > .actions > input[type=submit] {
  opacity: 0;
  display: block;
  width: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
.homeNewsletter .container > .content label.wpforms-field-label {
  display: none;
}
.homeNewsletter .container > .content input[type=email] {
  background: #F4F4F4;
  max-width: 700px;
  border: 1px solid #f4f4f4;
  margin: auto;
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: 0.08em !important;
  text-align: left;
  color: #000;
  border-radius: 0;
  height: 70px;
  padding: 20.5px 15px;
}
@media (max-width: 1140px) {
  .homeNewsletter .container > .content input[type=email] {
    height: 46px;
    font-size: 14px;
  }
}
.homeNewsletter .container > .content input[type=email]::-moz-placeholder {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: 0.08em !important;
  text-align: left;
  color: #B1B1B1;
}
.homeNewsletter .container > .content input[type=email]::placeholder {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: 0.08em !important;
  text-align: left;
  color: #B1B1B1;
}
@media (max-width: 1140px) {
  .homeNewsletter .container > .content input[type=email]::-moz-placeholder {
    font-size: 14px;
  }
  .homeNewsletter .container > .content input[type=email]::placeholder {
    font-size: 14px;
  }
}
@media (max-width: 640px) {
  .homeNewsletter .container > .content input[type=email]::-moz-placeholder {
    font-family: Noto Sans TC;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
  }
  .homeNewsletter .container > .content input[type=email]::placeholder {
    font-family: Noto Sans TC;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
  }
}

.home-product02 {
  padding-bottom: 3em;
  background-color: #F5F5F5;
  background-image: url("/wp-content/uploads/2024/11/Group-72.png");
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  /*標題*/
  /*輪播*/
}
@media (max-width: 640px) {
  .home-product02 {
    padding-bottom: 30px;
    background-image: none;
  }
}
.home-product02 .title-line {
  width: 100%;
  height: 1px;
  margin: 0 1em 0 0;
  background-color: #BDBDBD;
}
.home-product02 .en-title-black {
  display: block;
  text-align: center;
  font-size: 36px;
  font-weight: 800;
  line-height: 57.6px;
  letter-spacing: 0.04em !important;
  text-align: center;
  margin-bottom: 30px;
  color: #000;
  text-transform: uppercase;
  font-family: Montserrat;
}
@media (max-width: 1140px) {
  .home-product02 .en-title-black {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
@media (max-width: 640px) {
  .home-product02 .en-title-black {
    font-size: 22px;
    line-height: 35.2px;
    margin-bottom: 5px;
  }
}
.home-product02 .line > svg {
  width: 100%;
}
.home-product02 .ch-title {
  margin-top: 0.5em;
}
.home-product02 .home-product-banner {
  margin-top: 40px;
}
@media (max-width: 640px) {
  .home-product02 .home-product-banner {
    margin-top: 30px;
  }
}
.home-product02 .home-product-banner-rectangle {
  display: block;
  padding: 0 0px;
  margin-bottom: 40px;
}
.home-product02 .home-product-banner-rectangle img {
  width: 100%;
  border-radius: 0px;
}
@media (max-width: 768px) {
  .home-product02 .home-product-banner-rectangle {
    margin-bottom: 15px;
  }
}
.home-product02 .home-product-banner-square {
  display: none;
  padding: 0 7px;
}
.home-product02 .home-product-banner-square img {
  border-radius: 20px;
}
@media (max-width: 640px) {
  .home-product02 .home-product-banner-square img {
    border-radius: 0;
  }
}
.home-product02 .product-card02 {
  background-color: #fff;
  margin-top: 0;
  height: auto;
  left: 0;
  border-radius: 0px;
  display: flex;
  align-items: center;
  justify-content: left;
}
@media (max-width: 1140px) {
  .home-product02 .product-card02 {
    display: grid;
  }
}
@media (max-width: 640px) {
  .home-product02 .product-card02 {
    display: grid;
  }
}
.home-product02 .product-card02 .col-9 {
  width: 70%;
  text-align: left;
  padding: 40px 30px 50px 44px;
  /* iPad Air 橫向模式 (10.9", 1640 x 2360) */
}
@media (max-width: 1140px) {
  .home-product02 .product-card02 .col-9 {
    order: 2;
    width: 100%;
    padding: 20px 20px 32px;
    text-align: center;
  }
}
@media only screen and (max-width: 1280px) {
  .home-product02 .product-card02 .col-9 {
    min-height: 148px;
  }
}
@media only screen and (min-width: 1194px) and (max-width: 1668px) and (orientation: landscape) {
  .home-product02 .product-card02 .col-9 {
    min-height: 149px;
  }
}
@media only screen and (min-width: 1180px) and (max-width: 1640px) and (orientation: landscape) {
  .home-product02 .product-card02 .col-9 {
    padding: 0;
    padding: 0px 14px 0px 44px;
  }
}
@media (max-width: 640px) {
  .home-product02 .product-card02 .col-9 {
    order: 2;
    width: 100%;
    padding: 20px 20px 32px;
    text-align: center;
  }
}
.home-product02 .product-card02 .col-9 .product-card02-front-name {
  font-size: 22px;
  margin-top: 0;
  position: relative;
  bottom: 0;
  left: 0;
  transform: translateX(0px);
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.02em !important;
  text-align: left;
  margin-bottom: 16px;
}
@media (max-width: 1140px) {
  .home-product02 .product-card02 .col-9 .product-card02-front-name {
    text-align: center;
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .home-product02 .product-card02 .col-9 .product-card02-front-name {
    text-align: center;
    font-size: 16px;
  }
}
.home-product02 .product-card02 .col-9 p {
  font-family: Noto Sans TC;
  font-size: 14px;
  font-weight: 400;
  line-height: 25.2px;
  letter-spacing: 0.04em !important;
  text-align: left;
}
@media (max-width: 1140px) {
  .home-product02 .product-card02 .col-9 p {
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    min-height: 112px;
  }
}
@media (max-width: 640px) {
  .home-product02 .product-card02 .col-9 p {
    font-size: 13px;
    font-weight: 400;
    line-height: 23.4px;
    background-color: #fff;
    position: relative;
    z-index: 11;
  }
}
.home-product02 .product-card02 .col-3 {
  width: 36%;
}
@media (max-width: 1140px) {
  .home-product02 .product-card02 .col-3 {
    order: 1;
    width: 100%;
    padding: 0 0;
  }
}
@media screen and (min-width: 1366px) and (max-height: 1024px) and (orientation: landscape) {
  .home-product02 .product-card02 .col-3 {
    padding: 0 0px 0 0;
    width: 44%;
  }
}
@media screen and (min-width: 1180px) and (max-height: 820px) and (orientation: landscape) {
  .home-product02 .product-card02 .col-3 {
    width: 54%;
    padding: 0 0;
  }
}
@media (max-width: 640px) {
  .home-product02 .product-card02 .col-3 {
    order: 1;
    width: 100%;
    padding: 0 0;
    z-index: 9;
  }
}
.home-product02 .product-card02 .col-3 .product-card02-front-img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1140px) {
  .home-product02 .product-card02 .col-3 .product-card02-front-img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .home-product02 .product-card02 .col-3 .product-card02-front-img {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .home-product02 .product-card02 .col-3 .product-card02-front-img {
    width: 100%;
  }
}
.home-product02 .product-card02 .col-3 .product-card02-front-img img {
  height: 300px !important;
  width: auto !important;
}
.home-product02 .productCard02.btn-box {
  position: absolute;
  top: auto;
  right: 36px;
  bottom: -11px;
  left: auto;
}
@media (max-width: 1140px) {
  .home-product02 .productCard02.btn-box {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin: auto auto -20px;
    display: inline-block;
    height: 44px;
    width: -moz-max-content;
    width: max-content;
  }
}
@media (max-width: 640px) {
  .home-product02 .productCard02.btn-box {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin: auto auto -20px;
    display: inline-block;
    height: 44px;
    width: -moz-max-content;
    width: max-content;
  }
}
.home-product02 .productCard02.btn-box > a {
  border: none;
  background-color: #F5821F;
  border-radius: 0;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 300;
  line-height: 25.6px;
  letter-spacing: 0.08em !important;
  padding: 9px 20px;
}
@media (max-width: 640px) {
  .home-product02 .productCard02.btn-box > a {
    font-size: 12px;
    line-height: 19.2px;
    padding: 8px 10px;
  }
}
.home-product02 .productCard02.btn-box > a svg {
  margin-left: 16px;
}
@media (max-width: 640px) {
  .home-product02 .productCard02.btn-box > a svg {
    margin-left: 4px;
  }
}
.home-product02 .swiper-slide {
  margin-bottom: 35px;
  margin-top: 0px !important;
}
@media (max-width: 640px) {
  .home-product02 .swiper-wrapper {
    display: block !important;
  }
}
.home-product02 .swiper-pagination {
  display: block;
  position: relative;
  margin-top: 16px;
}
.home-product02 .swiper-pagination > span {
  width: 12px;
  height: 12px;
  border: 1px solid #F5821F;
  background-color: #fff;
  transition: all 0.3s;
  opacity: 1;
}
.home-product02 .swiper-pagination > span.swiper-pagination-bullet-active {
  transform: scale(1.5);
  background-color: #F5821F;
}
.home-product02 .swiper-button-prev {
  top: auto;
  right: 0;
  bottom: 20%;
  left: 10rem;
}
@media (max-width: 1536px) {
  .home-product02 .swiper-button-prev {
    left: 0.5rem;
  }
}
@media (max-width: 1280px) {
  .home-product02 .swiper-button-prev {
    left: 0.5rem;
  }
}
@media (max-width: 1140px) {
  .home-product02 .swiper-button-prev {
    left: 1rem;
    bottom: 35%;
  }
}
@media (max-width: 640px) {
  .home-product02 .swiper-button-prev {
    display: none;
  }
}
.home-product02 .swiper-button-prev:after {
  font-size: 24px;
  color: #F5821F;
}
.home-product02 .swiper-button-next {
  bottom: 20%;
  left: auto;
  top: auto;
  right: 10rem;
}
@media (max-width: 1536px) {
  .home-product02 .swiper-button-next {
    right: 0.5rem;
  }
}
@media (max-width: 1280px) {
  .home-product02 .swiper-button-next {
    right: 0.5rem;
  }
}
@media (max-width: 1140px) {
  .home-product02 .swiper-button-next {
    right: 1rem;
    bottom: 35%;
  }
}
@media (max-width: 640px) {
  .home-product02 .swiper-button-next {
    display: none;
  }
}
.home-product02 .swiper-button-next:after {
  font-size: 24px;
  color: #F5821F;
}

.home-solution {
  padding: 3em 0 3em;
  background-color: #F5F5F5;
  /*標題*/
  /*輪播*/
}
@media (max-width: 640px) {
  .home-solution {
    margin-bottom: 0px;
    padding-bottom: 40px;
  }
}
.home-solution .title-box {
  padding-top: 145px;
}
@media (max-width: 640px) {
  .home-solution .title-box {
    padding-top: 30px;
  }
}
.home-solution .title-line {
  width: 100%;
  height: 1px;
  margin: 0 1em 0 0;
  background-color: #BDBDBD;
}
.home-solution .line > svg {
  width: 100%;
}
.home-solution .en-title-black {
  display: block;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.04em !important;
  line-height: 57.6px;
  margin-bottom: 30px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  font-family: Montserrat;
}
@media (max-width: 1140px) {
  .home-solution .en-title-black {
    font-size: 30px;
    margin-bottom: 15px;
  }
}
@media (max-width: 640px) {
  .home-solution .en-title-black {
    font-size: 22px;
    line-height: 35.2px;
    margin-bottom: 10px;
  }
}
.home-solution .ch-title {
  margin-top: 0.5em;
}
.home-solution .swiper .home-solution-slider {
  margin-top: 2em;
  overflow: hidden;
  height: 600px;
}
@media (max-width: 1140px) {
  .home-solution .swiper .home-solution-slider {
    height: 100%;
  }
}
@media (max-width: 640px) {
  .home-solution .swiper .home-solution-slider {
    margin-top: 25px;
  }
}
@media (max-width: 1140px) {
  .home-solution .swiper .home-solution-slider .static-wrapper {
    display: flow-root !important;
  }
}
@media (max-width: 1140px) {
  .home-solution .swiper .home-solution-slider .static-wrapper .static-slide {
    width: calc(33.3333333333% - 12px);
    margin: 0 17px 17px 0;
    float: left;
    clear: right;
  }
}
@media (max-width: 640px) {
  .home-solution .swiper .home-solution-slider .static-wrapper .static-slide {
    width: calc(50% - 9px);
  }
}
@media (max-width: 640px) {
  .home-solution .swiper .home-solution-slider .static-wrapper .static-slide:nth-child(2n+2) {
    margin-right: 0 !important;
  }
}
@media (max-width: 1140px) {
  .home-solution .swiper .home-solution-slider .static-wrapper .static-slide:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .home-solution .swiper .home-solution-slider .static-wrapper .static-slide:nth-child(3n+3) {
    margin-right: 16px;
  }
}
.home-solution .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin: 0 8px;
}
.home-solution .swiper-pagination .swiper-pagination-bullet-active {
  position: relative;
  background: var(--color-secondary);
}
@media (max-width: 1140px) {
  .home-solution .swiper-pagination {
    display: none;
  }
}
.home-solution .main {
  width: 100%;
  height: 520px;
  position: relative;
  border-radius: 0px;
  background: radial-gradient(circle farthest-corner at left, #000, rgba(0, 0, 0, 0.5294117647));
}
@media (max-width: 1140px) {
  .home-solution .main {
    height: 174px;
  }
}
@media only screen and (max-width: 768px) {
  .home-solution .main {
    height: 180px;
  }
}
.home-solution .main-text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding: 73px 40px 50px;
  z-index: 99;
}
@media (max-width: 1140px) {
  .home-solution .main-text {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 414px) {
  .home-solution .main-text {
    padding: 15px 10px;
  }
}
.home-solution .main-text-h2 {
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 600;
  line-height: 44.8px;
  letter-spacing: 0.04em !important;
  color: #fff;
}
@media (max-width: 1140px) {
  .home-solution .main-text-h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 640px) {
  .home-solution .main-text-h2 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: 0.04em !important;
    text-align: left;
  }
}
@media only screen and (max-width: 414px) {
  .home-solution .main-text-h2 {
    font-size: 18px;
    line-height: 28.8px;
  }
}
.home-solution .main-text-p {
  opacity: 0;
  margin: 43px 0 0;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0.06em !important;
  text-align: left;
  transition: all 0.3s;
}
@media (max-width: 1140px) {
  .home-solution .main-text-p {
    display: none;
  }
}
@media (max-width: 640px) {
  .home-solution .main-text-p {
    display: none;
  }
}
.home-solution .main-text-p ul {
  list-style: disc;
  padding-left: 24px;
}
.home-solution .main-text-p ul li {
  font-family: "Montserrat", serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0.06em !important;
  text-align: left;
  margin-bottom: 16px;
}
.home-solution .main-text-p ul li::marker {
  font-size: 14px;
}
.home-solution .main-img {
  opacity: 1;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-solution .main .btn-box {
  bottom: 50px;
  left: auto;
  position: absolute;
  right: 2rem;
}
@media (max-width: 1140px) {
  .home-solution .main .btn-box {
    display: none;
  }
}
.home-solution .main .btn-box .btn {
  border-radius: 0;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 300;
  line-height: 25.6px;
  letter-spacing: 0.08em !important;
  padding: 7.21px 24px;
}
.home-solution .main .btn-box .btn svg {
  margin-left: 16px;
}
.home-solution .main:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}
.home-solution .main:hover .main-text-p {
  opacity: 1;
}
.home-solution .main:hover .btn {
  background: var(--color-secondary);
  border: 1px solid var(--color-secondary);
  color: var(--color-white);
}
.home-solution .main:hover:after {
  background: rgba(0, 0, 0, 0.6);
}
.home-solution .blog-box {
  height: 500px;
  display: none;
}
@media only screen and (max-width: 1020px) {
  .home-solution .blog-box {
    display: none;
    gap: 40px 40px;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 768px) {
  .home-solution .blog-box {
    display: none;
    font-size: 2rem;
  }
}
.home-solution .blog {
  width: 100%;
  height: 51%;
  position: relative;
  border-radius: 20px;
  margin-bottom: 39px;
  background: radial-gradient(circle farthest-corner at left, #000, rgba(0, 0, 0, 0.5294117647));
}
.home-solution .blog-h2 {
  width: 100%;
  height: 100%;
  padding: 1em 2em;
  position: absolute;
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  z-index: 99;
}
@media only screen and (max-width: 414px) {
  .home-solution .blog-h2 {
    padding: 1rem;
    font-size: 20px;
  }
}
.home-solution .blog-img {
  opacity: 0.7;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-solution .blog-box a {
  width: 100%;
}
.home-solution .swiper-button-prev {
  left: 10rem;
}
@media (max-width: 1536px) {
  .home-solution .swiper-button-prev {
    left: 0.5rem;
  }
}
@media (max-width: 1280px) {
  .home-solution .swiper-button-prev {
    left: 0.5rem;
  }
}
@media (max-width: 1140px) {
  .home-solution .swiper-button-prev {
    display: none;
  }
}
.home-solution .swiper-button-prev:after {
  font-size: 24px;
  color: #F5821F;
}
.home-solution .swiper-button-next {
  right: 10rem;
}
@media (max-width: 1536px) {
  .home-solution .swiper-button-next {
    right: 0.5rem;
  }
}
@media (max-width: 1280px) {
  .home-solution .swiper-button-next {
    right: 0.5rem;
  }
}
@media (max-width: 1140px) {
  .home-solution .swiper-button-next {
    display: none;
  }
}
.home-solution .swiper-button-next:after {
  font-size: 24px;
  color: #F5821F;
}
.home-solution .homeSolutionBtm {
  margin-top: -7%;
}
@media (max-width: 640px) {
  .home-solution .homeSolutionBtm {
    display: none;
  }
}

a.sub-items-link.current-page {
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
}

.product-list-page-filter-ul--lv3 a.sub-items-link.current-page p {
  color: #F5821F;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
}
.product-list-page-filter-ul--lv3 a.sub-items-link.current-page p:before {
  content: "・";
}

tr {
  transition: all 0.3s;
}
tr:hover td {
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
}

@media (max-width: 640px) {
  #invest-content-tab-item-box .invest-content-tab-ul-li a {
    font-size: 15px !important;
  }
}

.new-label-2 {
  line-height: 25.6px !important;
}

.invest-editor.table-responsive p {
  font-family: "Noto Sans TC", serif;
  font-size: 18px;
  font-weight: 350;
  line-height: 36px;
  letter-spacing: 0.08em !important;
  margin: 0 0 4px;
}
.invest-editor.table-responsive table tr td {
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
}
.invest-editor.table-responsive table tr:first-child {
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
}
.invest-editor.table-responsive table tr:nth-child(2) {
  height: auto !important;
}
.invest-editor.table-responsive table tr:nth-child(2) td {
  height: auto !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 28.8px;
}
.invest-editor.table-responsive table tr:hover td {
  font-weight: 600;
}
.invest-editor.table-responsive table,
.invest-editor.table-responsive table tr,
.invest-editor.table-responsive table td,
.invest-editor.table-responsive table td span,
.invest-editor.table-responsive table td p,
.invest-editor.table-responsive table span strong {
  font-family: "Noto Sans TC", serif !important;
  letter-spacing: 0.08em !important;
  margin: 0 0 !important;
}

.editor-style-frontend table tr,
.editor-style-frontend table td {
  border: 1px solid #f5f5f5 !important;
}

@media (max-width: 1140px) {
  .invest-table-page-content.container svg {
    width: 100%;
  }
}

div#invest-content-tab-container {
  margin-top: 30px;
}

.investYearSelect {
  position: relative;
}
.investYearSelect .mobile-tab-list {
  border-radius: 4px;
  padding: 10px 15px !important;
}
.investYearSelect .mobile-tab-list:after {
  background-image: url("/wp-content/uploads/2024/11/Polygon-1.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: "";
  height: 8px;
  left: 0;
  margin: auto 15px auto auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 10px;
}
.investYearSelect ul#invest-content-tab-item-box {
  display: none;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.102);
  left: 0;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
  width: 226px;
  height: -moz-fit-content;
  height: fit-content;
  margin: -12px 0 0 auto;
}
@media (max-width: 640px) {
  .investYearSelect ul#invest-content-tab-item-box {
    width: -webkit-fill-available;
    margin: 47px 0 0 auto;
  }
}
.investYearSelect ul#invest-content-tab-item-box > li {
  padding: 0 0 !important;
}
.investYearSelect ul#invest-content-tab-item-box > li a {
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.04em !important;
  line-height: 25.6px;
  padding: 8px 24px !important;
  text-align: left !important;
}
.investYearSelect ul#invest-content-tab-item-box > li:hover a {
  color: #f5821f !important;
  font-weight: 700;
  background-color: #f1f1f1 !important;
}
.investYearSelect ul#invest-content-tab-item-box > li.active a {
  color: #f5821f !important;
  font-weight: 700 !important;
  background-color: transparent !important;
}

.layout_tabs .tabs_item {
  padding: 1.5rem 1rem;
}

.product-banner {
  padding: 113px 0;
  background-image: url(/wp-content/uploads/2023/02/img-product-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
}
@media (max-width: 1140px) {
  .product-banner {
    padding: 60px 0;
  }
}
@media (max-width: 640px) {
  .product-banner {
    padding: 47.5px 0;
  }
}
.product-banner h1 {
  color: #fff;
  line-height: 1.85;
  font-weight: bold;
  font-size: 0.875rem;
  font-family: "Montserrat", serif;
  letter-spacing: 0.07em !important;
}
@media (max-width: 640px) {
  .product-banner h1 {
    letter-spacing: 0.04em !important;
  }
}
.product-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6862745098) 94.5%);
}
.product-banner .title-box {
  position: relative;
  z-index: 9;
  text-align: center;
}
@media (max-width: 1140px) {
  .product-banner .title-box .en-title {
    font-size: 30px;
    line-height: 48px;
  }
}
@media (max-width: 640px) {
  .product-banner .title-box .en-title {
    font-size: 22px;
    line-height: 35.2px;
    font-family: Montserrat;
    font-weight: 800;
    line-height: 35.2px;
    letter-spacing: 0.04em !important;
    text-align: center;
  }
}
@media (max-width: 1140px) {
  .product-banner .title-box .en-title span {
    font-size: 30px !important;
    line-height: 48px;
  }
}
@media (max-width: 640px) {
  .product-banner .title-box .en-title span {
    font-size: 22px !important;
    line-height: 35.2px;
  }
}
.product-banner .title-box .en-title p {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 800;
  line-height: 57.6px;
  letter-spacing: 0.07em !important;
  text-align: center;
  color: #fff;
}
@media (max-width: 640px) {
  .product-banner .title-box .en-title p {
    font-size: 22px;
    line-height: 35.2px;
    font-family: Montserrat;
    font-weight: 800;
    line-height: 35.2px;
    letter-spacing: 0.04em !important;
    text-align: center;
  }
}
.product-banner .title-box .ch-title {
  color: var(--color-white);
  font-size: 0.875rem;
  line-height: 1.85;
}
@media (max-width: 1140px) {
  .product-banner .title-box .ch-title {
    font-size: 30px;
    line-height: 48px;
  }
}
@media (max-width: 640px) {
  .product-banner .title-box .ch-title {
    font-size: 22px;
    line-height: 35.2px;
  }
}
@media (max-width: 1140px) {
  .product-banner .title-box .ch-title span {
    font-size: 30px !important;
    line-height: 48px;
  }
}
@media (max-width: 640px) {
  .product-banner .title-box .ch-title span {
    font-size: 22px !important;
    line-height: 35.2px;
  }
}

.product-detail {
  border-top: 1px solid var(--color-gray);
  padding: 30px 0 60px;
}
.product-detail .product_gallery .product_gallery_primary img {
  width: 425px;
  height: 425px;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .product-detail .product_gallery .product_gallery_primary img {
    width: 100%;
    height: auto;
  }
}
.product-detail .container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 640px) {
  .product-detail .container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.product-detail .container .product-detail-pic {
  border-right: 1px solid var(--color-gray);
}
@media (max-width: 640px) {
  .product-detail .container .product-detail-pic {
    border-right: 1px solid transparent;
  }
}
.product-detail .container .product-detail-pic .all-pic {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  padding: 52px;
  align-items: center;
}
@media (max-width: 1140px) {
  .product-detail .container .product-detail-pic .all-pic {
    padding: 52px 0px;
  }
}
@media (max-width: 640px) {
  .product-detail .container .product-detail-pic .all-pic {
    padding: 0px;
  }
}
.product-detail .container .product-detail-pic .all-pic .slider-pic {
  opacity: 0.5;
}
.product-detail .container .product-detail-pic .all-pic .slider-pic.active {
  opacity: 1;
}
.product-detail .container .product-detail-pic .all-pic .prev-icon,
.product-detail .container .product-detail-pic .all-pic .next-icon {
  text-align: center;
}
.product-detail .container .product-detail-pic .all-pic .fa-chevron-right {
  color: var(--color-secondary);
}
.product-detail .container .product-detail-info {
  padding: 66px 40px;
}
.product-detail .container .product-detail-info-title {
  color: var(--color-secondary);
  font-weight: 700;
  font-size: 2rem;
}
.product-detail .container .product-detail-info-subtitle {
  margin: 0.5rem 0;
  color: #9c9c9c;
}
.product-detail .container .product-detail-info-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.product-detail .container .product-detail-info-buttons .btn {
  font-size: 0.875rem;
}
.product-detail .container .product-detail-info-status {
  color: #7e614f;
  margin: 1rem 0;
  font-weight: bold;
}
.product-detail .container .product-detail-info-specifcation {
  line-height: 1.75;
  font-size: 1.1rem;
}
.product-detail .container .product-detail-info-certificate {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 33px 0;
}
.product-detail .container .product-detail-info-certificate img {
  width: 58px;
  height: 58px;
}

.product-detail-page {
  padding: 0 0 5%;
}
@media (max-width: 768px) {
  .product-detail-page {
    padding: 0 0 7%;
  }
}
@media (max-width: 500px) {
  .product-detail-page {
    padding: 0 0 10%;
  }
}
.product-detail-page-title {
  color: var(--color-secondary);
  font-weight: 700;
  font-size: 36px;
}
.product-detail-page-btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 2rem;
  max-width: 85%;
  margin: 3rem auto 0;
}
.product-detail-page-btns .btn-box {
  text-align: center;
}
.product-detail-page-btns .btn-box .btn {
  background: transparent;
  cursor: pointer;
}
.product-detail-page-btns .btn-box .btn:hover {
  background: var(--color-secondary);
}
.product-detail-page-feature {
  display: flex;
  background-color: #F0F0F0;
  color: #000;
}
@media (max-width: 768px) {
  .product-detail-page-feature {
    flex-direction: column;
  }
}
.product-detail-page-feature-content {
  padding: 4rem;
  line-height: 1.75;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
}
.product-detail-page-feature-content img {
  width: 100%;
}
@media (max-width: 768px) {
  .product-detail-page-feature-content {
    padding: 2rem;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.product-detail-page-feature-content-ul {
  margin-top: 40px;
}
.product-detail-page-feature-content-ul-li {
  list-style: disc;
}
.product-detail-page-intro {
  padding-top: 50px;
}
.product-detail-page-intro .product-detail-page-title {
  text-align: center;
}
.product-detail-page-intro-content {
  margin: 40px 0 80px;
  line-height: 28px;
  letter-spacing: 0.08em;
}
.product-detail-page .product-detail-page-intro-spec-table-all {
  display: grid;
  gap: 2.25rem;
  grid-template-columns: repeat(auto-fit, minmax(min(25rem, 100%), 1fr));
  grid-template-rows: masonry;
  justify-content: center;
  grid-gap: 2rem;
  padding: 2rem;
}
.product-detail-page .product-detail-page-intro-spec-table-all > * {
  align-self: start;
}
@media (max-width: 768px) {
  .product-detail-page .product-detail-page-intro-spec-table-all {
    grid-template-columns: minmax(0, 1fr);
  }
}
.product-detail-page .product-detail-page-intro-spec-table-all .product-detail-page-intro-spec-table {
  line-height: 1.75;
  font-size: 0.875rem;
}
.product-detail-page .product-detail-page-intro-spec-table-all .product-detail-page-intro-spec-table ul,
.product-detail-page .product-detail-page-intro-spec-table-all .product-detail-page-intro-spec-table ol {
  list-style: initial;
}
.product-detail-page .product-detail-page-intro-spec-table-all .product-detail-page-intro-spec-table p + p {
  margin-top: 0.5rem;
}
.product-detail-page .product-detail-page-intro-spec-table-all .product-detail-page-intro-spec-table-title {
  text-align: center;
  background: var(--color-primary);
  padding: 8px;
  font-size: 1rem;
  color: var(--color-secondary);
  font-weight: 700;
  width: 100%;
}
.product-detail-page .product-detail-page-intro-spec-table-all .product-detail-page-intro-spec-table-box {
  display: grid;
  grid-template-columns: minmax(0, 150px) minmax(0, 1fr);
  gap: 2rem;
  position: relative;
  background: #f7f7f7;
  padding: 0.5rem;
}
.product-detail-page .product-detail-page-intro-spec-table-all .product-detail-page-intro-spec-table-box-left {
  font-weight: bold;
}
@media (max-width: 640px) {
  .product-detail-page .product-detail-page-intro-spec-table-all .product-detail-page-intro-spec-table-box {
    grid-template-columns: minmax(0, 1fr);
    gap: 5px;
  }
}
.product-detail-page .product-detail-page-intro-spec-table-all .product-detail-page-intro-spec-table-box:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  height: 1px;
  background: var(--color-gray);
}
.product-detail-page .product-detail-page-intro-spec-table-all .product-detail-page-intro-spec-table-box:nth-last-child(1):after {
  content: "";
}

@media (max-width: 640px) {
  .bread {
    margin: 20px auto;
  }
}

.product-tab {
  margin-bottom: 2rem;
}
.product-tab .mobile-product-tab-list {
  padding: 10px;
  border: 1px solid var(--color-primary);
  display: none;
  justify-content: space-between;
  align-items: center;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 0.04em !important;
  line-height: 25.6px;
}
@media (max-width: 1140px) {
  .product-tab .mobile-product-tab-list {
    display: flex;
    background-color: #fff;
    border: none;
    border-radius: 5px;
    box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, 0.251);
    cursor: pointer;
    padding: 10px 15px;
    position: relative;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.08em !important;
    line-height: 24px;
  }
}
.product-tab .mobile-product-tab-list .fa-chevron-right {
  display: none;
  cursor: pointer;
  transition: transform 0.25s ease-in-out;
}
.product-tab .mobile-product-tab-list.active:after {
  transform: rotate(180deg);
}
@media (max-width: 1140px) {
  .product-tab .mobile-product-tab-list.container:after {
    background-image: url("/wp-content/uploads/2024/11/Polygon-1.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    content: "";
    height: 8px;
    left: 0;
    margin: auto 15px auto auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
  }
}
.product-tab-ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.875rem;
  padding: 30px 0 0;
  /*
     &-li {

       border-right: 1px solid var(--color-primary);
    padding: 0.25rem;
    margin: 0.25rem;

       @include respond-to('lg') {
         border-right: 1px solid transparent;
       }

       &-link {
         display: block;
         font-weight: 600;
         color: var(--color-primary);
         padding: 0 18px;
         @include respond-to('lg') {
           padding: 15px 18px;
         }
       }

       &:hover {
         background: var(--color-primary);
         .product-tab-ul-li-link {
           color: var(--color-secondary);
         }
       }

       &.active {
         .product-tab-ul-li-link {
           color: var(--color-secondary);
         }
       }
       &:nth-last-child(1) {
         border-right: 1px solid transparent;
       }
     }
  */
}
@media (max-width: 1140px) {
  .product-tab-ul {
    display: none;
    flex-direction: column;
    max-width: 1440px;
    width: 90%;
    margin: 0 auto;
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    background: var(--color-white);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    padding: 0px 0;
  }
}
.product-tab-ul-li {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #a2a1a1;
  border: 1px solid transparent;
  white-space: nowrap;
  transition: all 0.25s ease-in-out;
  border-radius: 100px;
  color: #fff;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 0.04em !important;
  line-height: 25.6px;
}
@media (max-width: 1140px) {
  .product-tab-ul-li {
    font-family: "Noto Sans TC", sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.08em !important;
    line-height: 24px;
    text-align: left;
    padding: 8px 24px;
  }
}
@media (max-width: 640px) {
  .product-tab-ul-li {
    font-family: "Noto Sans TC", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.04em !important;
    line-height: 25.6px;
    padding: 8px 24px;
  }
}
.product-tab-ul-li a {
  padding: 0px 10px;
}
@media (max-width: 1140px) {
  .product-tab-ul-li a {
    padding: 0 0;
    letter-spacing: 0.06em !important;
    color: #000;
  }
}
.product-tab-ul-li.active {
  background-color: var(--color-secondary);
}
@media (max-width: 1140px) {
  .product-tab-ul-li.active {
    background-color: transparent;
  }
}
@media (max-width: 1140px) {
  .product-tab-ul-li.active a {
    font-weight: 700;
    background-color: transparent;
    color: var(--color-secondary);
  }
}
.product-tab-ul-li:hover {
  background-color: var(--color-secondary);
}
@media (max-width: 1140px) {
  .product-tab-ul-li:hover {
    background-color: transparent;
  }
}
@media (max-width: 1140px) {
  .product-tab-ul-li:hover a {
    font-weight: 700;
    background-color: transparent;
    color: var(--color-secondary);
  }
}
@media (max-width: 1140px) {
  .product-tab-ul-li {
    display: block;
    border-radius: 0;
    background-color: #ffffff;
    color: var(--color-secondary);
  }
}

@media (max-width: 1140px) {
  ul.product-tab-ul.container {
    border-radius: 5px;
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.102);
    overflow: hidden;
    margin-top: 3px;
  }
}

.elementor-widget-SearchResultPage {
  background-color: #F5F5F5;
}

.search-result-title {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 800;
  line-height: 57.6px;
  letter-spacing: 0.08em !important;
  text-align: center;
  margin: 71px auto;
}
@media (max-width: 1140px) {
  .search-result-title {
    margin: 60px auto 40px;
    font-size: 30px;
  }
}
@media (max-width: 640px) {
  .search-result-title {
    margin: 30px auto 30px;
    font-size: 22px;
    line-height: 35.2px;
  }
}

.search-result-page .invest-content-tab-container-li {
  padding: 1rem;
}
@media (max-width: 640px) {
  .search-result-page .invest-content-tab-container-li {
    padding: 0;
  }
}
.search-result-page #invest-content-tab-item-box {
  margin: 40px auto !important;
}
@media (max-width: 640px) {
  .search-result-page #invest-content-tab-item-box {
    display: flow-root !important;
    margin: 40px auto 10px !important;
  }
}
@media (max-width: 640px) {
  .search-result-page #invest-content-tab-item-box li {
    display: inline-block;
    float: left;
    clear: right;
    margin-bottom: 15px !important;
    padding: 0 10px !important;
    letter-spacing: 0;
  }
}
.search-result-page #invest-content-tab-item-box li > a {
  font-family: Noto Sans TC;
}
@media (max-width: 640px) {
  .search-result-page #invest-content-tab-item-box li > a {
    font-size: 15px;
    padding: 8px;
    letter-spacing: 0;
  }
}
.search-result-page div#invest-content-tab-container {
  padding: 60px 0 100px;
}
@media (max-width: 1140px) {
  .search-result-page div#invest-content-tab-container {
    padding: 0 0 100px;
  }
}

.search-result-page-products .product-list-page-content-card,
.search-result-page-news .news-list-page-content-card,
.search-result-page .book-wrapper {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}
@media (max-width: 1140px) {
  .search-result-page-products .product-list-page-content-card,
  .search-result-page-news .news-list-page-content-card,
  .search-result-page .book-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .search-result-page-products .product-list-page-content-card,
  .search-result-page-news .news-list-page-content-card,
  .search-result-page .book-wrapper {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .search-result-page-products .product-list-page-content-card,
  .search-result-page-news .news-list-page-content-card,
  .search-result-page .book-wrapper {
    gap: 15px;
  }
}
.search-result-page-products .product-list-page-content-card .product-card,
.search-result-page-news .news-list-page-content-card .product-card,
.search-result-page .book-wrapper .product-card {
  position: relative;
  cursor: pointer;
  border: 1px solid transparent;
  transition: all 0.3s;
  border-radius: 15px;
}
.search-result-page-products .product-list-page-content-card .product-card:hover,
.search-result-page-news .news-list-page-content-card .product-card:hover,
.search-result-page .book-wrapper .product-card:hover {
  border: 1px solid #F5821F;
}
.search-result-page-products .product-list-page-content-card .product-card .product-card-pic,
.search-result-page-news .news-list-page-content-card .product-card .product-card-pic,
.search-result-page .book-wrapper .product-card .product-card-pic {
  position: relative;
  top: -8px;
  padding-top: 92%;
  overflow: hidden;
  background-color: #fff;
}
@media (max-width: 1140px) {
  .search-result-page-products .product-list-page-content-card .product-card .product-card-pic,
  .search-result-page-news .news-list-page-content-card .product-card .product-card-pic,
  .search-result-page .book-wrapper .product-card .product-card-pic {
    padding-top: 100%;
  }
}
.search-result-page-products .product-list-page-content-card .product-card .product-card-pic img,
.search-result-page-news .news-list-page-content-card .product-card .product-card-pic img,
.search-result-page .book-wrapper .product-card .product-card-pic img {
  position: absolute;
  top: 35px;
  left: 0;
  bottom: 0;
  right: 0;
  transition: transform 0.25s ease-in-out;
  max-width: 90.7%;
  margin: 0 auto;
}
.search-result-page-products .product-list-page-content-card .product-card .product-card-pic img:hover,
.search-result-page-news .news-list-page-content-card .product-card .product-card-pic img:hover,
.search-result-page .book-wrapper .product-card .product-card-pic img:hover {
  transform: scale(1.05);
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper,
.search-result-page-news .news-list-page-content-card .product-card-wrapper,
.search-result-page .book-wrapper .product-card-wrapper {
  position: relative;
  display: block;
  background: #fff;
  border: none;
  border-radius: 15px;
  overflow: hidden;
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper .new-label-2,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .new-label-2,
.search-result-page .book-wrapper .product-card-wrapper .new-label-2 {
  color: var(--color-white);
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  background-color: var(--color-secondary);
  padding: 0.13rem 1.35rem;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  z-index: 1;
  font-size: 0.8rem;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 700;
  line-height: 21.6px;
  letter-spacing: 0.04em;
  text-align: center;
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper .new-label,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .new-label,
.search-result-page .book-wrapper .product-card-wrapper .new-label {
  color: var(--color-white);
  position: absolute;
  right: 0;
  top: 0;
  border-color: transparent var(--color-secondary) transparent transparent;
  border-style: solid;
  border-width: 0px 120px 120px 0px;
  height: 0px;
  width: 0px;
  z-index: 2;
}
@media (max-width: 1280px) {
  .search-result-page-products .product-list-page-content-card .product-card-wrapper .new-label,
  .search-result-page-news .news-list-page-content-card .product-card-wrapper .new-label,
  .search-result-page .book-wrapper .product-card-wrapper .new-label {
    border-width: 0px 80px 80px 0px;
  }
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper .new-label span,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .new-label span,
.search-result-page .book-wrapper .product-card-wrapper .new-label span {
  font-size: 20px;
  font-weight: 700;
  position: absolute;
  right: -100px;
  top: 20px;
}
@media (max-width: 1280px) {
  .search-result-page-products .product-list-page-content-card .product-card-wrapper .new-label span,
  .search-result-page-news .news-list-page-content-card .product-card-wrapper .new-label span,
  .search-result-page .book-wrapper .product-card-wrapper .new-label span {
    font-size: 16px;
    right: -76px;
    top: 13px;
  }
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list,
.search-result-page .book-wrapper .product-card-wrapper .product-card-list {
  background: #fff;
  text-align: center;
  padding: 0 1rem 1rem;
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-title,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-title,
.search-result-page .book-wrapper .product-card-wrapper .product-card-list-title {
  font-family: Montserrat;
  font-weight: 700;
  color: var(--color-secondary);
  margin-bottom: 2px;
  position: relative;
  font-size: 20px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 0.02em !important;
  text-align: center;
  margin: 0px 0 15px;
}
@media (max-width: 1140px) {
  .search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-title,
  .search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-title,
  .search-result-page .book-wrapper .product-card-wrapper .product-card-list-title {
    font-size: 18px;
  }
}
@media (max-width: 640px) {
  .search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-title,
  .search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-title,
  .search-result-page .book-wrapper .product-card-wrapper .product-card-list-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 25.6px;
    letter-spacing: 0.03em !important;
    text-align: center;
    margin: 0 0 10px;
  }
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-title svg,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-title svg,
.search-result-page .book-wrapper .product-card-wrapper .product-card-list-title svg {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-subtitle,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-subtitle,
.search-result-page .book-wrapper .product-card-wrapper .product-card-list-subtitle {
  color: #9c9c9c;
  margin-bottom: 10px;
  font-family: Noto Sans TC;
  font-size: 14px;
  font-weight: 400;
  line-height: 22.4px;
  letter-spacing: 0.08em !important;
  text-align: center;
}
@media (max-width: 640px) {
  .search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-subtitle,
  .search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-subtitle,
  .search-result-page .book-wrapper .product-card-wrapper .product-card-list-subtitle {
    font-family: Noto Sans TC;
    font-size: 10px;
    font-weight: 400;
    line-height: 18px;
  }
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list hr,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list hr,
.search-result-page .book-wrapper .product-card-wrapper .product-card-list hr {
  border: none;
  width: 100%;
  height: 1px;
  background-image: url("/wp-content/uploads/2024/11/Vector-17.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: transparent;
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-ul,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-ul,
.search-result-page .book-wrapper .product-card-wrapper .product-card-list-ul {
  margin-top: 10px;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.06em;
  text-align: center;
}
@media (max-width: 1140px) {
  .search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-ul,
  .search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-ul,
  .search-result-page .book-wrapper .product-card-wrapper .product-card-list-ul {
    font-size: 15px;
  }
}
@media (max-width: 640px) {
  .search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-ul,
  .search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-ul,
  .search-result-page .book-wrapper .product-card-wrapper .product-card-list-ul {
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 400;
    line-height: 19.2px;
    letter-spacing: 0.08em;
    text-align: center;
  }
}
.search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-ul-li + .search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-ul-li,
.search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-ul-li + .search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-ul-li,
.search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-ul-li + .search-result-page .book-wrapper .product-card-wrapper .product-card-list-ul-li,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-ul-li + .search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-ul-li,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-ul-li + .search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-ul-li,
.search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-ul-li + .search-result-page .book-wrapper .product-card-wrapper .product-card-list-ul-li,
.search-result-page .book-wrapper .product-card-wrapper .product-card-list-ul-li + .search-result-page-products .product-list-page-content-card .product-card-wrapper .product-card-list-ul-li,
.search-result-page .book-wrapper .product-card-wrapper .product-card-list-ul-li + .search-result-page-news .news-list-page-content-card .product-card-wrapper .product-card-list-ul-li,
.search-result-page .book-wrapper .product-card-wrapper .product-card-list-ul-li + .search-result-page .book-wrapper .product-card-wrapper .product-card-list-ul-li {
  margin-top: 0.5rem;
}

.search-result-empty {
  text-align: center;
  padding: 3rem;
  font-size: 1.5rem;
  font-weight: bold;
}

.sintrones-dropdown {
  position: relative;
}
.sintrones-dropdown .sintrones-dropdown-current {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  border: 1px solid var(--color-primary);
  color: #cbcbcb;
}
.sintrones-dropdown .sintrones-dropdown-current-title {
  width: 100%;
  cursor: pointer;
}
.sintrones-dropdown .sintrones-dropdown-current.selected {
  color: var(--color-secondary);
  font-weight: bold;
}
.sintrones-dropdown .sintrones-dropdown-current.selected .sintrones-dropdown-clear {
  display: block;
}
.sintrones-dropdown .sintrones-dropdown-expand {
  transition: 0.25s transform ease-in-out;
}
.sintrones-dropdown .sintrones-dropdown-clear {
  margin-right: 0.5rem;
  display: none;
}
.sintrones-dropdown.active .sintrones-dropdown-expand {
  transform: rotate(180deg);
}
.sintrones-dropdown.active .sintrones-dropdown-current {
  background-color: #fafafa;
}
.sintrones-dropdown .sintrones-dropdown-menu {
  z-index: 23;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: var(--color-white);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  padding: 10px 0;
}
.sintrones-dropdown .sintrones-dropdown-menu-item {
  display: block;
  padding: 12px;
  font-weight: 600;
  cursor: pointer;
}
.sintrones-dropdown .sintrones-dropdown-menu-item:hover, .sintrones-dropdown .sintrones-dropdown-menu-item.active {
  color: var(--color-secondary);
}
.sintrones-dropdown .toggle-slide-enter-active,
.sintrones-dropdown .toggle-slide-leave-active {
  transition: all 0.5s;
  overflow: hidden;
}
.sintrones-dropdown .toggle-slide-enter,
.sintrones-dropdown .toggle-slide-leave-to {
  height: 0;
  transition: all 0.5s ease-in-out;
}

.sintronesEvents {
  background: #F5F5F5;
}
.sintronesEvents .breadcrumb_filteryear {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1440px;
  margin: 50px auto;
}
@media (max-width: 1140px) {
  .sintronesEvents .breadcrumb_filteryear {
    width: 90%;
  }
}
@media (max-width: 640px) {
  .sintronesEvents .breadcrumb_filteryear {
    display: block;
    max-width: 100%;
    margin: 20px auto;
  }
}
@media only screen and (max-width: 1500px) and (min-width: 1441px) {
  .sintronesEvents .breadcrumb_filteryear {
    width: 89%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 1140px) {
  .sintronesEvents .breadcrumb_filteryear {
    width: 89%;
  }
}
.sintronesEvents .breadcrumb_filteryear .bread {
  margin: 0 0;
}
.sintronesEvents .breadcrumb_filteryear .custom-select {
  position: relative;
  display: inline-block;
  cursor: pointer;
  background-color: #fff;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2509803922) inset;
  border: none;
  border-radius: 5px;
  padding: 10px 15px;
  width: 220px;
}
@media (max-width: 640px) {
  .sintronesEvents .breadcrumb_filteryear .custom-select {
    margin-top: 20px;
    width: 100%;
  }
}
.sintronesEvents .breadcrumb_filteryear .custom-select .select-selected {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.04em;
  text-align: left;
}
@media (max-width: 640px) {
  .sintronesEvents .breadcrumb_filteryear .custom-select .select-selected {
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.08em !important;
    text-align: left;
  }
}
.sintronesEvents .breadcrumb_filteryear .select-items {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  border-radius: 5px;
  background-color: #fff;
  z-index: 99;
  max-height: 200px;
  overflow-y: auto;
  display: block;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1019607843);
  border-radius: 5px;
  margin-top: 3px;
}
.sintronesEvents .breadcrumb_filteryear .select-items li {
  padding: 8px 24px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.04em !important;
}
.sintronesEvents .breadcrumb_filteryear .select-items li:hover, .sintronesEvents .breadcrumb_filteryear .select-items li.active {
  font-size: 16px;
  font-weight: 700;
  line-height: 25.6px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #F5821F;
}
.sintronesEvents .breadcrumb_filteryear .select-items li:hover {
  background-color: #f1f1f1;
}
.sintronesEvents .breadcrumb_filteryear .select-hide {
  display: none;
}
.sintronesEvents .breadcrumb_filteryear .select-selected:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 8px;
  background-image: url("/wp-content/uploads/2024/11/Polygon-1.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto 15px auto auto;
  transition: all 0.3s;
}
.sintronesEvents .breadcrumb_filteryear .select-selected.select-arrow-active:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 8px;
  background-image: url(/wp-content/uploads/2024/09/Polygon-1.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto 15px auto auto;
  transform: rotate(180deg);
}
@media only screen and (max-width: 1500px) and (min-width: 1441px) {
  .sintronesEvents .container {
    width: 89%;
  }
}
.sintronesEvents .container > .upcomingEvents {
  display: flow-root;
  margin-bottom: 96px;
}
@media (max-width: 1140px) {
  .sintronesEvents .container > .upcomingEvents {
    margin-bottom: 16px;
  }
}
.sintronesEvents .container > .upcomingEvents > .event {
  width: calc(33.3333333333% - 16px);
  margin: 0 24px 24px 0;
  float: left;
  clear: right;
  min-height: 330px;
}
@media (max-width: 1140px) {
  .sintronesEvents .container > .upcomingEvents > .event {
    width: calc(50% - 12px);
  }
}
@media (max-width: 640px) {
  .sintronesEvents .container > .upcomingEvents > .event {
    width: 100%;
    margin: 0 auto 15px;
    min-height: auto;
  }
}
.sintronesEvents .container > .upcomingEvents > .event:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 1140px) {
  .sintronesEvents .container > .upcomingEvents > .event:nth-child(3n+3) {
    margin-right: 24px;
  }
}
@media (max-width: 640px) {
  .sintronesEvents .container > .upcomingEvents > .event:nth-child(3n+3) {
    margin-right: auto;
  }
}
@media (max-width: 1140px) {
  .sintronesEvents .container > .upcomingEvents > .event:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .sintronesEvents .container > .upcomingEvents > .event:nth-child(2n+2) {
    margin-right: auto;
  }
}
.sintronesEvents .container > .upcomingEvents > .event > a > .img {
  height: 156px;
  overflow: hidden;
}
@media (max-width: 1140px) {
  .sintronesEvents .container > .upcomingEvents > .event > a > .img {
    height: 156px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .sintronesEvents .container > .upcomingEvents > .event > a > .img {
    height: 156px;
    overflow: hidden;
  }
}
@media (max-width: 640px) {
  .sintronesEvents .container > .upcomingEvents > .event > a > .img {
    height: auto;
  }
}
.sintronesEvents .container > .upcomingEvents > .event > a > .content {
  padding: 10px 10px;
}
.sintronesEvents .container > .upcomingEvents > .event > a > .content > .region > .country {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 200;
  line-height: 25.6px;
  letter-spacing: 0.04em !important;
  padding: 4px 10px;
  border-radius: 100px;
  background-color: #F5821F;
  margin-right: 6px;
  color: #fff;
}
@media (max-width: 640px) {
  .sintronesEvents .container > .upcomingEvents > .event > a > .content > .region > .country {
    font-size: 12px;
  }
}
.sintronesEvents .container > .upcomingEvents > .event > a > .content > .region > .city {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 250;
  line-height: 25.6px;
  letter-spacing: 0.04em !important;
  text-align: left;
}
@media (max-width: 640px) {
  .sintronesEvents .container > .upcomingEvents > .event > a > .content > .region > .city {
    font-size: 12px;
  }
}
.sintronesEvents .container > .upcomingEvents > .event > a > .content h3 {
  font-family: Noto Sans TC;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
  text-align: left;
  margin: 8px 0;
}
@media (max-width: 640px) {
  .sintronesEvents .container > .upcomingEvents > .event > a > .content h3 {
    font-size: 15px;
    font-family: Montserrat;
    letter-spacing: 0.03em !important;
  }
}
.sintronesEvents .container > .upcomingEvents > .event > a > .content .date {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.09em !important;
  text-align: left;
}
@media (max-width: 640px) {
  .sintronesEvents .container > .upcomingEvents > .event > a > .content .date {
    font-size: 12px;
  }
}
.sintronesEvents .container > .upcomingEvents > .event > a > .content .date span {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.09em !important;
  text-align: left;
}
.sintronesEvents .container > .upcomingEvents > .event > a > .content .date span.start {
  margin-right: 0.09em;
}
@media (max-width: 640px) {
  .sintronesEvents .container > .upcomingEvents > .event > a > .content .date span.start {
    font-size: 12px;
    line-height: 19.2px;
    letter-spacing: 0.08em !important;
    text-align: left;
  }
}
.sintronesEvents .container > .upcomingEvents > .event > a > .content .date span.end {
  margin-left: 0.09em;
}
@media (max-width: 640px) {
  .sintronesEvents .container > .upcomingEvents > .event > a > .content .date span.end {
    font-size: 12px;
    line-height: 19.2px;
    letter-spacing: 0.08em !important;
    text-align: left;
  }
}
@media (max-width: 640px) {
  .sintronesEvents .container > .passEvents {
    display: none;
  }
}
.sintronesEvents .container > .passEvents .title h2 {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 800;
  line-height: 57.6px;
  letter-spacing: 0.04em !important;
  text-align: center;
  color: #828282;
}
.sintronesEvents .container > .passEvents .line {
  margin: 30px auto 40px;
}
.sintronesEvents .container > .passEvents .line > svg {
  width: 100%;
}
.sintronesEvents .container > .passEvents .content {
  display: flow-root;
}
.sintronesEvents .container > .passEvents .content > .event {
  width: calc(33.3333333333% - 16px);
  margin: 0 24px 24px 0;
  float: left;
  clear: right;
  min-height: 330px;
}
@media (max-width: 1140px) {
  .sintronesEvents .container > .passEvents .content > .event {
    width: calc(50% - 12px);
  }
}
.sintronesEvents .container > .passEvents .content > .event:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 1140px) {
  .sintronesEvents .container > .passEvents .content > .event:nth-child(3n+3) {
    margin-right: 24px;
  }
}
@media (max-width: 1140px) {
  .sintronesEvents .container > .passEvents .content > .event:nth-child(2n+2) {
    margin-right: 0;
  }
}
.sintronesEvents .container > .passEvents .content > .event > a > .img {
  height: 156px;
  overflow: hidden;
}
@media (max-width: 1140px) {
  .sintronesEvents .container > .passEvents .content > .event > a > .img {
    height: 156px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .sintronesEvents .container > .passEvents .content > .event > a > .img {
    height: 156px;
    overflow: hidden;
  }
}
@media (max-width: 640px) {
  .sintronesEvents .container > .passEvents .content > .event > a > .img {
    height: auto;
  }
}
.sintronesEvents .container > .passEvents .content > .event > a > .content {
  padding: 10px 10px;
}
.sintronesEvents .container > .passEvents .content > .event > a > .content > .region > .country {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 200;
  line-height: 25.6px;
  letter-spacing: 0.04em !important;
  padding: 4px 10px;
  border-radius: 100px;
  background-color: #BDBDBD;
  margin-right: 6px;
  color: #fff;
}
@media (max-width: 640px) {
  .sintronesEvents .container > .passEvents .content > .event > a > .content > .region > .country {
    font-size: 12px;
  }
}
.sintronesEvents .container > .passEvents .content > .event > a > .content > .region > .city {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 250;
  line-height: 25.6px;
  letter-spacing: 0.04em !important;
  text-align: left;
}
.sintronesEvents .container > .passEvents .content > .event > a > .content h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
  text-align: left;
  margin: 8px 0;
}
.sintronesEvents .container > .passEvents .content > .event > a > .content .date {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.04em !important;
  text-align: left;
}
@media (max-width: 640px) {
  .sintronesEvents .container > .passEvents .content > .event > a > .content .date {
    font-size: 12px;
    line-height: 19.2px;
    letter-spacing: 0.08em !important;
    text-align: left;
  }
}

.blog-page .container > .upcomingEvents {
  display: flow-root;
  margin-bottom: 96px;
}
@media (max-width: 1140px) {
  .blog-page .container > .upcomingEvents {
    margin-bottom: 16px;
  }
}
.blog-page .container > .upcomingEvents > .event {
  width: calc(33.3333333333% - 16px);
  margin: 0 24px 24px 0;
  float: left;
  clear: right;
  min-height: 343px;
}
@media (max-width: 1140px) {
  .blog-page .container > .upcomingEvents > .event {
    width: calc(50% - 12px);
  }
}
@media (max-width: 640px) {
  .blog-page .container > .upcomingEvents > .event {
    width: 100%;
    margin: 0 auto 15px;
    min-height: auto;
  }
}
.blog-page .container > .upcomingEvents > .event:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 1140px) {
  .blog-page .container > .upcomingEvents > .event:nth-child(3n+3) {
    margin-right: 24px;
  }
}
@media (max-width: 640px) {
  .blog-page .container > .upcomingEvents > .event:nth-child(3n+3) {
    margin-right: auto;
  }
}
@media (max-width: 1140px) {
  .blog-page .container > .upcomingEvents > .event:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .blog-page .container > .upcomingEvents > .event:nth-child(2n+2) {
    margin-right: auto;
  }
}
.blog-page .container > .upcomingEvents > .event > a > .img {
  height: 156px;
  overflow: hidden;
}
@media (max-width: 1140px) {
  .blog-page .container > .upcomingEvents > .event > a > .img {
    height: 156px;
    overflow: hidden;
  }
}
@media (max-width: 768px) {
  .blog-page .container > .upcomingEvents > .event > a > .img {
    height: 156px;
    overflow: hidden;
  }
}
@media (max-width: 640px) {
  .blog-page .container > .upcomingEvents > .event > a > .img {
    height: auto;
  }
}
.blog-page .container > .upcomingEvents > .event > a > .content {
  padding: 10px 10px 0;
}
.blog-page .container > .upcomingEvents > .event > a > .content h3 {
  font-family: "Noto Sans TC", serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  letter-spacing: 0.04em !important;
  text-align: left;
  margin: 8px 0 0;
}
@media (max-width: 640px) {
  .blog-page .container > .upcomingEvents > .event > a > .content h3 {
    font-size: 15px;
    font-family: "Montserrat", serif;
    letter-spacing: 0.03em !important;
  }
}
.blog-page .container > .upcomingEvents > .event > a > .content .date {
  font-family: "Montserrat", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.09em !important;
  text-align: left;
}
@media (max-width: 640px) {
  .blog-page .container > .upcomingEvents > .event > a > .content .date {
    font-size: 12px;
  }
}
.blog-page .container > .upcomingEvents > .event > a > .content .date span {
  font-family: "Montserrat", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0.09em !important;
  text-align: left;
}
.blog-page .container > .upcomingEvents > .event > a > .content .date span.start {
  margin-right: 0.09em;
}
@media (max-width: 640px) {
  .blog-page .container > .upcomingEvents > .event > a > .content .date span.start {
    font-size: 12px;
    line-height: 19.2px;
    letter-spacing: 0.08em !important;
    text-align: left;
  }
}
.blog-page .container > .upcomingEvents > .event > a > .content .date span.end {
  margin-left: 0.09em;
}
@media (max-width: 640px) {
  .blog-page .container > .upcomingEvents > .event > a > .content .date span.end {
    font-size: 12px;
    line-height: 19.2px;
    letter-spacing: 0.08em !important;
    text-align: left;
  }
}

.sintrones-search-form {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  border: 1px solid var(--color-primary);
  color: var(--color-secondary);
  font-weight: bold;
}
.sintrones-search-form input {
  outline: none;
  border: none;
  flex: 1;
}
.sintrones-search-form-submit {
  cursor: pointer;
}

.solution-detail-page-title {
  color: var(--color-secondary);
  font-weight: 700;
  font-size: 36px;
  text-align: center;
  margin-bottom: 50px;
}
.solution-detail-page-content {
  border-top: 1px solid var(--color-gray);
  border-bottom: 1px solid var(--color-gray);
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
@media (max-width: 1140px) {
  .solution-detail-page-content {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.solution-detail-page-content-left {
  border-right: 1px solid var(--color-gray);
  padding: 68px 100px 68px 0;
}
@media (max-width: 1140px) {
  .solution-detail-page-content-left {
    border-right: 1px solid transparent;
    padding: 0;
  }
}
.solution-detail-page-content-left img {
  border-radius: 20px;
}
.solution-detail-page-content-right {
  position: relative;
  padding: 68px 0 68px 30px;
}
.solution-detail-page-content-right:after {
  content: "";
  position: absolute;
  top: 68px;
  left: 0;
  width: 8px;
  height: 64px;
  background: var(--color-secondary);
}
.solution-detail-page-content-right-title {
  font-weight: 700;
  font-size: 36px;
  color: #f5821f;
}
.solution-detail-page-content-right-text {
  margin-top: 50px;
  line-height: 2em;
}
.solution-detail-page-core {
  padding: 100px 30px;
  background: var(--color-primary);
}
.solution-detail-page-core-box {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
}
@media (max-width: 1140px) {
  .solution-detail-page-core-box {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 640px) {
  .solution-detail-page-core-box {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.solution-detail-page-product {
  padding: 2rem 0;
}
.solution-detail-page-product:last-child {
  padding-bottom: 4rem;
}
.solution-detail-page-product-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 38px;
}
@media (max-width: 1140px) {
  .solution-detail-page-product-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .solution-detail-page-product-list {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

.solution-page {
  background-color: #F5F5F5;
}
.solution-page .container {
  max-width: 90%;
  margin-bottom: 100px;
}
@media (max-width: 640px) {
  .solution-page .container {
    margin-bottom: 40px;
  }
}
@media (max-width: 640px) {
  .solution-page .product-banner {
    padding: 32px 0 34px !important;
  }
}
.solution-page .product-banner > .container {
  margin-bottom: 0;
}
.solution-page .main {
  width: 100%;
  height: 520px;
  position: relative;
  border-radius: 0px;
  background: radial-gradient(circle farthest-corner at left, #000, rgba(0, 0, 0, 0.5294117647));
}
@media (max-width: 1140px) {
  .solution-page .main {
    height: 174px;
  }
}
@media only screen and (max-width: 768px) {
  .solution-page .main {
    height: 180px;
  }
}
.solution-page .main-text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding: 73px 40px 50px;
  z-index: 99;
}
@media (max-width: 1140px) {
  .solution-page .main-text {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 414px) {
  .solution-page .main-text {
    padding: 15px 10px;
  }
}
.solution-page .main-text-h2 {
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 600;
  line-height: 44.8px;
  letter-spacing: 0.04em !important;
  color: #fff;
}
@media (max-width: 1140px) {
  .solution-page .main-text-h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.04em;
  }
}
@media (max-width: 640px) {
  .solution-page .main-text-h2 {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 700;
    line-height: 28.8px;
    letter-spacing: 0.04em !important;
    text-align: left;
  }
}
@media only screen and (max-width: 414px) {
  .solution-page .main-text-h2 {
    font-size: 18px;
    line-height: 28.8px;
  }
}
.solution-page .main-text-p {
  opacity: 0;
  margin: 43px 0 0;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0.06em !important;
  text-align: left;
  transition: all 0.3s;
}
.solution-page .main-text-p ul {
  list-style: disc;
  padding-left: 24px;
}
.solution-page .main-text-p ul li {
  font-family: "Montserrat", serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 0.06em !important;
  text-align: left;
  margin-bottom: 16px;
}
.solution-page .main-text-p ul li::marker {
  font-size: 14px;
}
.solution-page .main-img {
  opacity: 1;
  width: 100%;
  height: 100%;
  border-radius: 0px;
  -o-object-fit: cover;
     object-fit: cover;
}
.solution-page .main .btn-box {
  bottom: 50px;
  left: auto;
  position: absolute;
  right: 2rem;
}
@media (max-width: 1140px) {
  .solution-page .main .btn-box {
    display: none;
  }
}
.solution-page .main .btn-box .btn {
  border-radius: 0;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 300;
  line-height: 25.6px;
  letter-spacing: 0.08em !important;
  padding: 7.21px 24px;
}
.solution-page .main .btn-box .btn svg {
  margin-left: 16px;
}
.solution-page .main:after {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}
.solution-page .main:hover .main-text-p {
  opacity: 1;
}
.solution-page .main:hover .btn {
  background: var(--color-secondary);
  border: 1px solid var(--color-secondary);
  color: var(--color-white);
}
.solution-page .main:hover:after {
  background: rgba(0, 0, 0, 0.6);
}

.pagination_box {
  margin: 60px 0;
}
.pagination_box #pagination-container ul {
  width: 100%;
  position: relative;
  display: flex;
  gap: 6px;
  justify-content: center;
  align-items: center;
}
.pagination_box #pagination-container ul li {
  text-align: center;
}
.pagination_box #pagination-container ul li .page-link {
  display: block;
  color: var(--primary-color);
  width: 13px;
  height: 13px;
  background: #fff;
  border: 1px solid #F5821F;
  border-radius: 50%;
  transition: all 0.3s;
  font-size: 0;
  color: transparent;
}
.pagination_box #pagination-container ul li .page-link:hover, .pagination_box #pagination-container ul li .page-link.active {
  width: 18px;
  height: 18px;
  background: var(--color-secondary);
}
.pagination_box #pagination-container ul li .page-link:last-of-type {
  margin-right: 0;
}
.pagination_box #pagination-container ul li .current {
  background: var(--color-secondary);
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  position: relative;
  /*
  &:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid var(--color-secondary);
  }
    */
}
.pagination_box #pagination-container ul li + li {
  margin-left: 10px;
}

.hide-md {
  display: block;
}
@media (max-width: 768px) {
  .hide-md {
    display: none;
  }
}

.show-md {
  display: none;
}
@media (max-width: 768px) {
  .show-md {
    display: block;
  }
}

.line-clamp-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}

.line-clamp-3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.table-responsive {
  overflow-x: auto;
}

.use-padding-top {
  padding: 5% 0 0;
}
@media (max-width: 768px) {
  .use-padding-top {
    padding: 7% 0 0;
  }
}
@media (max-width: 500px) {
  .use-padding-top {
    padding: 10% 0 0;
  }
}

.use-padding-bottom {
  padding: 0 0 5%;
}
@media (max-width: 768px) {
  .use-padding-bottom {
    padding: 0 0 7%;
  }
}
@media (max-width: 500px) {
  .use-padding-bottom {
    padding: 0 0 10%;
  }
}

.use-padding {
  padding: 100px 0;
}
@media (max-width: 768px) {
  .use-padding {
    padding: 70px 0;
  }
}

.bigTitle {
  font-size: 44px;
  line-height: 1.25;
}
@media (max-width: 768px) {
  .bigTitle {
    font-size: 36px;
  }
}

.secondTitle {
  font-size: 32px;
  line-height: 1.25;
}
@media (max-width: 768px) {
  .secondTitle {
    font-size: 26px;
  }
}

.thirdTitle {
  font-size: 20px;
  line-height: 1.25;
}

.cover-fit {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}

.contain-fit {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.tx-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.container {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1500px) and (min-width: 1441px) {
  .container {
    width: 89%;
  }
}
@media only screen and (max-width: 1440px) and (min-width: 767px) {
  .container {
    max-width: 89%;
  }
}
@media (max-width: 640px) {
  .container {
    max-width: 90%;
  }
}

.en-title {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 800;
  line-height: 57.6px;
  letter-spacing: 0.07em !important;
  text-align: center;
  color: #fff;
}
@media (max-width: 640px) {
  .en-title {
    font-size: 38px;
  }
}

.en-title-black {
  color: #9f9f9f;
}

.ch-title {
  color: var(--color-secondary);
  letter-spacing: 0.1em;
  font-size: 28px;
  font-weight: 700;
}

.btn-box .btn {
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 9px 25px;
  color: var(--color-primary);
  border: 1px solid var(--color-primary);
  border-radius: 20px;
  white-space: nowrap;
  font-weight: 600;
  transition: all 0.25s ease-in-out;
  line-height: 1;
}
.btn-box .btn svg {
  width: 22px;
  margin-left: 5px;
  transition: all 0.4s ease-in-out;
  position: relative;
  color: #000;
}
.btn-box .btn:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.btn-box .btn:not([disabled]):hover {
  background: var(--color-secondary);
  color: var(--color-white);
  border: 1px solid var(--color-secondary);
}
.btn-box .btn:not([disabled]):hover svg {
  color: var(--color-white);
}
.btn-box .btn-white {
  color: var(--color-white);
  border: 1px solid var(--color-white);
}
.btn-box .btn-white svg {
  color: #fff;
}
.btn-box .btn-secondary {
  background-color: #a2a1a1;
  color: #ffffff;
  border: none;
  border: 1px solid transparent;
}
.btn-box .btn-secondary.active, .btn-box .btn-secondary:hover {
  background-color: var(--color-secondary);
}

.tx-center {
  text-align: center;
}

.other-page-title {
  color: var(--color-secondary);
  font-weight: 700;
  font-size: 36px;
  margin-bottom: 1rem;
}

.responsive-image-wrap {
  position: relative;
  padding-top: 50%;
}
.responsive-image-wrap img {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

#loading_overlay_module .loading_overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
#loading_overlay_module .loading_overlay .loading_overlay_inner {
  display: grid;
  place-items: center;
}
#loading_overlay_module .loading_overlay .loading_overlay_inner .loading_overlay_title {
  margin-top: 0.5rem;
}

.partner-zone-app {
  letter-spacing: 0;
}
.partner-zone-app .color-secondary {
  color: var(--color-secondary);
}
.partner-zone-app .cursor-pointer {
  cursor: pointer;
}
.partner-zone-app .d-flex {
  display: flex;
}
.partner-zone-app .align-center {
  align-items: center;
}
.partner-zone-app .partner-zone-login-outside {
  background-image: url("/wp-content/uploads/2024/04/shutterstock_2259314133.jpg");
  background-size: cover;
  background-position: center center;
}
.partner-zone-app .partner-zone-login {
  display: grid;
  place-items: center;
  min-height: 80vh;
}
.partner-zone-app .partner-zone-login .partner-zone-login-page {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 1fr);
  gap: 2rem;
}
@media (max-width: 1140px) {
  .partner-zone-app .partner-zone-login .partner-zone-login-page {
    grid-template-columns: minmax(0, 1fr);
    padding: 2rem 0;
  }
}
.partner-zone-app .partner-zone-login .partner-zone-login-aside {
  border: 1px solid #000;
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: #767676 0px 0px 11px 6px;
  line-height: 1.85;
}
.partner-zone-app .partner-zone-login .partner-zone-login-form {
  border: 1px solid #000;
  background-color: #fff;
  box-shadow: #767676 0px 0px 11px 6px;
}
.partner-zone-app .partner-zone-login .partner-zone-login-form form {
  padding: 1rem;
}
.partner-zone-app .partner-zone-login .partner-zone-login-form input.form-control {
  border: 1px solid #000;
  outline: none;
  padding: 0.5rem;
}
.partner-zone-app .partner-zone-login .partner-zone-login-form .form-group {
  margin-bottom: 1rem;
}
.partner-zone-app .partner-zone-login .partner-zone-login-form .form-label {
  font-weight: bold;
  margin-bottom: 0.25rem;
  display: block;
}
.partner-zone-app .partner-zone-login .partner-zone-login-form .form-label--required {
  position: relative;
}
.partner-zone-app .partner-zone-login .partner-zone-login-form .form-label--required::after {
  position: absolute;
  right: -8px;
  content: "*";
  color: red;
}
.partner-zone-app .partner-zone-login .partner-zone-login-form .form-control {
  width: 100%;
  padding: 0.375rem 0;
  line-height: 1.5;
  border-bottom: 1px solid #C4C4C4;
  outline: none;
}
.partner-zone-app .partner-zone-login .partner-zone-login-form .form-error {
  min-height: 22px;
  margin-top: 5px;
  color: red;
  font-size: 0.875rem;
}
.partner-zone-app .partner-zone-aside-title,
.partner-zone-app .partner-zone-login-form-title {
  font-weight: bold;
  background-color: var(--color-primary);
  color: var(--color-secondary);
  padding: 1rem;
}
.partner-zone-app .partner-zone-dashboard-page {
  margin: 2rem 0;
}
.partner-zone-app .partner-zone-dashboard-page .partner-zone-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 3fr);
  gap: 3rem;
  min-height: 70vh;
}
@media (max-width: 1140px) {
  .partner-zone-app .partner-zone-dashboard-page .partner-zone-layout {
    grid-template-columns: minmax(0, 1fr);
    gap: 1rem;
  }
}
.partner-zone-app .partner-zone-dashboard-page .container {
  max-width: 1536px;
  width: 90%;
}
.partner-zone-app-title {
  font-size: 2rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #000;
}
@media (max-width: 768px) {
  .partner-zone-app-title {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
.partner-zone-app .partner-zone-view-actions {
  display: flex;
  gap: 0.875rem;
  justify-content: flex-end;
  align-items: center;
  line-height: 1;
}
.partner-zone-app .partner-zone-view-actions .partner-zone-view-action-group {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.partner-zone-app .partner-zone-view-actions .partner-zone-view-switch-list,
.partner-zone-app .partner-zone-view-actions .partner-zone-view-switch-grid {
  padding: 0.25rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
}
.partner-zone-app .partner-zone-view-actions .partner-zone-view-switch-list.active,
.partner-zone-app .partner-zone-view-actions .partner-zone-view-switch-grid.active {
  color: #fff;
  background-color: var(--color-secondary);
}
.partner-zone-app .partner-zone-aside {
  background-color: var(--color-lightgray);
}
.partner-zone-app .partner-zone-aside .partner-zone-aside-content {
  padding: 1rem;
  height: calc(100vh - 350px);
  overflow: scroll;
}
.partner-zone-app .partner-zone-breadcrumb {
  margin-bottom: 1rem;
  font-size: 0.875rem;
  color: #757575;
}
.partner-zone-app .partner-zone-breadcrumb ul {
  display: flex;
  gap: 1.5rem;
}
@media (max-width: 768px) {
  .partner-zone-app .partner-zone-breadcrumb ul {
    flex-direction: column;
    gap: 8px;
    padding-left: 1rem;
  }
}
.partner-zone-app .partner-zone-breadcrumb li {
  position: relative;
}
.partner-zone-app .partner-zone-breadcrumb li + li::before {
  position: absolute;
  left: -1rem;
  top: 0;
  content: ">";
}
.partner-zone-app .partner-zone-file-list table {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
.partner-zone-app .partner-zone-file-list table thead > tr > th {
  border-bottom: 1px solid #000;
  background-color: #616161;
  color: #fff;
  font-weight: normal;
  white-space: nowrap;
  cursor: pointer;
}
.partner-zone-app .partner-zone-file-list table thead > tr > th.sorting {
  color: var(--color-secondary);
}
.partner-zone-app .partner-zone-file-list table th, .partner-zone-app .partner-zone-file-list table td {
  padding: 0.75rem 0.5rem;
}
.partner-zone-app .partner-zone-file-list table tbody > tr:nth-child(even) {
  background-color: var(--color-lightgray);
}
.partner-zone-app .partner-zone-file-list table tbody > tr:hover {
  background-color: #f0f0f0;
}
.partner-zone-app .partner-zone-file-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 1rem;
}
@media (max-width: 1140px) {
  .partner-zone-app .partner-zone-file-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px) {
  .partner-zone-app .partner-zone-file-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.partner-zone-app .partner-zone-file-grid .partner-zone-file-grid-item {
  text-align: center;
}
.partner-zone-app .partner-zone-file-grid .partner-zone-file-grid-item-title {
  overflow-wrap: break-word;
}
.partner-zone-app .partner-zone-file-grid .partner-zone-file-grid-item-preview {
  background-color: var(--color-lightgray);
  width: 100%;
  position: relative;
  padding-top: 100%;
  border: 1px solid #000;
  margin-bottom: 0.5rem;
  overflow: hidden;
}
.partner-zone-app .partner-zone-file-grid .partner-zone-file-grid-item-preview-image {
  width: 100%;
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  z-index: 1;
  padding-top: 1rem;
}
.partner-zone-app .partner-zone-file-grid .partner-zone-file-grid-item-select, .partner-zone-app .partner-zone-file-grid .partner-zone-file-grid-item-download {
  position: absolute;
  right: 10px;
  top: 4px;
  z-index: 3;
}
.partner-zone-app .partner-zone-file-grid .partner-zone-file-grid-item-size {
  position: absolute;
  left: 10px;
  top: 4px;
  z-index: 3;
  font-size: 0.5rem;
}
.partner-zone-app .tree-item-menu .tree-item {
  cursor: pointer;
}
.partner-zone-app .tree-item-menu .tree-item > .tree-item-menu {
  margin-left: 0.5rem;
  padding-left: 1rem;
  border-left: 1.5px solid var(--color-secondary);
}
.partner-zone-app .tree-item-menu .tree-item .tree-item-title {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  margin-bottom: 0.75rem;
}
.partner-zone-app .tree-item-menu .tree-item.selected > .tree-item-title {
  color: var(--color-secondary);
  font-weight: bold;
}

.download-page .bread.container {
  margin: 20px auto;
  max-width: 1536px;
  padding: 0 5%;
  width: 100%;
}
.download-page .invest-table-page-content.container {
  max-width: 1536px;
  margin: 0 auto;
  padding: 0 5%;
  width: 100%;
}
@media (max-width: 1536px) {
  .download-page .container {
    max-width: 90% !important;
    padding: 0 !important;
  }
}

.partner-zone-public .checkboxes__item {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.partner-zone-public .checkboxes__item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.partner-zone-public .checkboxes__item .checkbox__checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  transition: background-color 0.25s ease;
  border-radius: 4px;
}
.partner-zone-public .checkboxes__item .checkbox__checkmark:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #333;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
  transition: opacity 0.25s ease;
}
.partner-zone-public .checkboxes__item input:checked ~ .checkbox__checkmark {
  background-color: var(--color-secondary);
}
.partner-zone-public .checkboxes__item input:checked ~ .checkbox__checkmark:after {
  opacity: 1;
}
.partner-zone-public .checkboxes__item .checkbox__body {
  color: #333;
  padding-left: 30px;
  cursor: pointer;
}
.partner-zone-public .btn-box .btn.disabled {
  background-color: #6e6e6e !important;
}
.partner-zone-public .btn-box {
  margin-bottom: 0 !important;
}
.partner-zone-public .partner-zone-public-filters-wrap {
  border: 1px solid #ebe9e9;
  border-radius: 8px;
  padding: 1rem;
  margin-bottom: 2rem;
}
.partner-zone-public .partner-zone-public-filters {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}
@media (max-width: 1140px) {
  .partner-zone-public .partner-zone-public-filters {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.partner-zone-public .partner-zone-public-filters .partner-zone-public-filter + .partner-zone-public-filter {
  position: relative;
}
.partner-zone-public .partner-zone-public-filters .partner-zone-public-filter + .partner-zone-public-filter::before {
  content: "";
  border-left: 1px solid #ebe9e9;
  position: absolute;
  height: 100%;
  left: -26px;
}
@media (max-width: 1140px) {
  .partner-zone-public .partner-zone-public-filters .partner-zone-public-filter + .partner-zone-public-filter::before {
    display: none;
  }
}
.partner-zone-public .partner-zone-public-filters .partner-zone-public-filter {
  margin-bottom: 1rem;
  padding: 0 16px 0 0;
}
.partner-zone-public .partner-zone-public-filters .partner-zone-public-filter-title {
  font-weight: bold;
  font-size: 1.125rem;
  margin-bottom: 0.75rem;
  color: #6b6b6b;
}
.partner-zone-public .filter-items {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 0.25rem;
}
.partner-zone-public .files-section {
  margin-bottom: 1.5rem;
}
.partner-zone-public .files-section .files-sectiont-title {
  font-size: 1.25rem;
  font-weight: bold;
  color: var(--color-secondary);
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #ebe9e9;
}
.partner-zone-public .files-section .files-section-scroller {
  overflow-x: auto;
  max-width: 100%;
}
.partner-zone-public .files-section .files-section-table {
  text-align: left;
  border-collapse: collapse;
  font-size: 14px;
  width: 100%;
}
.partner-zone-public .files-section .files-section-table thead {
  background-color: #616161;
  color: #fff;
  text-align: center;
}
.partner-zone-public .files-section .files-section-table th, .partner-zone-public .files-section .files-section-table td {
  padding: 0.5rem;
  border: 1px solid #000;
  text-wrap: nowrap;
}

.csr-survey-page {
  padding: 4rem 0;
}
.csr-survey-page #wpforms-13955-field_4-container {
  line-height: 2.5;
}
.csr-survey-page #wpforms-13955-field_1-container span {
  display: inline;
}
.csr-survey-page #wpforms-13955-field_1-container ul#wpforms-13955-field_1 {
  margin-left: 0 !important;
}
.csr-survey-page div.wpforms-container-full .wpforms-form .wpforms-submit-container {
  text-align: center;
}
.csr-survey-page div.wpforms-container-full .wpforms-field-description,
.csr-survey-page div.wpforms-container-full .wpforms-field.wpforms-field-radio.wpforms-list-inline ul {
  margin-left: 31px !important;
}
.csr-survey-page .wpforms-field-label {
  margin-bottom: 8px !important;
}
.csr-survey-page .wpforms-field-label span {
  width: 30px;
  display: inline-block;
}
.csr-survey-page .wpforms-field {
  background-color: whitesmoke;
  margin-bottom: 1.5rem;
  padding: 1.5rem !important;
}
.csr-survey-page .wpforms-field.wpforms-field-divider,
.csr-survey-page .wpforms-field.wpforms-field-content {
  background-color: initial; /* Revert or specify different styles */
  padding: 0 !important;
  border-top-color: transparent !important;
}
.csr-survey-page .wpforms-field.wpforms-field-divider {
  border-bottom: 2px solid var(--color-secondary);
}
.csr-survey-page .wpforms-field.wpforms-field-divider h3 {
  margin-top: 0;
  margin-bottom: 0;
  color: var(--color-secondary) !important;
}
.csr-survey-page .wpforms-field-description {
  margin-top: 0 !important;
  margin-bottom: 1rem !important;
  color: #222 !important;
}
.csr-survey-page .wpforms-submit {
  background-color: var(--color-secondary) !important;
  border-radius: 20px !important;
  min-width: 200px;
}
.csr-survey-page h4 {
  margin-bottom: 0;
}
.csr-survey-page-title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 2rem;
}

.cursor-pointer {
  cursor: pointer;
}

.product-list-page .product-banner {
  padding: 113px 0;
}

.icl_als_iclflag[alt=zh-hant] {
  width: 18px !important;
  height: 12px !important;
}

@media screen and (max-width: 782px) {
  html #wpadminbar {
    position: fixed;
    top: 0;
  }
}
.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

[v-cloak] {
  opacity: 0;
  visibility: hidden;
}

.d-flex {
  display: flex;
}

.align-center {
  align-items: center;
}

.pagination.page_number_box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination.page_number_box .page-link {
  padding: 12px;
  margin: 0 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: normal;
  width: 32px;
  height: 32px;
}
.pagination.page_number_box .page-link.current,
.pagination.page_number_box .page-link:hover {
  background-color: var(--color-secondary);
  color: #fff;
  border-radius: 50%;
}
