.locale-drawer-footer{flex:0 0 60px;width:84px;margin-top:1rem}
.locale-switcher{display:block;width:84px;height:60px}
.locale-switcher-options{position:relative;display:block;width:84px;height:60px;isolation:isolate}
.locale-switcher-button{position:absolute;top:0;left:0;width:84px;height:44px;padding:0;border:0;background:transparent;cursor:pointer;transform:translateY(0);transition:transform .32s cubic-bezier(.45,0,.14,1.03);z-index:1}
.locale-switcher-button:hover:not([aria-pressed="true"]){transform:translateY(-1px)}
.locale-switcher-button[aria-pressed="true"]{pointer-events:none;transform:translateY(12px);z-index:2}
.locale-switcher-flag{position:absolute;top:7px;left:0;display:block;width:72px;height:29px;border-radius:15px;object-fit:cover;filter:saturate(.45) brightness(.78);opacity:.55;transition:filter .2s ease,opacity .2s ease,transform .32s cubic-bezier(.45,0,.14,1.03)}
.locale-switcher-button[aria-pressed="true"] .locale-switcher-flag{filter:none;opacity:1}
.locale-switcher-button:hover:not([aria-pressed="true"]){filter:none}
.locale-switcher-button:hover:not([aria-pressed="true"]) .locale-switcher-flag{filter:saturate(.75) brightness(.92);opacity:.8}
.locale-switcher-button:focus-visible{outline:0}
.locale-switcher-button:focus-visible .locale-switcher-flag{filter:none;opacity:1}
.locale-switcher-button:disabled{cursor:wait;opacity:.55}
@media(prefers-reduced-motion:reduce){.locale-switcher-button,.locale-switcher-flag{transition:none}}
html[lang="zh-CN"] body{font-family:var(--font-body),"PingFang SC","Microsoft YaHei",sans-serif}
html[lang="zh-CN"] .page-title,
html[lang="zh-CN"] .hero-banner-title,
html[lang="zh-CN"] .about-heading,
html[lang="zh-CN"] .application-solution-title,
html[lang="zh-CN"] .product-directory-title{letter-spacing:0}
html[lang="zh-CN"] .application-solution-description{white-space:pre-line}
@media(min-width:768px){
  html[lang="zh-CN"] #applications-preview .carousel-heading{width:380px}
  html[lang="zh-CN"] #applications-preview .carousel-title{white-space:nowrap}
}
