:root{--blue:#0068b7;--blue-deep:#06437d;--blue-bright:#159de1;--ice:#f3f9fd;--ink:#1b2b39;--muted:#667887;--line:#dce8f0;--white:#fff;--max:1440px;--header:82px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.site-body{margin:0;color:var(--ink);background:#fff;font:16px/1.75 "Helvetica Neue","PingFang SC","Microsoft YaHei",Arial,sans-serif;-webkit-font-smoothing:antialiased}body.site-body a{text-decoration:none;color:inherit}body.site-body img{display:block;max-width:100%}button,input{font:inherit}.page-width{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.page-section{padding:112px 0}.page-section--ice{background:var(--ice)}
.site-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid rgba(20,75,115,.09)}.site-header__inner{height:var(--header);width:min(1640px,calc(100% - 80px));margin:auto;display:flex;align-items:center;justify-content:space-between}.site-logo{width:206px}.site-logo img{width:auto;max-height:50px}.site-nav{height:100%;display:flex;align-items:stretch;gap:36px}.site-nav>a,.site-nav__item{position:relative;display:flex;align-items:center;font-size:15px;color:#263b4b;white-space:nowrap}.site-nav>a:after,.site-nav__item>a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--blue);transform:scaleX(0);transition:.25s}.site-nav>a:hover,.site-nav__item:hover>a,.site-nav__item.level1_active>a,.site-nav__item.is-active>a{color:var(--blue)}.site-nav>a:hover:after,.site-nav__item:hover>a:after,.site-nav__item.level1_active>a:after,.site-nav__item.is-active>a:after{transform:scaleX(1)}.site-nav__dropdown{position:absolute;visibility:hidden;opacity:0;top:82px;left:50%;min-width:228px;padding:14px 0;background:#fff;box-shadow:0 18px 42px rgba(22,67,102,.16);transform:translate(-50%,10px);transition:.2s}.site-nav__item:hover .site-nav__dropdown,.site-nav__item:focus-within .site-nav__dropdown{visibility:visible;opacity:1;transform:translate(-50%,0)}.site-nav__dropdown a{display:block;padding:10px 24px;color:#4e6475}.site-nav__dropdown a:hover{color:var(--blue);background:#f2f8fc}.site-nav__search{width:22px!important}.site-nav__search span{display:block;width:18px;height:18px;border:1.6px solid #294252;border-radius:50%;position:relative}.site-nav__search span:after{content:"";position:absolute;width:7px;height:1.5px;background:#294252;right:-5px;bottom:-2px;transform:rotate(45deg)}.site-nav__language{position:relative;display:flex;align-items:center}.site-nav__language button{border:0;background:var(--blue);color:#fff;border-radius:20px;padding:7px 13px;cursor:pointer}.site-nav__language button i{display:inline-block;margin-left:5px;border:4px solid transparent;border-top-color:#fff;transform:translateY(3px)}.site-nav__language-menu{position:absolute;visibility:hidden;opacity:0;right:0;top:60px;background:#fff;box-shadow:0 10px 28px rgba(20,60,90,.15);padding:9px 16px}.site-nav__language.is-open .site-nav__language-menu,.site-nav__language:hover .site-nav__language-menu{visibility:visible;opacity:1}.nav-toggle{display:none;border:0;background:none;padding:8px}.nav-toggle span{display:block;width:25px;height:2px;background:var(--ink);margin:5px}
.home-hero{height:calc(100vh - var(--header));min-height:660px;max-height:920px;position:relative;overflow:hidden;background:linear-gradient(115deg,#0378d0,#67c7f4)}.home-hero__background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-hero__glow{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,97,185,.8) 0%,rgba(0,120,205,.22) 55%,rgba(0,78,150,.04) 100%)}.home-hero__inner{position:relative;width:min(var(--max),calc(100% - 96px));height:100%;margin:auto;display:flex;align-items:center}.home-hero__copy{width:57%;padding-bottom:3%;color:#fff;position:relative;z-index:2}.home-hero__copy h1{font-size:clamp(44px,4.25vw,76px);line-height:1.18;font-weight:600;letter-spacing:.02em;margin:17px 0 19px;max-width:820px}.home-hero__copy>p:not(.section-kicker){font-size:19px;color:rgba(255,255,255,.88);max-width:660px}.home-hero__product{position:absolute;z-index:3;width:min(16vw,265px);right:30%;bottom:9%;filter:drop-shadow(0 25px 28px rgba(1,77,135,.26))}
.section-kicker{margin:0 0 14px;color:var(--blue);font-size:13px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.section-kicker span{color:#9dafbd;font-weight:400;letter-spacing:.04em}.section-kicker--light{color:#dff4ff}.outline-button{display:inline-flex;align-items:center;justify-content:space-between;min-width:148px;margin-top:27px;padding:11px 17px;border:1px solid var(--blue);color:var(--blue);font-size:14px;transition:.25s}.outline-button span,.outline-button b{margin-left:20px;font-weight:400}.outline-button:hover{color:#fff;background:var(--blue)}.outline-button--light{border-color:rgba(255,255,255,.82);color:#fff}.outline-button--light:hover{background:#fff;color:var(--blue)}
.split-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:90px;align-items:center}.split-layout--reverse .split-layout__copy{order:2}.split-layout--reverse .split-layout__media{order:1}.split-layout__copy h2,.center-heading h2,.section-heading h2,.intro-copy h2{margin:0 0 24px;font-size:clamp(32px,3vw,48px);line-height:1.34;font-weight:500;letter-spacing:.01em}.split-layout__copy .richtext,.lead-copy,.center-heading>p:last-child{color:var(--muted)}.split-layout__media{height:480px;overflow:hidden;background:#dceef8}.split-layout__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.split-layout:hover .split-layout__media img{transform:scale(1.025)}.split-layout--about{grid-template-columns:.9fr 1.1fr}.metric-row{margin-top:55px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metric{padding:25px 30px;border-right:1px solid var(--line)}.metric:last-child{border:0}.metric strong{display:block;color:var(--blue);font-size:31px;font-weight:500;line-height:1.2}.metric span{font-size:13px;color:#738491}.center-heading{text-align:center;max-width:900px;margin:0 auto 56px}.center-heading>p:last-child{max-width:700px;margin:0 auto}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:48px}.section-heading h2{margin-bottom:0}
.product-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-slide{position:relative;min-height:390px;overflow:hidden;background:linear-gradient(145deg,#fff,#eaf6fd);border:1px solid #e0edf5;padding:34px;display:flex;align-items:flex-end}.product-slide.is-featured{grid-column:span 2;background:linear-gradient(110deg,#fff 25%,#e3f5ff)}.product-slide__copy{position:relative;z-index:2;width:55%}.product-slide__copy>span{font-size:12px;color:#7ea8c4}.product-slide h3{margin:9px 0 10px;font-size:24px;font-weight:500}.product-slide p{color:var(--muted);font-size:14px}.product-slide b{color:var(--blue);font-size:13px;font-weight:500}.product-slide img{position:absolute;right:5%;bottom:5%;width:44%;height:82%;object-fit:contain;transition:.4s}.product-slide:hover img{transform:translateY(-6px) scale(1.02)}
.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line)}.quality-card{min-height:265px;background:#fff;padding:42px 30px}.quality-card>span{color:#9ccbe7;font-size:13px}.quality-card h3{font-size:21px;margin:35px 0 12px;font-weight:500}.quality-card p{margin:0;color:var(--muted);font-size:14px}.world-map{text-align:center}.world-map img{width:min(1080px,100%);margin:auto}.certificate-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.certificate-strip figure,.gallery-grid figure{margin:0}.certificate-strip img{width:100%;height:300px;object-fit:contain;filter:drop-shadow(0 12px 13px rgba(25,80,112,.13))}.certificate-strip figcaption,.gallery-grid figcaption{text-align:center;margin-top:13px;color:var(--muted);font-size:13px}
.news-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.news-tile{display:block}.news-tile__image{aspect-ratio:1.55;overflow:hidden;background:#e5f2f8}.news-tile__image img{width:100%;height:100%;object-fit:cover;transition:.5s}.news-tile:hover img{transform:scale(1.04)}.news-tile time{display:block;margin-top:20px;color:#8ca0ae;font-size:12px}.news-tile h3{margin:7px 0 9px;font-size:20px;line-height:1.5;font-weight:500}.news-tile p{color:var(--muted);font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-tile>span{display:block;color:var(--blue);font-size:13px;margin-top:17px}
.inner-hero{height:520px;position:relative;background-image:linear-gradient(90deg,rgba(1,66,119,.7),rgba(1,66,119,.06)),var(--inner-hero-image);background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.inner-hero__inner{width:min(var(--max),calc(100% - 96px));margin:auto}.inner-hero p{font-size:14px;text-transform:uppercase;letter-spacing:.16em;margin:0 0 12px;color:#c7eaff}.inner-hero h1{font-size:clamp(48px,4.2vw,72px);font-weight:500;margin:0;line-height:1.2}.subnav{border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:30}.subnav .page-width{display:flex;justify-content:center;overflow-x:auto}.subnav a{position:relative;padding:20px 28px;white-space:nowrap;color:#627583;font-size:14px}.subnav a:after{content:"";position:absolute;height:2px;background:var(--blue);left:28px;right:28px;bottom:0;transform:scaleX(0)}.subnav a.is-active,.subnav a:hover{color:var(--blue)}.subnav a.is-active:after{transform:scaleX(1)}.intro-copy{max-width:930px;text-align:center}.intro-copy .richtext{text-align:left}.richtext{color:#4f6270;line-height:2}.richtext h2,.richtext h3{color:var(--ink)}.richtext img{margin:28px auto}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{padding:38px 32px;background:#fff;border:1px solid var(--line)}.feature-card>span{display:block;color:#81bfe2;font-size:13px}.feature-card>img{width:42px;height:42px;object-fit:contain}.feature-card h3{font-size:21px;font-weight:500;margin:26px 0 10px}.feature-card div{color:var(--muted);font-size:14px}.information-panel{border-top:1px solid var(--line)}.information-row{display:grid;grid-template-columns:210px 1fr;gap:50px;padding:30px 15px;border-bottom:1px solid var(--line)}.information-row>span{color:var(--blue);font-size:20px}.information-row h3{font-size:20px;font-weight:500;margin:0 0 8px}.information-row p{margin:0;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.gallery-grid img{width:100%;aspect-ratio:1/1.2;object-fit:cover;background:#fff}.download-list{max-width:1000px}.download-list h2{font-size:38px;font-weight:500}.download-list a{display:flex;justify-content:space-between;padding:22px 5px;border-bottom:1px solid var(--line)}.download-list a b{color:var(--blue);font-weight:500}
.page-cta{position:relative;min-height:330px;overflow:hidden;background:#0478cc url('../images/figma/53-741-Rectangle-73.webp') center/cover;color:#fff;text-align:center;padding:80px 30px}.page-cta__mark{position:absolute;left:8%;top:0;bottom:0;display:flex;align-items:center;opacity:.16}.page-cta__mark img{width:260px}.page-cta p{position:relative;font-size:15px;letter-spacing:.14em;margin:0 0 10px}.page-cta h2{position:relative;font-size:clamp(30px,3.3vw,50px);font-weight:500;margin:0}
.compact-search{display:flex;border-bottom:1px solid #8fa5b4;min-width:280px}.compact-search input{border:0;outline:0;padding:10px;background:transparent;flex:1}.compact-search button{width:42px;border:0;background:transparent;position:relative}.compact-search button:before{content:"";position:absolute;width:15px;height:15px;border:1.5px solid var(--ink);border-radius:50%;top:12px;left:10px}.compact-search button:after{content:"";position:absolute;width:7px;height:1px;background:var(--ink);transform:rotate(45deg);left:24px;top:27px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:60px}.pagination a{width:38px;height:38px;border:1px solid var(--line);display:grid;place-items:center}.pagination a.is-current{background:var(--blue);color:#fff}.article-detail__inner{max-width:1000px;margin:auto;padding-inline:30px}.article-detail__back{font-size:14px;color:var(--blue)}.article-detail header{text-align:center;margin:55px 0}.article-detail header time{color:#8ca0ae;font-size:13px}.article-detail h1{font-size:clamp(34px,3vw,48px);line-height:1.4;font-weight:500;margin:12px 0}.article-detail header p{color:var(--muted)}.article-detail__cover{width:100%;max-height:580px;object-fit:cover;margin-bottom:50px}.article-detail__body{font-size:17px}.article-pager{display:grid;grid-template-columns:1fr 1fr;gap:30px;border-top:1px solid var(--line);margin-top:70px;padding-top:25px}.article-pager a:last-child{text-align:right}.article-pager small{display:block;color:#8b9ba6}
.search-hero{background:linear-gradient(120deg,#f2f9fd,#e1f3fd);padding:110px 0 90px}.search-hero h1{font-size:clamp(42px,4vw,65px);font-weight:500;margin:0 0 45px}.large-search{display:flex;max-width:980px;border-bottom:2px solid var(--blue)}.large-search input{border:0;outline:0;background:transparent;flex:1;font-size:22px;padding:17px 0}.large-search button{border:0;background:var(--blue);color:#fff;padding:0 44px}.search-count{color:var(--muted)}.search-group{margin:45px 0}.search-group h2{font-size:28px;font-weight:500;border-bottom:1px solid var(--line);padding-bottom:17px}.search-group h2 span{color:var(--blue);font-size:14px}.search-result{display:grid;grid-template-columns:120px 1fr 40px;gap:28px;padding:25px 0;border-bottom:1px solid var(--line)}.search-result time{color:#93a3ae;font-size:13px}.search-result h3{margin:0 0 6px;font-size:20px;font-weight:500}.search-result p{margin:0;color:var(--muted)}.search-result b{color:var(--blue)}.search-empty{text-align:center;padding:70px 0}.search-empty>span{display:grid;place-items:center;width:86px;height:86px;border-radius:50%;margin:auto;background:#e7f4fb;color:var(--blue);font-size:38px}.search-empty h2{font-size:30px;font-weight:500}.search-empty p{color:var(--muted)}.empty-state{text-align:center;padding:90px 20px;color:var(--muted)}
.not-found{min-height:calc(100vh - var(--header));display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#f1f9fd;padding:7vw}.not-found__copy p{color:var(--blue);font-size:24px}.not-found h1{font-size:clamp(43px,4vw,68px);font-weight:500;margin:10px 0}.not-found__copy>span{display:block;color:var(--muted)}.not-found>img{width:100%;max-height:540px;object-fit:contain}
.site-footer{background:#063d70;color:rgba(255,255,255,.82)}.site-footer__main{width:min(var(--max),calc(100% - 96px));margin:auto;padding:76px 0 60px;display:grid;grid-template-columns:1.2fr 2.2fr .9fr;gap:60px}.site-footer__brand img{width:190px;filter:brightness(0) invert(1)}.site-footer__brand p{max-width:280px;color:rgba(255,255,255,.64);font-size:14px}.site-footer__social{display:flex;align-items:center;gap:12px;margin-top:25px;font-size:13px}.site-footer__social i{width:25px;height:25px;border:1px solid rgba(255,255,255,.4);border-radius:50%}.site-footer__links{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.site-footer__column a{display:block;color:rgba(255,255,255,.62);font-size:13px;margin:8px 0}.site-footer__column .site-footer__heading{color:#fff;font-size:15px;margin-bottom:17px}.site-footer__column a:hover{color:#fff}.site-footer__contact h3{font-size:16px;font-weight:500;color:#fff;margin-top:0}.site-footer__contact a,.site-footer__contact p{display:block;color:rgba(255,255,255,.65);font-size:13px;margin:8px 0}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.15);width:min(var(--max),calc(100% - 96px));margin:auto;padding:20px 0;display:flex;justify-content:space-between;color:rgba(255,255,255,.45);font-size:12px}
.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){:root{--header:72px}.page-width{width:min(100% - 48px,var(--max))}.site-header__inner{width:calc(100% - 48px)}.site-logo{width:170px}.site-nav{gap:19px}.site-nav__dropdown{top:72px}.home-hero__inner,.inner-hero__inner{width:calc(100% - 48px)}.home-hero__copy{width:62%}.home-hero__product{right:22%}.page-section{padding:85px 0}.split-layout{gap:50px}.site-footer__main,.site-footer__bottom{width:calc(100% - 48px)}.certificate-strip{gap:12px}.quality-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.site-header{position:relative}.site-header__inner{width:calc(100% - 36px);height:66px}.site-logo{width:150px}.nav-toggle{display:block}.site-nav{position:absolute;display:none;left:0;right:0;top:66px;height:auto;padding:12px 22px 22px;background:#fff;box-shadow:0 16px 30px rgba(17,65,99,.15);flex-direction:column;align-items:stretch;gap:0;max-height:calc(100vh - 66px);overflow:auto}.site-nav.is-open{display:flex}.site-nav>a,.site-nav__item{display:block;padding:12px 0}.site-nav__item>a{display:block}.site-nav__dropdown{position:static;visibility:visible;opacity:1;transform:none;box-shadow:none;display:none;padding:4px 0 4px 15px}.site-nav__item.is-open .site-nav__dropdown{display:block}.site-nav__language{padding-top:10px}.site-nav__language-menu{position:static;visibility:visible;opacity:1;box-shadow:none;padding:8px 0}.page-width{width:calc(100% - 40px)}.home-hero{height:650px;min-height:0}.home-hero__inner{width:calc(100% - 40px);align-items:flex-start;padding-top:90px}.home-hero__copy{width:100%}.home-hero__copy h1{font-size:38px;max-width:90%}.home-hero__copy>p:not(.section-kicker){font-size:15px;width:75%}.home-hero__product{width:120px;right:13%;bottom:7%}.page-section{padding:68px 0}.split-layout,.split-layout--about{grid-template-columns:1fr;gap:35px}.split-layout--reverse .split-layout__copy,.split-layout--reverse .split-layout__media{order:initial}.split-layout__media{height:320px}.metric-row{grid-template-columns:repeat(2,1fr)}.metric:nth-child(2){border-right:0}.metric:nth-child(-n+2){border-bottom:1px solid var(--line)}.center-heading{margin-bottom:38px}.section-heading{display:block}.section-heading .outline-button{margin-top:18px}.product-showcase{grid-template-columns:1fr}.product-slide.is-featured{grid-column:auto}.product-slide{min-height:350px}.product-slide__copy{width:58%}.feature-grid,.news-card-grid{grid-template-columns:1fr 1fr}.certificate-strip{grid-template-columns:repeat(3,1fr)}.certificate-strip figure:nth-child(n+4){display:none}.inner-hero{height:360px}.inner-hero__inner{width:calc(100% - 40px)}.subnav .page-width{justify-content:flex-start;width:100%}.subnav a{padding:16px 20px}.gallery-grid{grid-template-columns:repeat(2,1fr)}.information-row{grid-template-columns:120px 1fr;gap:25px}.page-cta{min-height:260px;padding:65px 20px}.site-footer__main{width:calc(100% - 40px);grid-template-columns:1fr;gap:38px}.site-footer__links{grid-template-columns:repeat(2,1fr)}.site-footer__bottom{width:calc(100% - 40px);display:block}.site-footer__bottom span{display:block;margin:4px 0}.not-found{grid-template-columns:1fr;padding:70px 30px}.not-found>img{order:-1;max-height:290px}.large-search button{padding:0 22px}.search-result{grid-template-columns:1fr}.search-result b{display:none}}
@media(max-width:520px){.home-hero{height:590px}.home-hero__copy h1{font-size:31px}.home-hero__copy>p:not(.section-kicker){width:92%}.home-hero__product{width:92px}.split-layout__copy h2,.center-heading h2,.section-heading h2,.intro-copy h2{font-size:29px}.metric{padding:20px 15px}.metric strong{font-size:26px}.product-slide{min-height:315px;padding:26px}.quality-grid,.feature-grid,.news-card-grid{grid-template-columns:1fr}.quality-card{min-height:220px}.certificate-strip{grid-template-columns:repeat(2,1fr)}.certificate-strip figure:nth-child(3){display:none}.inner-hero{height:300px}.inner-hero h1{font-size:38px}.gallery-grid{grid-template-columns:1fr}.information-row{grid-template-columns:1fr;gap:7px}.article-pager{grid-template-columns:1fr}.article-pager a:last-child{text-align:left}.search-hero{padding:70px 0}.large-search input{font-size:17px;min-width:0}.large-search button{padding:0 16px}.not-found h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.reveal{opacity:1;transform:none}}
/* Compatibility overrides for the legacy common.css reset. */
.site-logo{width:230px}.site-logo img{width:100%;max-height:54px;object-fit:contain}.site-nav>a,.site-nav__item,.site-nav__item>a{font-size:15px}.site-nav__dropdown a{font-size:14px}.home-hero__copy h1{color:#fff}
@media(max-width:1100px){.site-logo{width:190px}.site-nav>a,.site-nav__item,.site-nav__item>a{font-size:14px}}
@media(max-width:820px){.site-logo{width:150px}.site-nav>a,.site-nav__item,.site-nav__item>a{font-size:15px}}
.site-nav__language button{font-size:13px}.site-nav__language-menu a{font-size:13px}.inner-hero h1,.page-cta p,.page-cta h2{color:#fff}
.article-detail header{position:static;width:auto;z-index:auto}

/* Information disclosure pages follow the light Figma inner-page system. */
.business-page{margin:0}
.inner-hero--information{
    height:500px;
    background-image:var(--inner-hero-image);
    background-position:center;
    background-size:cover;
    color:var(--ink);
}
.inner-hero--information .inner-hero__inner{
    width:min(1480px,calc(100% - 96px));
}
.inner-hero--information p{
    margin:0 0 3px;
    color:#1d2b36;
    font-size:20px;
    font-weight:400;
    letter-spacing:.08em;
    text-transform:none;
}
.inner-hero--information h1{
    color:#1b2730;
    font-size:52px;
    font-weight:600;
    letter-spacing:.03em;
}
.subnav--information{
    position:relative;
    top:auto;
    height:83px;
    border-bottom:1px solid #d7e3eb;
    z-index:20;
}
.subnav--information .subnav__inner{
    width:min(1480px,calc(100% - 96px));
    height:100%;
    margin:auto;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:36px;
}
.subnav--information .subnav__links{
    display:flex;
    align-items:center;
    gap:25px;
    overflow-x:auto;
}
.subnav--information .subnav__links a{
    min-width:114px;
    height:38px;
    padding:0 18px;
    border:1px solid #dce4e9;
    border-radius:3px;
    display:flex;
    align-items:center;
    justify-content:center;
    color:#4f5960;
    font-size:14px;
    line-height:1;
}
.subnav--information .subnav__links a:after{display:none}
.subnav--information .subnav__links a:hover,
.subnav--information .subnav__links a.is-active{
    border-color:#0879cf;
    background:#0879cf;
    color:#fff;
}
.subnav__breadcrumb{
    flex:0 0 auto;
    display:flex;
    align-items:center;
    gap:9px;
    color:#94a1aa;
    font-size:13px;
    white-space:nowrap;
}
.subnav__breadcrumb i{font-style:normal;color:#b5c0c7}
.subnav__breadcrumb a:last-child{color:#0879cf}

/* History variant: horizontal milestone selector and Figma detail card. */
.history-section{padding:54px 0 100px;background:#fff}
.history-shell{width:min(1480px,calc(100% - 96px));margin:auto}
.history-shell>h2{margin:0;color:#252b30;font-size:28px;font-weight:600;line-height:1.4}
.history-timeline{
    position:relative;
    margin-top:55px;
    display:grid;
    grid-template-columns:60px minmax(0,1fr) 60px;
    align-items:end;
}
.history-timeline:after{
    content:"";
    position:absolute;
    left:0;
    right:0;
    bottom:29px;
    height:4px;
    background:#168adb;
    z-index:0;
}
.history-timeline__track{
    position:relative;
    z-index:2;
    display:grid;
    grid-template-columns:repeat(var(--history-count,5),minmax(120px,1fr));
    align-items:end;
}
.history-timeline__year{
    min-width:0;
    height:112px;
    padding:0;
    border:0;
    background:transparent;
    color:#858585;
    cursor:pointer;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:flex-end;
    position:relative;
}
.history-timeline__year span{font-size:23px;font-weight:600;line-height:1;transition:.2s}
.history-timeline__year i{
    width:22px;
    height:22px;
    margin-top:29px;
    border:7px solid #83c5f4;
    border-radius:50%;
    background:#fff;
    position:relative;
    z-index:3;
    transition:.2s;
}
.history-timeline__year.is-active{color:#087bd0}
.history-timeline__year.is-active span{font-size:38px}
.history-timeline__year.is-active i{
    width:30px;
    height:30px;
    margin-top:18px;
    border:9px solid #cbe9fb;
    background:#087bd0;
    box-shadow:0 0 0 1px #83c5f4;
}
.history-timeline__arrow{
    width:60px;
    height:60px;
    padding:0;
    border:0;
    border-radius:50%;
    display:grid;
    place-items:center;
    position:relative;
    z-index:4;
    color:#fff;
    background:#087bd0;
    font:300 35px/1 Arial,sans-serif;
    cursor:pointer;
}
.history-timeline__arrow--next{background:#d1dbe2}
.history-details{margin-top:56px}
.history-card{
    min-height:500px;
    padding:40px;
    border-radius:30px;
    background:#edf7ff;
    display:grid;
    grid-template-columns:610px minmax(0,1fr);
    gap:50px;
    align-items:center;
}
.history-card[hidden]{display:none}
.history-card__media{height:420px;border-radius:25px;overflow:hidden;background:#dbeaf4}
.history-card__media img{width:100%;height:100%;object-fit:cover}
.history-card__copy{align-self:stretch;padding:32px 0;display:flex;flex-direction:column;justify-content:flex-start}
.history-card__copy--wide{grid-column:1/-1;padding-inline:30px}
.history-card__copy h3{margin:0;color:#262b30;font-size:34px;font-weight:600;line-height:1.3}
.history-card__rule{height:1px;margin:34px 0 42px;background:#c9dce9}
.history-card__copy h4{margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.7}
.history-card__copy .richtext{color:#34414a;font-size:14px;line-height:1.8}
.history-card__copy .richtext p{margin:0}

/* Governance, management and registration pages share the Figma disclosure grid. */
.disclosure-section{padding:54px 0 100px;background:#fff}
.disclosure-section--governance{min-height:1277px}
.disclosure-section--management{min-height:646px}
.disclosure-section--business{min-height:677px}
.disclosure-shell{width:min(1480px,calc(100% - 96px));margin:auto}
.disclosure-shell>h2{margin:0;color:#252b30;font-size:28px;font-weight:600;line-height:1.4}
.disclosure-lead{margin-top:31px;color:#343d44;font-size:16px;line-height:2.1}
.disclosure-lead p{margin:0}
.governance-chart{width:126px;margin:34px auto 64px;display:flex;flex-direction:column;align-items:center;text-align:center}
.governance-chart strong{width:126px;min-height:52px;padding:14px 10px;border:1px solid #1789d8;background:#fff;color:#26343e;font-size:16px;font-weight:500;line-height:1.35}
.governance-chart strong:first-child{background:#087bd0;color:#fff}
.governance-chart i{width:1px;height:36px;background:#88bfe3}
.governance-copy section{padding:0 14px 50px}
.governance-copy h3{margin:0 0 22px;color:#292f34;font-size:23px;font-weight:600}
.governance-copy .richtext{font-size:16px;line-height:2.1;color:#343d44}
.disclosure-table{margin-top:31px;border-top:1px solid #ccdce7}
.disclosure-table__row{min-height:60px;border-bottom:1px solid #ccdce7;display:grid;grid-template-columns:154px minmax(0,1fr);align-items:center;padding:0 30px;color:#31383e;font-size:16px}
.disclosure-table__head{font-weight:600}
.business-information{margin:30px 0 0;padding:0 14px;color:#303940;font-size:16px;line-height:2}
.business-information>div{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:0;margin:0 0 8px}
.business-information dt{font-weight:500}
.business-information dd{margin:0}
.business-information dd span{display:block}

@media(max-width:1100px){
    .inner-hero--information .inner-hero__inner,
    .subnav--information .subnav__inner,
    .history-shell,.disclosure-shell{width:calc(100% - 48px)}
    .subnav--information .subnav__links{gap:10px}
    .subnav--information .subnav__links a{min-width:102px;padding-inline:12px}
    .subnav__breadcrumb{display:none}
    .history-card{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:35px}
}
@media(max-width:820px){
    .inner-hero--information{height:330px;background-position:center}
    .inner-hero--information .inner-hero__inner{width:calc(100% - 40px)}
    .inner-hero--information p{font-size:15px}
    .inner-hero--information h1{font-size:36px}
    .subnav--information{height:auto}
    .subnav--information .subnav__inner{width:100%;padding:14px 20px}
    .subnav--information .subnav__links{width:100%;padding-bottom:2px}
    .subnav--information .subnav__links a{min-width:100px;height:36px}
    .history-section{padding:42px 0 68px}
    .history-shell,.disclosure-shell{width:calc(100% - 40px)}
    .history-timeline{grid-template-columns:46px minmax(560px,1fr) 46px;overflow-x:auto;padding-bottom:8px}
    .history-timeline:after{left:0;min-width:652px}
    .history-timeline__arrow{width:46px;height:46px;margin-bottom:7px;position:sticky}
    .history-timeline__arrow--prev{left:0}
    .history-timeline__arrow--next{right:0}
    .history-timeline__year span{font-size:18px}
    .history-timeline__year.is-active span{font-size:28px}
    .history-card{min-height:0;padding:24px;border-radius:20px;grid-template-columns:1fr;gap:0}
    .history-card__media{height:auto;aspect-ratio:1.45;border-radius:16px}
    .history-card__copy{padding:27px 5px 7px}
    .history-card__copy h3{font-size:28px}
    .history-card__rule{margin:21px 0 25px}
    .disclosure-section{padding:42px 0 68px}
    .disclosure-section--governance,.disclosure-section--management,.disclosure-section--business{min-height:0}
    .disclosure-table__row{grid-template-columns:100px minmax(0,1fr);padding:0 14px}
    .business-information{padding:0}
    .business-information>div{grid-template-columns:1fr;margin-bottom:14px}
}
@media(max-width:520px){
    .inner-hero--information{height:260px;background-position:58% center}
    .inner-hero--information p{font-size:13px}
    .inner-hero--information h1{font-size:31px}
    .history-shell>h2,.disclosure-shell>h2{font-size:25px}
    .history-timeline{margin-top:35px}
}
