@font-face{font-family:Source Han Sans CN;src:url(/website/tansun/figma/fonts/SourceHanSansSC-VF.otf.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:block}:root{--ts-brand:#1f3efe;--ts-brand-hover:#1934d8;--ts-ink:#222;--ts-heading:#111;--ts-muted:#666;--ts-surface:#fff;--ts-surface-soft:#f5f8fb;--ts-border:#d9d9d9;--ts-font:"Source Han Sans CN", "Source Han Sans SC", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;--ts-content-width:1600px;--ts-gutter:clamp(20px, 8.333vw, 160px);--ts-header-height:100px;--ts-body-size:16px;--ts-body-leading:1.875;--ts-section-space:clamp(56px, 6.25vw, 120px);--ts-title-size:clamp(32px, 3.125vw, 60px);--ts-hero-size:clamp(40px, 5vw, 96px);--ts-button-height:50px;--ts-radius-pill:30px;--ts-focus:0 0 0 3px #fff, 0 0 0 6px #1f3efe}tansun-site-header{z-index:1000;flex-shrink:0;display:block;position:relative}.tn-header--managed{height:var(--ts-header-height);background:var(--ts-surface);font-family:var(--ts-font);overflow:visible}.tn-header--transparent{background:0 0}.tn-header--managed .tn-header__stage{width:100%;height:var(--ts-header-height)}.tn-header--managed .tn-header__bar{height:var(--ts-header-height);align-items:center;gap:clamp(16px,2vw,40px);padding:0 clamp(24px,3.125vw,60px);display:flex}.tn-header--managed .tn-header__logo{flex:0 0 160px;height:54px;position:static}.tn-header--managed .tn-header__logo img{object-fit:contain;width:160px;height:54px}.tn-header--managed .tn-header__nav{flex:1;justify-content:center;align-items:center;gap:clamp(18px,2.5vw,48px);display:flex}.tn-header--managed .tn-header__nav-item{min-height:44px;position:static}.tn-header--managed .tn-header__nav-item[data-menu-trigger]:after{content:"";border-bottom:1px solid;border-right:1px solid;width:5px;height:5px;margin-left:8px;transform:translateY(-2px)rotate(45deg)}.tn-header--managed .tn-header__nav-item[aria-expanded=true]{color:var(--ts-brand)}.tn-header--managed .tn-header__nav-item[aria-expanded=true]:after{transform:translateY(1px)rotate(225deg)}.tn-header--managed .tn-header__search{flex:0 0 50px;position:static}.tn-header--managed .tn-header__contact{background:var(--ts-brand);flex:0 0 140px;position:static}.tn-header--managed .tn-dropdown--managed{top:var(--ts-header-height);height:auto;min-height:360px;max-height:calc(100dvh - var(--ts-header-height));padding:48px var(--ts-gutter);border-top:1px solid var(--ts-border);overflow-y:auto;box-shadow:0 24px 36px #00000014}.tn-header--managed .tn-dropdown--managed>.tn-dropdown__title{margin-bottom:30px;font-size:30px;position:static}.tn-header--managed .tn-managed-columns>.tn-dropdown__column{position:static}.tn-header--managed .tn-link-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 60px;margin-top:20px;display:grid}.tn-header--managed .tn-branch__panel .tn-arrow-link{margin:12px 0}.tn-header--delivered .tn-dropdown{top:var(--ts-header-height);max-height:calc(100dvh - var(--ts-header-height));overflow-y:auto;box-shadow:0 24px 36px #00000014}.tn-header--delivered .tn-link-list{flex-direction:column;gap:0;display:flex}.tn-header--delivered .tn-branch__panel .tn-arrow-link{margin:0}.tn-header--delivered .tn-mobile-panel{box-shadow:none;top:0}@media (min-width:1024px){.tn-header--delivered .tn-branch-list>.tn-arrow-link{min-height:36px;font-size:16px;line-height:36px}.tn-header--delivered .tn-dropdown.is-open{gap:clamp(24px,3vw,56px);height:auto;min-height:420px;padding:48px clamp(24px,5vw,96px);display:flex}.tn-header--delivered .tn-dropdown__title{white-space:normal;flex:0 0 240px;font-size:28px;position:static}.tn-header--delivered .tn-dropdown__divider{display:none}.tn-header--delivered .tn-dropdown__column{flex:0 auto;position:static}}.tn-header :is(a,button):focus-visible,.ts-footer :is(a,input,button):focus-visible{outline:2px solid var(--ts-brand);outline-offset:4px}.ts-footer{z-index:4;width:100%;padding:64px var(--ts-gutter) 32px;background:var(--ts-surface);color:var(--ts-ink);font-family:var(--ts-font);flex-shrink:0;font-size:14px;line-height:30px;position:relative}.ts-footer *{box-sizing:border-box}.ts-footer a{color:inherit;text-decoration:none}.ts-footer a:hover{color:var(--ts-brand)}.ts-footer h2{margin:0 0 30px;font-size:20px;font-weight:700;line-height:30px}.ts-footer__friends{max-width:var(--ts-content-width);border-bottom:1px solid var(--ts-border);margin:0 auto;padding-bottom:40px;font-size:16px}.ts-footer__friends span+span:before{content:" | ";color:var(--ts-muted);margin:0 16px}.ts-footer__grid{max-width:var(--ts-content-width);grid-template-columns:minmax(320px,1fr) minmax(160px,.4fr) minmax(270px,.55fr);gap:clamp(32px,5vw,100px);margin:0 auto;padding:74px 0 80px;display:grid}.ts-footer__subscribe{max-width:500px;padding-top:40px}.ts-footer .subscribe{width:100%;position:static}.ts-footer__subscribe h2{margin-bottom:0}.ts-footer__subscribe p{white-space:pre-line;margin:0;line-height:24px}.ts-footer form{background:#fff;border-radius:50px;align-items:center;gap:10px;width:100%;height:67px;margin-top:80px;padding:10px;display:flex;position:relative;top:auto;left:auto;box-shadow:0 4px 10px #0000000d}.ts-footer form input{width:100%;min-width:0;height:47px;color:var(--ts-ink);font:inherit;background:0 0;border:0;padding:0 18px;font-size:16px}.ts-footer form input::placeholder{color:#c4c4c4}.ts-footer form button{background:var(--ts-brand);color:#fff;height:47px;font:inherit;cursor:pointer;border:0;border-radius:50px;flex:0 0 100px;font-size:16px;position:static}.ts-footer form>span{color:var(--ts-muted);font-size:12px;position:absolute;top:calc(100% + 8px);left:0}.ts-footer__links>a{display:block}.ts-footer__contact p{overflow-wrap:anywhere;margin:0}.ts-footer__social{gap:9px;margin-top:24px;display:flex}.ts-footer__social img{object-fit:contain;width:45px;height:45px}.ts-footer__bottom{max-width:var(--ts-content-width);border-top:1px solid var(--ts-border);flex-wrap:wrap;justify-content:center;gap:16px;margin:0 auto;padding-top:36px;font-size:16px;line-height:30px;display:flex}.tansun-static-home>tansun-site-header{width:100%;position:absolute;inset:0 0 auto}.tansun-static-home .psd-page{height:4915px}@media (max-width:1279px) and (min-width:1024px){.tn-header--managed .tn-header__bar{gap:16px;padding:0 24px}.tn-header--managed .tn-header__nav{gap:14px}.tn-header--managed .tn-header__nav-item{font-size:14px}.tn-header--managed .tn-header__contact{flex-basis:110px}.tn-header--managed .tn-header__search{display:none}}@media (max-width:1023px){:root{--ts-header-height:80px;--ts-gutter:32px}.tn-header--managed .tn-header__nav,.tn-header--managed .tn-header__search,.tn-header--managed .tn-header__contact{display:none}.tn-header--managed .tn-header__bar{padding:0 24px}.tn-header--managed .tn-mobile-nav{top:var(--ts-header-height)}.tn-header--managed .tn-mobile-panel{min-height:0;max-height:none;box-shadow:none;border:0;padding:20px 0}.tn-header--managed .tn-mobile-panel .tn-link-list{grid-template-columns:1fr;gap:12px}.ts-footer__grid{grid-template-columns:1fr 1fr}.ts-footer__subscribe{grid-column:1/-1;padding-top:0}.ts-footer form{margin-top:32px}.tansun-static-home .psd-page{height:auto}}@media (max-width:639px){:root{--ts-gutter:20px}.ts-footer{padding-top:40px}.ts-footer__grid{grid-template-columns:1fr;gap:48px;padding:40px 0}.ts-footer__friends{padding-bottom:24px;font-size:14px}.ts-footer__friends span+span:before{margin:0 8px}.ts-footer__bottom{justify-content:flex-start;font-size:12px}}
.OfferingPresentationView-module__nLJlIW__root{--offering-blue:var(--ts-brand);color:#111;font-family:var(--ts-font);font-size:var(--ts-body-size);line-height:var(--ts-body-leading);overflow-wrap:anywhere;background:#fff;container-type:inline-size}.OfferingPresentationView-module__nLJlIW__root *{box-sizing:border-box}.OfferingPresentationView-module__nLJlIW__root h1,.OfferingPresentationView-module__nLJlIW__root h2,.OfferingPresentationView-module__nLJlIW__root h3,.OfferingPresentationView-module__nLJlIW__root p,.OfferingPresentationView-module__nLJlIW__root figure{margin:0}.OfferingPresentationView-module__nLJlIW__root [hidden]{display:none!important}.OfferingPresentationView-module__nLJlIW__root a,.OfferingPresentationView-module__nLJlIW__root button{-webkit-tap-highlight-color:transparent}.OfferingPresentationView-module__nLJlIW__root button{font:inherit;cursor:pointer}.OfferingPresentationView-module__nLJlIW__root button:disabled{opacity:.35;cursor:default}.OfferingPresentationView-module__nLJlIW__root a:focus-visible,.OfferingPresentationView-module__nLJlIW__root button:focus-visible,.OfferingPresentationView-module__nLJlIW__root summary:focus-visible,.OfferingPresentationView-module__nLJlIW__tableScroll:focus-visible,.OfferingPresentationView-module__nLJlIW__workflow:focus-visible{outline:2px solid var(--offering-blue);outline-offset:5px}.OfferingPresentationView-module__nLJlIW__main{width:min(var(--ts-content-width), calc(100% - 2 * clamp(20px, 8.333cqw, 160px)));margin:auto}.OfferingPresentationView-module__nLJlIW__main>h1{text-align:center;margin:65px 0 75px;font-size:clamp(32px,3.4vw,64px);line-height:1.35}.OfferingPresentationView-module__nLJlIW__hero{isolation:isolate;background:#e9f0f8;align-items:center;min-height:clamp(330px,34vw,650px);padding:65px 8.33%;display:flex;position:relative}.OfferingPresentationView-module__nLJlIW__hero picture,.OfferingPresentationView-module__nLJlIW__hero picture img{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.OfferingPresentationView-module__nLJlIW__hero picture img{object-fit:cover}.OfferingPresentationView-module__nLJlIW__hero>div{max-width:850px}.OfferingPresentationView-module__nLJlIW__hero h2{font-size:var(--ts-hero-size);letter-spacing:-.03em;line-height:1.3}.OfferingPresentationView-module__nLJlIW__hero i{background:var(--offering-blue);width:60px;height:3px;margin:28px 0;display:block}.OfferingPresentationView-module__nLJlIW__hero .OfferingPresentationView-module__nLJlIW__body{max-width:640px}.OfferingPresentationView-module__nLJlIW__navigation{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border-bottom:1px solid #e7ebf1;justify-content:safe center;gap:10px;padding:12px 4%;display:flex;position:sticky;top:0;overflow-x:auto}.OfferingPresentationView-module__nLJlIW__navigation a{color:#333;border-radius:5px;flex:none;padding:8px 24px;font-size:14px;text-decoration:none}.OfferingPresentationView-module__nLJlIW__navigation a[aria-current],.OfferingPresentationView-module__nLJlIW__navigation a:hover{background:var(--offering-blue);color:#fff}.OfferingPresentationView-module__nLJlIW__breadcrumb{color:#666;margin-top:40px;font-size:16px;line-height:24px}.OfferingPresentationView-module__nLJlIW__breadcrumb ol{flex-wrap:wrap;gap:12px;margin:0;padding:0;list-style:none;display:flex}.OfferingPresentationView-module__nLJlIW__breadcrumb li+li:before{content:"";vertical-align:2px;border-top:1px solid;border-right:1px solid;width:7px;height:7px;margin-right:16px;display:inline-block;transform:rotate(45deg)}.OfferingPresentationView-module__nLJlIW__breadcrumb a{color:inherit;text-decoration:none}.OfferingPresentationView-module__nLJlIW__breadcrumb a:hover{color:var(--offering-blue)}.OfferingPresentationView-module__nLJlIW__section{margin:90px 0;scroll-margin-top:100px}.OfferingPresentationView-module__nLJlIW__heading{margin-bottom:50px}.OfferingPresentationView-module__nLJlIW__root h2{font-size:clamp(26px,2.5cqw,48px);line-height:1.5}.OfferingPresentationView-module__nLJlIW__root h3{font-size:24px;line-height:1.55}.OfferingPresentationView-module__nLJlIW__english{color:#e5e5e5;letter-spacing:.15em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:24px;font-weight:700;line-height:28px}.OfferingPresentationView-module__nLJlIW__heading .OfferingPresentationView-module__nLJlIW__body{max-width:920px;margin-top:22px}.OfferingPresentationView-module__nLJlIW__body{color:#424953;white-space:pre-line}.OfferingPresentationView-module__nLJlIW__body p+p{margin-top:18px}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__cta{background:var(--offering-blue);color:#fff;border-radius:30px;align-items:center;gap:24px;margin-top:32px;padding:11px 28px;font-size:14px;text-decoration:none;display:inline-flex}.OfferingPresentationView-module__nLJlIW__cta:hover{filter:brightness(.92)}.OfferingPresentationView-module__nLJlIW__overview,.OfferingPresentationView-module__nLJlIW__scenario{grid-template-columns:1fr 1fr;align-items:center;gap:7%;display:grid}.OfferingPresentationView-module__nLJlIW__image_right>figure{order:2}.OfferingPresentationView-module__nLJlIW__image_bottom{flex-direction:column-reverse;gap:50px;display:flex}.OfferingPresentationView-module__nLJlIW__noImage,.OfferingPresentationView-module__nLJlIW__text_only{grid-template-columns:1fr!important}.OfferingPresentationView-module__nLJlIW__image_bottom .OfferingPresentationView-module__nLJlIW__figure{width:100%}.OfferingPresentationView-module__nLJlIW__figure img{object-fit:contain;max-width:100%;max-height:600px;margin:auto;display:block}.OfferingPresentationView-module__nLJlIW__figure figcaption{text-align:center;color:#8b94a2;margin-top:15px;font-size:13px}.OfferingPresentationView-module__nLJlIW__imageButton{background:0 0;border:0;width:100%;padding:0;display:block;cursor:zoom-in!important}.OfferingPresentationView-module__nLJlIW__imageDialog{border:0;border-radius:16px;max-width:94vw;max-height:94vh;padding:40px}.OfferingPresentationView-module__nLJlIW__imageDialog::backdrop{background:#071224c9}.OfferingPresentationView-module__nLJlIW__imageDialog img{object-fit:contain;max-width:85vw;max-height:82vh}.OfferingPresentationView-module__nLJlIW__imageDialog button{background:#fff;border:0;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:8px;right:8px}.OfferingPresentationView-module__nLJlIW__tableScroll{border-radius:30px;overflow:auto}.OfferingPresentationView-module__nLJlIW__tableScroll table{border-collapse:collapse;width:100%;min-width:620px;font-size:16px}.OfferingPresentationView-module__nLJlIW__tableScroll th,.OfferingPresentationView-module__nLJlIW__tableScroll td{vertical-align:middle;text-align:left;border-right:1px solid #e3eaf3;padding:34px 35px}.OfferingPresentationView-module__nLJlIW__tableScroll thead th{background:var(--offering-blue);color:#fff;text-align:center;font-size:24px}.OfferingPresentationView-module__nLJlIW__tableScroll tbody th{text-align:center;width:25%;font-size:22px}.OfferingPresentationView-module__nLJlIW__tableScroll tbody tr:nth-child(2n){background:var(--ts-surface-soft)}.OfferingPresentationView-module__nLJlIW__effect{color:var(--offering-blue);font-weight:600}.OfferingPresentationView-module__nLJlIW__cards{grid-template-columns:repeat(var(--offering-columns,3), minmax(0, 1fr));gap:24px;display:grid}.OfferingPresentationView-module__nLJlIW__card{background:var(--ts-surface-soft);border-radius:30px;padding:40px 30px;transition:color .2s,background .2s}.OfferingPresentationView-module__nLJlIW__card .OfferingPresentationView-module__nLJlIW__body{margin-top:18px;font-size:15px}.OfferingPresentationView-module__nLJlIW__card .OfferingPresentationView-module__nLJlIW__figure{margin-bottom:25px}.OfferingPresentationView-module__nLJlIW__card .OfferingPresentationView-module__nLJlIW__figure img{max-height:200px}.OfferingPresentationView-module__nLJlIW__card:hover,.OfferingPresentationView-module__nLJlIW__card:focus-within{background:var(--offering-blue);color:#fff}.OfferingPresentationView-module__nLJlIW__card:hover .OfferingPresentationView-module__nLJlIW__body,.OfferingPresentationView-module__nLJlIW__card:focus-within .OfferingPresentationView-module__nLJlIW__body{color:#f4f6ff}.OfferingPresentationView-module__nLJlIW__card:hover .OfferingPresentationView-module__nLJlIW__cta,.OfferingPresentationView-module__nLJlIW__card:focus-within .OfferingPresentationView-module__nLJlIW__cta{color:var(--offering-blue);background:#fff}.OfferingPresentationView-module__nLJlIW__icon{object-fit:contain;width:44px;height:44px;margin-bottom:24px}.OfferingPresentationView-module__nLJlIW__tabs{border-bottom:1px solid #e5e7eb;gap:0;margin-bottom:80px;display:flex;overflow:auto}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__tabs button{color:#69727f;text-align:left;min-width:160px;box-shadow:none;background:#fff;border:0;border-bottom:2px solid #0000;border-radius:0;flex:1 0 auto;padding:0 5px 18px;font-size:16px}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__tabs button[aria-selected=true]{color:var(--offering-blue);border-bottom-color:var(--offering-blue)}.OfferingPresentationView-module__nLJlIW__tabHeading{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:84px;display:flex}.OfferingPresentationView-module__nLJlIW__tabHeading .OfferingPresentationView-module__nLJlIW__heading{margin-bottom:0}.OfferingPresentationView-module__nLJlIW__pillTabs{border:0;flex-shrink:0;gap:40px;margin:27px 0 0}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__pillTabs button{border:1px solid var(--offering-blue);width:160px;min-height:50px;color:var(--offering-blue);text-align:center;border-radius:30px;flex:none;padding:12px 24px}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__pillTabs button[aria-selected=true]{background:var(--offering-blue);color:#fff}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__english{margin-top:3px}.OfferingPresentationView-module__nLJlIW__section[data-offering-section=cases]>.OfferingPresentationView-module__nLJlIW__heading{text-align:center;margin-bottom:63px}.OfferingPresentationView-module__nLJlIW__scenario .OfferingPresentationView-module__nLJlIW__body{margin-top:22px}.OfferingPresentationView-module__nLJlIW__scenario+.OfferingPresentationView-module__nLJlIW__figure{margin-top:40px}.OfferingPresentationView-module__nLJlIW__case{isolation:isolate;background:var(--offering-blue);color:#fff;border-radius:clamp(24px,2.6042cqw,50px);grid-template-columns:minmax(0,1fr) minmax(0,41.379%);align-items:center;gap:7%;padding:3.125% 3.125% 3.125% 6.25%;display:grid;position:relative;overflow:hidden}.OfferingPresentationView-module__nLJlIW__case:before{content:"";z-index:-1;opacity:.08;pointer-events:none;background:url(/website/tansun/figma/service/practice-decoration.png) 50%/100% 145.2% no-repeat;width:33.875%;position:absolute;top:0;bottom:0;left:17.5625%}.OfferingPresentationView-module__nLJlIW__caseCopy{flex-direction:column;align-items:flex-start;min-height:clamp(220px,20.8333cqw,400px);display:flex}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__case h3{font-size:clamp(18px,1.25cqw,24px);font-weight:900}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__case .OfferingPresentationView-module__nLJlIW__body{color:inherit}.OfferingPresentationView-module__nLJlIW__case .OfferingPresentationView-module__nLJlIW__body{margin-top:18px;font-size:clamp(12px,.7292cqw,14px);line-height:1.5}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__case .OfferingPresentationView-module__nLJlIW__cta{color:var(--offering-blue);background:#fff}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__case .OfferingPresentationView-module__nLJlIW__caseAction{flex-shrink:0;justify-content:center;width:clamp(32px,2.6042cqw,50px);height:clamp(32px,2.6042cqw,50px);margin-top:auto;margin-bottom:clamp(0px,2.6563cqw,51px);padding:0}.OfferingPresentationView-module__nLJlIW__caseAction svg{transform:rotate(-45deg)}.OfferingPresentationView-module__nLJlIW__case .OfferingPresentationView-module__nLJlIW__figure>img,.OfferingPresentationView-module__nLJlIW__case .OfferingPresentationView-module__nLJlIW__imageButton>img{aspect-ratio:3/2;object-fit:cover;border-radius:40px;width:100%;max-height:none}.OfferingPresentationView-module__nLJlIW__quote{height:clamp(44px,4.5313cqw,87px);margin-bottom:0;font-family:Arial,sans-serif;font-size:clamp(64px,6.6667cqw,128px);font-weight:700;line-height:1;display:block}.OfferingPresentationView-module__nLJlIW__faq{grid-template-columns:.9fr 1fr;gap:12%;display:grid}.OfferingPresentationView-module__nLJlIW__faq details{border-top:1px solid #e5e7eb;padding:26px 0}.OfferingPresentationView-module__nLJlIW__faq details:last-of-type{border-bottom:1px solid #e5e7eb}.OfferingPresentationView-module__nLJlIW__faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;list-style:none;display:flex}.OfferingPresentationView-module__nLJlIW__faq summary::-webkit-details-marker{display:none}.OfferingPresentationView-module__nLJlIW__faq summary svg{color:#adb5c1;flex-shrink:0}.OfferingPresentationView-module__nLJlIW__faq details[open]{border-bottom:1px solid var(--offering-blue)}.OfferingPresentationView-module__nLJlIW__faq details[open] summary{font-weight:600}.OfferingPresentationView-module__nLJlIW__faq details[open] summary svg{color:var(--offering-blue);transform:rotate(45deg)}.OfferingPresentationView-module__nLJlIW__faq details .OfferingPresentationView-module__nLJlIW__body{padding:24px 16px 8px;font-size:15px}.OfferingPresentationView-module__nLJlIW__pager{color:#8c95a3;justify-content:space-between;align-items:center;margin-top:32px;font-size:14px;display:flex}.OfferingPresentationView-module__nLJlIW__pager>div{gap:25px;display:flex}.OfferingPresentationView-module__nLJlIW__pager button{border:1px solid var(--offering-blue);width:48px;height:48px;color:var(--offering-blue);background:#fff;border-radius:50%;place-items:center;display:grid}.OfferingPresentationView-module__nLJlIW__pager button:last-child{background:var(--offering-blue);color:#fff}.OfferingPresentationView-module__nLJlIW__workflow{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#d6e3ff transparent;gap:24px;display:flex;overflow:auto}.OfferingPresentationView-module__nLJlIW__workflow article{scroll-snap-align:start;flex:0 0 calc(33.3333% - 16px);padding:12px 0}.OfferingPresentationView-module__nLJlIW__workflow b{color:#b8c8f0;font-size:35px}.OfferingPresentationView-module__nLJlIW__workflow h3{border-left:3px solid var(--offering-blue);margin:15px 0;padding-left:15px}.OfferingPresentationView-module__nLJlIW__workflow .OfferingPresentationView-module__nLJlIW__body{font-size:15px}.OfferingPresentationView-module__nLJlIW__metrics{text-align:center;grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.OfferingPresentationView-module__nLJlIW__metrics strong{color:var(--offering-blue);font-size:64px}.OfferingPresentationView-module__nLJlIW__metrics small{margin-left:8px;font-size:22px}.OfferingPresentationView-module__nLJlIW__metrics h3{font-size:20px}.OfferingPresentationView-module__nLJlIW__metrics .OfferingPresentationView-module__nLJlIW__body{margin-top:12px;font-size:14px}.OfferingPresentationView-module__nLJlIW__note{background:linear-gradient(120deg,#f3f8ff,#fafaff);border-radius:30px;padding:48px 60px}.OfferingPresentationView-module__nLJlIW__note .OfferingPresentationView-module__nLJlIW__heading{margin-bottom:25px}.OfferingPresentationView-module__nLJlIW__note h2{font-size:26px}.OfferingPresentationView-module__nLJlIW__note .OfferingPresentationView-module__nLJlIW__body,.OfferingPresentationView-module__nLJlIW__sources{font-size:14px}.OfferingPresentationView-module__nLJlIW__sources{padding-left:20px}.OfferingPresentationView-module__nLJlIW__sources li+li{margin-top:20px}.OfferingPresentationView-module__nLJlIW__sources .OfferingPresentationView-module__nLJlIW__cta{color:var(--offering-blue);background:0 0;margin-top:8px;padding:0;text-decoration:underline}.OfferingPresentationView-module__nLJlIW__supplementTitle{text-align:left!important}.OfferingPresentationView-module__nLJlIW__supplement{grid-template-columns:230px minmax(0,1fr);gap:65px;display:grid}.OfferingPresentationView-module__nLJlIW__supplement .OfferingPresentationView-module__nLJlIW__section{margin-top:0}.OfferingPresentationView-module__nLJlIW__supplement h2{margin-bottom:30px;font-size:32px}.OfferingPresentationView-module__nLJlIW__supplement .OfferingPresentationView-module__nLJlIW__figure,.OfferingPresentationView-module__nLJlIW__supplement .OfferingPresentationView-module__nLJlIW__tableScroll{margin-top:35px}.OfferingPresentationView-module__nLJlIW__chapters{align-self:start;gap:18px;font-size:15px;display:grid;position:sticky;top:40px}.OfferingPresentationView-module__nLJlIW__chapters a,.OfferingPresentationView-module__nLJlIW__mobileContents a{color:#697483;border-left:2px solid #e5ebf3;align-items:center;gap:6px;padding-left:16px;text-decoration:none;display:flex}.OfferingPresentationView-module__nLJlIW__chapters a[aria-current],.OfferingPresentationView-module__nLJlIW__chapters a:hover,.OfferingPresentationView-module__nLJlIW__mobileContents a[aria-current]{color:var(--offering-blue);border-color:var(--offering-blue)}.OfferingPresentationView-module__nLJlIW__mobileContents{display:none}.OfferingPresentationView-module__nLJlIW__compact{font-size:10px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__hero{min-height:160px;padding:25px 20px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__hero h2{font-size:24px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__main>h1{margin:30px 0;font-size:20px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__navigation a{padding:4px 8px;font-size:8px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__breadcrumb{margin-top:16px;font-size:7px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__section{margin:35px 0;scroll-margin-top:50px}.OfferingPresentationView-module__nLJlIW__compact h2{font-size:19px}.OfferingPresentationView-module__nLJlIW__compact h3{font-size:12px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__english{font-size:8px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__body,.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__card .OfferingPresentationView-module__nLJlIW__body,.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__faq .OfferingPresentationView-module__nLJlIW__body,.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tabs button{font-size:10px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__figure img{max-height:220px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tableScroll table{min-width:0}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tableScroll th,.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tableScroll td{padding:14px 8px;font-size:9px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__faq{grid-template-columns:1fr;gap:10px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tabs{gap:5px;margin-bottom:20px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tabs button{padding:8px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__card{border-radius:14px;padding:15px 12px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__case{border-radius:18px;gap:16px;min-height:0;padding:25px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__quote{height:32px;margin-bottom:18px;font-size:40px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__note{border-radius:18px;padding:24px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__pager button{width:30px;height:30px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__caseCopy{min-height:180px}.OfferingPresentationView-module__nLJlIW__root.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__case .OfferingPresentationView-module__nLJlIW__caseAction{width:30px;height:30px;margin:20px 0 0}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tabHeading{margin-bottom:24px;display:block}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__pillTabs{margin-top:15px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__pillTabs button{width:auto;min-width:80px;min-height:30px;padding:5px 12px}@media (max-width:1024px){.OfferingPresentationView-module__nLJlIW__tabHeading{flex-wrap:wrap;gap:24px;margin-bottom:40px}.OfferingPresentationView-module__nLJlIW__pillTabs{gap:12px;margin-top:0}.OfferingPresentationView-module__nLJlIW__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.OfferingPresentationView-module__nLJlIW__tableScroll th,.OfferingPresentationView-module__nLJlIW__tableScroll td{padding:24px}}@media (max-width:767px){.OfferingPresentationView-module__nLJlIW__breadcrumb{margin-top:24px;font-size:12px;line-height:24px}.OfferingPresentationView-module__nLJlIW__breadcrumb ol{gap:5px}.OfferingPresentationView-module__nLJlIW__breadcrumb li+li:before{width:5px;height:5px;margin-right:9px}.OfferingPresentationView-module__nLJlIW__tabs{margin-bottom:36px}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__tabs button{min-width:120px;padding:12px;font-size:14px}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__pillTabs button{width:auto;min-height:42px}.OfferingPresentationView-module__nLJlIW__case{min-height:0}.OfferingPresentationView-module__nLJlIW__caseCopy{min-height:220px}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__case .OfferingPresentationView-module__nLJlIW__caseAction{margin:28px 0 0}.OfferingPresentationView-module__nLJlIW__case:before{width:80%;left:10%}.OfferingPresentationView-module__nLJlIW__quote{height:64px;font-size:80px}.OfferingPresentationView-module__nLJlIW__case .OfferingPresentationView-module__nLJlIW__figure>img,.OfferingPresentationView-module__nLJlIW__case .OfferingPresentationView-module__nLJlIW__imageButton>img{border-radius:22px}.OfferingPresentationView-module__nLJlIW__root:not(.OfferingPresentationView-module__nLJlIW__compact){font-size:15px}.OfferingPresentationView-module__nLJlIW__main{width:calc(100% - 40px)}.OfferingPresentationView-module__nLJlIW__hero{min-height:310px;padding:40px 25px}.OfferingPresentationView-module__nLJlIW__hero h2{font-size:34px}.OfferingPresentationView-module__nLJlIW__hero .OfferingPresentationView-module__nLJlIW__body{max-width:80%}.OfferingPresentationView-module__nLJlIW__main>h1{margin:35px 0}.OfferingPresentationView-module__nLJlIW__navigation{padding:10px}.OfferingPresentationView-module__nLJlIW__navigation a{padding:7px 14px;font-size:12px}.OfferingPresentationView-module__nLJlIW__section{margin:55px 0}.OfferingPresentationView-module__nLJlIW__heading{margin-bottom:30px}.OfferingPresentationView-module__nLJlIW__english{font-size:14px}.OfferingPresentationView-module__nLJlIW__overview,.OfferingPresentationView-module__nLJlIW__scenario,.OfferingPresentationView-module__nLJlIW__case,.OfferingPresentationView-module__nLJlIW__faq{grid-template-columns:1fr;gap:26px}.OfferingPresentationView-module__nLJlIW__image_right>figure{order:0}.OfferingPresentationView-module__nLJlIW__cards{grid-template-columns:1fr}.OfferingPresentationView-module__nLJlIW__card{padding:30px}.OfferingPresentationView-module__nLJlIW__root h3{font-size:20px}.OfferingPresentationView-module__nLJlIW__case{border-radius:28px;padding:32px 28px}.OfferingPresentationView-module__nLJlIW__note{border-radius:24px;padding:30px 25px}.OfferingPresentationView-module__nLJlIW__workflow article{flex-basis:90%}.OfferingPresentationView-module__nLJlIW__metrics{grid-template-columns:1fr}.OfferingPresentationView-module__nLJlIW__metrics strong{font-size:48px}.OfferingPresentationView-module__nLJlIW__supplement{display:block}.OfferingPresentationView-module__nLJlIW__chapters{display:none}.OfferingPresentationView-module__nLJlIW__mobileContents{background:var(--ts-surface-soft);border-radius:12px;margin-bottom:35px;padding:18px;display:block}.OfferingPresentationView-module__nLJlIW__mobileContents summary{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.OfferingPresentationView-module__nLJlIW__mobileContents nav{gap:18px;margin-top:20px;display:grid}}@media (prefers-reduced-motion:reduce){.OfferingPresentationView-module__nLJlIW__root *,.OfferingPresentationView-module__nLJlIW__root :before,.OfferingPresentationView-module__nLJlIW__root :after{scroll-behavior:auto!important;transition:none!important}}.OfferingPresentationView-module__nLJlIW__channelHeader{padding:70px 0 40px}.OfferingPresentationView-module__nLJlIW__channelHeader h1{margin:16px 0;font-size:clamp(32px,4vw,56px);line-height:1.3}.OfferingPresentationView-module__nLJlIW__channelHeader>p:first-child{color:var(--ts-brand)}.OfferingPresentationView-module__nLJlIW__channelCover{aspect-ratio:16/9;object-fit:cover;border-radius:12px;width:100%}.OfferingPresentationView-module__nLJlIW__channelEmpty{text-align:center;padding:80px 20px}.OfferingPresentationView-module__nLJlIW__tabs>a{padding:14px 24px}.OfferingPresentationView-module__nLJlIW__tabs>a[aria-current],.OfferingPresentationView-module__nLJlIW__tabs>button[aria-pressed=true]{color:var(--ts-brand);border-bottom:2px solid var(--ts-brand)}.OfferingPresentationView-module__nLJlIW__root .OfferingPresentationView-module__nLJlIW__hero h2{font-size:clamp(32px,4vw,72px)}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__supplement{grid-template-columns:1fr}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__chapters{font-size:10px;position:static}@container offering-preview (max-width:260px){.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__cards,.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__scenario,.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__case,.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__overview{grid-template-columns:1fr}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tableScroll table{min-width:340px}}.OfferingPresentationView-module__nLJlIW__root.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__hero h2{font-size:30px}.OfferingPresentationView-module__nLJlIW__channelFilters{flex-wrap:wrap;gap:24px;margin:24px 0;display:flex}.OfferingPresentationView-module__nLJlIW__channelFilters label{gap:8px;display:grid}.OfferingPresentationView-module__nLJlIW__channelFilters select{font:inherit;background:#fff;border:1px solid #dce1ed;border-radius:8px;min-width:180px;padding:10px 16px}.OfferingPresentationView-module__nLJlIW__tabIcon{object-fit:contain;vertical-align:middle;width:18px;height:18px;margin-right:8px}.OfferingPresentationView-module__nLJlIW__root.OfferingPresentationView-module__nLJlIW__compact{color:#18202c;font:10px/1.8 -apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__hero{height:155px;min-height:155px;padding:20px}.OfferingPresentationView-module__nLJlIW__root.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__hero h2{letter-spacing:-1px;font-size:22px;line-height:1.5}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__hero i{width:24px;height:2px;margin:10px 0}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__main{width:86%}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__main>h1{margin:22px 0 28px;font-size:19px;line-height:1.3}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__navigation{gap:3px;padding:7px 8px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__navigation a{padding:3px 5px;font-size:8px;line-height:1.8}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__breadcrumb{margin:12px 0;font-size:6px;line-height:1.8}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__breadcrumb ol{gap:3px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__breadcrumb li+li:before{margin-right:3px}.OfferingPresentationView-module__nLJlIW__compact [data-preview-selected]{outline-offset:10px;border-radius:6px;outline:2px dashed #8fb5ff}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__overview,.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__scenario{gap:15px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__overview .OfferingPresentationView-module__nLJlIW__body,.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__scenario .OfferingPresentationView-module__nLJlIW__body{font-size:9px;line-height:1.8}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__body{color:#59616d}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__body p{line-height:inherit}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__body p+p{margin-top:16.2px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__cta{gap:12px;margin-top:13px;padding:5px 12px;font-size:8px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__cta svg{width:9px;height:9px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__figure img{width:100%;max-height:160px}.OfferingPresentationView-module__nLJlIW__compact h2{font-size:17px;line-height:1.5}.OfferingPresentationView-module__nLJlIW__compact h3{font-size:11px;line-height:1.6}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__heading{margin-bottom:16px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__english{letter-spacing:1px;color:#b8bec8;margin-top:3px;font-size:7px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tableScroll{border-radius:10px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tableScroll :is(th,td){padding:12px 7px;font-size:8px}.OfferingPresentationView-module__nLJlIW__compact .OfferingPresentationView-module__nLJlIW__tableScroll th{font-size:9px}.OfferingPresentationView-module__nLJlIW__previewSiteHeader{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;height:42px;padding:0 18px;display:flex}.OfferingPresentationView-module__nLJlIW__previewSiteHeader img{width:73px;height:auto;display:block}.OfferingPresentationView-module__nLJlIW__previewSiteHeader a:last-child{background:var(--offering-blue);color:#fff;border-radius:30px;padding:4px 9px;font-size:7px;text-decoration:none}
