@font-face {
  font-family: IBM Plex Sans WOFF2;
  src: url('../fonts/IBMPlexSans-VariableFont_wdthwght.woff2') format("woff2");
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Inter WOFF2;
  src: url('../fonts/Inter-VariableFont_opszwght.woff2') format("woff2");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {  font-family: Noto Sans TC WOFF;
  src: url('../fonts/NotoSansTC-Black.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {  font-family: Noto Sans TC WOFF;
  src: url('../fonts/NotoSansTC-Thin.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {  font-family: Noto Sans TC WOFF;
  src: url('../fonts/NotoSansTC-ExtraLight.woff2') format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {  font-family: Noto Sans TC WOFF;
  src: url('../fonts/NotoSansTC-ExtraBold.woff2') format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {  font-family: Noto Sans TC WOFF;
  src: url('../fonts/NotoSansTC-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {  font-family: Noto Sans TC WOFF;
  src: url('../fonts/NotoSansTC-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {  font-family: Noto Sans TC WOFF;
  src: url('../fonts/NotoSansTC-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {  font-family: Noto Sans TC WOFF;
  src: url('../fonts/NotoSansTC-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {  font-family: Noto Sans TC WOFF;
  src: url('../fonts/NotoSansTC-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noto Sans SC WOFF;
  src: url('../fonts/NotoSansSC-Medium.woff2') format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noto Sans SC WOFF;
  src: url('../fonts/NotoSansSC-Thin.woff2') format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noto Sans SC WOFF;
  src: url('../fonts/NotoSansSC-ExtraBold.woff2') format("woff2"), url('../fonts/NotoSansSC-Bold.woff2') format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noto Sans SC WOFF;
  src: url('../fonts/NotoSansSC-Black.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noto Sans SC WOFF;
  src: url('../fonts/NotoSansSC-Regular.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noto Sans SC WOFF;
  src: url('../fonts/NotoSansSC-ExtraLight.woff2') format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noto Sans SC WOFF;
  src: url('../fonts/NotoSansSC-SemiBold.woff2') format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Noto Sans SC WOFF;
  src: url('../fonts/NotoSansSC-Light.woff2') format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

:root {
  --_text---body: var(--_language---body);
  --_color---white: #f2f2f2;
  --_text---body-m: var(--_language---desktop--body-m-desktop);
  --_text---header: var(--_language---header);
  --_text---heading-1: var(--_language---desktop--h1-desktop);
  --_text---heading-2: var(--_language---desktop--h2-desktop);
  --_text---heading-3: var(--_language---desktop--h3-desktop);
  --_text---heading-4: var(--_language---desktop--h4-desktop);
  --_language---header: "IBM Plex Sans WOFF2", sans-serif;
  --_text---heading-5: var(--_language---desktop--h5-desktop);
  --_color---black: #21272a;
  --_space---container: 1140px;
  --_color---yellow: #ffe895;
  --_text---caption: var(--_language---desktop--caption-desktop);
  --_language---font-weight--caption: 600;
  --_language---body: "Inter WOFF2", Arial, sans-serif;
  --_chinese-text---caption-chinese\<deleted\|variable-a7f30f19-07a1-b056-e1d1-1f81b9faf757\>: 1rem;
  --_color---brand-navy: #181b26;
  --_space---page-margin: 80px;
  --_text---body-s: var(--_language---desktop--body-s-desktop);
  --_text---button-m: var(--_language---desktop--button-m-desktop);
  --_text---button-s: var(--_language---desktop--button-s-desktop);
  --_language---font-weight--special-letter-spacing: .5px;
  --_color---dark-yellow: #aea06a;
  --_text---menu: var(--_language---desktop--menu-desktop);
  --_text---button-l: var(--_language---desktop--button-l-desktop);
  --_color---light-yellow: #fff9e2;
  --_color---transparent: transparent;
  --_color---light-navy-20: #525c8233;
  --_text---body-xs: var(--_language---desktop--body-xs-desktop);
  --_color---footer-black: #121619;
  --_space---top-margin: 120px;
  --_chinese-text---body-l-chinese\<deleted\|variable-97ca2b21-309c-3440-8271-fc96914d1ee4\>: 1.5rem;
  --_text---body-l: var(--_language---desktop--body-l-desktop);
  --_color---light-navy-50: #525c8280;
  --_corner---corner-m: 15px;
  --_space---section-gap: 220px;
  --_color---brand-navy-50: #181b2680;
  --_language---font-weight--header: 600;
  --_corner---corner-xs: 5px;
  --_corner---corner-s: 10px;
  --_chinese-text---heading-5-chinese\<deleted\|variable-f906edc7-4aed-3b41-3278-0b87761ed499\>: 1.25rem;
  --_text---heading-6: var(--_language---desktop--h6-desktop);
  --_text---subtitle-s: var(--_language---desktop--subtitle-s-desktop);
  --_language---font-weight--button-s: 700;
  --_text---subtitle-m: var(--_language---desktop--subtitle-m-desktop);
  --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
  --_color---gray: #a2a9b0;
  --_color---dakr-navy: #272b3c;
  --_color---brand-yellow: #f4ee7c;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.25rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.5rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: .85rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .75rem;
  --_language---desktop--caption-desktop: 1rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.5rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: .85rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .75rem;
  --_language---tablet--caption-tablet: 1rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_color---light-navy: #525c82;
  --_color---light-navy-80: #525c82cc;
  --_corner---corner-l: 20px;
  --_language---mobile--h2-mobile: 1.5rem;
  --_text---body-xxs: var(--_language---desktop--body-xxs-desktop);
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: .85rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .75rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1rem;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  font-family: var(--_text---body);
  color: var(--_color---white);
  font-size: var(--_text---body-m);
  --_text---body: var(--_language---body);
  --_text---body-m: var(--_language---desktop--body-m-desktop);
  --_text---header: var(--_language---header);
  --_text---heading-1: var(--_language---desktop--h1-desktop);
  --_text---heading-2: var(--_language---desktop--h2-desktop);
  --_text---heading-3: var(--_language---desktop--h3-desktop);
  --_text---heading-4: var(--_language---desktop--h4-desktop);
  --_text---heading-5: var(--_language---desktop--h5-desktop);
  --_text---caption: var(--_language---desktop--caption-desktop);
  --_text---body-s: var(--_language---desktop--body-s-desktop);
  --_text---button-m: var(--_language---desktop--button-m-desktop);
  --_text---button-s: var(--_language---desktop--button-s-desktop);
  --_text---menu: var(--_language---desktop--menu-desktop);
  --_text---button-l: var(--_language---desktop--button-l-desktop);
  --_text---body-xs: var(--_language---desktop--body-xs-desktop);
  --_text---body-l: var(--_language---desktop--body-l-desktop);
  --_text---heading-6: var(--_language---desktop--h6-desktop);
  --_text---subtitle-s: var(--_language---desktop--subtitle-s-desktop);
  --_text---subtitle-m: var(--_language---desktop--subtitle-m-desktop);
  --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
  --_text---body-xxs: var(--_language---desktop--body-xxs-desktop);
  --_space---container: 1140px;
  --_space---page-margin: 80px;
  --_space---top-margin: 120px;
  --_space---section-gap: 220px;
  font-weight: 400;
  line-height: 140%;
}

h1 {
  font-family: var(--_text---header);
  color: var(--_color---white);
  font-size: var(--_text---heading-1);
  margin-top: 20px;
  margin-bottom: 15px;
  font-weight: 600;
  line-height: 140%;
}

h2 {
  font-family: var(--_text---header);
  color: var(--_color---white);
  font-size: var(--_text---heading-2);
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 120%;
}

h3 {
  font-family: var(--_text---header);
  color: var(--_color---white);
  font-size: var(--_text---heading-3);
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  line-height: 140%;
}

h4 {
  font-family: var(--_text---header);
  color: var(--_color---white);
  font-size: var(--_text---heading-4);
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 140%;
}

h5 {
  font-family: var(--_language---header);
  color: var(--_color---white);
  font-size: var(--_text---heading-5);
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 34px;
}

h6 {
  font-family: var(--_text---header);
  color: var(--_color---white);
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  transition: all .2s;
  display: block;
}

a:active {
  color: #43464d;
}

ul {
  padding-left: 16px;
  list-style-type: disc;
}

img {
  display: block;
}

label {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 34px;
}

figcaption {
  opacity: 1;
  text-align: center;
  margin-top: 5px;
  font-size: 14px;
  line-height: 26px;
}

.divider {
  background-color: var(--_color---white);
  height: 1px;
}

.divider.black {
  background-color: var(--_color---black);
}

.section {
  margin-left: 0;
  margin-right: 0;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.cc-cta {
  background-color: #f4f4f4;
  padding-left: 80px;
  padding-right: 80px;
}

.container {
  max-width: var(--_space---container);
  width: 100%;
  position: relative;
}

.container.home {
  flex-flow: column;
  padding-bottom: 0;
  display: flex;
}

.container.event {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-l {
  opacity: 1;
  color: var(--_color---white);
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.body-l.cc-bigger-light {
  font-family: var(--_text---body);
  color: var(--_color---white);
  font-size: var(--_text---body-m);
  width: 100%;
}

.primary-button {
  background-color: #1a1b1f;
  border-radius: 0;
  padding: 12px 25px;
}

.primary-button:hover {
  color: #fff;
  background-color: #32343a;
}

.primary-button:active {
  background-color: #43464d;
}

.primary-button.cc-jumbo-button {
  padding: 16px 35px;
}

.caption {
  color: var(--_color---yellow);
  font-size: var(--_text---caption);
  line-height: 160%;
  font-weight: var(--_language---font-weight--caption);
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.caption:where(.w-variant-3c563fa9-e017-d0f3-4d25-ebcff3ec8360) {
  color: var(--_color---yellow);
}

.caption:where(.w-variant-91a44d80-200b-ae83-27f4-ec920c0f2097) {
  font-family: var(--_language---body);
  font-size: var(--_chinese-text---caption-chinese\<deleted\|variable-a7f30f19-07a1-b056-e1d1-1f81b9faf757\>);
  --_language---header: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--caption: 500;
  --_language---body: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .35px;
  --_language---font-weight--header: 450;
  --_language---font-weight--button-s: 500;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.125rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.25rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: 1rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .85rem;
  --_language---desktop--caption-desktop: 1.25rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1.125rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.25rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: 1rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .85rem;
  --_language---tablet--caption-tablet: 1.25rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: 1rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .85rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1.125rem;
  font-weight: 400;
}

.heading-jumbo {
  font-family: var(--_text---header);
  font-size: var(--_text---heading-2);
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 140%;
}

.heading-jumbo.chinese {
  font-size: var(--_text---heading-3);
}

.heading-jumbo-small {
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 400;
  line-height: 50px;
}

.logo-link {
  z-index: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.logo-link:hover {
  opacity: .8;
}

.logo-link:active {
  opacity: .7;
}

.menu {
  z-index: 0;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0%;
}

.navigation-wrap {
  max-width: var(--_space---container);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: flex;
  position: relative;
}

.navigation {
  z-index: 9;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #181b26e6;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 80px;
  padding: 0 18px 0 24px;
  display: flex;
  position: fixed;
}

.navigation-items {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--_color---white);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.navigation-items:hover {
  color: var(--_color---yellow);
}

.navigation-items.mobile {
  display: none;
}

.cta-text {
  width: 70%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
}

.cta-wrap {
  text-align: center;
  justify-content: center;
  display: flex;
}

.status-message {
  color: #fff;
  text-align: center;
  background-color: #202020;
  padding: 9px 30px;
  font-size: 14px;
  line-height: 26px;
}

.status-message.cc-error-message {
  background-color: #db4b68;
}

.text-field {
  border: 1px solid #e4e4e4;
  border-radius: 0;
  margin-bottom: 18px;
  padding: 21px 20px;
  font-size: 14px;
  line-height: 26px;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #e3e6eb;
}

.text-field:active, .text-field:focus {
  border-color: #43464d;
}

.text-field::placeholder {
  color: #32343a66;
}

.protected-form {
  flex-direction: column;
  display: flex;
}

.protected-wrap {
  background-color: var(--_color---brand-navy);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  padding-top: 90px;
  padding-bottom: 100px;
  display: flex;
}

.protected-heading {
  margin-bottom: 30px;
}

.utility-page-wrap {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

._404-wrap {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-color: var(--_color---brand-navy);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  display: flex;
}

._404-content-wrap {
  padding-right: var(--_space---page-margin);
  padding-left: var(--_space---page-margin);
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.body-m {
  opacity: 1;
  color: var(--_color---white);
  font-size: var(--_text---body-m);
  margin-bottom: 10px;
  font-weight: 300;
  line-height: 160%;
}

.body-m.center {
  font-size: var(--_text---body-m);
  text-align: center;
}

.body-s {
  opacity: 1;
  color: var(--_color---white);
  font-size: var(--_text---body-s);
  margin-bottom: 0;
  font-weight: 400;
  line-height: 140%;
}

.text-menu {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--_color---white);
  font-size: var(--_text---button-m);
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 8px 12px 0;
  font-weight: 500;
  line-height: 100%;
}

.text-menu:hover {
  color: var(--_color---yellow);
}

.text-menu.mobile-only {
  display: none;
}

.text-button {
  font-family: var(--_language---body);
  font-size: var(--_text---button-m);
  letter-spacing: var(--_language---font-weight--special-letter-spacing);
  font-weight: 600;
}

.text-button:where(.w-variant-09ff0886-e754-274f-a240-bab84f759e3c) {
  color: var(--_color---dark-yellow);
  display: none;
}

.text-button-m {
  color: var(--_color---white);
  font-size: var(--_text---button-m);
  letter-spacing: .5px;
  font-weight: 600;
}

.text-button-m.nav {
  color: var(--_color---dark-yellow);
  margin-left: 16px;
  margin-right: 16px;
}

.button-l {
  background-color: var(--_color---yellow);
  font-family: var(--_language---body);
  color: var(--_color---black);
  font-size: var(--_text---button-l);
  border-radius: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 56px;
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
  display: flex;
}

.button-l:hover {
  background-color: var(--_color---light-yellow);
}

.button-l.nav {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--_color---dark-yellow);
  height: 42px;
  padding: 12px 24px;
}

.button-l.nav:where(.w-variant-09ff0886-e754-274f-a240-bab84f759e3c) {
  border: 1px none var(--_color---dark-yellow);
  background-color: var(--_color---transparent);
  padding: 0;
}

.button-l.nav:hover:where(.w-variant-cf8990b7-c00b-f893-9788-0cb8eff474bb) {
  background-color: var(--_color---light-yellow);
}

.button-l.nav:hover:where(.w-variant-09ff0886-e754-274f-a240-bab84f759e3c) {
  filter: brightness(200%);
}

.button-l.nav-outline {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1px solid var(--_color---dark-yellow);
  color: var(--_color---dark-yellow);
  background-color: #0000;
  height: 48px;
  padding: 16px 12px;
}

.button-l.nav-outline:hover {
  background-color: #fff9e233;
}

.button-l.hero-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--_color---transparent);
  color: var(--_color---white);
  height: 56px;
  padding-left: 24px;
  padding-right: 24px;
}

.button-l.hero-button:hover {
  background-color: var(--_color---light-navy-20);
}

.body {
  background-color: var(--_color---brand-navy);
  --_language---header: "IBM Plex Sans WOFF2", sans-serif;
  --_language---font-weight--caption: 600;
  --_language---body: "Inter WOFF2", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .5px;
  --_language---font-weight--header: 600;
  --_language---font-weight--button-s: 700;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.25rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.5rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: .85rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .75rem;
  --_language---desktop--caption-desktop: 1rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.5rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: .85rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .75rem;
  --_language---tablet--caption-tablet: 1rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: .85rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .75rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.body.t-chinese {
  --_language---header: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--caption: 500;
  --_language---body: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .35px;
  --_language---font-weight--header: 450;
  --_language---font-weight--button-s: 500;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.125rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.25rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: 1rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .85rem;
  --_language---desktop--caption-desktop: 1.25rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1.125rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.25rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: 1rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .85rem;
  --_language---tablet--caption-tablet: 1.25rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: 1rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .85rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1.125rem;
}

.body.s-chinese {
  --_language---header: "Noto Sans SC WOFF", Arial, sans-serif;
  --_language---font-weight--caption: 500;
  --_language---body: "Noto Sans SC WOFF", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .35px;
  --_language---font-weight--header: 450;
  --_language---font-weight--button-s: 500;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.125rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.25rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: 1rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .85rem;
  --_language---desktop--caption-desktop: 1.25rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1.125rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.25rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: 1rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .85rem;
  --_language---tablet--caption-tablet: 1.25rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: 1rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .85rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1.125rem;
}

.image {
  flex: none;
  width: 24px;
  height: 24px;
}

.div-block {
  justify-content: center;
  align-items: center;
  height: 18px;
  display: flex;
}

.dropdown-toggle {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  font-size: var(--_text---button-m);
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding: 0 8px;
  display: flex;
}

.dropdown-2 {
  font-size: var(--_text---body-xs);
  height: 100%;
}

.image-2 {
  width: 24px;
  height: 24px;
}

.nav-button-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-end;
  align-items: center;
  min-width: 296px;
  display: flex;
}

.nav-logo {
  flex: none;
  width: 64px;
}

.nav-menu-wrap {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
}

.footer-section {
  padding: 48px var(--_space---page-margin);
  background-color: var(--_color---footer-black);
  --_space---container: 1140px;
  --_space---page-margin: 80px;
  --_space---top-margin: 120px;
  --_space---section-gap: 220px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.footer-directory {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-directory.mobile {
  display: none;
}

.footer-directory-column {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--_color---white);
  justify-content: flex-start;
  align-items: center;
  font-weight: 300;
  line-height: 100%;
  display: flex;
}

.footer-link:hover {
  color: var(--_color---yellow);
}

.footer-social-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.icon-link {
  width: 24px;
  height: 24px;
}

.hero-section {
  margin-top: 72px;
  margin-bottom: var(--_space---top-margin);
  padding-right: var(--_space---page-margin);
  padding-left: var(--_space---page-margin);
  background-image: linear-gradient(180deg, var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/telephone-laptop-flat-lay-with-workspace-yellow-background-small.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  width: 100%;
  overflow: hidden;
}

.hero-section.home {
  background-image: linear-gradient(180deg, var(--_color---brand-navy), var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/home-hero-1920-blurred.jpg');
  background-attachment: scroll, fixed;
}

.hero-section.sk {
  background-image: linear-gradient(180deg, var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/sk-hero-1920.jpg');
}

.hero-section.sd {
  background-image: linear-gradient(180deg, var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/sd-hero-2-1920.jpg');
  background-position: 0 0, 50% 0;
  background-attachment: scroll, scroll;
}

.hero-section.so {
  background-image: linear-gradient(180deg, var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/so-hero-1920.jpg');
}

.hero-section.ss {
  background-image: linear-gradient(180deg, var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/ss-hero-1920.jpg');
}

.hero-section.event {
  background-image: linear-gradient(180deg, var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/events-hero-1920.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.hero-section.about {
  background-image: linear-gradient(180deg, var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/about-hero-1920.jpg');
  background-position: 0 0, 0%;
}

.hero-section.contact {
  background-image: linear-gradient(180deg, var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/contact-hero-1920.jpg');
  background-position: 0 0, 0 0;
}

.hero-section.resource {
  margin-bottom: 32px;
}

.hero-container {
  max-width: var(--_space---container);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 160px;
  padding-bottom: 80px;
  display: flex;
}

.hero-container:where(.w-variant-3c563fa9-e017-d0f3-4d25-ebcff3ec8360) {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 80px;
}

.hero-container:where(.w-variant-5b2b9d2c-a8a4-1b3a-1aa0-2c84f8bb945a) {
  padding-bottom: 160px;
}

.hero-container:where(.w-variant-91a44d80-200b-ae83-27f4-ec920c0f2097) {
  --_language---header: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--caption: 500;
  --_language---body: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .35px;
  --_language---font-weight--header: 450;
  --_language---font-weight--button-s: 500;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.125rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.25rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: 1rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .85rem;
  --_language---desktop--caption-desktop: 1.25rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1.125rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.25rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: 1rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .85rem;
  --_language---tablet--caption-tablet: 1.25rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: 1rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .85rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1.125rem;
}

.hero-text-wrap {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-text-wrap:where(.w-variant-3c563fa9-e017-d0f3-4d25-ebcff3ec8360), .hero-text-wrap:where(.w-variant-5b2b9d2c-a8a4-1b3a-1aa0-2c84f8bb945a) {
  justify-content: flex-start;
  align-items: flex-start;
}

.hero-paragraph {
  color: var(--_color---white);
  font-size: var(--_text---body-m);
  text-align: center;
  font-weight: 300;
  line-height: 160%;
}

.hero-paragraph:where(.w-variant-5b2b9d2c-a8a4-1b3a-1aa0-2c84f8bb945a) {
  text-align: left;
  display: none;
}

.hero-paragraph:where(.w-variant-3c563fa9-e017-d0f3-4d25-ebcff3ec8360) {
  text-align: left;
}

.hero-paragraph:where(.w-variant-91a44d80-200b-ae83-27f4-ec920c0f2097) {
  font-family: var(--_language---body);
  font-size: var(--_chinese-text---body-l-chinese\<deleted\|variable-97ca2b21-309c-3440-8271-fc96914d1ee4\>);
  --_language---header: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--caption: 500;
  --_language---body: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .35px;
  --_language---font-weight--header: 450;
  --_language---font-weight--button-s: 500;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.125rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.25rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: 1rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .85rem;
  --_language---desktop--caption-desktop: 1.25rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1.125rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.25rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: 1rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .85rem;
  --_language---tablet--caption-tablet: 1.25rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: 1rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .85rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1.125rem;
}

.hero-menu {
  border: 1px solid var(--_color---light-navy-50);
  border-radius: var(--_corner---corner-m);
  justify-content: center;
  align-items: center;
  margin-top: 64px;
  padding: 8px;
  display: flex;
}

.hero-menu:where(.w-variant-3c563fa9-e017-d0f3-4d25-ebcff3ec8360) {
  justify-content: flex-start;
  align-items: center;
}

.hero-menu:where(.w-variant-5b2b9d2c-a8a4-1b3a-1aa0-2c84f8bb945a) {
  display: none;
}

.hero-menu.resource {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 16px;
}

.section-collection {
  margin-bottom: var(--_space---section-gap);
  padding-right: var(--_space---page-margin);
  padding-left: var(--_space---page-margin);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
  overflow: clip;
}

.section-collection._20-year {
  background-image: linear-gradient(180deg, var(--_color---brand-navy), var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/97866466_blur-small.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-collection.sk {
  background-image: linear-gradient(to bottom, var(--_color---brand-navy-50), var(--_color---brand-navy-50)), linear-gradient(180deg, var(--_color---brand-navy), var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/sk-hero-1920-blurred.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.section-collection.sd {
  background-image: linear-gradient(180deg, var(--_color---brand-navy), var(--_color---transparent) 50%, var(--_color---brand-navy)), linear-gradient(to bottom, var(--_color---brand-navy-50), var(--_color---brand-navy-50)), url('../images/sd-hero-2-1920-blurred.jpg');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.section-collection.so {
  background-image: linear-gradient(180deg, var(--_color---brand-navy), var(--_color---transparent) 50%, var(--_color---brand-navy)), linear-gradient(to bottom, var(--_color---brand-navy-50), var(--_color---brand-navy-50)), url('../images/so-hero-1920-blurred.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.section-collection.ss {
  background-image: linear-gradient(180deg, var(--_color---brand-navy), var(--_color---transparent) 50%, var(--_color---brand-navy)), linear-gradient(to bottom, var(--_color---brand-navy-50), var(--_color---brand-navy-50)), url('../images/ss-hero-1920-blurred.jpg');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
}

.section-collection.about {
  background-image: linear-gradient(180deg, var(--_color---brand-navy), var(--_color---transparent) 50%, var(--_color---brand-navy)), url('../images/about-hero-1920-blurred.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-collection.bottom {
  margin-bottom: 120px;
}

.nav-dropdown-list {
  background-color: var(--_color---transparent);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  flex-flow: row;
  transition: all .2s;
}

.nav-dropdown-list.w--open {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.section-container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.content-image {
  object-fit: fill;
  width: 60%;
  height: 100%;
}

.content-image.alt {
  object-fit: cover;
  width: 50%;
  height: 463px;
}

.content-text-wrap {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.content-text-wrap.alt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.content-list-div {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.content-title-div {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.container-vertical {
  z-index: 2;
  max-width: var(--_space---container);
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  width: 100%;
  display: flex;
  position: relative;
}

.homepage-3-column {
  z-index: 2;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
}

.homepage-3-column._20-year {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1000px;
}

.homepage-20-years-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  display: flex;
}

.omepage-20-years-title {
  color: var(--_color---yellow);
  font-weight: var(--_language---font-weight--header);
}

.homepage-20-years-text-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.homepage-20-years-image {
  object-fit: cover;
  border-radius: 100px;
  width: 160px;
  height: 160px;
}

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

.header.center:where(.w-variant-3c563fa9-e017-d0f3-4d25-ebcff3ec8360), .header.center:where(.w-variant-5b2b9d2c-a8a4-1b3a-1aa0-2c84f8bb945a) {
  text-align: left;
}

.header.center:where(.w-variant-91a44d80-200b-ae83-27f4-ec920c0f2097) {
  --_language---header: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--caption: 500;
  --_language---body: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .35px;
  --_language---font-weight--header: 450;
  --_language---font-weight--button-s: 500;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.125rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.25rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: 1rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .85rem;
  --_language---desktop--caption-desktop: 1.25rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1.125rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.25rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: 1rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .85rem;
  --_language---tablet--caption-tablet: 1.25rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: 1rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .85rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1.125rem;
}

.text-wrap-center {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.homepage-center-image {
  aspect-ratio: 1;
  border-radius: var(--_corner---corner-xs);
  object-fit: cover;
  width: 100%;
}

.homepage-center-box {
  border: 1px solid var(--_color---light-navy-50);
  border-radius: var(--_corner---corner-s);
  background-color: var(--_color---light-navy-20);
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: stretch;
  width: 220px;
  min-width: 185px;
  padding: 16px;
  display: flex;
}

.homepage-center-box:hover {
  background-color: var(--_color---light-navy-50);
}

.homepage-center-title-box {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.homepage-center-title {
  color: var(--_color---dark-yellow);
  margin-bottom: 5px;
}

.nav-dropdown-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #181b26e6;
  flex-flow: column;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start;
  padding: 8px;
  display: flex;
}

.footer-logo {
  height: 36px;
  margin-top: 8px;
}

.image-china {
  opacity: .2;
  width: 600px;
  position: absolute;
  top: 0;
  left: -200px;
}

.hero-button-text:where(.w-variant-f6b28a78-84dc-2b41-e124-3314e171a1d5) {
  font-family: var(--_language---header);
  font-size: var(--_chinese-text---heading-5-chinese\<deleted\|variable-f906edc7-4aed-3b41-3278-0b87761ed499\>);
  --_language---header: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--caption: 500;
  --_language---body: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .35px;
  --_language---font-weight--header: 450;
  --_language---font-weight--button-s: 500;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.125rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.25rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: 1rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .85rem;
  --_language---desktop--caption-desktop: 1.25rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1.125rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.25rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: 1rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .85rem;
  --_language---tablet--caption-tablet: 1.25rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: 1rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .85rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1.125rem;
}

.homepage-center-text-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer-directory-desktop-taplet-dive {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  flex-flow: column;
  display: flex;
}

.footer-copyright-wrap {
  justify-content: space-between;
  display: flex;
}

.contact-us-map-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr .85fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-us-map-button-wrap {
  z-index: 1;
  width: auto;
  min-width: 424px;
  height: auto;
  position: relative;
}

.map-location-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--_color---light-navy-50);
  border-radius: var(--_corner---corner-s);
  background-color: var(--_color---light-navy-20);
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding: 16px;
  display: flex;
  position: relative;
  inset: 0%;
}

.map-location-button:where(.w-variant-49f87553-9587-89e3-adee-3265191def8a) {
  justify-content: flex-start;
  align-items: center;
}

.map-location-button.hover {
  z-index: 2;
  background-color: var(--_color---light-yellow);
  opacity: 0;
  justify-content: flex-start;
  align-items: center;
  transition: opacity 50ms;
  position: absolute;
  inset: 0%;
}

.map-location-button.hover:where(.w-variant-49f87553-9587-89e3-adee-3265191def8a) {
  justify-content: flex-start;
  align-items: center;
}

.map-location-button.hover:hover {
  opacity: 100;
}

.location-location-title {
  color: var(--_color---dark-yellow);
  font-weight: var(--_language---font-weight--header);
  margin-top: 0;
}

.location-location-title.black {
  color: var(--_color---black);
}

.location-location-text {
  opacity: 1;
  color: var(--_color---white);
  font-size: var(--_text---body-m);
  margin-bottom: 0;
  font-weight: 400;
  line-height: 140%;
}

.location-location-text.link {
  text-decoration: underline;
}

.location-location-text.black {
  color: var(--_color---black);
}

.location-location-info {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.location-location-text-icon-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.location-location-icon {
  width: 16px;
  position: relative;
  top: 0;
}

.location-location-icon:where(.w-variant-49f87553-9587-89e3-adee-3265191def8a) {
  top: 4px;
}

.location-location-icon.black, .location-location-icon.white {
  display: block;
}

.contact-us-map-burron-wrap {
  flex-flow: column;
}

.contact-us-map-list {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  align-items: stretch;
  display: flex;
}

.contact-us-map-list:where(.w-variant-3c563fa9-e017-d0f3-4d25-ebcff3ec8360) {
  flex-flow: column;
  display: flex;
}

.contact-us-map-image {
  position: relative;
}

.map-station {
  z-index: 1;
  position: relative;
}

.map-station.with-pin {
  z-index: 2;
  opacity: 0;
  margin-right: -88px;
  position: absolute;
}

.map-center-wrap {
  aspect-ratio: 1;
  border-radius: var(--_corner---corner-xs);
  object-fit: cover;
  flex: none;
  width: 135px;
  height: auto;
}

.map-center-text-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: 100%;
  display: flex;
}

.map-center-text-wrap:where(.w-variant-49f87553-9587-89e3-adee-3265191def8a) {
  justify-content: center;
  align-items: flex-start;
}

.map-center-image {
  border-radius: var(--_corner---corner-xs);
  object-fit: cover;
  height: 100%;
}

.industry-collection {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  grid-template-rows: 420px;
  grid-template-columns: repeat(auto-fit, minmax(267px, 1fr));
  grid-auto-rows: 420px;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  min-width: 800px;
  padding-bottom: 5px;
  display: grid;
}

.industry-collection.chinese {
  grid-template-rows: 400px;
  grid-auto-rows: 400px;
}

.industry-click-box {
  flex-flow: column;
  width: 100%;
  min-width: 267px;
  height: 100%;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: clip;
}

.industry-img-wrap {
  justify-content: center;
  align-items: center;
  max-height: 200px;
  display: flex;
  overflow: clip;
}

.industry-info-wrap {
  flex-flow: column;
  justify-content: space-between;
  height: 100%;
  padding: 16px;
  display: flex;
}

.industry-text-wrap {
  flex-flow: column;
  display: flex;
}

.industry-text-header {
  color: var(--_color---dark-yellow);
  line-height: 140%;
  font-weight: var(--_language---font-weight--header);
}

.industry-text-header:where(.w-variant-2a217b11-fb87-241e-766c-bdcd848e8e77) {
  font-size: var(--_text---heading-6);
}

.industry-text-date {
  color: var(--_color---white);
  font-size: var(--_text---subtitle-s);
  font-weight: 500;
  line-height: 140%;
}

.industry-text-date:where(.w-variant-2a217b11-fb87-241e-766c-bdcd848e8e77) {
  font-family: var(--_language---body);
}

.industry-text-location {
  opacity: 1;
  color: var(--_color---white);
  font-size: var(--_text---body-s);
  margin-bottom: 0;
  font-weight: 400;
  line-height: 140%;
}

.industry-button-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.industry-button-text {
  color: var(--_color---white);
  font-size: var(--_text---button-s);
  line-height: 140%;
  font-weight: var(--_language---font-weight--button-s);
  letter-spacing: .5px;
}

.industry-image-box-backdrop {
  z-index: 10;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #121619cc;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.industry-box {
  border: 1px solid var(--_color---light-navy-50);
  border-radius: var(--_corner---corner-s);
  background-color: var(--_color---light-navy-20);
  flex: 1;
  height: 100%;
  transition: all .2s;
  position: relative;
  overflow: clip;
}

.industry-box:where(.w-variant-2a217b11-fb87-241e-766c-bdcd848e8e77) {
  --_language---header: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--caption: 500;
  --_language---body: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .35px;
  --_language---font-weight--header: 450;
  --_language---font-weight--button-s: 500;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.125rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.25rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: 1rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .85rem;
  --_language---desktop--caption-desktop: 1.25rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1.125rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.25rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: 1rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .85rem;
  --_language---tablet--caption-tablet: 1.25rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: 1rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .85rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1.125rem;
}

.industry-box:hover {
  background-color: var(--_color---light-navy-50);
}

.industry-image-box {
  z-index: 2;
  border-radius: var(--_corner---corner-s);
  background-color: var(--_color---light-yellow);
  width: 100%;
  max-width: 1140px;
  margin-left: 24px;
  margin-right: 24px;
  position: relative;
}

.industry-image-box-date {
  color: var(--_color---black);
  font-size: var(--_text---subtitle-s);
  font-weight: 500;
  line-height: 140%;
}

.industry-image-box-header {
  color: var(--_color---black);
}

.industry-image-box-location {
  color: var(--_color---black);
  font-size: var(--_text---body-m);
}

.industry-image-box-info {
  padding: 48px 48px 36px;
  position: relative;
}

.industry-image-box-close-icon {
  width: 32px;
}

.industry-image-box-tab-collection {
  padding: 36px 24px;
}

.tabs {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.tabs-menu {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-content: start;
  align-items: start;
  width: 30%;
  display: grid;
}

.industry-image-box-tab {
  background-color: var(--_color---transparent);
  object-fit: cover;
  width: 110px;
  height: 75px;
  padding: 0;
  transition-property: none;
}

.industry-image-box-tab.w--current {
  aspect-ratio: auto;
  background-color: var(--_color---transparent);
  outline-offset: -3px;
  object-fit: fill;
  outline: 3px solid #222;
  width: 110px;
  height: 75px;
  padding: 0;
  transition-property: none;
}

.industry-image-box-image {
  width: 100%;
}

.industry-image-box-close {
  position: absolute;
  inset: 24px 24px auto auto;
}

.click-away-box {
  z-index: 1;
  position: absolute;
  inset: 0%;
}

.about-list-collection {
  width: 100%;
}

.about-list {
  opacity: 1;
  color: var(--_color---white);
  font-size: var(--_text---body-s);
  flex-flow: row;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 140%;
}

.about-list-items {
  grid-column-gap: 5px;
  grid-row-gap: 0px;
  flex-flow: column wrap;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  grid-auto-columns: 1fr;
  height: auto;
  display: grid;
}

.about-section-container {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start start;
  display: flex;
  position: relative;
}

.about-content-text-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  overflow: visible;
}

.about-content-image {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  width: 55%;
  height: auto;
  position: sticky;
  top: 128px;
  bottom: 128px;
}

.about-reward-section-container {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-start start;
  display: grid;
  position: relative;
}

.about-image {
  object-fit: fill;
  width: 100%;
  height: auto;
  position: relative;
}

.about-reward-info-wrap {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: sticky;
  top: 128px;
  bottom: 128px;
}

.about-reward-collection {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.about-reward-item {
  border: 1px solid var(--_color---light-navy-50);
  border-radius: var(--_corner---corner-s);
  background-color: var(--_color---light-navy-20);
  --_language---header: "IBM Plex Sans WOFF2", sans-serif;
  --_language---font-weight--caption: 600;
  --_language---body: "Inter WOFF2", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .5px;
  --_language---font-weight--header: 600;
  --_language---font-weight--button-s: 700;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.25rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.5rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: .85rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .75rem;
  --_language---desktop--caption-desktop: 1rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.5rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: .85rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .75rem;
  --_language---tablet--caption-tablet: 1rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: .85rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .75rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  padding: 24px;
  display: flex;
}

.about-reward-item:where(.w-variant-ccdd1f24-b238-f9fa-ca58-994892826682) {
  --_language---header: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--caption: 500;
  --_language---body: "Noto Sans TC WOFF", Arial, sans-serif;
  --_language---font-weight--special-letter-spacing: .35px;
  --_language---font-weight--header: 450;
  --_language---font-weight--button-s: 500;
  --_language---desktop--h1-desktop: 4rem;
  --_language---desktop--h2-desktop: 2.5rem;
  --_language---desktop--h3-desktop: 2rem;
  --_language---desktop--h4-desktop: 1.5rem;
  --_language---desktop--h5-desktop: 1.125rem;
  --_language---desktop--h6-desktop: 1rem;
  --_language---desktop--body-l-desktop: 1.25rem;
  --_language---desktop--body-m-desktop: 1rem;
  --_language---desktop--body-s-desktop: 1rem;
  --_language---desktop--body-xs-desktop: .75rem;
  --_language---desktop--body-xxs-desktop: .75rem;
  --_language---desktop--subtitle-m-desktop: 1rem;
  --_language---desktop--subtitle-s-desktop: .75rem;
  --_language---desktop--button-l-desktop: 1.25rem;
  --_language---desktop--button-m-desktop: 1rem;
  --_language---desktop--button-s-desktop: .85rem;
  --_language---desktop--caption-desktop: 1.25rem;
  --_language---desktop--menu-desktop: 1rem;
  --_language---tablet--h1-tablet: 2.5rem;
  --_language---tablet--h2-tablet: 2rem;
  --_language---tablet--h3-tablet: 1.5rem;
  --_language---tablet--h4-tablet: 1.25rem;
  --_language---tablet--h5-tablet: 1.125rem;
  --_language---tablet--h6-tablet: 1rem;
  --_language---tablet--body-l-tablet: 1.25rem;
  --_language---tablet--body-m-tablet: 1rem;
  --_language---tablet--body-s-tablet: 1rem;
  --_language---tablet--body-xs-tablet: .75rem;
  --_language---tablet--body-xxs-tablet: .5rem;
  --_language---tablet--subtitle-m-tablet: 1rem;
  --_language---tablet--subtitle-s-tablet: .75rem;
  --_language---tablet--button-l-tablet: 1.25rem;
  --_language---tablet--button-m-tablet: 1rem;
  --_language---tablet--button-s-tablet: .85rem;
  --_language---tablet--caption-tablet: 1.25rem;
  --_language---tablet--menu-tablet: .85rem;
  --_language---mobile--h1-mobile: 2rem;
  --_language---mobile--h2-mobile: 1.5rem;
  --_language---mobile--h3-mobile: 1.25rem;
  --_language---mobile--h4-mobile: 1rem;
  --_language---mobile--h5-mobile: 1rem;
  --_language---mobile--h6-mobile: 1rem;
  --_language---mobile--body-l-mobile: 1.125rem;
  --_language---mobile--body-m-mobile: 1rem;
  --_language---mobile--body-s-mobile: 1rem;
  --_language---mobile--body-xs-mobile: .85rem;
  --_language---mobile--body-xxs-mobile: .5rem;
  --_language---mobile--subtitle-m-mobile: 1rem;
  --_language---mobile--subtitle-s-mobile: .75rem;
  --_language---mobile--button-l-mobile: 1.25rem;
  --_language---mobile--button-m-mobile: 1rem;
  --_language---mobile--button-s-mobile: .85rem;
  --_language---mobile--caption-mobile: .75rem;
  --_language---mobile--menu-mobile: 1.125rem;
}

.reward-star-container {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.reward-star-line {
  background-color: var(--_color---dark-yellow);
  width: 100%;
  height: 1px;
}

.reward-star-icon {
  width: 16px;
}

.about-reward-trophy {
  width: 48px;
}

.about-reward-text {
  color: var(--_color---dark-yellow);
  font-size: var(--_text---subtitle-m);
  font-weight: 400;
  line-height: 140%;
}

.about-reward-text:where(.w-variant-ccdd1f24-b238-f9fa-ca58-994892826682) {
  font-family: var(--_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>);
  font-weight: 400;
  line-height: 160%;
}

.about-reward-year {
  color: var(--_color---dark-yellow);
}

.about-reward-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.about-history-collection {
  border-top: 1px solid var(--_color---gray);
  flex-flow: column;
  width: 100%;
  display: flex;
}

.about-history-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-width: 0 0 1px;
  border-color: var(--_color---light-navy-50) var(--_color---light-navy-50) var(--_color---gray);
  border-bottom-style: solid;
  border-left-style: none;
  border-right-style: none;
  grid-template-rows: auto;
  grid-template-columns: .4fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 36px;
  padding-bottom: 36px;
  display: grid;
}

.about-history-item-text-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 64px;
  display: flex;
}

.about-history-year {
  color: var(--_color---dark-yellow);
  margin-top: 0;
}

.about-history-text {
  font-size: var(--_text---body-s);
  font-weight: 400;
}

.about-milesstones-container {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center start;
  display: flex;
}

.product-info-wrap {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: sticky;
  top: 128px;
  bottom: 128px;
}

.product-advantage-section-container {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: flex-start start;
  padding-top: 0;
  padding-bottom: 0;
  display: grid;
  position: relative;
}

.product-advantage-item {
  border: 1px solid var(--_color---light-navy-50);
  border-radius: var(--_corner---corner-s);
  background-color: var(--_color---light-navy-20);
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  padding: 24px;
  display: flex;
}

.product-advantage-item-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.product-advantage-item-text-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.product-advantage-item-icon {
  width: 36px;
}

.product-advantage-item-title {
  color: var(--_color---white);
  margin-top: 0;
  margin-bottom: 0;
}

.product-advantage-item-text {
  color: var(--_color---white);
  font-size: var(--_text---subtitle-m);
  font-weight: 400;
  line-height: 160%;
}

.product-advantage-item-text:where(.w-variant-ccdd1f24-b238-f9fa-ca58-994892826682) {
  font-family: Noto Sans TC;
  font-weight: 400;
  line-height: 160%;
}

.product-video {
  width: 100%;
}

.product-price-collection {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: "Area Area-2 Area-3"
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.product-price-item {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  border-radius: var(--_corner---corner-s);
  background-color: var(--_color---light-yellow);
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 360px;
  height: 100%;
  padding: 32px 28px 28px;
  display: flex;
}

.product-price-item-header {
  color: var(--_color---black);
}

.product-price-item-info-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  display: flex;
}

.product-price-item-price-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.product-price-item-description {
  color: var(--_color---black);
  font-size: var(--_text---subtitle-m);
  font-weight: 400;
  line-height: 140%;
}

.product-price-item-price {
  color: var(--_color---black);
}

.product-price-item-price-collection {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.product-price-item-price-wrap-divider {
  background-color: var(--_color---black);
  width: 1px;
}

.product-price-item-highlight-list-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--_color---black);
  flex-flow: column;
  width: 100%;
  display: flex;
  position: relative;
}

.product-price-item-highlight-list {
  opacity: 1;
  color: var(--_color---black);
  font-size: var(--_text---body-m);
  margin-bottom: 0;
  line-height: 160%;
}

.product-download-collection {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.product-download-item-collection {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--_color---light-navy-50);
  border-radius: var(--_corner---corner-s);
  background-color: var(--_color---light-navy-20);
  flex-flow: column;
  padding: 24px;
  display: flex;
}

.product-download-item {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: var(--_color---white);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 8px;
  display: flex;
}

.product-download-item:where(.w-variant-71d9c3a0-cc71-f464-5c2e-a3c241a56101) {
  justify-content: flex-start;
  align-items: flex-start;
}

.product-download-item:hover {
  text-decoration: underline;
}

.product-download-item-text {
  z-index: 0;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0%;
}

.download-icon {
  width: 24px;
  display: none;
}

.download-icon.software:where(.w-variant-71d9c3a0-cc71-f464-5c2e-a3c241a56101), .download-icon.document:where(.w-variant-367841a9-54fe-4c7b-ea6b-464f4f9bd943), .download-icon.video:where(.w-variant-f57e8560-cfaa-971a-f50b-dd42f193cdae) {
  display: block;
}

.footer-container {
  max-width: var(--_space---container);
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.resources-menu-container {
  max-width: var(--_space---container);
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.resources-icon {
  width: 48px;
  margin-right: 16px;
}

.resources-section-collection {
  flex-flow: column;
  display: flex;
  position: relative;
}

.resource-menu-section {
  z-index: 8;
  padding-right: var(--_space---page-margin);
  padding-left: var(--_space---page-margin);
  background-color: var(--_color---brand-navy);
  margin-bottom: 64px;
  position: sticky;
  top: 56px;
}

.resource-dropdown-text {
  z-index: 0;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0%;
}

.resource-dropdown {
  display: none;
}

.resource-dropdown-item-text:active {
  color: var(--_color---white);
}

.content-title-div-vertical {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.nav-custom {
  z-index: 9;
  padding-right: var(--_space---page-margin);
  padding-left: var(--_space---page-margin);
  background-color: var(--_color---footer-black);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0% 0% auto;
}

.navi-custom-container {
  max-width: var(--_space---container);
  justify-content: space-between;
  width: 100%;
  min-width: 920px;
  height: 72px;
  display: flex;
}

.nav-custom-m-link-box {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: var(--_color---white);
  flex: none;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: relative;
}

.nav-custom-m-link-box:hover {
  color: var(--_color---dark-yellow);
  background-image: none;
}

.nav-custom-m-link-box.logo {
  padding-left: 0;
}

.nav-custom-m-link-box.logo:hover {
  background-image: none;
}

.nav-custom-m-link-box.dropdown {
  background-color: var(--_color---footer-black);
  justify-content: flex-start;
  align-items: center;
  height: 56px;
}

.nav-custom-m-link-box.dropdown-button {
  padding-right: 8px;
}

.nav-custom-m-link-box.dropdown-button:hover {
  background-image: none;
}

.nav-custom-collection {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  font-size: var(--_text---menu);
  display: flex;
}

.navi-custom-link-collection {
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.nav-custom-link-text {
  z-index: 0;
  font-family: var(--_text---body);
  font-size: var(--_text---menu);
  white-space: nowrap;
  word-break: keep-all;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-left: 0;
  position: relative;
  inset: 0%;
}

.nav-custom-link-text.chinese {
  font-family: var(--_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>);
}

.nav-custom-link-icon.close {
  display: none;
}

.nav-custom-dropdown-wrap {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-custom-list {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: var(--_color---footer-black);
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: none;
  position: absolute;
  top: 72px;
}

.nav-custom-button-collection {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.nav-custom-button-icon-wrap {
  flex: none;
  justify-content: center;
  align-items: center;
  height: 0;
  display: none;
}

.nav-custom-button-icon-wrap:where(.w-variant-09ff0886-e754-274f-a240-bab84f759e3c) {
  display: flex;
}

.nav-custom-button-icon {
  width: 24px;
  height: 24px;
}

.nav-custom-button-icon:where(.w-variant-09ff0886-e754-274f-a240-bab84f759e3c) {
  width: 32px;
  height: 32px;
  display: block;
}

.nav-custom-m-dropdown, .resource-dropdown-custom, .div-block-3 {
  display: none;
}

.product-price-item-wrap {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  display: flex;
}

.product-price-collection-wrap {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  display: flex;
}

.section-agp {
  height: var(--_space---section-gap);
  --_space---container: 1140px;
  --_space---page-margin: 80px;
  --_space---top-margin: 120px;
  --_space---section-gap: 220px;
}

.wechat-qr-wrap {
  border-radius: var(--_corner---corner-s);
  background-color: var(--_color---white);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 5px;
  display: none;
  position: absolute;
  inset: 34px 0% auto auto;
}

.image-4 {
  width: 100%;
}

.legacy-browser-link {
  color: var(--_color---white);
  text-decoration: underline;
}

.legacy-links-collection {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: var(--_corner---corner-xs);
  background-color: var(--_color---light-navy-20);
  font-size: var(--_text---body-m);
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding: 10px;
  display: flex;
}

.legacy-browser-divider {
  background-color: var(--_color---white);
  width: 1px;
  height: 24px;
}

.legacy-title-collection {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.div-block-5 {
  border-radius: var(--_corner---corner-s);
  background-color: var(--_color---light-navy-20);
  padding: 20px;
}

.nav-lang-button-wrap {
  flex: none;
  justify-content: center;
  align-items: center;
  height: 72px;
  display: flex;
}

.divider-horizontal {
  background-color: var(--_color---white);
  height: 1px;
}

.nav-bar-collection {
  z-index: 100;
  width: 100%;
  position: fixed;
}

.nav-english {
  position: relative;
}

.nav-english:where(.w-variant-6edc3995-65aa-28ee-6d5c-7340bf15288f), .nav-english:where(.w-variant-94ef4238-3b9d-81a7-bd1c-e81460b113c0), .nav-english:where(.w-variant-e9f11131-c968-b950-60d8-98f3e4c02207), .nav-english:where(.w-variant-409fd25d-a25d-57e7-f7d2-692240aa8e38) {
  display: none;
}

.nav-t-chinese {
  position: relative;
}

.nav-t-chinese:where(.w-variant-f2b476e1-74bc-a665-ff34-7e08397c4457), .nav-t-chinese:where(.w-variant-94ef4238-3b9d-81a7-bd1c-e81460b113c0), .nav-t-chinese:where(.w-variant-098ad1ec-f072-7d48-fd35-61a6d505e851), .nav-t-chinese:where(.w-variant-409fd25d-a25d-57e7-f7d2-692240aa8e38) {
  display: none;
}

.nav-s-chinese {
  position: relative;
}

.nav-s-chinese:where(.w-variant-f2b476e1-74bc-a665-ff34-7e08397c4457), .nav-s-chinese:where(.w-variant-6edc3995-65aa-28ee-6d5c-7340bf15288f), .nav-s-chinese:where(.w-variant-098ad1ec-f072-7d48-fd35-61a6d505e851), .nav-s-chinese:where(.w-variant-e9f11131-c968-b950-60d8-98f3e4c02207) {
  display: none;
}

.footer-collection {
  width: 100%;
}

.footer-copyright {
  font-size: var(--_text---body-xs);
}

@media screen and (max-width: 991px) {
  body {
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---tablet--body-m-tablet);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---tablet--h1-tablet);
    --_text---heading-2: var(--_language---tablet--h2-tablet);
    --_text---heading-3: var(--_language---tablet--h3-tablet);
    --_text---heading-4: var(--_language---tablet--h4-tablet);
    --_text---heading-5: var(--_language---tablet--h5-tablet);
    --_text---caption: var(--_language---tablet--caption-tablet);
    --_text---body-s: var(--_language---tablet--body-s-tablet);
    --_text---button-m: var(--_language---tablet--button-m-tablet);
    --_text---button-s: var(--_language---tablet--button-s-tablet);
    --_text---menu: var(--_language---tablet--menu-tablet);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---tablet--body-xs-tablet);
    --_text---body-l: var(--_language---tablet--body-l-tablet);
    --_text---heading-6: var(--_language---tablet--h6-tablet);
    --_text---subtitle-s: var(--_language---tablet--subtitle-s-tablet);
    --_text---subtitle-m: var(--_language---tablet--subtitle-m-tablet);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---tablet--body-xxs-tablet);
    --_space---container: 1140px;
    --_space---page-margin: 36px;
    --_space---top-margin: 80px;
    --_space---section-gap: 160px;
  }

  .section.cc-cta {
    padding-left: 0;
    padding-right: 0;
  }

  .primary-button {
    justify-content: center;
  }

  .logo-link.w--current {
    flex: 1;
  }

  .menu-icon {
    display: block;
  }

  .menu {
    width: 100%;
    margin-left: 16px;
    position: static;
  }

  .navigation {
    padding: 25px 24px;
  }

  .menu-button {
    padding: 0;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .navigation-items {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: auto;
  }

  .cta-text {
    width: auto;
  }

  .cta-wrap {
    width: auto;
    padding: 80px 50px 90px;
  }

  .body-m.center {
    font-size: var(--_text---body-m);
  }

  .text-menu {
    font-size: var(--_text---button-s);
  }

  .text-button {
    font-size: var(--_text---menu);
  }

  .text-button:where(.w-variant-09ff0886-e754-274f-a240-bab84f759e3c) {
    display: none;
  }

  .text-button-m.nav {
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---desktop--body-m-desktop);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---desktop--h1-desktop);
    --_text---heading-2: var(--_language---desktop--h2-desktop);
    --_text---heading-3: var(--_language---desktop--h3-desktop);
    --_text---heading-4: var(--_language---desktop--h4-desktop);
    --_text---heading-5: var(--_language---desktop--h5-desktop);
    --_text---caption: 12px;
    --_text---body-s: var(--_language---desktop--body-s-desktop);
    --_text---button-m: var(--_language---desktop--button-m-desktop);
    --_text---button-s: var(--_language---desktop--button-s-desktop);
    --_text---menu: 14px;
    --_text---button-l: var(--_language---desktop--button-l-desktop);
    --_text---body-xs: var(--_language---desktop--body-xs-desktop);
    --_text---body-l: var(--_language---desktop--body-l-desktop);
    --_text---heading-6: var(--_language---desktop--h6-desktop);
    --_text---subtitle-s: var(--_language---desktop--subtitle-s-desktop);
    --_text---subtitle-m: var(--_language---desktop--subtitle-m-desktop);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---desktop--body-xxs-desktop);
    --_space---container: 1140px;
    --_space---page-margin: 36px;
    --_space---top-margin: 80px;
    --_space---section-gap: 160px;
    margin-left: 0;
    margin-right: 0;
  }

  .button-l {
    height: 48px;
  }

  .button-l.nav {
    padding-left: 12px;
    padding-right: 12px;
  }

  .button-l.nav-outline {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding: 8px 16px;
  }

  .button-l.hero-button {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    height: 48px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .body {
    --_space---container: 1140px;
    --_space---page-margin: 36px;
    --_space---top-margin: 80px;
    --_space---section-gap: 160px;
  }

  .nav-button-container {
    min-width: auto;
  }

  .nav-logo {
    width: 48px;
    height: auto;
  }

  .nav-menu-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
  }

  .footer-section {
    --_space---container: 1140px;
    --_space---page-margin: 36px;
    --_space---top-margin: 80px;
    --_space---section-gap: 160px;
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .footer-directory {
    grid-template-columns: .75fr 1fr 1fr 1fr 1fr;
  }

  .hero-section {
    padding-right: var(--_space---page-margin);
    padding-left: var(--_space---page-margin);
    --_space---container: 1140px;
    --_space---page-margin: 36px;
    --_space---top-margin: 80px;
    --_space---section-gap: 160px;
  }

  .hero-section.home {
    margin-bottom: var(--_space---top-margin);
  }

  .hero-text-wrap {
    width: 100%;
  }

  .hero-menu {
    justify-content: center;
    align-items: center;
  }

  .section-collection {
    margin-bottom: var(--_space---section-gap);
    padding-right: var(--_space---page-margin);
    padding-left: var(--_space---page-margin);
    --_space---container: 1140px;
    --_space---page-margin: 36px;
    --_space---top-margin: 80px;
    --_space---section-gap: 160px;
  }

  .section-container {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: grid;
  }

  .section-container.alt {
    grid-template-columns: 1fr 1fr;
  }

  .content-image {
    object-fit: contain;
    width: 100%;
  }

  .content-image.alt {
    object-fit: cover;
    width: 100%;
    overflow: clip;
  }

  .content-text-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .content-title-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .homepage-3-column {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .homepage-3-column._20-year {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
  }

  .homepage-20-years-column {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    width: 260px;
  }

  .omepage-20-years-title {
    text-align: center;
  }

  .homepage-20-years-text-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .homepage-20-years-image {
    flex: none;
    width: 120px;
    height: 120px;
  }

  .homepage-center-image {
    flex: none;
    width: 188px;
  }

  .homepage-center-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    flex: none;
    width: auto;
    padding: 16px;
  }

  .homepage-center-title {
    margin-top: 0;
    margin-bottom: 0;
  }

  .footer-logo {
    height: 24px;
  }

  .hero-button-text {
    font-size: var(--_text---heading-6);
  }

  .nav-contact-button-wrap {
    min-width: 130px;
  }

  .homepage-center-text-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .contact-us-map-container {
    grid-template: "Area-2"
                   "Area"
                   / 1fr 1fr;
    display: flex;
  }

  .contact-us-map-button-wrap {
    min-height: auto;
    max-height: none;
  }

  .map-location-button {
    justify-content: flex-start;
    align-items: center;
    padding: 12px;
    position: relative;
  }

  .map-location-button.hover {
    justify-content: flex-start;
    align-items: center;
  }

  .location-location-text {
    font-size: var(--_text---body-s);
  }

  .contact-us-map-list {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: minmax(auto, auto);
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .contact-us-map-image {
    width: 100%;
  }

  .map-center-text-wrap {
    justify-content: center;
    align-items: flex-start;
  }

  .industry-collection {
    min-width: auto;
  }

  .industry-collection.chinese {
    grid-template-rows: 400px;
    grid-auto-rows: 400px;
  }

  .industry-click-box {
    width: 100%;
    min-width: 220px;
    overflow: hidden;
  }

  .industry-img-wrap {
    object-fit: cover;
    width: 100%;
    overflow: clip;
  }

  .industry-box {
    flex: 1;
  }

  .industry-image-box-tab-collection {
    padding-top: 24px;
    padding-bottom: 24px;
    overflow: clip;
  }

  .tabs {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column-reverse;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .tabs-menu {
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    display: flex;
    overflow: scroll;
  }

  .industry-image-box-tab, .industry-image-box-tab.w--current {
    flex: none;
    height: auto;
  }

  .about-list-items {
    column-count: auto;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  }

  .about-section-container {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .about-content-text-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-content-image {
    object-fit: contain;
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
    bottom: 0;
  }

  .about-reward-section-container {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: grid;
  }

  .about-image {
    object-fit: contain;
    width: 100%;
  }

  .about-reward-info-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-reward-item {
    padding: 16px;
  }

  .about-reward-trophy {
    width: 36px;
  }

  .about-reward-wrap {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .about-history-item {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .about-history-year {
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---tablet--body-m-tablet);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---tablet--h1-tablet);
    --_text---heading-2: var(--_language---tablet--h2-tablet);
    --_text---heading-3: var(--_language---tablet--h3-tablet);
    --_text---heading-4: var(--_language---tablet--h4-tablet);
    --_text---heading-5: var(--_language---tablet--h5-tablet);
    --_text---caption: var(--_language---tablet--caption-tablet);
    --_text---body-s: var(--_language---tablet--body-s-tablet);
    --_text---button-m: var(--_language---tablet--button-m-tablet);
    --_text---button-s: var(--_language---tablet--button-s-tablet);
    --_text---menu: var(--_language---tablet--menu-tablet);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---tablet--body-xs-tablet);
    --_text---body-l: var(--_language---tablet--body-l-tablet);
    --_text---heading-6: var(--_language---tablet--h6-tablet);
    --_text---subtitle-s: var(--_language---tablet--subtitle-s-tablet);
    --_text---subtitle-m: var(--_language---tablet--subtitle-m-tablet);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---tablet--body-xxs-tablet);
  }

  .about-milesstones-container {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .product-info-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .product-advantage-section-container {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    grid-template-rows: auto;
    grid-template-columns: 1.25fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-start;
    display: grid;
  }

  .product-advantage-item {
    padding: 16px;
  }

  .product-advantage-item-wrap {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .product-advantage-item-icon {
    width: 36px;
  }

  .product-price-collection {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .product-price-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 600px;
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 32px;
  }

  .product-download-collection {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .product-download-collection._2-column, .product-download-collection._1-column {
    grid-template-columns: 1fr 1fr;
  }

  .product-download-item-collection {
    padding-top: 24px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .product-download-item {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .product-download-item-text {
    width: 100%;
    margin-left: 16px;
    position: static;
  }

  .resources-menu-container {
    padding-top: 0;
    padding-bottom: 0;
  }

  .resource-dropdown-text {
    width: 100%;
    margin-left: 16px;
    position: static;
  }

  .content-title-div-vertical {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .nav-custom {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navi-custom-container {
    width: 100%;
    min-width: 720px;
  }

  .nav-custom-m-link-box {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .nav-custom-m-link-box.logo {
    padding-left: 0;
  }

  .nav-custom-m-link-box.logo.w--current {
    padding-right: 1vw;
  }

  .nav-custom-m-link-box.dropdown-button {
    padding-right: 0;
  }

  .nav-custom-collection {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .nav-custom-link-text {
    width: 100%;
    position: static;
  }

  .nav-custom-list {
    min-width: 100px;
  }

  .nav-custom-button-collection {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .homepage-center-title-box-icon {
    width: 16px;
  }

  .product-price-collection-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 600px;
  }

  .section-agp {
    --_space---container: 1140px;
    --_space---page-margin: 36px;
    --_space---top-margin: 80px;
    --_space---section-gap: 160px;
  }
}

@media screen and (max-width: 767px) {
  body {
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---mobile--body-m-mobile);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---mobile--h1-mobile);
    --_text---heading-2: var(--_language---mobile--h2-mobile);
    --_text---heading-3: var(--_language---mobile--h3-mobile);
    --_text---heading-4: var(--_language---mobile--h4-mobile);
    --_text---heading-5: var(--_language---mobile--h5-mobile);
    --_text---caption: var(--_language---mobile--caption-mobile);
    --_text---body-s: var(--_language---mobile--body-s-mobile);
    --_text---button-m: var(--_language---mobile--button-m-mobile);
    --_text---button-s: var(--_language---mobile--button-s-mobile);
    --_text---menu: var(--_language---mobile--menu-mobile);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---mobile--body-xs-mobile);
    --_text---body-l: var(--_language---mobile--body-l-mobile);
    --_text---heading-6: var(--_language---mobile--h6-mobile);
    --_text---subtitle-s: var(--_language---mobile--subtitle-s-mobile);
    --_text---subtitle-m: var(--_language---mobile--subtitle-m-mobile);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---mobile--body-xxs-mobile);
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
    line-height: 140%;
  }

  h1 {
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---mobile--body-m-mobile);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---mobile--h1-mobile);
    --_text---heading-2: var(--_language---mobile--h2-mobile);
    --_text---heading-3: var(--_language---mobile--h3-mobile);
    --_text---heading-4: var(--_language---mobile--h4-mobile);
    --_text---heading-5: var(--_language---mobile--h5-mobile);
    --_text---caption: var(--_language---mobile--caption-mobile);
    --_text---body-s: var(--_language---mobile--body-s-mobile);
    --_text---button-m: var(--_language---mobile--button-m-mobile);
    --_text---button-s: var(--_language---mobile--button-s-mobile);
    --_text---menu: var(--_language---mobile--menu-mobile);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---mobile--body-xs-mobile);
    --_text---body-l: var(--_language---mobile--body-l-mobile);
    --_text---heading-6: var(--_language---mobile--h6-mobile);
    --_text---subtitle-s: var(--_language---mobile--subtitle-s-mobile);
    --_text---subtitle-m: var(--_language---mobile--subtitle-m-mobile);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---mobile--body-xxs-mobile);
    margin-top: 0;
    line-height: 140%;
  }

  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .section.cc-cta {
    padding: 15px;
  }

  .body-l {
    font-size: 16px;
    line-height: 28px;
  }

  .heading-jumbo-small {
    font-size: 30px;
    line-height: 52px;
  }

  .logo-link {
    padding-left: 0;
  }

  .menu-icon {
    width: 24px;
  }

  .menu-icon.close {
    display: none;
  }

  .menu {
    justify-content: flex-start;
    align-items: center;
  }

  .navigation {
    background-color: var(--_color---brand-navy);
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    height: 72px;
    padding: 16px 24px;
  }

  .navigation-items {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: var(--_color---brand-navy);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    height: auto;
    display: none;
  }

  .navigation-items.mobile {
    justify-content: space-between;
    align-items: flex-end;
    height: 100vh;
    margin-left: -24px;
    margin-right: -24px;
    padding-top: 16px;
    padding-bottom: 16px;
    display: flex;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .cta-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  ._404-wrap {
    padding: 30px;
  }

  .body-m.center {
    text-align: left;
  }

  .body-s {
    font-size: var(--_text---body-s);
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---mobile--body-m-mobile);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---mobile--h1-mobile);
    --_text---heading-2: var(--_language---mobile--h2-mobile);
    --_text---heading-3: var(--_language---mobile--h3-mobile);
    --_text---heading-4: var(--_language---mobile--h4-mobile);
    --_text---heading-5: var(--_language---mobile--h5-mobile);
    --_text---caption: var(--_language---mobile--caption-mobile);
    --_text---body-s: var(--_language---mobile--body-s-mobile);
    --_text---button-m: var(--_language---mobile--button-m-mobile);
    --_text---button-s: var(--_language---mobile--button-s-mobile);
    --_text---menu: var(--_language---mobile--menu-mobile);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---mobile--body-xs-mobile);
    --_text---body-l: var(--_language---mobile--body-l-mobile);
    --_text---heading-6: var(--_language---mobile--h6-mobile);
    --_text---subtitle-s: var(--_language---mobile--subtitle-s-mobile);
    --_text---subtitle-m: var(--_language---mobile--subtitle-m-mobile);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---mobile--body-xxs-mobile);
  }

  .text-menu {
    font-size: var(--_text---button-m);
    text-align: right;
  }

  .text-menu.mobile-only {
    display: block;
  }

  .button-l {
    width: 100%;
  }

  .button-l.nav:where(.w-variant-cf8990b7-c00b-f893-9788-0cb8eff474bb) {
    height: auto;
  }

  .dropdown-2, .nav-button-container {
    display: none;
  }

  .nav-logo {
    flex: none;
    width: 56px;
  }

  .nav-menu-wrap {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-section {
    padding-top: var(--_space---page-margin);
    padding-bottom: var(--_space---page-margin);
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
  }

  .footer-directory.mobile {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
    display: flex;
  }

  .footer-directory-column {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-directory-column.logo {
    display: none;
  }

  .footer-directory-column.mobile {
    justify-content: flex-start;
    align-items: center;
  }

  .footer-link {
    font-size: var(--_text---button-m);
    text-align: left;
  }

  .footer-social-list {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
  }

  .icon-link {
    width: 36px;
    height: 36px;
    display: flex;
  }

  .hero-section {
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
    margin-top: 56px;
  }

  .hero-section.sk {
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
  }

  .hero-container {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .hero-container:where(.w-variant-5b2b9d2c-a8a4-1b3a-1aa0-2c84f8bb945a) {
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---mobile--body-m-mobile);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---mobile--h1-mobile);
    --_text---heading-2: var(--_language---mobile--h2-mobile);
    --_text---heading-3: var(--_language---mobile--h3-mobile);
    --_text---heading-4: var(--_language---mobile--h4-mobile);
    --_text---heading-5: var(--_language---mobile--h5-mobile);
    --_text---caption: var(--_language---mobile--caption-mobile);
    --_text---body-s: var(--_language---mobile--body-s-mobile);
    --_text---button-m: var(--_language---mobile--button-m-mobile);
    --_text---button-s: var(--_language---mobile--button-s-mobile);
    --_text---menu: var(--_language---mobile--menu-mobile);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---mobile--body-xs-mobile);
    --_text---body-l: var(--_language---mobile--body-l-mobile);
    --_text---heading-6: var(--_language---mobile--h6-mobile);
    --_text---subtitle-s: var(--_language---mobile--subtitle-s-mobile);
    --_text---subtitle-m: var(--_language---mobile--subtitle-m-mobile);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---mobile--body-xxs-mobile);
  }

  .hero-text-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .hero-text-wrap:where(.w-variant-5b2b9d2c-a8a4-1b3a-1aa0-2c84f8bb945a) {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

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

  .hero-paragraph:where(.w-variant-3c563fa9-e017-d0f3-4d25-ebcff3ec8360) {
    text-align: left;
  }

  .hero-menu {
    display: none;
  }

  .section-collection {
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
  }

  .section-collection.industry {
    padding-left: 5svw;
    padding-right: 5svw;
  }

  .section-collection.resources {
    display: flex;
    overflow: visible;
  }

  .nav-dropdown-list {
    background-color: var(--_color---brand-navy);
  }

  .section-container {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  .section-container.alt {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .content-image.alt {
    height: auto;
  }

  .content-text-wrap {
    text-align: left;
    padding-bottom: 32px;
  }

  .content-text-wrap.alt {
    padding-bottom: 0;
  }

  .content-list-div {
    text-align: left;
  }

  .container-vertical {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .homepage-3-column {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    display: grid;
  }

  .homepage-3-column._20-year {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .homepage-20-years-column {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .omepage-20-years-title {
    text-align: left;
  }

  .homepage-20-years-text-wrap {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .homepage-20-years-image {
    width: 100px;
    height: 100px;
  }

  .text-wrap-center {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .homepage-center-image {
    flex: 0 auto;
    width: 64px;
    height: auto;
  }

  .homepage-center-box {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    min-width: 230px;
    padding: 8px;
    display: flex;
  }

  .homepage-center-title-box {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .homepage-center-title {
    margin-top: 0;
    margin-bottom: 0;
  }

  .nav-contact-button-wrap {
    position: absolute;
    inset: auto 24px 96px;
  }

  .nav-lang-wrap {
    display: none;
  }

  .homepage-center-text-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    display: flex;
  }

  .nav-mobile-links-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
  }

  .footer-wrap-mobile {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    display: flex;
  }

  .footer-directory-desktop-taplet-dive {
    display: none;
  }

  .footer-copyright-wrap {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .contact-us-map-button-wrap {
    width: 100%;
    min-width: auto;
    height: 100%;
    min-height: auto;
    max-height: none;
  }

  .map-location-button {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: cover;
    flex-flow: column;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    padding: 0;
    display: flex;
    position: relative;
  }

  .map-location-button.hover {
    display: none;
  }

  .location-location-text {
    font-size: var(--_text---body-s);
    text-align: left;
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---mobile--body-m-mobile);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---mobile--h1-mobile);
    --_text---heading-2: var(--_language---mobile--h2-mobile);
    --_text---heading-3: var(--_language---mobile--h3-mobile);
    --_text---heading-4: var(--_language---mobile--h4-mobile);
    --_text---heading-5: var(--_language---mobile--h5-mobile);
    --_text---caption: var(--_language---mobile--caption-mobile);
    --_text---body-s: var(--_language---mobile--body-s-mobile);
    --_text---button-m: var(--_language---mobile--button-m-mobile);
    --_text---button-s: var(--_language---mobile--button-s-mobile);
    --_text---menu: var(--_language---mobile--menu-mobile);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---mobile--body-xs-mobile);
    --_text---body-l: var(--_language---mobile--body-l-mobile);
    --_text---heading-6: var(--_language---mobile--h6-mobile);
    --_text---subtitle-s: var(--_language---mobile--subtitle-s-mobile);
    --_text---subtitle-m: var(--_language---mobile--subtitle-m-mobile);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---mobile--body-xxs-mobile);
    line-height: 140%;
  }

  .location-location-info {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .location-location-text-icon-wrap {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .contact-us-map-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    display: grid;
  }

  .contact-us-map-image {
    display: none;
  }

  .map-center-wrap {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 180px;
    display: flex;
    overflow: clip;
  }

  .map-center-text-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    padding: 0 16px 16px;
    display: flex;
  }

  .map-center-image {
    flex: 0 auto;
    width: 100%;
    height: auto;
  }

  .industry-collection {
    grid-column-gap: 2vw;
    grid-row-gap: 2vw;
    flex-flow: column;
    grid-template-rows: 420px;
    grid-template-columns: repeat(auto-fit, minmax(16rem, 1fr));
    grid-auto-columns: 1fr;
    place-content: flex-start;
    display: grid;
  }

  .industry-collection.chinese {
    grid-template-columns: repeat(auto-fit, minmax(14rem, 1fr));
    grid-auto-columns: 1fr;
    display: grid;
  }

  .industry-img-wrap {
    justify-content: center;
    align-items: flex-end;
    height: 250px;
    display: flex;
  }

  .industry-text-date {
    text-align: left;
  }

  .industry-text-location {
    font-size: var(--_text---body-s);
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---mobile--body-m-mobile);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---mobile--h1-mobile);
    --_text---heading-2: var(--_language---mobile--h2-mobile);
    --_text---heading-3: var(--_language---mobile--h3-mobile);
    --_text---heading-4: var(--_language---mobile--h4-mobile);
    --_text---heading-5: var(--_language---mobile--h5-mobile);
    --_text---caption: var(--_language---mobile--caption-mobile);
    --_text---body-s: var(--_language---mobile--body-s-mobile);
    --_text---button-m: var(--_language---mobile--button-m-mobile);
    --_text---button-s: var(--_language---mobile--button-s-mobile);
    --_text---menu: var(--_language---mobile--menu-mobile);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---mobile--body-xs-mobile);
    --_text---body-l: var(--_language---mobile--body-l-mobile);
    --_text---heading-6: var(--_language---mobile--h6-mobile);
    --_text---subtitle-s: var(--_language---mobile--subtitle-s-mobile);
    --_text---subtitle-m: var(--_language---mobile--subtitle-m-mobile);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---mobile--body-xxs-mobile);
  }

  .industry-image-box-backdrop {
    padding-left: 16px;
    padding-right: 16px;
  }

  .industry-image-box-date, .industry-image-box-header, .industry-image-box-location {
    text-align: left;
  }

  .industry-image-box-info {
    padding: 36px 16px 24px;
  }

  .industry-image-box-tab-collection {
    padding: 8px 16px 16px;
  }

  .tabs {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .tabs-menu {
    grid-column-gap: 2%;
    grid-row-gap: 2%;
  }

  .industry-image-box-tab, .industry-image-box-tab.w--current {
    width: 20%;
  }

  .industry-image-box-close {
    top: 16px;
    right: 16px;
  }

  .about-list {
    font-size: var(--_text---body-s);
    min-width: auto;
    height: auto;
    line-height: 140%;
  }

  .about-list-items {
    grid-auto-columns: 1fr;
  }

  .about-section-container {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  .about-content-text-wrap {
    box-sizing: content-box;
    text-align: left;
    position: relative;
  }

  .about-reward-section-container {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  .about-reward-info-wrap {
    text-align: left;
    padding-bottom: 32px;
    position: relative;
    top: 0;
    bottom: 0;
  }

  .about-reward-collection {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .about-reward-wrap:where(.w-variant-ccdd1f24-b238-f9fa-ca58-994892826682) {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .about-history-item {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .about-history-item-text-wrap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .about-history-year {
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---mobile--body-m-mobile);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---mobile--h1-mobile);
    --_text---heading-2: var(--_language---mobile--h2-mobile);
    --_text---heading-3: var(--_language---mobile--h3-mobile);
    --_text---heading-4: var(--_language---mobile--h4-mobile);
    --_text---heading-5: var(--_language---mobile--h5-mobile);
    --_text---caption: var(--_language---mobile--caption-mobile);
    --_text---body-s: var(--_language---mobile--body-s-mobile);
    --_text---button-m: var(--_language---mobile--button-m-mobile);
    --_text---button-s: var(--_language---mobile--button-s-mobile);
    --_text---menu: var(--_language---mobile--menu-mobile);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---mobile--body-xs-mobile);
    --_text---body-l: var(--_language---mobile--body-l-mobile);
    --_text---heading-6: var(--_language---mobile--h6-mobile);
    --_text---subtitle-s: var(--_language---mobile--subtitle-s-mobile);
    --_text---subtitle-m: var(--_language---mobile--subtitle-m-mobile);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---mobile--body-xxs-mobile);
  }

  .about-milesstones-container {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  .product-info-wrap {
    text-align: left;
    position: relative;
    top: 0;
    bottom: 0;
  }

  .product-advantage-section-container {
    grid-template-rows: auto auto;
    grid-template-columns: 1.25fr;
  }

  .product-advantage-item-wrap, .product-advantage-item-wrap:where(.w-variant-ccdd1f24-b238-f9fa-ca58-994892826682) {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .product-advantage-item-text-wrap {
    margin-bottom: 16px;
  }

  .product-price-collection {
    align-items: stretch;
  }

  .product-price-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---mobile--body-m-mobile);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---mobile--h1-mobile);
    --_text---heading-2: var(--_language---mobile--h2-mobile);
    --_text---heading-3: var(--_language---mobile--h3-mobile);
    --_text---heading-4: var(--_language---mobile--h4-mobile);
    --_text---heading-5: var(--_language---mobile--h5-mobile);
    --_text---caption: var(--_language---mobile--caption-mobile);
    --_text---body-s: var(--_language---mobile--body-s-mobile);
    --_text---button-m: var(--_language---mobile--button-m-mobile);
    --_text---button-s: var(--_language---mobile--button-s-mobile);
    --_text---menu: var(--_language---mobile--menu-mobile);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---mobile--body-xs-mobile);
    --_text---body-l: var(--_language---mobile--body-l-mobile);
    --_text---heading-6: var(--_language---mobile--h6-mobile);
    --_text---subtitle-s: var(--_language---mobile--subtitle-s-mobile);
    --_text---subtitle-m: var(--_language---mobile--subtitle-m-mobile);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---mobile--body-xxs-mobile);
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
    width: 100%;
    padding: 16px 24px;
  }

  .product-price-item-price-wrap {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
  }

  .product-price-item-highlight-list-wrap {
    text-align: left;
  }

  .product-price-item-highlight-list {
    line-height: 140%;
  }

  .product-download-collection {
    flex-flow: column;
    display: flex;
  }

  .download-icon {
    width: 20px;
  }

  .resources-menu-container {
    padding-top: 16px;
    padding-bottom: 16px;
    display: none;
  }

  .resources-section-collection {
    width: 100%;
  }

  .resource-menu-section {
    margin-bottom: 0;
  }

  .resource-dropdown-text {
    color: var(--_color---white);
    font-size: var(--_text---button-m);
    justify-content: flex-start;
    align-items: center;
  }

  .resource-dropdown-icon {
    color: var(--_color---white);
  }

  .resource-dropdown {
    border-radius: var(--_corner---corner-s);
    background-color: var(--_color---dakr-navy);
    justify-content: space-between;
    width: 100%;
    display: none;
  }

  .resource-dropdown-toggle {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 56px;
    display: flex;
    overflow: clip;
  }

  .resource-dropdown-nav {
    border-radius: var(--_corner---corner-s);
    background-color: var(--_color---dakr-navy);
  }

  .resource-dropdown-nav.w--open {
    overflow: clip;
  }

  .resource-dropdown-item-text {
    color: var(--_color---white);
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 56px;
    display: flex;
  }

  .resource-dropdown-item-text:active, .resource-dropdown-item-text:visited {
    color: var(--_color---white);
  }

  .resource-dropdown-item-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: flex-start;
    align-items: center;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .resource-dropdown-item-wrap:hover {
    background-color: var(--_color---light-navy-50);
  }

  .resource-dropdown-item-wrap.selections {
    display: none;
  }

  .resource-dropdown-item-icon {
    width: 24px;
  }

  .nav-custom {
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
  }

  .navi-custom-container {
    min-width: auto;
    height: 56px;
  }

  .nav-custom-m-link-box {
    justify-content: flex-end;
    align-items: center;
    height: auto;
    padding: 16px;
  }

  .nav-custom-m-link-box:hover {
    background-image: none;
  }

  .nav-custom-m-link-box.logo {
    height: 100%;
    padding-left: 12px;
  }

  .nav-custom-m-link-box.logo.w--current {
    padding-left: 0;
    padding-right: 0;
  }

  .navi-custom-link-collection {
    display: none;
  }

  .nav-custom-link-text {
    justify-content: flex-start;
    align-items: center;
  }

  .nav-custom-button-collection {
    display: none;
  }

  .nav-custom-m-dropdown {
    justify-content: center;
    align-items: center;
    margin-right: 0;
    display: flex;
    position: relative;
  }

  .nav-custom-m-burger {
    justify-content: center;
    align-items: center;
    padding: 16px;
    display: flex;
    position: relative;
    right: -16px;
  }

  .nav-custom-m-burger.mobile-menu {
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 0;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .nav-custom-m-burger-icon {
    width: 24px;
  }

  .nav-custom-m-menu {
    z-index: 10;
    grid-column-gap: 72px;
    grid-row-gap: 72px;
    background-color: var(--_color---footer-black);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-end;
    width: 100vw;
    height: 100vh;
    padding-bottom: 36px;
    padding-left: 16px;
    padding-right: 16px;
    display: none;
    position: fixed;
    inset: 0% 0% 0% auto;
    overflow: scroll;
    box-shadow: 0 -2px 5px #0003;
  }

  .nav-custom-m-link-text {
    font-size: var(--_text---body-l);
    text-align: right;
  }

  .nav-custom-m-menu-wrap {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 72px;
    display: flex;
  }

  .homepage-center-title-box-icon {
    width: 16px;
  }

  .resource-dropdown-custom {
    border-radius: var(--_corner---corner-s);
    background-color: var(--_color---dakr-navy);
    flex-flow: column;
    justify-content: space-between;
    width: 100%;
    height: auto;
    display: flex;
    position: relative;
    overflow: visible;
  }

  .resource-dropdown-custom-list {
    box-shadow: 0 10px 10px #0000001a;
  }

  .div-block-2 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 32px;
    height: 56px;
    margin-right: 16px;
    display: flex;
    position: absolute;
    inset: 0% 0% auto auto;
  }

  .div-block-3 {
    width: 100%;
    height: 56px;
    display: none;
  }

  .product-price-item-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .product-price-collection-wrap {
    width: auto;
  }

  .section-agp {
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
  }

  .wechat-qr-wrap {
    z-index: 5;
    width: 80%;
    display: flex;
    position: relative;
  }

  .wechat-fullscreen {
    z-index: 10;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #181b26e6;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    inset: 0%;
  }

  .nav-custom-m-lang-wrap {
    flex-flow: row-reverse;
    height: 48px;
    display: flex;
  }

  .nav-custom-m-bottom-wrap {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .divider-horizontal {
    flex: none;
    width: 1px;
    height: 100%;
  }

  .nav-bar-collection:where(.w-variant-f2b476e1-74bc-a665-ff34-7e08397c4457) {
    z-index: 10;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: var(--_text---heading-1);
    margin-top: 0;
    line-height: 140%;
  }

  .menu {
    margin-left: 15px;
  }

  .navigation {
    padding-left: 20px;
    padding-right: 20px;
  }

  .menu-button, .menu-button.w--open {
    flex: none;
  }

  .cta-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }

  ._404-wrap {
    padding-left: 0;
    padding-right: 0;
  }

  ._404-content-wrap {
    width: 100%;
  }

  .body-m {
    font-size: var(--_text---body-m);
    line-height: 160%;
  }

  .body {
    --_text---body: var(--_language---body);
    --_text---body-m: var(--_language---mobile--body-m-mobile);
    --_text---header: var(--_language---header);
    --_text---heading-1: var(--_language---mobile--h1-mobile);
    --_text---heading-2: var(--_language---mobile--h2-mobile);
    --_text---heading-3: var(--_language---mobile--h3-mobile);
    --_text---heading-4: var(--_language---mobile--h4-mobile);
    --_text---heading-5: var(--_language---mobile--h5-mobile);
    --_text---caption: var(--_language---mobile--caption-mobile);
    --_text---body-s: var(--_language---mobile--body-s-mobile);
    --_text---button-m: var(--_language---mobile--button-m-mobile);
    --_text---button-s: var(--_language---mobile--button-s-mobile);
    --_text---menu: var(--_language---mobile--menu-mobile);
    --_text---button-l: var(--_language---mobile--button-l-mobile);
    --_text---body-xs: var(--_language---mobile--body-xs-mobile);
    --_text---body-l: var(--_language---mobile--body-l-mobile);
    --_text---heading-6: var(--_language---mobile--h6-mobile);
    --_text---subtitle-s: var(--_language---mobile--subtitle-s-mobile);
    --_text---subtitle-m: var(--_language---mobile--subtitle-m-mobile);
    --_text---chinese\<deleted\|variable-b0861da8-edc0-5917-2379-2a45ef71b876\>: "Noto Sans TC WOFF", Arial, sans-serif;
    --_text---body-xxs: var(--_language---mobile--body-xxs-mobile);
  }

  .hero-section, .hero-section.sd {
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
  }

  .hero-container:where(.w-variant-5b2b9d2c-a8a4-1b3a-1aa0-2c84f8bb945a) {
    padding-bottom: 32px;
  }

  .hero-paragraph:where(.w-variant-3c563fa9-e017-d0f3-4d25-ebcff3ec8360) {
    font-size: var(--_text---body-l);
  }

  .section-collection {
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
  }

  .section-collection.industry {
    padding-right: var(--_space---page-margin);
    padding-left: var(--_space---page-margin);
  }

  .homepage-3-column {
    flex-flow: column;
    display: flex;
  }

  .homepage-20-years-image {
    aspect-ratio: 1;
    width: 35%;
    height: auto;
  }

  .homepage-center-image {
    width: 56px;
  }

  .homepage-center-box {
    grid-template-rows: 1fr;
    grid-template-columns: auto 1fr;
  }

  .homepage-center-title {
    font-size: var(--_text---heading-5);
  }

  .footer-wrap-mobile {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .contact-us-map-button-wrap {
    min-width: auto;
    height: auto;
  }

  .map-location-button {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: 1fr;
    grid-template-columns: auto 1fr;
  }

  .location-location-info {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .contact-us-map-list {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .map-center-wrap {
    aspect-ratio: auto;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
    overflow: clip;
  }

  .map-center-text-wrap {
    width: 100%;
  }

  .map-center-image {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    flex: none;
    width: 100%;
    height: auto;
  }

  .industry-collection {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    display: flex;
  }

  .industry-collection.chinese {
    display: flex;
  }

  .industry-click-box {
    width: 100%;
    height: auto;
  }

  .industry-img-wrap {
    height: auto;
  }

  .industry-text-wrap {
    margin-bottom: 24px;
  }

  .industry-image-box-backdrop {
    padding-left: 0;
    padding-right: 0;
  }

  .industry-image-box {
    margin-left: 16px;
    margin-right: 16px;
  }

  .industry-image-box-header {
    font-size: var(--_text---heading-4);
  }

  .industry-image-box-location {
    font-size: var(--_text---body-s);
  }

  .industry-image-box-info {
    padding-top: 24px;
    padding-bottom: 16px;
  }

  .industry-image-box-close-icon {
    width: 24px;
  }

  .tabs {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .industry-image-box-tab, .industry-image-box-tab.w--current {
    width: 25%;
  }

  .about-list {
    font-size: var(--_text---body-s);
  }

  .about-list-items {
    font-size: var(--_text---body-xs);
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    grid-auto-columns: 1fr;
  }

  .about-reward-collection {
    grid-template-columns: 1fr;
  }

  .about-history-item {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
  }

  .about-history-item-text-wrap {
    margin-left: 0;
  }

  .product-price-item-highlight-list {
    font-size: var(--_text---body-m);
    line-height: 160%;
  }

  .product-download-item-collection {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .product-download-item {
    justify-content: flex-start;
    align-items: center;
  }

  .product-download-item-text {
    margin-left: 15px;
  }

  .download-icon {
    width: 16px;
  }

  .resource-dropdown-text {
    margin-left: 15px;
  }

  .nav-custom {
    --_space---container: 1140px;
    --_space---page-margin: 24px;
    --_space---top-margin: 16px;
    --_space---section-gap: 120px;
  }

  .nav-custom-link-text {
    margin-left: 15px;
  }

  .nav-custom-m-burger {
    padding: 8px;
  }

  .nav-custom-m-burger.mobile-menu {
    padding: 16px;
  }

  .nav-custom-m-menu {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    width: 100svw;
  }

  .nav-custom-m-link-text.chinese {
    --_language---header: "Noto Sans TC WOFF", Arial, sans-serif;
    --_language---font-weight--caption: 500;
    --_language---body: "Noto Sans TC WOFF", Arial, sans-serif;
    --_language---font-weight--special-letter-spacing: .35px;
    --_language---font-weight--header: 450;
    --_language---font-weight--button-s: 500;
    --_language---desktop--h1-desktop: 4rem;
    --_language---desktop--h2-desktop: 2.5rem;
    --_language---desktop--h3-desktop: 2rem;
    --_language---desktop--h4-desktop: 1.5rem;
    --_language---desktop--h5-desktop: 1.125rem;
    --_language---desktop--h6-desktop: 1rem;
    --_language---desktop--body-l-desktop: 1.25rem;
    --_language---desktop--body-m-desktop: 1rem;
    --_language---desktop--body-s-desktop: 1rem;
    --_language---desktop--body-xs-desktop: .75rem;
    --_language---desktop--body-xxs-desktop: .75rem;
    --_language---desktop--subtitle-m-desktop: 1rem;
    --_language---desktop--subtitle-s-desktop: .75rem;
    --_language---desktop--button-l-desktop: 1.25rem;
    --_language---desktop--button-m-desktop: 1rem;
    --_language---desktop--button-s-desktop: .85rem;
    --_language---desktop--caption-desktop: 1.25rem;
    --_language---desktop--menu-desktop: 1rem;
    --_language---tablet--h1-tablet: 2.5rem;
    --_language---tablet--h2-tablet: 2rem;
    --_language---tablet--h3-tablet: 1.5rem;
    --_language---tablet--h4-tablet: 1.25rem;
    --_language---tablet--h5-tablet: 1.125rem;
    --_language---tablet--h6-tablet: 1rem;
    --_language---tablet--body-l-tablet: 1.25rem;
    --_language---tablet--body-m-tablet: 1rem;
    --_language---tablet--body-s-tablet: 1rem;
    --_language---tablet--body-xs-tablet: .75rem;
    --_language---tablet--body-xxs-tablet: .5rem;
    --_language---tablet--subtitle-m-tablet: 1rem;
    --_language---tablet--subtitle-s-tablet: .75rem;
    --_language---tablet--button-l-tablet: 1.25rem;
    --_language---tablet--button-m-tablet: 1rem;
    --_language---tablet--button-s-tablet: .85rem;
    --_language---tablet--caption-tablet: 1.25rem;
    --_language---tablet--menu-tablet: .85rem;
    --_language---mobile--h1-mobile: 2rem;
    --_language---mobile--h2-mobile: 1.5rem;
    --_language---mobile--h3-mobile: 1.25rem;
    --_language---mobile--h4-mobile: 1rem;
    --_language---mobile--h5-mobile: 1rem;
    --_language---mobile--h6-mobile: 1rem;
    --_language---mobile--body-l-mobile: 1.125rem;
    --_language---mobile--body-m-mobile: 1rem;
    --_language---mobile--body-s-mobile: 1rem;
    --_language---mobile--body-xs-mobile: .85rem;
    --_language---mobile--body-xxs-mobile: .5rem;
    --_language---mobile--subtitle-m-mobile: 1rem;
    --_language---mobile--subtitle-s-mobile: .75rem;
    --_language---mobile--button-l-mobile: 1.25rem;
    --_language---mobile--button-m-mobile: 1rem;
    --_language---mobile--button-s-mobile: .85rem;
    --_language---mobile--caption-mobile: .75rem;
    --_language---mobile--menu-mobile: 1.125rem;
  }

  .legacy-links-collection {
    flex-flow: wrap;
  }

  .legacy-browser-divider {
    display: none;
  }

  .div-block-5 {
    width: 100%;
  }

  .nav-custom-m-lang-wrap {
    flex-flow: row-reverse wrap;
    justify-content: flex-start;
    align-items: center;
    height: auto;
  }

  .nav-custom-m-bottom-wrap {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .divider-horizontal {
    width: 1px;
    height: 36%;
  }
}

#w-node-e48aa125-787f-bd2c-316e-7d54e5367b05-51e627e8, #w-node-_67126d11-31d4-786b-f03c-13bcfc5d2cd5-51e627e8 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-dad56088-9076-901d-f89c-30ca8ca4af67-38349bd4, #w-node-_40f6f0d2-986d-a8b5-4d66-0665c0aeb341-83b5dec3, #w-node-dad56088-9076-901d-f89c-30ca8ca4af67-4131bf05, #w-node-_40f6f0d2-986d-a8b5-4d66-0665c0aeb341-8b9a8128, #w-node-dad56088-9076-901d-f89c-30ca8ca4af67-9432605a, #w-node-_40f6f0d2-986d-a8b5-4d66-0665c0aeb341-f2747c01 {
  grid-area: Area-2;
}

@media screen and (max-width: 991px) {
  #w-node-f72b5ff9-edd1-166e-2246-cdc0134cca7b-11770ded, #w-node-f72b5ff9-edd1-166e-2246-cdc0134cca7b-aea1a69c, #w-node-f72b5ff9-edd1-166e-2246-cdc0134cca7b-c115859b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_16dca129-ba0b-d9e8-e131-44e188c80205-11770ded, #w-node-_16dca129-ba0b-d9e8-e131-44e188c80205-aea1a69c, #w-node-_16dca129-ba0b-d9e8-e131-44e188c80205-c115859b {
    align-self: stretch;
  }
}


@font-face {
  font-family: 'IBM Plex Sans WOFF2';
  src: url('../fonts/IBMPlexSans-VariableFont_wdthwght.woff2') format('woff2');
  font-weight: 100 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter WOFF2';
  src: url('../fonts/Inter-VariableFont_opszwght.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC WOFF';
  src: url('../fonts/NotoSansSC-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC WOFF';
  src: url('../fonts/NotoSansSC-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC WOFF';
  src: url('../fonts/NotoSansSC-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC WOFF';
  src: url('../fonts/NotoSansSC-ExtraBold.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC WOFF';
  src: url('../fonts/NotoSansSC-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC WOFF';
  src: url('../fonts/NotoSansSC-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC WOFF';
  src: url('../fonts/NotoSansSC-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC WOFF';
  src: url('../fonts/NotoSansSC-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans TC WOFF';
  src: url('../fonts/NotoSansSC-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans SC WOFF';
  src: url('../fonts/NotoSansSC-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans SC WOFF';
  src: url('../fonts/NotoSansSC-Thin.woff2') format('woff2');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans SC WOFF';
  src: url('../fonts/NotoSansSC-ExtraBold.woff2') format('woff2'), url('../fonts/NotoSansSC-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans SC WOFF';
  src: url('../fonts/NotoSansSC-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans SC WOFF';
  src: url('../fonts/NotoSansSC-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans SC WOFF';
  src: url('../fonts/NotoSansSC-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans SC WOFF';
  src: url('../fonts/NotoSansSC-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans SC WOFF';
  src: url('../fonts/NotoSansSC-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}