*, ::before, ::after, ::backdrop {
    --tw-border-style: solid;
    --tw-outline-style: solid;
}
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-border-style: solid;
      --tw-outline-style: solid;
    }
  }
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
        color: currentcolor
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
  .static {
    position: static;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
::-webkit-backdrop{--tw-border-style:solid;--tw-outline-style:solid}::-ms-backdrop{--tw-border-style:solid;--tw-outline-style:solid}*,::after,::backdrop,::before{--tw-border-style:solid;--tw-outline-style:solid}
/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){::-webkit-backdrop{--tw-border-style:solid;--tw-outline-style:solid}::-ms-backdrop{--tw-border-style:solid;--tw-outline-style:solid}*,::after,::backdrop,::before{--tw-border-style:solid;--tw-outline-style:solid}}:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--ease-in-out:cubic-bezier(0.4,0,0.2,1);--default-transition-duration:150ms;--default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}::-webkit-backdrop{border:0 solid;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}::-ms-backdrop{border:0 solid;box-sizing:border-box;margin:0;padding:0}::-webkit-file-upload-button{border:0 solid;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}taro-progress-core{vertical-align:baseline}::-webkit-file-upload-button{background-color:transparent;border-radius:0;color:inherit;font:inherit;-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;opacity:1}::-webkit-file-upload-button{-webkit-margin-end:.1rem;margin-inline-end:.1rem}::-webkit-input-placeholder{opacity:1}::-moz-placeholder{opacity:1}:-ms-input-placeholder{opacity:1}::-ms-input-placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-webkit-input-placeholder{color:currentcolor}::-moz-placeholder{color:currentcolor}:-ms-input-placeholder{color:currentcolor}::-ms-input-placeholder{color:currentcolor}}taro-textarea-core{resize:vertical}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button}page{background:#fff;color:#172033;font-family:Microsoft YaHei,PingFang SC,sans-serif}taro-image-core,taro-text-core,taro-view-core{-webkit-box-sizing:border-box;box-sizing:border-box}.site-page{padding-bottom:.9rem}.brand-header{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2.8rem;padding:.45rem .75rem;-ms-flex-align:center;align-items:center;background:#fff;border-bottom:.05rem solid #1e50ae}.brand-header__logo{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:1.65rem;width:2.45rem}.brand-header__mark{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.6rem;width:1.6rem;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;background:#1e50ae;color:#fff;font-size:.625rem;font-weight:700;justify-content:center}.brand-header__copy{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-left:.45rem;min-width:0}.brand-header__name{color:#0f2454;font-size:.65rem;font-weight:700;line-height:1.35}.brand-header__en{color:#697386;font-size:.35rem;line-height:1.2;margin-top:.1rem}.loading-line{-webkit-animation:loading-pulse 1s ease-in-out infinite alternate;animation:loading-pulse 1s ease-in-out infinite alternate;background:#1e50ae;height:.1rem}@-webkit-keyframes loading-pulse{from{opacity:.25}to{opacity:1}}@keyframes loading-pulse{from{opacity:.25}to{opacity:1}}.hero{background:#0f2454;height:16.25rem}.hero__image,.hero__shade{height:100%;inset:0;position:absolute;width:100%}.hero__shade{background:-webkit-gradient(linear,left top,right top,from(rgba(9,23,55,.88)),to(rgba(15,36,84,.28)));background:-webkit-linear-gradient(left,rgba(9,23,55,.88),rgba(15,36,84,.28));background:linear-gradient(90deg,rgba(9,23,55,.88),rgba(15,36,84,.28))}.hero__content{bottom:1.65rem;left:.95rem;position:absolute;right:.95rem}.hero__eyebrow{color:#a9c6ff;font-size:.425rem;line-height:1.4}.hero__title{font-size:1.45rem;line-height:1.15;margin-top:.35rem}.hero__slogan{font-size:.8rem;line-height:1.5;margin-top:.4rem}.hero__rule{background:#fff;height:.15rem;margin-top:.75rem;width:2.2rem}.metric-strip{grid-template-columns:repeat(3,1fr)}.metric{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:3.45rem;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;border-right:.025rem solid hsla(0,0%,100%,.24);justify-content:center}.metric:last-child{border-right:0}.metric__value{font-size:1.05rem;font-weight:700}.metric__label{color:#dce8ff;font-size:.475rem;margin-top:.2rem}.site-section{padding:1.45rem .75rem 1.6rem}.site-section--muted{background:#f3f6fa}.section-heading{gap:.5rem;margin-bottom:.75rem}.section-heading__eyebrow{font-size:.4rem}.section-heading__title{color:#0f2454;font-size:.9rem;font-weight:700;margin-top:.2rem}.section-heading__action{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:.5rem}.solution-scroll{width:calc(100% + .75rem)}.solution-row{display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.45rem;padding-right:.75rem}.solution-panel{background:#f3f6fa;border-left:.15rem solid #1e50ae;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;min-height:8rem;padding:.8rem;width:13.25rem}.solution-panel__index{color:#8ca8dc;font-size:.55rem;font-weight:700}.solution-panel__title{color:#0f2454;font-size:.75rem;font-weight:700;margin-top:.8rem}.solution-panel__copy{color:#536078;font-size:.525rem;line-height:1.75;margin-top:.45rem}.product-grid{gap:.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-tile{border:.025rem solid #dfe4eb;border-radius:.1rem;min-width:0}.product-tile__media{-webkit-align-items:center;aspect-ratio:1/.8;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;background:#fff;justify-content:center}.product-tile__body{border-top:.025rem solid #edf0f4;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:4.3rem;padding:.5rem}.product-tile__name{color:#14223d;font-size:.6rem;font-weight:700;line-height:1.35}.product-tile__meta{color:#7b8495;font-size:.45rem;margin-top:.225rem}.product-tile__link{color:#1e50ae;font-size:.45rem;font-weight:600;margin-top:auto;padding-top:.45rem}.news-list{border-top:.05rem solid #0f2454}.news-row{border-bottom:.025rem solid #dde2e9;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:.6rem;min-height:5.3rem;padding:.6rem 0}.news-row__image{background:#eef1f5;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:4.1rem;width:5.75rem}.news-row__body{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.news-row__category{font-size:.4rem;font-weight:700}.news-row__title{color:#172033;font-size:.625rem;font-weight:700;margin-top:.2rem}.news-row__summary{color:#6a7280;display:-webkit-box;font-size:.45rem;-webkit-line-clamp:2;line-height:1.55;margin-top:.225rem;overflow:hidden;-webkit-box-orient:vertical}.contact-band{background:#0f2454;color:#fff;margin:0 .75rem;padding:.9rem}.contact-band__eyebrow{color:#8fb4ff;display:block;font-size:.4rem;font-weight:700}.contact-band__title{display:block;font-size:.65rem;font-weight:700;line-height:1.55;margin-top:.4rem}.contact-band__meta{color:#d8e5ff;display:block;font-size:.45rem;line-height:1.5;margin-top:.35rem}.page-intro{background:#0f2454;color:#fff;padding:1.25rem .75rem 1rem}.page-intro__eyebrow{color:#8fb4ff;font-size:.4rem;font-weight:700}.page-intro__title{display:block;font-size:1.05rem;font-weight:700;margin-top:.25rem}.page-intro__copy{color:#d4dded;display:block;font-size:.525rem;line-height:1.7;margin-top:.45rem}.category-tabs{background:#fff;border-bottom:.025rem solid #e1e5eb;padding:.55rem .75rem}.category-tab{-webkit-align-items:center;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;height:1.6rem;margin-right:.35rem;padding:0 .625rem;-ms-flex-align:center;align-items:center;border:.025rem solid #cbd2dc;color:#465268;font-size:.5rem}.content-body{padding:.85rem .75rem 1.5rem}.content-count{color:#6b7280;display:block;font-size:.45rem;margin-bottom:.6rem}.detail-hero{background:#f4f6f8;height:14rem;width:100%}.detail-hero__image{height:100%;width:100%}.detail-content{padding:.95rem .75rem 1.75rem}.detail-kicker{font-size:.425rem}.detail-title{color:#0f2454;font-weight:700;line-height:1.35;margin-top:.25rem}.detail-meta{color:#7a8494;font-size:.45rem}.detail-rule{height:.125rem;width:1.8rem}.detail-copy{color:#465268;font-size:.55rem;line-height:1.85}.spec-list{border-top:.05rem solid #0f2454;margin-top:.85rem}.spec-row{-webkit-align-items:center;display:grid;grid-template-columns:5.25rem 1fr;min-height:1.95rem;-ms-flex-align:center;align-items:center;border-bottom:.025rem solid #dfe4ea}.spec-key{color:#536078;font-size:.475rem}.spec-value{color:#172033;font-size:.5rem;font-weight:600}.about-section{border-bottom:.025rem solid #e3e7ed;padding:1.2rem .75rem}.about-copy{color:#465268;font-size:.55rem;line-height:1.9;white-space:pre-wrap}.advantage-grid{gap:.45rem;grid-template-columns:repeat(2,1fr);margin-top:.7rem}.advantage-item{background:#f3f6fa;border-top:.1rem solid #1e50ae;min-height:4.5rem;padding:.625rem}.advantage-item__title{color:#0f2454;font-size:.6rem;font-weight:700}.advantage-item__copy{color:#677286;font-size:.45rem;line-height:1.55;margin-top:.3rem}.contact-list{border-top:.05rem solid #0f2454;margin-top:.6rem}.contact-row{-webkit-align-items:center;display:grid;grid-template-columns:3rem 1fr;min-height:2.2rem;padding:.5rem 0;-ms-flex-align:center;align-items:center;border-bottom:.025rem solid #dfe4ea}.contact-row__label{font-size:.45rem;font-weight:700}.contact-row__value{color:#303b50;font-size:.5rem;line-height:1.55}.empty-state{color:#7c8492;font-size:.525rem;padding:2.5rem .75rem;text-align:center}.service-page{background:#f3f6fa}.service-hero{background:#0f2454;color:#fff;padding:1.3rem .75rem 1.15rem}.service-hero__eyebrow{color:#8fb4ff;display:block;font-size:.4rem;font-weight:700}.service-hero__title{display:block;font-size:1rem;font-weight:700;line-height:1.3;margin-top:.25rem}.service-hero__copy{color:#d4dded;display:block;font-size:.5rem;line-height:1.65;margin-top:.35rem}.service-panel{background:#fff;border:.025rem solid #dfe4eb;border-radius:.1rem;margin:.55rem .6rem 0;padding:.7rem}.service-panel__title{border-bottom:.05rem solid #0f2454;color:#0f2454;display:block;font-size:.625rem;font-weight:700;margin-bottom:.6rem;padding-bottom:.4rem}.service-copy{color:#536078;display:block;font-size:.5rem;line-height:1.7}.field-label{color:#33405a;display:block;font-size:.45rem;font-weight:600;margin:.55rem 0 .25rem}.service-input,.service-textarea{background:#fff;border:.025rem solid #cbd3df;border-radius:.075rem;color:#172033;font-size:.5rem;width:100%}.service-input{height:1.95rem;padding:0 .5rem}.service-textarea{line-height:1.6;min-height:4.75rem;padding:.45rem .5rem}.service-textarea--large{min-height:7.5rem}.picker-value{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.service-button{border-radius:.075rem;font-size:.525rem;height:2.05rem;line-height:2.05rem;margin-top:.55rem;width:100%}.service-button::after{border:0}.service-button--primary{background:#1e50ae;color:#fff}.service-button--secondary{background:#fff;border:.025rem solid #aeb9ca;color:#263652}.employee-stats,.service-metrics{background:#1e50ae;color:#fff;display:grid;grid-template-columns:repeat(3,1fr)}.employee-stats > taro-view-core,.service-metrics > taro-view-core{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:3rem;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;border-right:.025rem solid hsla(0,0%,100%,.22);justify-content:center}.employee-stats taro-text-core:first-child,.service-metrics taro-text-core:first-child{font-size:.85rem;font-weight:700}.employee-stats taro-text-core:last-child,.service-metrics taro-text-core:last-child{color:#dce8ff;font-size:.425rem;margin-top:.15rem}.employee-entry{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:.55rem .6rem 0;min-height:3.25rem;padding:.7rem;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;background:#fff;border-left:.15rem solid #1e50ae;justify-content:space-between}.employee-entry__eyebrow{color:#1e50ae;display:block;font-size:.35rem;font-weight:700}.employee-entry__title{color:#0f2454;display:block;font-size:.625rem;font-weight:700;margin-top:.2rem}.employee-entry__arrow{color:#1e50ae;font-size:.875rem}.info-row,.menu-row{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:2.05rem;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;border-bottom:.025rem solid #e3e7ed;gap:.5rem;justify-content:space-between}.info-row:last-child,.menu-row:last-child{border-bottom:0}.info-row taro-text-core:first-child,.menu-row taro-text-core:first-child{color:#202d46;font-size:.525rem;font-weight:600}.info-row taro-text-core:last-child,.menu-row taro-text-core:last-child{color:#6b7587;font-size:.45rem;text-align:right}.service-empty{background:#fff;color:#7c8492;font-size:.5rem;margin:.55rem .6rem;padding:2rem .75rem;text-align:center}.record-head{-webkit-align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:space-between;-ms-flex-pack:justify;gap:.45rem;justify-content:space-between}.record-title{color:#14223d;font-size:.6rem;font-weight:700;line-height:1.4}.record-number{color:#7a8494;display:block;font-size:.4rem;margin-top:.225rem}.record-line{color:#4e5a70;display:block;font-size:.45rem;line-height:1.5;margin-top:.3rem}.record-link{color:#1e50ae;display:block;font-size:.45rem;font-weight:600;margin-top:.5rem}.lock-badge,.status-badge{background:#e8eef9;border-radius:.05rem;color:#1e50ae;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:.375rem;padding:.175rem .3rem}.lock-badge--locked,.status-badge--pending_response{background:#fff2d8;color:#8a5800}.status-badge--in_progress{background:#e3edff;color:#1e50ae}.status-badge--waiting_customer{background:#f1e8ff;color:#6733a6}.lock-badge--unlocked,.status-badge--resolved{background:#e1f6eb;color:#137344}.status-badge--closed{background:#edf0f4;color:#586274}.contract-copy{background:#f8fafc;border:.025rem solid #dfe4ea;color:#3d4960;font-size:.475rem;height:10.75rem;line-height:1.8;margin-bottom:.6rem;padding:.55rem;white-space:pre-wrap}.agree-copy{color:#39455b;font-size:.45rem}.signature-canvas{background:#fff;border:.025rem solid #bbc5d3;height:7.5rem;width:100%}.message-row{background:#f3f6fa;border-left:.1rem solid #1e50ae;margin-top:.45rem;padding:.5rem}.message-row--employee{background:#edf1f7;border-left-color:#0f2454}.message-row__author{color:#1e50ae;display:block;font-size:.4rem;font-weight:700}.message-row__copy{color:#33405a;display:block;font-size:.475rem;line-height:1.6;margin-top:.2rem}.attachment-grid{display:grid;gap:.2rem;grid-template-columns:repeat(3,1fr);margin-top:.3rem}.attachment-image{background:#dfe4ea;height:3.75rem;width:100%}.notification-row--unread{border-left:.125rem solid #1e50ae;padding-left:.5rem}.mini-metrics{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem;margin-top:.5rem}.mini-metrics taro-text-core{background:#edf2fa;color:#40506b;font-size:.4rem;padding:.2rem .3rem}.contract-qr{background:#fff;display:block;height:9rem;margin:.6rem auto;width:9rem}.inline-actions{display:grid;gap:.35rem;grid-template-columns:1fr 1fr}.serial-row{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:.35rem;min-height:2.3rem;padding:.4rem;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;background:#f3f6fa;border-left:.1rem solid #1e50ae;justify-content:space-between}.serial-row taro-view-core{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.125rem}.serial-row taro-view-core taro-text-core:first-child{color:#172033;font-size:.45rem;font-weight:600}.serial-row taro-view-core taro-text-core:last-child{color:#657086;font-size:.4rem}.serial-row > taro-text-core{color:#a12626;font-size:.425rem}@media (min-width:900px){.site-page{-webkit-box-shadow:0 0 0 .025rem #e5e7eb;box-shadow:0 0 0 .025rem #e5e7eb;margin:0 auto;max-width:23rem}}.site-page{background:#fff;-webkit-box-shadow:none;box-shadow:none;margin:0;max-width:none;min-height:100vh;overflow-x:hidden;padding-bottom:0;width:100%}.public-page-motion{-webkit-animation:public-page-enter .36s cubic-bezier(.22,1,.36,1) both;animation:public-page-enter .36s cubic-bezier(.22,1,.36,1) both}.public-page-motion .hero__content,.public-page-motion .page-banner__content{-webkit-animation:public-page-primary-enter .48s cubic-bezier(.22,1,.36,1) 60ms both;animation:public-page-primary-enter .48s cubic-bezier(.22,1,.36,1) 60ms both}@-webkit-keyframes public-page-enter{from{opacity:0;-webkit-transform:translateY(.25rem);transform:translateY(.25rem)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes public-page-enter{from{opacity:0;-webkit-transform:translateY(.25rem);transform:translateY(.25rem)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes public-page-primary-enter{from{opacity:0;-webkit-transform:translateY(.35rem);transform:translateY(.35rem)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes public-page-primary-enter{from{opacity:0;-webkit-transform:translateY(.35rem);transform:translateY(.35rem)}to{opacity:1;-webkit-transform:none;transform:none}}@media (prefers-reduced-motion:reduce){.public-page-motion,.public-page-motion .hero__content,.public-page-motion .page-banner__content{-webkit-animation:none;animation:none}}.site-container{margin-left:auto;margin-right:auto;width:min(30rem,calc(100% - 1.6rem))}.site-header{background:#fff;border-bottom:.025rem solid #ececec;height:2.25rem;position:relative;width:100%;z-index:20}.site-header__inner{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;margin:0 auto;width:min(40rem,calc(100% - 1.6rem));-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;gap:.8rem;justify-content:space-between}.site-brand{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:0;-ms-flex-align:center;align-items:center;cursor:pointer}.site-brand__logo{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:1.45rem;margin-right:.35rem;width:1.65rem}.site-brand__mark{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.4rem;margin-right:.35rem;width:1.4rem;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;background:#1e50ae;color:#fff;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:.5rem;font-weight:700;justify-content:center}.site-brand__copy{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-width:0}.site-brand__name{color:#151515;font-size:.625rem;font-weight:700;line-height:1.25;white-space:nowrap}.site-brand__en{color:#777;font-size:.25rem;line-height:1.2;margin-top:.125rem}.site-nav{-webkit-align-items:stretch;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-ms-flex-align:stretch;align-items:stretch}.site-nav__item{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;min-width:2.45rem;padding:0 .35rem;position:relative;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;color:#2b2b2b;cursor:pointer;font-size:.4rem;justify-content:center;white-space:nowrap}.site-nav__item::after{background:transparent;bottom:0;content:"";height:.075rem;left:.45rem;position:absolute;right:.45rem}.site-nav__item--active,.site-nav__item:hover{color:#1e50ae}.site-nav__item--active::after,.site-nav__item:hover::after{background:#1e50ae}.loading-line{height:.075rem;left:0;position:fixed;top:0;width:100%;z-index:60}.hero{background:#111820;height:15.5rem;overflow:hidden;position:relative;width:100%}.hero__image,.hero__video{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.hero__shade{background:rgba(5,16,34,.42);height:100%;inset:0;position:absolute;width:100%}.hero__content{-webkit-align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding-bottom:2.65rem;position:relative;z-index:2;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:flex-end;-ms-flex-pack:end;color:#fff;justify-content:flex-end}.hero__title{font-size:1.8rem;font-weight:700;line-height:1}.hero__slogan{font-size:1.35rem;font-weight:400;line-height:1.1;margin-top:.3rem}.hero__subtitle{font-size:.55rem;line-height:1.5;margin-top:.7rem}.hero__button,.outline-button,.primary-button{background:transparent;border:.025rem solid #fff;border-radius:0;color:#fff;font-size:.4rem;height:1.3rem;line-height:1.25rem;margin:.9rem 0 0;min-width:4.15rem;padding:0 .7rem;width:auto}.hero__button::after,.outline-button::after,.primary-button::after{border:0}.hero__button:hover{background:#1e50ae;border-color:#1e50ae}.hero__scroll{-webkit-align-items:center;bottom:.95rem;display:-webkit-flex;display:-ms-flexbox;display:flex;position:absolute;right:1.05rem;z-index:2;-ms-flex-align:center;align-items:center;color:hsla(0,0%,100%,.75);gap:.3rem}.hero__scroll taro-text-core{font-size:.275rem}.hero__scroll taro-view-core{background:hsla(0,0%,100%,.65);height:.025rem;width:1.45rem}.site-section{padding:2.5rem 0;width:100%}.site-section--products{background:#f5f5f5}.section-heading{-webkit-align-items:flex-end;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:1.05rem;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:space-between;-ms-flex-pack:justify;gap:.6rem;justify-content:space-between}.section-heading--center{-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-heading--center > taro-view-core{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.section-heading__eyebrow{color:#1e50ae;display:block;font-size:.35rem;font-weight:700;line-height:1.4}.section-heading__title{color:#1d1d1d;display:block;font-size:1rem;font-weight:600;line-height:1.25;margin-top:.25rem}.section-heading__line{background:#1e50ae;height:.075rem;margin-top:.5rem;width:1.2rem}.section-heading__action{border-bottom:.025rem solid #1e50ae;color:#1e50ae;font-size:.375rem;padding-bottom:.175rem}.home-category-list{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;margin:-1.8rem 4.5rem 1.15rem 0;-ms-flex-pack:center;gap:1.05rem;justify-content:center}.home-category-list taro-text-core{color:#555;font-size:.375rem}.home-category-list taro-text-core:first-child{color:#1e50ae}.product-grid{display:grid;gap:.6rem;grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--home{grid-template-columns:repeat(3,minmax(0,1fr))}.product-tile{background:#fff;border:0;border-radius:0;cursor:pointer;overflow:hidden}.product-tile__media{aspect-ratio:1.2/1;background:#eee;overflow:hidden;position:relative;width:100%}.product-tile__image{height:100%;-webkit-transition:-webkit-transform .35s ease;transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease;width:100%}.product-tile__cover{-webkit-align-items:flex-end;display:-webkit-flex;display:-ms-flexbox;display:flex;inset:0;padding:.6rem;position:absolute;-ms-flex-align:end;align-items:flex-end;-webkit-justify-content:space-between;-ms-flex-pack:justify;background:rgba(20,48,101,0);color:transparent;justify-content:space-between;-webkit-transition:background .25s ease;transition:background .25s ease}.product-tile__cover taro-text-core:first-child{font-size:.375rem}.product-tile__cover taro-text-core:last-child{font-size:.75rem}.product-tile:hover .product-tile__image{-webkit-transform:scale(1.035);-ms-transform:scale(1.035);transform:scale(1.035)}.product-tile:hover .product-tile__cover{background:rgba(20,48,101,.62);color:#fff}.product-tile__body{border-top:0;min-height:2.3rem;padding:.55rem .6rem}.product-tile__name{color:#202020;font-size:.5rem;font-weight:600;line-height:1.3}.product-tile__meta{color:#888;font-size:.325rem;line-height:1.4;margin-top:.175rem}.product-tile__link{display:none}.solution-section{background:#fff}.solution-grid{border:.025rem solid #e0e0e0;display:grid;grid-template-columns:repeat(3,1fr)}.solution-panel{background:#fff;border:0;border-right:.025rem solid #e0e0e0;min-height:8.5rem;padding:1.2rem 1.05rem;position:relative;width:auto}.solution-panel:last-child{border-right:0}.solution-panel__index{color:#b5b5b5;display:block;font-size:.4rem;font-weight:600}.solution-panel__title{color:#1e1e1e;display:block;font-size:.65rem;font-weight:600;margin-top:1.35rem}.solution-panel__copy{color:#666;display:block;font-size:.375rem;line-height:1.9;margin-top:.55rem}.solution-panel__line{background:#1e50ae;bottom:1.05rem;height:.05rem;left:1.05rem;position:absolute;right:1.05rem;-webkit-transform:scaleX(.18);-ms-transform:scaleX(.18);transform:scaleX(.18);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.solution-panel:hover .solution-panel__line{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.about-home{background:#f3f3f3;display:grid;grid-template-columns:1fr 1fr;min-height:16.5rem;width:100%}.about-home__media{min-height:16.5rem;overflow:hidden}.about-home__image{height:100%;width:100%}.about-home__content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;max-width:16.25rem;padding:2.35rem 1.9rem;-ms-flex-pack:center;justify-content:center}.about-copy,.about-home__copy{color:#606060;font-size:.4rem;line-height:2;white-space:pre-wrap}.outline-button{border-color:#1e50ae;color:#1e50ae}.outline-button:hover{background:#1e50ae;color:#fff}.metric-strip{background:#1e50ae;color:#fff;display:grid;grid-template-columns:repeat(4,1fr)}.metric{border-right:.025rem solid hsla(0,0%,100%,.25);min-height:4.15rem}.metric__value{font-size:.95rem;font-weight:600;line-height:1}.metric__label{color:#dbe5f8;font-size:.35rem;margin-top:.325rem}.why-section{background:#fff}.why-section__intro{color:#666;display:block;font-size:.4rem;line-height:1.9;margin:-.3rem auto 1.2rem;max-width:21rem;text-align:center}.advantage-grid{display:grid;gap:.55rem;grid-template-columns:repeat(4,1fr)}.advantage-item{background:#f4f5f6;border:0;border-top:.075rem solid #1e50ae;min-height:6.1rem;padding:.85rem .75rem}.advantage-item__number{color:#aab3c2;display:block;font-size:.35rem}.advantage-item__title{color:#202020;display:block;font-size:.55rem;font-weight:600;margin-top:.75rem}.advantage-item__copy{color:#666;display:block;font-size:.35rem;line-height:1.8;margin-top:.45rem}.global-section{background:#151c28;min-height:14.75rem;overflow:hidden;position:relative}.global-section__image{height:100%;inset:0;position:absolute;width:100%}.global-section__shade{background:rgba(7,17,34,.72);inset:0;position:absolute}.global-section__content{-webkit-align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:14.75rem;padding:2.2rem 0;position:relative;z-index:2;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;color:#fff;justify-content:center}.global-section__eyebrow{color:#9db8e8;font-size:.35rem;font-weight:600}.global-section__title{font-size:1.15rem;font-weight:600;margin-top:.3rem}.global-section__copy{color:#e3e8f0;font-size:.4rem;line-height:2;margin-top:.7rem;max-width:17.75rem}.news-section{background:#fff}.news-grid{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.news-list{border-top:.025rem solid #242424}.news-row{background:#fff;border:.025rem solid #e0e0e0;cursor:pointer;display:grid;gap:0;grid-template-columns:5.5rem 1fr;min-height:5.15rem;padding:0}.news-row__image{height:5.1rem;width:5.5rem}.news-row__body{min-width:0;padding:.6rem;position:relative}.news-row__category{color:#1e50ae;font-size:.3rem;font-weight:600}.news-row__title{color:#222;font-size:.475rem;font-weight:600;line-height:1.4;margin-top:.25rem}.news-row__summary{color:#777;font-size:.325rem;line-height:1.6;margin-top:.25rem}.news-row__date{bottom:.5rem;color:#aaa;font-size:.275rem;position:absolute;right:.6rem}.newsletter{background:#1e50ae;color:#fff;padding:1.7rem 0}.newsletter__inner{-webkit-align-items:center;display:grid;grid-template-columns:.85fr 1.15fr;-ms-flex-align:center;align-items:center;gap:1.8rem}.newsletter__title{display:block;font-size:.75rem;font-weight:600}.newsletter__copy{color:#d8e4f8;display:block;font-size:.35rem;margin-top:.3rem}.newsletter__form{-webkit-align-items:center;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 3.3rem;-ms-flex-align:center;align-items:center;gap:.35rem}.newsletter__input{-webkit-align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.3rem;min-width:0;padding:0 .45rem;width:100%;-ms-flex-align:center;align-items:center;background:rgba(7,28,70,.16);border:.025rem solid hsla(0,0%,100%,.42);border-radius:.05rem;color:#fff;font-size:.35rem;line-height:1.3rem;outline:none;-webkit-transition:border-color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease,-webkit-box-shadow .2s ease}.newsletter__input::-webkit-input-placeholder{color:hsla(0,0%,100%,.72)}.newsletter__input::-moz-placeholder{color:hsla(0,0%,100%,.72)}.newsletter__input:-ms-input-placeholder{color:hsla(0,0%,100%,.72)}.newsletter__input::-ms-input-placeholder{color:hsla(0,0%,100%,.72)}.newsletter__input::placeholder{color:hsla(0,0%,100%,.72)}.newsletter__input:hover{background:rgba(7,28,70,.22);border-color:hsla(0,0%,100%,.68)}.newsletter__input:focus,.newsletter__input:focus-within{background:rgba(7,28,70,.26);border-color:#fff;-webkit-box-shadow:0 0 0 .075rem hsla(0,0%,100%,.12);box-shadow:0 0 0 .075rem hsla(0,0%,100%,.12)}.newsletter__button{-webkit-align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:1.3rem;margin:0;width:3.3rem;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;background:#fff;border:0;border-radius:.05rem;color:#1e50ae;font-size:.35rem;font-weight:600;justify-content:center;line-height:normal;-webkit-transition:color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:color .2s ease,background-color .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease,transform .2s ease,-webkit-box-shadow .2s ease,-webkit-transform .2s ease}.newsletter__button:hover{background:#f2f6fd;-webkit-box-shadow:0 .2rem .45rem rgba(8,31,77,.2);box-shadow:0 .2rem .45rem rgba(8,31,77,.2);color:#173f8b;-webkit-transform:translateY(-.025rem);-ms-transform:translateY(-.025rem);transform:translateY(-.025rem)}.newsletter__button:active{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;-ms-transform:none;transform:none}.newsletter__button::after{border:0}.site-footer{background:#1f1f1f;color:#aaa;padding-bottom:0}.site-footer__inner{display:grid;gap:2rem;grid-template-columns:1.35fr .65fr 1fr;margin:0 auto;padding:1.8rem 0 1.45rem;width:min(30rem,calc(100% - 1.6rem))}.site-footer__brand,.site-footer__contact,.site-footer__nav{-webkit-align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;gap:.3rem}.site-footer__name{color:#fff;font-size:.6rem;font-weight:600}.site-footer__slogan{color:#d4d4d4;font-size:.4rem}.site-footer__contact taro-text-core,.site-footer__intro,.site-footer__nav taro-text-core{color:#aaa;font-size:.325rem;line-height:1.7}.site-footer__contact taro-text-core,.site-footer__nav taro-text-core{cursor:pointer}.site-footer__heading{color:#fff!important;font-size:.425rem!important;font-weight:600;margin-bottom:.25rem}.site-footer__bottom{border-top:.025rem solid #343434;color:#777;font-size:.3rem;min-height:1.55rem;padding:.5rem .8rem;text-align:center}.page-banner{background:#17233c;height:9rem;overflow:hidden;position:relative;width:100%}.page-banner__image{height:100%;inset:0;position:absolute;width:100%}.page-banner__overlay{background:rgba(10,22,44,.66);inset:0;position:absolute}.page-banner__content{-webkit-align-items:flex-start;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;margin:0 auto;position:relative;width:min(30rem,calc(100% - 1.6rem));z-index:2;-ms-flex-align:start;align-items:flex-start;-webkit-justify-content:center;-ms-flex-pack:center;color:#fff;justify-content:center}.page-banner__eyebrow{color:#a9bfeb;font-size:.35rem;font-weight:600}.page-banner__title{font-size:1.1rem;font-weight:600;line-height:1.25;margin-top:.25rem}.page-banner__crumb{color:#d4d9e2;font-size:.3rem;margin-top:1.2rem}.about-profile{-webkit-align-items:center;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding-bottom:2.5rem;padding-top:2.5rem;-ms-flex-align:center;align-items:center}.about-profile__media{height:13rem}.about-profile__image{height:100%;width:100%}.about-capabilities{background:#f4f5f6;padding:2.3rem 0}.about-global{padding-bottom:2.75rem;padding-top:2.4rem}.metric-strip--about{margin-top:1.2rem}.listing-layout{padding-bottom:2.75rem;padding-top:2rem}.category-tabs{border-bottom:.025rem solid #ddd;padding:0 0 .6rem;white-space:nowrap;width:100%}.category-tab{border:.025rem solid #d3d3d3;color:#555;font-size:.35rem;height:1.15rem;margin-right:.3rem;padding:0 .55rem}.category-tab--active{background:#1e50ae;border-color:#1e50ae;color:#fff}.content-body{padding:1.05rem 0 0}.listing-head{-webkit-align-items:center;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:.75rem;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.listing-head taro-text-core:first-child{color:#222;font-size:.65rem;font-weight:600}.listing-head taro-text-core:last-child{color:#888;font-size:.325rem}.news-listing{padding-bottom:2.75rem;padding-top:2rem}.news-listing .news-list{border-top:0;display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-layout{-webkit-align-items:start;display:grid;gap:1.8rem;grid-template-columns:1.05fr .95fr;padding-bottom:2rem;padding-top:2.25rem;-ms-flex-align:start;align-items:start}.detail-gallery{background:#f4f4f4;height:14rem;width:100%}.detail-gallery__image{height:100%;width:100%}.product-detail-summary{padding-top:.5rem}.detail-kicker{color:#1e50ae;font-size:.325rem;font-weight:700}.detail-title{color:#202020;display:block;font-size:1rem;font-weight:600;line-height:1.3;margin-top:.325rem}.detail-meta{color:#858585;display:block;font-size:.35rem;margin-top:.35rem}.detail-rule{background:#1e50ae;height:.075rem;margin:.7rem 0;width:1.3rem}.detail-copy{color:#5f5f5f;display:block;font-size:.375rem;line-height:1.95;white-space:pre-wrap}.primary-button{background:#1e50ae;border-color:#1e50ae;color:#fff}.product-parameters{padding-bottom:2.75rem}.product-parameters__title{border-bottom:.05rem solid #222;color:#222;display:block;font-size:.7rem;font-weight:600;padding-bottom:.5rem}.spec-list{border-top:0;margin-top:0}.spec-row{grid-template-columns:4.5rem 1fr;min-height:1.7rem}.spec-key{font-size:.35rem}.spec-value{font-size:.375rem}.article-detail{max-width:23rem;padding-bottom:3rem;padding-top:2.25rem;text-align:center}.article-detail__category{color:#1e50ae;font-size:.325rem}.article-detail__title{color:#202020;display:block;font-size:1rem;font-weight:600;line-height:1.45;margin:.45rem auto 0}.article-detail__date{color:#999;display:block;font-size:.3rem;margin-top:.45rem}.article-detail__cover{display:block;height:auto;margin-top:1.2rem;max-width:100%;width:100%}.article-detail__copy{color:#555;display:block;font-size:.4rem;line-height:2.1;margin-top:1.2rem;text-align:left;white-space:pre-wrap}.contact-layout{display:grid;gap:2.25rem;grid-template-columns:.9fr 1.1fr;padding-bottom:2.75rem;padding-top:2.5rem}.contact-layout__copy{color:#666;display:block;font-size:.375rem;line-height:1.9}.contact-list{border-top:.025rem solid #222;margin-top:.85rem}.contact-row{grid-template-columns:2.25rem 1fr;min-height:1.9rem}.contact-row__label{color:#1e50ae;font-size:.35rem}.contact-row__value{color:#444;font-size:.35rem}.contact-form{background:#f3f4f5;padding:1.05rem}.contact-form__title{color:#222;display:block;font-size:.7rem;font-weight:600;margin-bottom:.65rem}.contact-form__input,.contact-form__textarea{background:#fff;border:.025rem solid #d6d6d6;color:#333;font-size:.35rem;margin-top:.35rem;width:100%}.contact-form__input{height:1.25rem;padding:0 .4rem}.contact-form__textarea{height:4rem;line-height:1.7;padding:.4rem}.service-public-intro{padding-bottom:1.75rem;padding-top:2.5rem}.service-public-intro__copy{color:#555;display:block;font-size:.425rem;line-height:2;max-width:19.5rem}.service-public-process{background:#f3f4f5;padding:1.875rem 0}.service-public-grid{border-bottom:.025rem solid #cfd3d8;border-top:.025rem solid #cfd3d8;display:grid;grid-template-columns:repeat(4,1fr)}.service-public-item{border-right:.025rem solid #cfd3d8;min-height:7rem;padding:.85rem .7rem}.service-public-item:last-child{border-right:0}.service-public-item__number{color:#1e50ae;display:block;font-size:.4rem;font-weight:700}.service-public-item__title{color:#202020;display:block;font-size:.65rem;font-weight:600;margin-top:.85rem}.service-public-item__copy{color:#666;display:block;font-size:.375rem;line-height:1.8;margin-top:.5rem}.service-public-contact{padding-bottom:2.75rem;padding-top:2.25rem}.service-public-contact__line{border-bottom:.025rem solid #ddd;color:#444;display:block;font-size:.4rem;padding:.475rem 0}@media (max-width:1100px){.site-header__inner{width:calc(100% - .9rem)}.site-brand__name{font-size:.5rem}.site-nav__item{font-size:.35rem;min-width:2rem;padding:0 .2rem}.home-category-list{margin-right:3.75rem}}@media (min-width:768px){.taro-tabbar__tabbar{display:none!important}.taro-tabbar__panel{height:100vh!important}}@media (max-width:767px){.site-page{padding-bottom:1.4rem}.site-container,.site-footer__inner{width:calc(100% - .9rem)}.site-header{height:3.15rem}.site-header__inner{display:block;padding:0;width:100%}.site-brand{border-bottom:.025rem solid #ededed;height:1.8rem;padding:.25rem .45rem}.site-brand__logo{height:1.15rem;margin-right:.25rem;width:1.2rem}.site-brand__mark{font-size:.4rem;height:1.05rem;margin-right:.25rem;width:1.05rem}.site-brand__name{font-size:.7rem;max-width:calc(100vw - 2.25rem);overflow:hidden;text-overflow:ellipsis}.site-brand__en{display:none}.site-nav{height:1.35rem;overflow-x:auto;padding:0 .25rem;width:100%}.site-nav__item{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:.5rem;height:1.35rem;min-width:auto;padding:0 .275rem}.site-nav__item::after{height:.05rem;left:.25rem;right:.25rem}.hero{height:14rem}.hero__content{padding-bottom:1.8rem}.hero__title{font-size:1.3rem}.hero__slogan{font-size:.95rem;margin-top:.25rem}.hero__subtitle{font-size:.55rem;line-height:1.7;margin-top:.55rem;max-width:10.75rem}.hero__button,.outline-button,.primary-button{font-size:.55rem;height:1.15rem;line-height:1.1rem;margin-top:.7rem;min-width:3.4rem;padding:0 .5rem}.hero__scroll{display:none}.site-section{padding:1.65rem 0}.section-heading{-webkit-align-items:flex-end;margin-bottom:.8rem;-ms-flex-align:end;align-items:flex-end}.section-heading__eyebrow{font-size:.5rem}.section-heading__title{font-size:.95rem}.section-heading__line{margin-top:.35rem}.section-heading__action{font-size:.5rem}.home-category-list{-webkit-justify-content:flex-start;margin:-.35rem 0 .75rem;-ms-flex-pack:start;gap:.5rem;justify-content:flex-start;overflow-x:auto}.home-category-list taro-text-core{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:.5rem}.product-grid,.product-grid--home{gap:.3rem;grid-template-columns:repeat(2,minmax(0,1fr))}.product-tile__media{aspect-ratio:1/.9}.product-tile__body{min-height:1.9rem;padding:.375rem}.product-tile__name{font-size:.6rem}.product-tile__meta{font-size:.45rem}.product-tile__cover{display:none}.solution-grid{grid-template-columns:1fr}.solution-panel{border-bottom:.025rem solid #e0e0e0;border-right:0;min-height:6.25rem;padding:.8rem .7rem}.solution-panel:last-child{border-bottom:0}.solution-panel__index{font-size:.5rem}.solution-panel__title{font-size:.85rem;margin-top:.65rem}.solution-panel__copy{font-size:.55rem}.solution-panel__line{bottom:.7rem;left:.7rem;right:.7rem}.about-home{grid-template-columns:1fr;min-height:0}.about-home__media{height:8.5rem;min-height:0}.about-home__content{max-width:none;padding:1.5rem .45rem 1.65rem}.about-copy,.about-home__copy{font-size:.6rem;line-height:1.9}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric{min-height:3.2rem}.metric:nth-child(2){border-right:0}.metric__value{font-size:1rem}.metric__label{font-size:.5rem}.why-section__intro{font-size:.55rem;margin-top:-.15rem}.advantage-grid{gap:.3rem;grid-template-columns:repeat(2,1fr)}.advantage-item{min-height:5.25rem;padding:.6rem .5rem}.advantage-item__number{font-size:.5rem}.advantage-item__title{font-size:.7rem;margin-top:.55rem}.advantage-item__copy{font-size:.5rem}.global-section,.global-section__content{min-height:12.75rem}.global-section__content{padding:1.6rem 0}.global-section__eyebrow{font-size:.5rem}.global-section__title{font-size:1.1rem}.global-section__copy{font-size:.55rem}.news-grid{gap:.4rem;grid-template-columns:1fr}.news-row{grid-template-columns:3.55rem 1fr;min-height:4.15rem}.news-row__image{height:4.1rem;width:3.55rem}.news-row__body{padding:.4rem}.news-row__category{font-size:.45rem}.news-row__title{font-size:.65rem}.news-row__summary{font-size:.5rem;-webkit-line-clamp:2}.news-row__date{font-size:.425rem}.news-row__date{bottom:.3rem;right:.4rem}.newsletter{padding:1.2rem 0}.newsletter__inner{gap:.7rem;grid-template-columns:1fr}.newsletter__title{font-size:.9rem}.newsletter__copy{font-size:.55rem}.newsletter__button,.newsletter__input{font-size:.65rem;height:2.2rem}.newsletter__input{line-height:2.2rem;padding:0 .65rem}.newsletter__form{gap:.45rem;grid-template-columns:1fr}.newsletter__button{width:100%}.site-footer__inner{gap:.95rem;grid-template-columns:1fr;padding:1.35rem 0 1.05rem}.site-footer__name{font-size:.75rem}.site-footer__slogan{font-size:.6rem}.site-footer__contact taro-text-core,.site-footer__intro,.site-footer__nav taro-text-core{font-size:.525rem}.site-footer__heading{font-size:.675rem!important}.site-footer__bottom{font-size:.45rem}.page-banner{height:7rem}.page-banner__content{width:calc(100% - .9rem)}.page-banner__eyebrow{font-size:.5rem}.page-banner__title{font-size:1.1rem}.page-banner__crumb{font-size:.45rem}.page-banner__crumb{margin-top:.85rem}.about-profile{gap:.9rem;grid-template-columns:1fr;padding-bottom:1.6rem;padding-top:1.6rem}.about-profile__media{height:8.5rem}.about-capabilities{padding:1.6rem 0}.about-global{padding-bottom:1.75rem;padding-top:1.6rem}.listing-layout,.news-listing{padding-bottom:1.75rem;padding-top:1.35rem}.category-tabs{padding-bottom:.45rem}.category-tab{font-size:.5rem;height:1.05rem;padding:0 .425rem}.content-body{padding-top:.75rem}.listing-head taro-text-core:first-child{font-size:.85rem}.listing-head taro-text-core:last-child{font-size:.5rem}.news-listing .news-list{gap:.4rem;grid-template-columns:1fr}.product-detail-layout{gap:.9rem;grid-template-columns:1fr;padding-bottom:1.35rem;padding-top:1.35rem}.detail-gallery{height:9.75rem}.product-detail-summary{padding-top:0}.detail-kicker{font-size:.5rem}.detail-title{font-size:1rem}.detail-meta{font-size:.55rem}.detail-copy{font-size:.55rem}.product-parameters{padding-bottom:1.75rem}.spec-row{grid-template-columns:2.75rem 1fr}.article-detail{padding-bottom:1.9rem;padding-top:1.45rem;width:calc(100% - .9rem)}.article-detail__category{font-size:.5rem}.article-detail__title{font-size:1rem}.article-detail__date{font-size:.45rem}.article-detail__cover{height:auto;margin-top:.85rem}.article-detail__copy{font-size:.55rem;line-height:2;margin-top:.85rem}.contact-layout{gap:1.2rem;grid-template-columns:1fr;padding-bottom:1.8rem;padding-top:1.6rem}.contact-form{padding:.7rem .5rem}.contact-layout__copy{font-size:.55rem}.contact-row__label,.contact-row__value{font-size:.55rem}.contact-form__title{font-size:.85rem}.contact-form__input,.contact-form__textarea{font-size:.55rem}.service-public-intro{padding-bottom:1.2rem;padding-top:1.6rem}.service-public-intro__copy{font-size:.55rem}.service-public-process{padding:.7rem 0}.service-public-grid{grid-template-columns:1fr}.service-public-item{border-bottom:.025rem solid #cfd3d8;border-right:0;min-height:0;padding:.8rem .25rem}.service-public-item:last-child{border-bottom:0}.service-public-item__number{font-size:.45rem}.service-public-item__title{font-size:.75rem;margin-top:.35rem}.service-public-item__copy{font-size:.525rem;margin-top:.3rem}.service-public-contact{padding-bottom:1.8rem;padding-top:1.6rem}.service-public-contact__line{font-size:.525rem;line-height:1.6}.weui-tabbar__icon{display:block!important;height:1.1rem!important;margin:0 auto .05rem;width:1.1rem!important}.weui-tabbar__item{padding:.15rem 0 .125rem!important}.weui-tabbar__label{font-size:.5rem!important}}