/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246 / .5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
 */*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;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:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.relative{position:relative}.hidden{display:none}.grow{flex-grow:1}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{font-family:PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#14243c;background:#fff;font-synthesis:none;--navy:#0f2b5b;--gold:#c8a356;--muted:#687587}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #c8a356;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}button{background:none;border:0}svg{flex-shrink:0}#main-content{outline:0;min-height:65vh}.container{width:min(1240px,calc(100% - 112px));margin:auto}.section{padding:100px 0}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:600;color:#92723a;margin-bottom:20px;line-height:1.6}.eyebrow.light{color:#e2c282}.eyebrow.light span{display:inline-block;width:25px;height:1px;background:var(--gold);margin:0 12px 4px 0}h2{font-weight:500;font-size:clamp(28px,2.9vw,42px);line-height:1.45;letter-spacing:1px;white-space:pre-line}h3{font-weight:500}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:48px}.section-description{font-size:16px;color:var(--muted);margin-top:18px;line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:28px;font-size:14px;line-height:1.5;padding:12px 0;border-bottom:1px solid #b8c0cd;transition:color .2s,gap .2s}.text-link:hover{color:#92723a;gap:36px}.button{display:inline-flex;justify-content:center;align-items:center;gap:35px;padding:16px 24px;font-size:14px;line-height:1.5;min-height:50px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.navy{background:var(--navy);color:#fff}.button.white{background:#fff;color:var(--navy)}.button.outline{border:1px solid #bac4d1}.brand{display:flex;gap:13px;align-items:center;flex-shrink:0}.brand-mark{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid currentColor;color:var(--gold);font-size:28px;font-family:Songti SC,SimSun,serif;position:relative}.brand-mark:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border:1px solid currentColor;opacity:.35}.brand strong{display:block;font-size:23px;letter-spacing:3px;font-weight:600}.brand small{display:block;letter-spacing:3px;font-size:9px;margin-top:4px}.brand-logo{max-height:48px;max-width:110px;-o-object-fit:contain;object-fit:contain}.site-header{position:fixed;z-index:40;top:0;left:0;right:0;height:90px;color:#fff;border-bottom:1px solid #ffffff21;transition:background .25s,color .25s}.site-header.solid{color:var(--navy);background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-color:#e8ecf1;box-shadow:0 2px 20px #0f2b5b04}.header-inner{width:calc(100% - 80px);max-width:1440px;margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.desktop-nav{display:flex;align-items:stretch;height:100%;gap:26px}.nav-group{position:relative;display:flex;align-items:center}.nav-link{display:flex;gap:5px;align-items:center;height:100%;position:relative;font-size:14px;white-space:nowrap}.nav-link:after{content:"";height:2px;background:var(--gold);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0);transition:transform .2s}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.nav-dropdown{position:absolute;left:-20px;top:89px;min-width:190px;background:#fff;color:var(--navy);padding:10px;box-shadow:0 15px 35px #00193d1a;visibility:hidden;opacity:0;transform:translateY(8px);transition:all .15s}.nav-group:hover .nav-dropdown,.nav-group:focus-within .nav-dropdown{visibility:visible;opacity:1;transform:translateY(0)}.nav-dropdown a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;font-size:14px}.nav-dropdown a:hover{background:#f1f4f8}.header-language{font-size:12px;display:flex;align-items:center;gap:10px;white-space:nowrap}.language-line{height:12px;width:1px;background:currentColor;opacity:.4}.mobile-toggle{display:none;color:inherit;padding:8px}.mobile-nav{position:fixed;z-index:39;top:90px;bottom:0;left:0;right:0;background:#fff;padding:20px 28px;overflow:auto;color:var(--navy)}.mobile-nav-line{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8edf3}.mobile-nav-line>a{padding:18px 0;flex:1}.mobile-nav-line>button{padding:16px}.mobile-submenu{display:grid;gap:3px;padding:8px 15px;background:#f5f7fa}.mobile-submenu a{padding:12px;font-size:14px}.hero{position:relative;height:100svh;min-height:700px;max-height:1060px;background:#0b2041;color:#fff;overflow:hidden}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0}.hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:65% center;object-position:65% center}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#071b39ad,transparent 85%),linear-gradient(0deg,#04152ddd,transparent 40%,#06162d55)}.hero-copy{position:relative;padding-top:clamp(205px,29vh,315px)}.hero-copy h1{font-size:clamp(52px,5.2vw,76px);letter-spacing:8px;line-height:1.5;white-space:pre-line;font-weight:500;text-shadow:0 1px 24px #00112c30}.hero-subtitle{font-size:17px;font-weight:300;letter-spacing:2px;margin-top:20px;line-height:1.8;color:#e7edf6}.hero-link{display:inline-flex;align-items:center;gap:34px;font-size:14px;letter-spacing:1px;margin-top:38px}.hero-link span{display:flex;align-items:center;justify-content:center;border:1px solid #ffffff90;width:42px;height:42px;border-radius:50%;transition:background .2s}.hero-link:hover span{background:var(--gold)}.hero-bottom{position:absolute;bottom:48px;left:0;right:0;display:flex;justify-content:space-between;align-items:center}.hero-controls{display:flex;align-items:center;gap:14px}.hero-controls>button{padding:9px;color:#fff}.slide-number{font-size:23px}.slide-total{font-size:13px;opacity:.6}.slide-dots{display:flex;gap:5px;margin:0 5px}.slide-dots button{width:36px;height:18px;position:relative}.slide-dots button:after{content:"";height:2px;background:#fff5;position:absolute;inset:8px 0 auto}.slide-dots button.active:after{background:var(--gold)}.scroll-cue{display:flex;align-items:center;gap:20px;font-size:12px;letter-spacing:2px}.image-caption{position:absolute;right:12px;bottom:14px;font-size:10px;opacity:.45;writing-mode:vertical-rl;letter-spacing:3px}.hero-fade-enter-active,.hero-fade-leave-active{transition:opacity .45s}.hero-fade-enter-from,.hero-fade-leave-to{opacity:0}.about-grid{display:grid;grid-template-columns:1fr 1.15fr .8fr;gap:65px;align-items:center}.about-title .text-link{margin-top:28px}.about-copy>p{font-size:16px;line-height:2.1;color:var(--muted)}.stats-grid{display:flex;flex-wrap:wrap;gap:22px;margin-top:34px;border-top:1px solid #e3e7ed;padding-top:24px}.stat{min-width:80px}.stat strong{display:block;font-family:Arial,sans-serif;font-size:52px;line-height:1.1;font-weight:400;color:var(--navy)}.stat strong small{font-size:14px;margin-left:6px}.stat>span{font-size:13px;display:block;color:var(--muted);margin-top:12px}.about-photo{position:relative;height:315px}.about-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-photo:before{content:"";position:absolute;width:36px;height:36px;left:-12px;top:-12px;border-left:1px solid var(--gold);border-top:1px solid var(--gold)}.about-photo>span{position:absolute;left:20px;bottom:20px;font-size:9px;letter-spacing:2px;color:#fff;writing-mode:vertical-rl}.business-section{background:#f3f5f8}.business-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #cfd8e4;margin-bottom:32px}.business-tabs button{display:flex;align-items:center;gap:12px;padding:23px 22px;color:#6b7583;position:relative}.business-tabs button>svg:last-child{margin-left:auto;opacity:0}.business-tabs button.selected{color:var(--navy)}.business-tabs button.selected:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--navy)}.business-tabs button.selected>svg:last-child{opacity:1}.business-tab-index{font-size:11px;align-self:flex-start;opacity:.5}.business-panel{display:grid;grid-template-columns:1.12fr 1fr;min-height:410px}.business-image{position:relative;overflow:hidden}.business-image>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;max-height:460px;transition:transform 1s}.business-image>span{position:absolute;left:30px;bottom:25px;font-size:13px;letter-spacing:3px;color:#fff}.business-copy{background:var(--navy);padding:56px 50px;position:relative;overflow:hidden;color:#fff}.business-copy>*:not(.business-watermark){position:relative;z-index:1}.business-copy>.eyebrow{color:#d8be86;font-size:11px}.business-copy h3{font-size:28px;line-height:1.7}.business-copy>p:not(.eyebrow){font-size:15px;line-height:2;color:#c3ccdb;margin:18px 0 35px}.business-watermark{position:absolute;bottom:-42px;right:-16px;color:#ffffff0e}.news-tabs{display:flex;gap:30px;border-bottom:1px solid #e0e5eb;margin-bottom:30px}.news-tabs button{padding:0 2px 18px;color:#6e7988;font-size:15px;position:relative}.news-tabs button.active{color:var(--navy);font-weight:600}.news-tabs button.active:after{content:"";height:2px;background:var(--gold);position:absolute;bottom:-1px;left:0;right:0}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.news-card{padding-bottom:20px;border-bottom:1px solid #dce2ea;transition:transform .25s}.news-card:hover{transform:translateY(-5px)}.news-cover{aspect-ratio:1.68;background:#eff2f6;color:#a8b2c0;display:flex;align-items:center;justify-content:center;overflow:hidden}.news-cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.news-card:hover .news-cover img{transform:scale(1.035)}.news-cover>span{font-size:18px;letter-spacing:4px}.news-meta{display:flex;justify-content:space-between;font-size:12px;margin-top:22px;color:#8390a0}.news-meta>span{color:#967843}.news-card h3{font-size:20px;line-height:1.65;margin:12px 0}.news-card>p{font-size:14px;line-height:1.8;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-more{display:flex;justify-content:space-between;font-size:13px;margin-top:25px}.news-empty{display:flex;align-items:center;gap:32px;min-height:180px;border-bottom:1px solid #e0e5eb}.empty-monogram{font-size:42px;font-weight:300;color:#d7dfe8;letter-spacing:6px}.news-empty h3{font-size:20px;margin-bottom:12px}.news-empty p{font-size:14px;color:var(--muted)}.news-empty>a{margin-left:auto;border:1px solid #dce2ea;width:56px;height:56px;display:grid;place-items:center;border-radius:50%}.culture-section{position:relative;overflow:hidden;color:#fff;min-height:550px}.culture-section>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 60%;object-position:50% 60%}.culture-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c264de8,#0e2a5580)}.culture-copy{padding-top:85px;padding-bottom:85px;position:relative;z-index:1}.culture-copy h2{font-size:48px;letter-spacing:6px}.culture-copy>p:not(.eyebrow){white-space:pre-line;line-height:2;color:#d8e0eb;margin-top:25px;font-size:15px}.culture-word{position:absolute;right:-15px;bottom:-30px;font-size:clamp(80px,12vw,190px);font-weight:600;color:#ffffff08;line-height:1;letter-spacing:10px}.governance-section{padding-bottom:70px}.governance-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.compliance-card,.honor-card{position:relative;overflow:hidden;padding:50px 48px;min-height:375px;background:#f4f6f9}.honor-card{background:#f9f8f4}.compliance-card>h2,.honor-card>h2{font-size:30px}.compliance-card>p:not(.eyebrow),.honor-card>p:not(.eyebrow){margin:22px 0;color:var(--muted);font-size:15px;line-height:1.9;max-width:360px}.compliance-card>*:not(.shield-watermark){position:relative;z-index:1}.shield-watermark{position:absolute;bottom:-35px;right:-15px;color:#c9d3e055}.honor-items{display:flex;gap:20px;margin:20px 0}.honor-items>div{flex:1;font-size:13px}.honor-items img{height:90px;-o-object-fit:contain;object-fit:contain}.partners-section{padding-top:0}.partner-grid{display:grid;grid-template-columns:repeat(5,1fr);border-left:1px solid #e4e8ef;border-top:1px solid #e4e8ef}.partner-grid>a{display:flex;align-items:center;justify-content:center;min-height:110px;padding:25px;border-bottom:1px solid #e4e8ef;border-right:1px solid #e4e8ef}.partner-grid img{max-height:60px;-o-object-fit:contain;object-fit:contain;filter:grayscale(1);transition:filter .2s}.partner-grid a:hover img{filter:none}.site-footer{background:#0b2143;color:#c1cbdb;padding:64px 0 0}.footer-top{display:grid;grid-template-columns:1.6fr .65fr 1.2fr;gap:50px;padding-bottom:55px}.footer-brand .brand{color:#fff}.footer-brand>p{color:#cbb37d;letter-spacing:2px;margin-top:28px;font-size:15px}.footer-brand>small{font-size:12px;display:block;line-height:1.7;margin-top:20px;color:#8494ae}.footer-links h3,.footer-contact h3{font-size:15px;color:#fff;font-weight:400;margin-bottom:25px}.footer-links>a{display:block;margin:15px 0;font-size:13px}.footer-contact>p,.footer-contact>a{display:flex;align-items:flex-start;gap:12px;margin:14px 0;font-size:13px;line-height:1.8;overflow-wrap:anywhere}.footer-qrs{display:flex;gap:20px;grid-column:1/-1}.footer-qrs figure{margin:0;text-align:center;font-size:12px}.footer-qrs img{width:90px;height:90px;-o-object-fit:contain;object-fit:contain;margin-bottom:10px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff14;padding:25px 0;color:#7b8da7;font-size:11px;line-height:1.8}.back-top{position:fixed;right:25px;bottom:25px;z-index:20;width:42px;height:42px;background:#fff;border:1px solid #dce3ec;display:grid;place-items:center;color:var(--navy);box-shadow:0 5px 20px #142b4512}.skip-link{position:fixed;left:20px;top:-100px;background:var(--navy);color:#fff;padding:14px;z-index:100}.skip-link:focus{top:10px}.state-screen{min-height:75vh;padding:180px 25px 100px;text-align:center;color:var(--navy)}.state-screen h1{font-size:36px;margin:20px}.state-screen p{line-height:1.8;margin:20px;color:var(--muted)}.loading-mark{font-size:50px;color:var(--gold);font-family:serif}.page-heading{padding:176px 0 72px;background:var(--navy);color:#fff;position:relative;overflow:hidden}.page-heading-photo{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f2b5bf5,#0f2b5b80),url(/media/shuqi-dawn.webp) center 45%/cover}.page-heading h1{font-size:44px;font-weight:500;letter-spacing:3px}.heading-subtitle{margin-top:20px;font-size:16px;color:#cbd4e3;line-height:1.8}.rich-body{font-size:17px;color:#46566c;line-height:2.1;overflow-wrap:anywhere}.rich-body h2{font-size:28px;margin:35px 0 18px;white-space:normal;color:var(--navy);letter-spacing:0}.rich-body h3{font-size:22px;margin:28px 0 16px;color:var(--navy)}.rich-body p{margin-bottom:20px}.rich-body img{max-width:100%;height:auto;max-height:850px;-o-object-fit:contain;object-fit:contain;margin:24px auto}.rich-body ul{list-style:disc}.rich-body ol{list-style:decimal}.rich-body ul,.rich-body ol{padding-left:25px;margin:15px 0 25px}.rich-body li[data-list=bullet]{list-style:disc}.rich-body blockquote{border-left:3px solid var(--gold);background:#f4f6f9;padding:18px 25px;margin:25px 0}.rich-body a{color:#235d9b;text-decoration:underline}.rich-body table{width:100%;border-collapse:collapse;display:block;overflow:auto}.rich-body td,.rich-body th{padding:10px 15px;border:1px solid #dce3ec}.rich-body .ql-align-center{text-align:center}.rich-body .ql-align-right{text-align:right}.rich-body .ql-align-justify{text-align:justify}.rich-body .ql-indent-1{padding-left:2em}.rich-body .ql-indent-2{padding-left:4em}.reveal-ready{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.reveal-ready.revealed{opacity:1;transform:translateY(0)}@media(min-width:1600px){.hero-copy{padding-top:31vh}}@media(max-width:1200px){.container{width:calc(100% - 80px)}.desktop-nav{gap:17px}.header-inner{width:calc(100% - 48px);gap:15px}.header-language{display:none}.brand strong{font-size:21px}.about-grid{gap:35px}.business-copy{padding:44px 35px}.business-tabs button{padding:23px 13px}.business-tab-index{display:none}}@media(max-width:960px){.desktop-nav{display:none}.mobile-toggle{display:block}.header-inner{width:calc(100% - 48px)}.container{width:calc(100% - 64px)}.section{padding:75px 0}.hero{min-height:650px;max-height:950px}.about-grid{grid-template-columns:1fr 1.3fr}.about-photo{display:none}.business-copy{padding:36px 28px}.business-copy h3{font-size:24px}.business-panel{min-height:370px}.business-tabs button{font-size:14px}.business-tabs button>svg{display:none}.governance-grid{gap:20px}.compliance-card,.honor-card{padding:36px 28px}.governance-section{padding-bottom:60px}.partners-section{padding-top:0}.news-grid{gap:20px}.news-card h3{font-size:18px}.footer-top{gap:30px;grid-template-columns:1.4fr .6fr 1fr}.footer-bottom{flex-wrap:wrap;justify-content:flex-start}}@media(max-width:640px){.container{width:calc(100% - 40px)}.site-header{height:76px}.header-inner{width:calc(100% - 36px)}.brand-mark{width:37px;height:37px;font-size:25px}.brand strong{font-size:21px}.brand small{font-size:8px}.mobile-nav{top:76px}.hero{min-height:690px;height:95svh;max-height:850px}.hero-copy{padding-top:210px}.hero-copy h1{font-size:46px;letter-spacing:6px}.hero-copy .eyebrow{font-size:10px;letter-spacing:1.2px}.hero-image{-o-object-position:60% center;object-position:60% center}.hero-shade{background:linear-gradient(90deg,#071b39a1,#071b3920),linear-gradient(0deg,#04152dde,transparent 60%)}.hero-subtitle{font-size:14px;letter-spacing:1px;max-width:270px;line-height:2}.hero-link{margin-top:30px}.hero-bottom{bottom:35px}.hero-controls{gap:7px}.slide-dots button{width:25px}.hero-controls>button{padding:7px}.scroll-cue{font-size:10px;gap:7px;letter-spacing:1px}.scroll-cue svg{width:13px}.section{padding:58px 0}.eyebrow{font-size:10px;margin-bottom:13px;letter-spacing:1.8px}h2{font-size:28px;letter-spacing:.5px}.section-top{align-items:flex-start;gap:20px;margin-bottom:28px}.section-top>.text-link{font-size:12px;white-space:nowrap;gap:8px;padding-top:6px}.about-grid{grid-template-columns:1fr;gap:27px}.about-title{display:grid;grid-template-columns:1fr auto;align-items:end}.about-title .eyebrow{grid-column:1/-1}.about-title .text-link{font-size:13px;gap:15px;margin-top:0}.about-copy>p{font-size:15px}.stats-grid{margin-top:25px;padding-top:20px}.stat strong{font-size:42px}.business-tabs{grid-template-columns:repeat(2,1fr);margin-bottom:20px;border:0}.business-tabs button{border-bottom:1px solid #d7dee8;justify-content:center;padding:17px 8px}.business-tabs button.selected:after{height:2px}.business-panel{grid-template-columns:1fr}.business-image{height:220px}.business-copy{padding:30px 25px}.business-copy h3{font-size:24px}.business-copy>p:not(.eyebrow){margin-bottom:25px}.business-section .section-top>.text-link{display:none}.news-tabs{gap:22px;white-space:nowrap;overflow-x:auto}.news-tabs button{font-size:13px;padding-bottom:13px}.news-empty{gap:20px;min-height:180px}.empty-monogram{display:none}.news-empty h3{font-size:18px;line-height:1.6}.news-empty p{font-size:13px;line-height:1.8}.news-empty>a{min-width:40px;height:40px}.news-grid{grid-template-columns:1fr;gap:28px}.news-card h3{font-size:20px}.culture-section{min-height:475px}.culture-copy{padding-top:60px;padding-bottom:60px}.culture-copy h2{font-size:36px;letter-spacing:4px}.culture-copy>p:not(.eyebrow){font-size:14px}.culture-word{font-size:65px;bottom:0;letter-spacing:6px}.governance-grid{grid-template-columns:1fr}.compliance-card,.honor-card{min-height:310px;padding:32px 25px}.compliance-card>h2,.honor-card>h2{font-size:27px}.partners-section{padding-top:0}.partners-section .section-top{flex-direction:column}.partners-section .section-description{font-size:14px}.partner-grid{grid-template-columns:repeat(2,1fr)}.site-footer{padding-top:45px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-brand>p{margin-top:20px}.footer-brand>small{margin-top:12px}.footer-links h3,.footer-contact h3{margin-bottom:20px}.footer-links>a,.footer-contact>p,.footer-contact>a{font-size:12px}.footer-bottom{font-size:10px;gap:10px}.footer-bottom>span{width:100%}.page-heading{padding:140px 0 50px}.page-heading h1{font-size:34px}.heading-subtitle{font-size:14px}.rich-body{font-size:16px}.rich-body h2{font-size:24px}.back-top{right:14px;bottom:15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal-ready{opacity:1;transform:none}}.breadcrumb{display:flex;align-items:center;gap:15px;padding-top:26px;padding-bottom:26px;font-size:13px;color:#7e899a;border-bottom:1px solid #e5e9ef}.article-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:65px;padding-top:55px;padding-bottom:95px}.article-layout.wide{display:block;max-width:960px}.article-sidebar{height:-moz-max-content;height:max-content;border-top:2px solid var(--navy);position:sticky;top:115px}.article-sidebar>a{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:19px 18px;border-bottom:1px solid #e4e9f0;font-size:15px}.article-sidebar>a.router-link-active{background:var(--navy);color:#fff}.article-title{margin-bottom:30px}.article-title h2{font-size:32px}.article-meta{display:flex;gap:25px;font-size:13px;color:#8190a2;margin-top:22px}.article-cover{width:100%;max-height:450px;-o-object-fit:cover;object-fit:cover;margin-bottom:35px}.article-end{border-top:1px solid #e4e9ef;margin-top:45px;padding-top:22px}.pinned-tag{font-size:11px;font-weight:400;border:1px solid #d9c397;color:#92723a;margin-left:15px;padding:2px 6px;letter-spacing:0}.empty-block{text-align:center;padding:75px 25px;background:#f6f8fa;color:var(--muted);line-height:1.9}.empty-block h2{font-size:26px;color:var(--navy);margin-bottom:15px}.empty-block p{font-size:15px}.pagination{display:flex;justify-content:center;align-items:center;gap:25px;margin-top:45px;font-size:14px}.pagination button{border:1px solid #d6dee9;padding:12px;min-width:42px;display:grid;place-items:center}.pagination button:hover{background:#f3f5f8}.business-list{display:grid;gap:60px}.business-row{display:grid;grid-template-columns:1fr 1fr;background:#f5f7fa}.business-row:nth-child(2n) .business-row-photo{order:1}.business-row-photo{position:relative;min-height:340px;overflow:hidden}.business-row-photo img{height:100%;width:100%;position:absolute;-o-object-fit:cover;object-fit:cover}.business-row-photo>span{position:absolute;left:35px;bottom:25px;color:#fff;font-size:60px;font-weight:300}.business-row-copy{padding:50px}.business-row-copy h3{font-size:20px;color:#536178;margin-top:20px}.business-row-copy>p:not(.eyebrow){font-size:15px;line-height:2;color:var(--muted);margin-top:15px}.business-row-copy .text-link{margin-top:25px}.jobs-list{border-top:1px solid #c7d2e0}.job-card{border-bottom:1px solid #dce3eb}.job-card>button{padding:28px 8px;display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;gap:25px}.job-card h3{font-size:24px;color:var(--navy);margin-bottom:18px}.job-card button p{display:flex;flex-wrap:wrap;gap:22px;color:var(--muted);font-size:14px}.job-card button p>span{display:flex;align-items:center;gap:7px}.job-detail{padding:25px 30px 35px;background:#f7f9fb}.job-detail>p{line-height:1.9;color:var(--muted);margin-bottom:20px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-intro>h2{white-space:pre-line}.contact-intro>p{margin-top:26px;font-size:16px;color:var(--muted);line-height:2}.contact-intro .contact-note{font-size:15px;border-top:1px solid #e0e6ed;padding-top:30px}.contact-method{display:flex;gap:20px;margin-top:34px;color:var(--navy);align-items:flex-start}.contact-method small{display:block;color:#8490a1;font-size:12px;margin-bottom:9px}.contact-method p,.contact-method a{font-size:15px;line-height:1.7;overflow-wrap:anywhere}.contact-form-wrap{padding:38px 40px;background:#f5f7fa}.contact-form h3{font-size:24px;margin-bottom:12px}.form-intro{font-size:13px;line-height:1.8;color:var(--muted);margin-bottom:28px}.contact-form label{font-size:14px;display:block;color:#4b5c74}.contact-form input:not([type=checkbox]),.contact-form textarea{display:block;width:100%;padding:13px 14px;border:1px solid #dce3eb;background:#fff;margin-top:10px;border-radius:0;font-size:14px;color:#14243c}.contact-form textarea{resize:vertical;min-height:130px}.contact-form>label{margin-bottom:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.contact-form .consent{display:flex;align-items:flex-start;gap:12px;font-size:12px;line-height:1.9}.consent input{margin-top:5px;width:15px;height:15px;flex-shrink:0;accent-color:var(--navy)}.consent a{text-decoration:underline;color:var(--navy)}.form-error{color:#b43f3f;font-size:14px;line-height:1.8;margin:0 0 18px}.honeypot{position:absolute;left:-10000px;overflow:hidden;width:1px;height:1px}.contact-success{padding:60px 10px;display:flex;align-items:center;flex-direction:column;gap:25px;text-align:center;color:var(--navy)}.contact-success p{color:var(--muted);line-height:1.9;font-size:15px}.honors-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:30px}.honors-gallery figure{margin:0;text-align:center;font-size:16px}.honors-gallery img{height:200px;-o-object-fit:contain;object-fit:contain;width:100%;background:#f5f7fa;padding:20px}.honors-gallery figcaption{padding:18px}.honors-gallery small{display:block;font-size:13px;color:var(--muted);margin-top:10px}@media(max-width:960px){.article-layout{grid-template-columns:180px minmax(0,1fr);gap:35px}.contact-grid{gap:40px;grid-template-columns:.85fr 1.15fr}.contact-form-wrap{padding:30px 25px}.contact-form .form-row{grid-template-columns:1fr}.business-row-copy{padding:35px}}@media(max-width:640px){.breadcrumb{font-size:12px;gap:8px}.article-layout{display:block;padding-top:25px;padding-bottom:55px}.article-sidebar{position:static;display:flex;overflow-x:auto;border:0;margin-bottom:30px;background:#f4f6f9}.article-sidebar>a{white-space:nowrap;font-size:13px;padding:15px;border-bottom:0}.article-sidebar svg{display:none}.article-title h2{font-size:26px}.article-meta{font-size:12px;gap:14px;line-height:1.8}.empty-block{padding:50px 15px}.empty-block h2{font-size:23px}.business-list{gap:30px}.business-row{grid-template-columns:1fr}.business-row-photo{min-height:230px}.business-row:nth-child(2n) .business-row-photo{order:0}.business-row-copy{padding:30px 25px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact-form-wrap{padding:28px 20px}.contact-form .form-row{grid-template-columns:1fr;gap:22px}.job-card h3{font-size:22px}.job-card>button{padding:25px 0}.job-card button p{font-size:12px;gap:14px}.job-detail{padding:20px}.honors-gallery{grid-template-columns:1fr}}.language-switch{display:inline-flex;align-items:center;gap:10px;font-size:12px;padding:10px 2px;white-space:nowrap;margin-left:4px}.language-switch>span:not(.language-line){opacity:.55}.language-switch>span.selected{opacity:1;color:var(--gold)}.translation-note{padding:0 0 24px;font-size:12px;line-height:1.8;color:#95a7c0}.translation-note a{color:#cdbb91;margin-left:10px}html[lang=en] .brand strong{font-size:21px;letter-spacing:1px}html[lang=en] .desktop-nav{gap:22px}html[lang=en] .nav-link{font-size:13px}html[lang=en] .hero-copy h1{font-size:clamp(38px,4.2vw,62px);letter-spacing:1px;line-height:1.35;max-width:850px}html[lang=en] .hero-subtitle{letter-spacing:0;max-width:680px}html[lang=en] h2{letter-spacing:0}html[lang=en] .business-tabs button{font-size:14px}html[lang=en] .business-copy h3{font-size:25px;line-height:1.5}html[lang=en] .culture-copy h2{font-size:40px;letter-spacing:1px;max-width:750px}html[lang=en] .about-grid{gap:40px}html[lang=en] .about-title h2{font-size:33px}html[lang=en] .compliance-card>h2,html[lang=en] .honor-card>h2{font-size:27px}html[lang=en] .hero-copy .eyebrow{letter-spacing:1px}html[lang=en] .article-sidebar>a{font-size:13px}html[lang=en] .article-title h2{overflow-wrap:anywhere}@media(max-width:1200px){html[lang=en] .desktop-nav,.header-inner{gap:14px}html[lang=en] .business-tabs button{padding-left:8px;padding-right:8px}html[lang=en] .business-tabs button>svg{display:none}}@media(max-width:960px){.language-switch{margin-left:auto}html[lang=en] .about-grid{gap:30px}html[lang=en] .hero-copy h1{max-width:700px}}@media(max-width:640px){.language-switch{font-size:12px;gap:8px;margin-right:5px}html[lang=en] .brand strong{font-size:18px}html[lang=en] .brand small{letter-spacing:2px}html[lang=en] .hero-copy{padding-top:185px}html[lang=en] .hero-copy h1{font-size:36px;line-height:1.35;max-width:100%}html[lang=en] .hero-subtitle{max-width:100%;font-size:14px}html[lang=en] .culture-copy h2{font-size:32px}html[lang=en] .about-title{display:block}html[lang=en] .about-title h2{font-size:29px}html[lang=en] .about-title .text-link{margin-top:16px}html[lang=en] .section-top{flex-wrap:wrap}html[lang=en] .business-tabs button{font-size:13px}html[lang=en] .page-heading h1{font-size:29px;letter-spacing:0}html[lang=en] .compliance-card>h2,html[lang=en] .honor-card>h2{font-size:26px}}
