@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}:root{--corp-yellow:#f4b000;--corp-yellow-2:#ffd02a;--corp-black:#111315;--corp-ink:#17191d;--corp-paper:#f7f7f5;--corp-line:#deded8}.skip-link{z-index:1000;color:#111;background:#fff;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.corp-container{width:min(100% - 2.5rem,1280px);margin-inline:auto}.corp-header{z-index:100;border-top:4px solid var(--corp-yellow);color:var(--corp-ink);background:#fff;position:relative}.brandbar{justify-content:space-between;align-items:center;min-height:92px;display:flex}.corp-brand{color:#111;align-items:center;gap:.85rem;display:flex}.corp-brand img{object-fit:contain;width:70px;height:70px}.corp-brand span{text-transform:uppercase;border-left:1px solid #ccc;flex-direction:column;padding-left:.85rem;display:flex}.corp-brand strong{font-size:1rem}.corp-brand small{font-size:.78rem;font-weight:800}.corp-nav{background:var(--corp-black);color:#fff}.nav-list{display:flex}.nav-item{position:relative}.nav-item>a{color:#fff;padding:1rem 1.15rem;font-size:.82rem;font-weight:800;display:block}.nav-item>a.active,.nav-item:hover>a,.nav-item:focus-within>a{background:var(--corp-yellow);color:#111}.submenu-toggle,.nested-toggle{display:none}.dropdown{z-index:20;background:#fff;width:310px;padding:.4rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 18px 50px #00000038}.nav-item:hover>.dropdown,.nav-item:focus-within>.dropdown{display:block}.drop-item{position:relative}.drop-item>a,.nested-item>a,.third-menu>a{color:#171717;border-bottom:1px solid #eee;padding:.78rem .9rem;font-size:.78rem;font-weight:750;display:block}.drop-item:hover>a,.nested-item:hover>a,.third-menu>a:hover{color:#000;background:#fff5cb}.has-nested>.nested-menu{background:#fff;width:280px;padding:.4rem;display:none;position:absolute;top:0;left:100%;box-shadow:0 15px 45px #0003}.has-nested:hover>.nested-menu,.has-nested:focus-within>.nested-menu{display:block}.nested-item{position:relative}.third-menu{background:#fff;width:240px;padding:.4rem;display:none;position:absolute;top:0;left:100%;box-shadow:0 15px 45px #0003}.has-third:hover>.third-menu,.has-third:focus-within>.third-menu{display:block}.menu-toggle{display:none}.page-hero{color:#fff;background:#222;align-items:end;min-height:460px;display:grid;position:relative;overflow:hidden}.page-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#000000e6 0%,#00000094 48%,#0000001f 100%);position:absolute;inset:0}.hero-content{padding-block:clamp(4rem,9vw,7rem);position:relative}.hero-content>p{border-left:4px solid var(--corp-yellow);color:var(--corp-yellow-2);letter-spacing:.08em;text-transform:uppercase;background:#00000073;margin:0 0 1rem;padding:.45rem .7rem;font-size:.75rem;font-weight:900;display:inline-block}.hero-content h1{letter-spacing:-.045em;max-width:820px;margin:0;font-size:clamp(2.4rem,5.5vw,5rem);font-weight:900;line-height:1.02}.hero-content>div{color:#ffffffdb;max-width:680px;margin-top:1.15rem;font-size:clamp(.9rem,1.3vw,1.05rem);line-height:1.75}.corp-section{padding-block:clamp(3.5rem,7vw,6.5rem)}.section-head{grid-template-columns:.65fr 1.35fr;gap:2rem;margin-bottom:2.5rem;display:grid}.kicker{color:#9b6b00;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:950}.section-head h2{margin:.35rem 0 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.08}.section-head>p{color:#575757;margin:0;font-size:1rem;line-height:1.8}.intro-band{background:var(--corp-black);color:#fff}.intro-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;display:grid}.intro-grid h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.intro-grid p{color:#d9d9d4;line-height:1.85}.facts{background:#454545;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.fact{background:#191b1e;padding:1.35rem}.fact span{color:var(--corp-yellow);text-transform:uppercase;font-size:.68rem;font-weight:900;display:block}.fact b{margin-top:.35rem;font-size:1rem;display:block}.pillar-grid{background:#111;grid-template-columns:repeat(5,1fr);min-height:560px;display:grid;overflow:hidden}.pillar-card{color:#fff;min-width:0;transition:flex .35s;display:flex;position:relative;overflow:hidden}.pillar-card img{object-fit:cover;filter:brightness(.38);width:100%;height:100%;transition:filter .3s,transform .4s;position:absolute;inset:0}.pillar-card>span{z-index:2;color:var(--corp-yellow);font-weight:900;position:absolute;top:1.25rem;left:1.1rem}.pillar-card>div{z-index:2;align-self:end;padding:1.4rem;position:relative}.pillar-card h3{margin:0;font-size:1.15rem;line-height:1.15}.pillar-card p{opacity:0;max-height:0;margin:.65rem 0 0;font-size:.78rem;line-height:1.6;transition:all .3s;overflow:hidden}.pillar-card b{color:var(--corp-yellow);margin-top:1rem;font-size:.7rem;display:block}.pillar-card:hover img{filter:brightness(.52);transform:scale(1.03)}.pillar-card:hover p{opacity:1;max-height:8rem}.content-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.info-card{border:1px solid var(--corp-line);background:#fff;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 35px #0000000d}.info-card i{background:var(--corp-yellow);width:75px;height:5px;position:absolute;inset:0 auto auto 0}.info-card h2{margin:.35rem 0 1rem;font-size:1.35rem}.info-card p,.info-card li{color:#5b5b58;font-size:.9rem;line-height:1.75}.info-card ul{margin:.75rem 0 0;padding-left:1.1rem}.timeline{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.milestone{border-top:5px solid var(--corp-yellow);background:#fff;padding:1.5rem 1rem;position:relative;box-shadow:0 10px 30px #0000000f}.milestone strong{font-size:1.75rem}.milestone p{color:#5b5b58;margin:.5rem 0 0;font-size:.78rem;line-height:1.55}.product-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.product-card{border:1px solid var(--corp-line);color:#111;background:#fff;padding:1.5rem}.product-card strong{font-size:1.25rem;display:block}.product-card p{color:#5b5b58;min-height:6rem;font-size:.84rem;line-height:1.65}.product-card span{color:#9b6b00;font-size:.75rem;font-weight:900}.contact-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.contact-card{border-left:5px solid var(--corp-yellow);background:#fff;padding:1.5rem;box-shadow:0 9px 25px #0000000f}.contact-card h2{margin:0 0 .7rem;font-size:1rem}.contact-card p,.contact-card a{color:#555;margin:.25rem 0;font-size:.8rem;line-height:1.6;display:block}.corp-footer{color:#fff;background:#0e0f10;padding-top:3rem}.footer-grid{grid-template-columns:1.2fr .8fr 1fr;gap:3rem;padding-bottom:2.5rem;display:grid}.footer-intro img{object-fit:contain;width:80px;height:80px}.footer-intro p,.corp-footer p{color:#aaa;font-size:.78rem;line-height:1.7}.corp-footer h2{color:var(--corp-yellow);text-transform:uppercase;font-size:.82rem}.corp-footer a{color:#ddd;margin:.45rem 0;font-size:.78rem;display:block}.copyright{color:#777;border-top:1px solid #303030;padding-block:1rem;font-size:.7rem}@media (width<=900px){.utility .corp-container span:last-child{display:none}.brandbar{min-height:76px}.corp-brand img{width:58px;height:58px}.menu-toggle{color:#fff;background:#111;border:0;align-items:center;gap:.25rem;padding:.7rem;display:flex}.menu-toggle span{display:none}.menu-toggle b{font-size:.75rem}.corp-nav{display:none}.menu-open .corp-nav{display:block}.nav-list{width:100%;padding-block:.5rem;display:block}.nav-item{grid-template-columns:1fr 48px;display:grid}.nav-item>a{padding:.85rem 0}.submenu-toggle,.nested-toggle{color:inherit;background:0 0;border:0;place-items:center;display:grid}.dropdown,.has-nested>.nested-menu,.third-menu{width:auto;box-shadow:none;background:#1b1d20;grid-column:1/-1;padding:0 0 0 1rem;display:none;position:static}.nav-item.open>.dropdown,.drop-item.open>.nested-menu{display:block}.drop-item,.nested-item{grid-template-columns:1fr 48px;display:grid}.drop-item>a,.nested-item>a,.third-menu>a{color:#fff;border-color:#333}.third-menu{background:#222;display:block}.pillar-grid{grid-template-columns:1fr 1fr;min-height:auto}.pillar-card{min-height:360px}.pillar-card:last-child{grid-column:1/-1}.pillar-card p{opacity:1;max-height:8rem}.timeline{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}}@media (width<=640px){.corp-container{width:min(100% - 2rem,1280px)}.corp-brand span{display:none}.page-hero{min-height:390px}.hero-content{padding-block:3rem}.hero-content h1{font-size:2.35rem}.section-head,.intro-grid{grid-template-columns:1fr;gap:1rem}.content-grid,.product-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.footer-intro{grid-column:auto}.pillar-grid{display:block}.pillar-card{min-height:340px}.timeline{grid-template-columns:1fr 1fr}.fact{padding:1rem}.fact b{font-size:.82rem}}.home-quick-nav{z-index:3;background:var(--corp-yellow);margin-top:-1px;position:relative}.home-quick-nav .corp-container{grid-template-columns:repeat(3,1fr);display:grid}.home-quick-nav a{color:#111;text-transform:uppercase;border-right:1px solid #0000002e;justify-content:space-between;align-items:center;padding:1.15rem 1.35rem;font-size:.78rem;font-weight:900;display:flex}.home-quick-nav a:first-child{border-left:1px solid #0000002e}.home-quick-nav a:hover{color:var(--corp-yellow);background:#111}.tabs-shell{border:1px solid var(--corp-line);background:#fff;overflow:hidden;box-shadow:0 20px 55px #00000014}.tab-buttons{background:#111;grid-template-columns:repeat(4,1fr);display:grid}.tab-buttons button{color:#fff;font:inherit;cursor:pointer;background:#111;border:0;border-right:1px solid #343434;padding:1.1rem;font-size:.8rem;font-weight:850}.tab-buttons button[aria-selected=true]{background:var(--corp-yellow);color:#111}.tab-panel{grid-template-columns:.85fr 1.15fr;min-height:440px;display:grid}.tab-panel[hidden],.product-tab-panel[hidden]{display:none}.tab-panel>div{align-self:center;padding:clamp(2rem,5vw,4rem)}.tab-panel>div>span{color:var(--corp-yellow);font-size:.75rem;font-weight:950}.tab-panel h3{margin:.65rem 0 1rem;font-size:clamp(1.8rem,3.2vw,3rem);line-height:1.08}.tab-panel p{color:#5d5d58;line-height:1.8}.tab-panel a,.section-link,.product-tab-panel a,.highlight-grid a{color:#976900;margin-top:1rem;font-size:.78rem;font-weight:900;display:inline-block}.tab-panel img{object-fit:cover;width:100%;height:100%;min-height:440px}.home-pillars{background:#fff9df}.product-tabs-section{color:#fff;background:#111}.product-feature{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.product-visual{border:1px solid #393939;overflow:hidden}.product-visual img{width:100%;height:auto;display:block}.product-tabs-copy h2{margin:.5rem 0 1.5rem;font-size:clamp(2.2rem,4.5vw,4.5rem);line-height:1}.product-tab-buttons{flex-wrap:wrap;gap:.45rem;display:flex}.product-tab-buttons button{color:#ddd;font:inherit;cursor:pointer;background:0 0;border:1px solid #505050;padding:.65rem .8rem;font-size:.7rem;font-weight:800}.product-tab-buttons button[aria-selected=true]{border-color:var(--corp-yellow);background:var(--corp-yellow);color:#111}.product-tab-panel{border-top:1px solid #3b3b3b;margin-top:2rem;padding-top:1.3rem}.product-tab-panel h3{margin:0;font-size:1.45rem}.product-tab-panel p{color:#bbb;max-width:560px;font-size:.88rem;line-height:1.75}.product-tab-panel a{color:var(--corp-yellow)}.home-timeline{background:#f1f1ed}.home-timeline .section-link{margin-top:1.5rem}.home-services{background:#111;grid-template-columns:1fr 1fr;display:grid}.home-services>a{color:#fff;align-items:end;min-height:560px;display:grid;position:relative;overflow:hidden}.home-services img{object-fit:cover;filter:brightness(.35);width:100%;height:100%;transition:all .4s;position:absolute;inset:0}.home-services>a:after{content:"";background:linear-gradient(#0000,#000000d9);height:60%;position:absolute;inset:auto 0 0}.home-services>a>div{z-index:2;padding:clamp(2rem,5vw,4rem);position:relative}.home-services span{color:var(--corp-yellow);font-weight:900}.home-services h2{margin:.5rem 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05}.home-services p{color:#ccc}.home-services b{color:var(--corp-yellow);margin-top:1.2rem;font-size:.75rem;display:block}.home-services>a:hover img{filter:brightness(.5);transform:scale(1.025)}.location-layout{grid-template-columns:.75fr 1.25fr;align-items:center;gap:4rem;display:grid}.location-layout h2{margin:.5rem 0 1rem;font-size:clamp(2.3rem,4vw,4rem);line-height:1.05}.location-layout>div>p:not(.kicker){color:#5d5d58;line-height:1.75}.location-layout img{width:100%;box-shadow:0 18px 50px #00000021}.home-highlight{background:#fff9df}.highlight-grid{color:#fff;background:#111;grid-template-columns:1.2fr .8fr;display:grid;overflow:hidden}.highlight-grid img{object-fit:cover;width:100%;height:100%;min-height:360px}.highlight-grid>div{align-self:center;padding:clamp(2rem,5vw,4rem)}.highlight-grid .script{color:var(--corp-yellow);margin:0;font-size:2rem}.highlight-grid h3{margin:.25rem 0;font-size:2rem}.highlight-grid>div>p:not(.script){color:#bbb;line-height:1.7}.highlight-grid a{color:var(--corp-yellow)}.home-cta{background:var(--corp-yellow);color:#111;padding-block:3.5rem}.home-cta .corp-container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.home-cta h2{margin:.35rem 0 0;font-size:clamp(2rem,4vw,3.5rem)}.home-cta a{color:#fff;background:#111;align-items:center;gap:2rem;padding:1rem 1.25rem;font-size:.8rem;font-weight:900;display:flex}.home-cta a span{color:var(--corp-yellow);font-size:1.4rem}@media (width<=900px){.tab-panel,.product-feature,.location-layout{grid-template-columns:1fr}.tab-panel img{order:-1;min-height:300px}.product-feature{gap:2rem}.home-services>a{min-height:460px}.highlight-grid{grid-template-columns:1fr}.highlight-grid img{min-height:300px}.home-cta .corp-container{flex-direction:column;align-items:flex-start}}@media (width<=640px){.profile-slide-hero img{min-height:15rem}.home-quick-nav .corp-container{grid-template-columns:1fr;width:100%}.home-quick-nav a{border:0;border-bottom:1px solid #00000026;padding-inline:1rem}.tab-buttons{display:flex;overflow-x:auto}.tab-buttons button{min-width:max-content;padding-inline:1rem}.tab-panel>div{padding:1.5rem}.tab-panel img{min-height:230px}.home-services{grid-template-columns:1fr}.home-services>a{min-height:420px}.timeline{grid-template-columns:1fr}.product-tab-buttons{grid-template-columns:1fr 1fr;display:grid}.location-layout{gap:2rem}.highlight-grid img{min-height:230px}.home-cta a{justify-content:space-between;width:100%}}@media (width<=900px){.menu-toggle{justify-content:center;align-items:center;min-width:4.5rem;min-height:2.75rem;display:flex!important}}@media (width>=901px){.menu-toggle{display:none!important}}.header-actions{align-items:center;gap:1rem;display:flex}.language-switch{background:#fafafa;border:1px solid #ddd;align-items:center;gap:.4rem;padding:.45rem .65rem;font-size:.7rem;font-weight:900;display:flex}.language-switch a{color:#777}.language-switch a.current{color:#111;text-decoration:underline;text-decoration-color:var(--corp-yellow);text-underline-offset:4px;text-decoration-thickness:3px}.org-heading{color:#fff;background:linear-gradient(120deg,#111 0%,#202020 70%,#4e3a00 100%);padding:clamp(3.5rem,7vw,6rem) 0}.org-heading h1{margin:.5rem 0;font-size:clamp(2.6rem,6vw,5.5rem);line-height:1}.org-heading>div>p:last-child{color:#bbb;max-width:690px;line-height:1.75}.org-poster-section{background:#fff9df;padding:clamp(2.5rem,6vw,5rem) 0}.org-poster-frame{background:#fff;border:1px solid #d8d2bc;overflow:hidden;box-shadow:0 24px 70px #00000024}.org-poster-top{border-bottom:4px solid var(--corp-yellow);color:#fff;text-transform:uppercase;background:#111;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.75rem;font-weight:850;display:flex}.org-poster-top a{color:var(--corp-yellow)}.org-poster-image{display:block}.org-poster-image img{width:100%;height:auto;display:block}.org-note{color:#6a665d;text-align:center;margin:1rem 0 0;font-size:.78rem}@media (width<=640px){.header-actions{gap:.45rem}.language-switch{padding:.4rem .5rem}.org-poster-section .corp-container{width:100%}.org-poster-frame{border-inline:0}.org-poster-top,.org-note{padding-inline:1rem}}.has-menu>a,.has-nested>a,.has-third>a{justify-content:space-between;align-items:center;gap:.65rem;display:flex!important}.has-menu>a:after,.has-nested>a:after,.has-third>a:after{content:"";border-bottom:2px solid;border-right:2px solid;flex:none;width:.42rem;height:.42rem;display:inline-block}.has-menu>a:after{margin-top:-.22rem;transform:rotate(45deg)}.has-nested>a:after,.has-third>a:after{transform:rotate(-45deg)}.submenu-toggle span,.nested-toggle span{border-bottom:2px solid;border-right:2px solid;width:.48rem;height:.48rem;transition:transform .2s;display:block;transform:rotate(45deg)}.nested-toggle span{transform:rotate(-45deg)}.nav-item.open>.submenu-toggle span,.drop-item.open>.nested-toggle span{transform:rotate(225deg)}.about-profile{background:linear-gradient(145deg,#fff 0%,#fffdf3 55%,#fff2b8 100%)}.about-profile-grid{grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.about-copy h2{color:#e5a300;margin:.4rem 0 1.25rem;font-size:clamp(2.7rem,5vw,5rem);font-weight:900;line-height:1}.about-copy>p:last-child{color:#242424;text-align:justify;margin:0;font-size:clamp(.95rem,1.25vw,1.08rem);line-height:1.95}.company-info h2{color:#444;margin:0 0 .7rem;font-size:1.25rem}.company-info dl{background:#fff;border:1px solid #d3d3d3;border-radius:.55rem;margin:0;overflow:hidden;box-shadow:0 14px 35px #0000001a}.company-info dl>div{border-bottom:1px solid #c9c9c9;grid-template-columns:minmax(185px,.9fr) 1.1fr;display:grid}.company-info dl>div:last-child{border-bottom:0}.company-info dt,.company-info dd{align-items:center;min-width:0;margin:0;padding:.8rem 1rem;font-size:.76rem;font-weight:850;line-height:1.25;display:flex}.company-info dt{color:#151515;text-align:center;background:linear-gradient(135deg,#ffc315,#e9a300);justify-content:center}.company-info dd{overflow-wrap:anywhere;background:#fff}.profile-services{grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:clamp(2.5rem,6vw,5rem);display:grid}.profile-services article{text-align:center;background:#fff;border:1px solid #ddd;border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;min-height:245px;padding:1.4rem .8rem;display:flex;box-shadow:0 12px 30px #00000017}.service-symbol{color:#e5a300;place-items:center;width:5rem;height:5rem;font-size:3.4rem;line-height:1;display:grid}.service-symbol:before{font-weight:500}.service-symbol.seed:before{content:"◒"}.service-symbol.lab:before{content:"⚗"}.service-symbol.leaf:before{content:"♧";transform:rotate(25deg)}.service-symbol.microbe:before{content:"⊹"}.service-symbol.engineering:before{content:"⚙"}.profile-services h3{color:#151515;margin:1rem 0;font-size:.88rem;line-height:1.35}.profile-services i{background:var(--corp-yellow);border-radius:1rem;width:2.6rem;height:.32rem}@media (width<=1000px){.about-profile-grid{grid-template-columns:1fr}.profile-services{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.has-menu>a:after,.has-nested>a:after,.has-third>a:after{display:none}.about-copy>p:last-child{text-align:left}.company-info dl>div{grid-template-columns:1fr}.company-info dt{text-align:left;justify-content:flex-start}.company-info dt,.company-info dd{padding:.7rem .85rem}.profile-services{grid-template-columns:1fr 1fr;gap:.75rem}.profile-services article{min-height:210px;padding:1rem .65rem}.service-symbol{width:4rem;height:4rem;font-size:2.8rem}.profile-services article:last-child{grid-column:1/-1}}.company-info dd{white-space:pre-line}@media (width<=900px){.brandbar{position:relative}.header-actions{position:absolute;right:0}.menu-toggle{display:flex!important}.section-head>*{min-width:0}.section-head h2,.hero-content h1{overflow-wrap:anywhere;max-width:100%}}@media (width<=640px){.brandbar{min-height:72px}.corp-brand img{width:52px;height:52px}.header-actions{gap:.35rem}.language-switch{font-size:.64rem}.menu-toggle{min-width:3.65rem;min-height:2.55rem;padding:.55rem}.profile-services{grid-template-columns:1fr}.profile-services article:last-child{grid-column:auto}.profile-services article{min-height:185px}.about-profile-grid>*,.company-info{min-width:0}.company-info dl{width:100%}.org-poster-frame{overflow-x:auto}.org-poster-top,.org-poster-image,.org-poster-image img{min-width:720px}.corp-section{overflow:hidden}}.profile-services>a{color:#fff;background:#111;border:1px solid #d8d2bc;border-radius:.75rem;align-items:flex-end;min-height:340px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000001f}.profile-services>a:after{content:"";background:linear-gradient(#0000,#000000eb);position:absolute;inset:30% 0 0}.profile-services>a>img{object-fit:cover;filter:brightness(.72);width:100%;height:100%;transition:transform .35s,filter .35s;position:absolute;inset:0}.profile-services>a>div{z-index:2;width:100%;padding:1.2rem;position:relative}.profile-services>a h3{color:#fff;margin:0;font-size:.82rem;line-height:1.35}.profile-services>a span{color:var(--corp-yellow);margin-top:.8rem;font-size:.7rem;font-weight:900;display:block}.profile-services>a:focus-visible{outline:4px solid var(--corp-yellow);outline-offset:3px}@media (width<=1000px){.profile-services>a{min-height:310px}}@media (width<=640px){.profile-services>a{min-height:280px}}.vmo-section{background:linear-gradient(145deg,#fff 0%,#fffaf0 55%,#fff1b0 100%);position:relative;overflow:hidden}.vmo-section:before{content:"";border:5rem solid #f4b00014;border-radius:50%;width:30rem;height:30rem;position:absolute;top:-9rem;right:-7rem}.vmo-intro{grid-template-columns:.8fr 1.2fr;align-items:end;gap:3rem;margin-bottom:2.5rem;display:grid;position:relative}.vmo-intro h2{max-width:640px;margin:.5rem 0 0;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.05}.vmo-intro>p{color:#5b5b58;max-width:620px;margin:0;line-height:1.8}.vmo-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid;position:relative}.vmo-card{background:#fffffff0;border:1px solid #ded9c8;border-radius:1rem;min-height:390px;padding:2rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000017}.vmo-card:before{content:"";background:var(--corp-yellow);height:6px;position:absolute;inset:0 0 auto}.vmo-card:after{content:"";border:2rem solid #f4b00014;border-radius:50%;width:9rem;height:9rem;position:absolute;bottom:-3rem;right:-3rem}.vmo-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px #00000021}.vmo-card-top{justify-content:space-between;align-items:flex-start;display:flex}.vmo-icon{width:5.25rem;height:5.25rem;color:var(--corp-yellow);background:#111;border-radius:1rem;place-items:center;display:grid;box-shadow:0 10px 25px #0000002e}.vmo-icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:2.75rem;height:2.75rem}.vmo-number{color:#d4cec0;font-size:2.2rem;font-weight:900}.vmo-card h3{margin:1.7rem 0 .85rem;font-size:clamp(1.6rem,2.5vw,2.2rem)}.vmo-card p,.vmo-card li{z-index:1;color:#555550;font-size:.9rem;line-height:1.75;position:relative}.vmo-card ul{margin:.5rem 0 0;padding:0;list-style:none}.vmo-card li{border-bottom:1px solid #eee9dc;padding:.65rem 0 .65rem 1.35rem;position:relative}.vmo-card li:last-child{border-bottom:0}.vmo-card li:before{content:"";background:var(--corp-yellow);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:1.25rem;left:0}@media (width<=900px){.vmo-intro{grid-template-columns:1fr;gap:1rem}.vmo-grid{grid-template-columns:1fr 1fr}.vmo-card.objective{grid-column:1/-1;min-height:auto}}@media (width<=640px){.vmo-grid{grid-template-columns:1fr}.vmo-card,.vmo-card.objective{grid-column:auto;min-height:auto;padding:1.5rem}.vmo-icon{width:4.5rem;height:4.5rem}.vmo-icon svg{width:2.35rem;height:2.35rem}}.editorial-section{background:#faf9f4}.editorial-heading{border-bottom:1px solid #c9c6bb;grid-template-columns:minmax(240px,.7fr) minmax(0,1.3fr);align-items:end;gap:1.5rem 4rem;margin-bottom:3rem;padding-bottom:2rem;display:grid}.editorial-heading .kicker{grid-column:1/-1}.editorial-heading h2{margin:0;font-size:clamp(2.2rem,4.5vw,4.6rem);line-height:1}.editorial-heading>p:last-child{color:#62605a;margin:0;line-height:1.8}.editorial-list{border-top:4px solid var(--corp-black);margin:0;padding:0;list-style:none}.editorial-list>li{border-bottom:1px solid #c9c6bb;grid-template-columns:100px minmax(0,1fr);gap:clamp(1.25rem,4vw,4rem);padding:clamp(1.5rem,3vw,2.5rem) 0;display:grid}.editorial-index{color:var(--corp-yellow);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;line-height:1}.editorial-copy{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:1rem 3rem;display:grid}.editorial-copy h3{margin:0;font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.2}.editorial-copy>p{color:#5b5953;margin:0;line-height:1.8}.editorial-copy>ul{margin:0;padding:0;list-style:none}.editorial-copy>ul>li{color:#5b5953;padding:.3rem 0 .75rem 1.15rem;line-height:1.65;position:relative}.editorial-copy>ul>li:before{content:"";background:var(--corp-yellow);width:.42rem;height:.42rem;position:absolute;top:.82rem;left:0}.company-info dl{box-shadow:none;border-radius:0}.company-info dt{background:var(--corp-yellow);text-align:left;justify-content:flex-start}.profile-services{border-block:1px solid #bdb9ad;gap:0}.profile-services>a{border:0;min-height:390px;box-shadow:none;border-right:1px solid #bdb9ad;border-radius:0}.profile-services>a:first-child{border-left:1px solid #bdb9ad}.profile-services>a .service-number{z-index:3;color:var(--corp-yellow);font-size:.72rem;font-weight:900;position:absolute;top:1rem;left:1rem}.profile-services>a>div{padding:1.35rem}.profile-services>a h3{letter-spacing:.01em;font-size:.78rem}.vmo-grid{border-block:1px solid #c9c5b8;gap:0}.vmo-card{border:0;min-height:380px;box-shadow:none;background:0 0;border-right:1px solid #c9c5b8;border-radius:0}.vmo-card:first-child{border-left:1px solid #c9c5b8}.vmo-card:before{height:4px}.vmo-card:after{display:none}.vmo-card:hover{box-shadow:none;transform:none}.vmo-icon{box-shadow:none;border-radius:0}.timeline{border-top:4px solid var(--corp-yellow);grid-template-columns:repeat(5,1fr);gap:0}.milestone{box-shadow:none;background:0 0;border-top:0;border-right:1px solid #cbc8bd;padding:2rem 1.2rem}.milestone:first-child{border-left:1px solid #cbc8bd}.milestone strong{color:#9b6b00}.capacity-layout{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(2rem,6vw,6rem);margin-bottom:5rem;display:grid}.capacity-layout header h2{margin:.5rem 0;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1}.capacity-layout header>p:last-child{color:#5b5953;line-height:1.75}.capacity-layout ol{border-top:4px solid #111;margin:0;padding:0;list-style:none}.capacity-layout li{border-bottom:1px solid #cbc8bd;grid-template-columns:60px 1fr;gap:1rem;padding:1rem 0;display:grid}.capacity-layout li span{color:#aa7600;font-size:.72rem;font-weight:900}.product-grid{border-top:4px solid #111;grid-template-columns:1fr 1fr;gap:0}.product-card{background:0 0;border:1px solid #cbc8bd;border-top:0;border-left:0;grid-template-columns:60px 1fr;gap:1.25rem;padding:1.75rem 1.25rem;display:grid}.product-card:nth-child(odd){border-left:1px solid #cbc8bd}.product-card>span{color:#aa7600;font-weight:900}.product-card strong{font-size:1.35rem}.product-card p{color:#5b5953;min-height:0;margin:.55rem 0}.product-card b{color:#8c6200;font-size:.72rem}.product-detail{grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,7vw,7rem);display:grid}.product-detail header h2{margin:.5rem 0 1.2rem;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.product-detail header>p:last-child,.product-detail>div>p{color:#5b5953;line-height:1.8}.product-detail>div{border-top:4px solid #111;padding-top:1rem}.product-detail>div h3{margin-top:0}.product-detail ul{margin:0 0 2rem;padding:0;list-style:none}.product-detail li{border-bottom:1px solid #cbc8bd;padding:.8rem 0}.contact-grid{border-top:4px solid #111;grid-template-columns:1fr}.contact-card{box-shadow:none;background:0 0;border:0;border-bottom:1px solid #cbc8bd;grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:.25rem 3rem;padding:1.6rem 0;display:grid}.contact-card h2{grid-row:1/5;margin:0;font-size:1.1rem}.contact-card p,.contact-card a{margin:0}.business-network{background:#faf9f4}.business-intro,.location-register{grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(2rem,6vw,6rem);display:grid}.business-intro{padding-bottom:5rem}.business-intro h2,.location-register h2{margin:.5rem 0;font-size:clamp(2.2rem,4vw,4rem);line-height:1}.business-intro ol,.location-register ol{border-top:4px solid #111;margin:0;padding:0;list-style:none}.business-intro li{border-bottom:1px solid #c8c5ba;grid-template-columns:58px 1fr;gap:1rem;padding:1.15rem 0;display:grid}.business-intro li span,.location-register li>span{color:#9b6b00;font-size:.72rem;font-weight:900}.location-register{border-top:1px solid #c8c5ba;padding-top:4rem}.location-register li{border-bottom:1px solid #c8c5ba;grid-template-columns:58px 1fr;gap:1rem;padding:1.4rem 0;display:grid}.location-register p{color:#9b6b00;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:900}.location-register h3{margin:.25rem 0;font-size:1.08rem}.location-register small{color:#65625c}.leadership-register{border-top:4px solid #111;margin-top:4rem;padding-top:3rem}.leadership-register h2{margin:.5rem 0 2rem;font-size:clamp(2rem,4vw,3.6rem)}.leadership-register ol{border-top:1px solid #c7c3b7;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;display:grid}.leadership-register li{border-bottom:1px solid #c7c3b7;grid-template-columns:50px 1fr;gap:1rem;padding:1.3rem 1rem 1.3rem 0;display:grid}.leadership-register li:nth-child(odd){border-right:1px solid #c7c3b7}.leadership-register li:nth-child(2n){padding-left:1rem}.leadership-register li>span{color:#9b6b00;font-size:.7rem;font-weight:900}.leadership-register strong{font-size:.92rem}.leadership-register p{color:#64615a;margin:.25rem 0 0;font-size:.78rem}.publication-section{background:#faf9f4}.publication-layout{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(2rem,7vw,7rem);display:grid}.publication-layout>header h2{margin:.5rem 0 1rem;font-size:clamp(2.2rem,4.3vw,4.4rem);line-height:1}.publication-layout>header>p:last-child{color:#5c5953;line-height:1.8}.publication-status{border-block:4px solid #111;grid-template-columns:90px 1fr;gap:1.5rem;padding:2rem 0;display:grid}.publication-status>span{color:#9b6b00;font-size:.72rem;font-weight:900}.publication-status h3{margin:0;font-size:clamp(1.35rem,2.2vw,2rem)}.publication-status p{color:#5c5953;margin:.65rem 0 0;line-height:1.7}@media (width<=900px){.editorial-heading,.business-intro,.location-register,.publication-layout,.capacity-layout,.product-detail,.editorial-copy{grid-template-columns:1fr}.profile-services{grid-template-columns:repeat(2,1fr)}.profile-services>a{border-bottom:1px solid #bdb9ad}.profile-services>a:nth-child(odd){border-left:1px solid #bdb9ad}.vmo-grid{grid-template-columns:1fr}.vmo-card,.vmo-card:first-child{border-bottom:1px solid #c9c5b8;border-left:1px solid #c9c5b8;min-height:auto}.vmo-card.objective{grid-column:auto}.timeline{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.product-card,.product-card:nth-child(odd){border-left:1px solid #cbc8bd}.location-register,.business-intro{gap:1.5rem}}@media (width<=640px){.editorial-list>li{grid-template-columns:46px 1fr;gap:1rem}.editorial-index{font-size:1.25rem}.editorial-heading{margin-bottom:2rem}.profile-services{grid-template-columns:1fr}.profile-services>a{border-left:1px solid #bdb9ad;min-height:300px}.timeline{grid-template-columns:1fr}.contact-card{grid-template-columns:1fr;gap:.45rem}.contact-card h2{grid-row:auto}.leadership-register ol{grid-template-columns:1fr}.leadership-register li,.leadership-register li:nth-child(2n),.leadership-register li:nth-child(odd){border-right:0;padding:1.1rem 0}.publication-status{grid-template-columns:1fr;gap:.75rem}.product-card{grid-template-columns:42px 1fr;padding-inline:.75rem}.business-intro li,.location-register li{grid-template-columns:42px 1fr}}.product-grid{background:#111}.product-catalogue-hero .page-hero{min-height:clamp(390px,34vw,500px)}.product-catalogue-hero .hero-content{padding-block:clamp(3.5rem,7vw,6rem)}.product-catalogue-hero .hero-content h1{max-width:720px;font-size:clamp(2.6rem,5vw,4.6rem)}.product-catalogue-heading{grid-template-columns:minmax(320px,.9fr) minmax(300px,1.1fr);align-items:center;column-gap:clamp(2rem,6vw,6rem)}.product-catalogue-heading h2{letter-spacing:-.035em;text-wrap:balance;max-width:650px;font-size:clamp(2.35rem,4vw,4rem);line-height:1.04}.product-catalogue-heading>p:last-child{max-width:560px;font-size:.95rem}.product-card{background:#fff;grid-template-columns:minmax(150px,.7fr) minmax(0,1.3fr);gap:0;padding:0}.product-card-visual{background:linear-gradient(145deg,#fffdf5,#f2efe4);place-items:center;min-height:330px;margin:0;padding:1.25rem;display:grid;overflow:hidden}.product-card-visual img{object-fit:contain;width:100%;height:100%;max-height:330px;transition:transform .3s}.product-card-copy{padding:1.6rem}.product-card-copy>span{margin-bottom:.75rem;display:block}.product-card-copy p{margin-bottom:1rem}.product-card-copy ul{margin:0 0 1.25rem;padding:0;list-style:none}.product-card-copy li{color:#5b5953;border-bottom:1px solid #e2ded2;padding:.4rem 0;font-size:.76rem}.product-card:hover .product-card-visual img,.product-card:focus-visible .product-card-visual img{transform:scale(1.025)}.product-card:focus-visible{z-index:2;outline:4px solid var(--corp-yellow);outline-offset:-4px;position:relative}.product-detail{grid-template-columns:minmax(260px,.72fr) minmax(260px,.8fr) minmax(300px,1fr);align-items:start;gap:clamp(2rem,4vw,4.5rem)}.product-detail-visual{border-bottom:4px solid var(--corp-yellow);background:linear-gradient(145deg,#fffdf5,#eeeadd);margin:0}.product-detail-visual img{aspect-ratio:4/5;object-fit:contain;width:100%;padding:1rem;display:block}.product-detail-visual figcaption{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#111;padding:.8rem 1rem;font-size:.7rem;font-weight:900}.product-benefits{border-top:4px solid #111;padding-top:1rem}.corporate-home-hero{background:#111;overflow:hidden;box-shadow:0 10px 22px #0000001f}.corporate-home-hero img{aspect-ratio:1280/720;object-fit:cover;width:100%;height:auto;display:block}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=900px){.product-detail{grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr)}.product-benefits{grid-column:1/-1}.product-card{grid-template-columns:minmax(130px,.65fr) minmax(0,1.35fr)}}@media (width<=640px){.corporate-home-hero img{object-position:center;object-fit:cover;min-height:250px}.product-card{grid-template-columns:1fr}.product-card-visual{min-height:280px}.product-card-visual img{max-height:280px}.product-card-copy{padding:1.35rem}.product-detail{grid-template-columns:1fr}.product-benefits{grid-column:auto}.product-detail-visual{max-width:420px;margin-inline:auto}}@media (width<=900px){.product-card{grid-template-columns:minmax(135px,.62fr) minmax(0,1.38fr)}.product-detail{grid-template-columns:1fr 1fr}.product-benefits{grid-column:1/-1}.corporate-home-hero img{object-position:center;object-fit:cover;min-height:420px}}@media (width<=640px){.product-card{grid-template-columns:1fr}.product-card-visual{min-height:280px}.product-card-visual img{max-height:280px}.product-card-copy{padding:1.3rem}.product-detail{grid-template-columns:1fr}.product-benefits{grid-column:auto}.product-detail-visual{max-width:420px}.corporate-home-hero img{object-position:center;object-fit:cover;min-height:255px}}.corporate-header-shell{isolation:isolate;z-index:1000!important;position:relative!important;overflow:visible!important}#kandungan{z-index:0;position:relative}.corp-nav{z-index:1001;position:relative;overflow:visible;box-shadow:0 8px 24px #00000029}@media (width>=901px){.nav-list{align-items:center;gap:.35rem;padding-block:.48rem}.nav-item>a{border:1px solid #0000;border-radius:12px;padding:.78rem 1.15rem;transition:transform .2s,color .2s,background-color .2s,box-shadow .2s;position:relative;overflow:hidden}.nav-item:hover>a,.nav-item:focus-within>a{color:#fff;box-shadow:0 4px 10px #00000038,inset 0 -3px 0 var(--corp-yellow);background:#26282b;transform:translateY(-2px)}.nav-item>a.active{color:#111;background:linear-gradient(135deg,#ffd02a 0%,#f4b000 72%,#dc9400 100%);border-color:#ffd45a;box-shadow:0 4px 10px #0003,inset 0 1px #ffffff80,inset 0 -3px #11131538}.dropdown{z-index:1100;border-top:3px solid var(--corp-yellow);border-radius:4px 12px 12px;top:100%;box-shadow:0 22px 50px #00000040}}.tabs-shell{box-shadow:none;background:0 0;border:0;overflow:visible}.is-transitioning .dropdown,.is-transitioning .nested-menu,.is-transitioning .third-menu{display:none!important}.tab-panel{border-bottom:4px solid var(--corp-yellow);background:#fff;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);height:460px;min-height:0}.tab-panel>div{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;max-height:none;padding:clamp(2rem,3.5vw,3rem);display:flex;overflow:visible}.tab-panel h3{letter-spacing:-.035em;text-wrap:balance;max-width:470px;margin:.55rem 0 .85rem;font-size:clamp(1.85rem,3vw,2.65rem);line-height:1.08}.tab-panel p{color:#5d5d58;max-width:500px;margin:.15rem 0;font-size:.9rem;line-height:1.7}.tab-panel a{margin-top:1rem}.tab-panel img{object-fit:contain;background:#fff;align-self:center;width:100%;height:100%;min-height:0;display:block}.profile-services{border:0;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,4rem);display:grid}.profile-services>a,.profile-services>a:first-child,.profile-services>a:nth-child(odd){color:#111;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;display:block;overflow:visible}.profile-services>a:after{display:none}.profile-services>a>img{aspect-ratio:auto;object-fit:contain;filter:none;width:100%;height:auto;display:block;position:static;transform:none}.profile-services>a>div{border-top:4px solid var(--corp-yellow);background:0 0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;display:flex;position:static}.profile-services>a h3{color:#111;margin:0;font-size:.86rem}.profile-services>a span{color:#8f6500;margin:0}.profile-services>a>div>span{background:#fff5d5;border:1px solid #e7bd4d;justify-content:center;align-items:center;padding:.55rem .8rem;font-size:.72rem;font-weight:900;transition:transform .22s,background-color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 6px 16px #8058001f}.profile-services>a:hover>div>span,.profile-services>a:focus-visible>div>span{background:var(--corp-yellow);color:#111;transform:translate(5px);box-shadow:0 10px 24px #80580047}.profile-services>a .service-number{color:#9b6b00;margin-bottom:.65rem;display:block;position:static}.profile-services>a:hover>img,.profile-services>a:focus-visible>img{filter:none;transform:none}@media (width<=900px){.tab-panel{grid-template-columns:1fr;height:auto}.tab-panel>div{max-height:none;overflow:visible}.tab-panel img{order:0;height:auto}.profile-services{grid-template-columns:1fr}}@media (width<=640px){.tab-panel>div{padding:1.5rem}.profile-services{gap:2.5rem}.profile-services>a,.profile-services>a:first-child{min-height:0}.profile-services>a>div{flex-direction:column;align-items:flex-start}}.achievement-section{background:linear-gradient(145deg,#fffaf0 0%,#f4ead0 100%);overflow:hidden}.achievement-heading{text-align:center;max-width:780px;margin:0 auto clamp(3rem,7vw,6rem)}.achievement-heading h2{letter-spacing:-.055em;text-wrap:balance;margin:.65rem auto 1.25rem;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.98}.achievement-heading>p:last-child{color:#5c584d;white-space:nowrap;width:max-content;max-width:min(900px,100%);margin:0 auto;font-size:.95rem;line-height:1.8}.achievement-timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.achievement-timeline:before{background:linear-gradient(90deg,#d99500,var(--corp-yellow),#ffcc31);content:"";height:5px;position:absolute;top:2.25rem;left:-8vw;right:-8vw}.achievement-timeline:after{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:18px solid #ffcc31;width:0;height:0;position:absolute;top:1.72rem;right:-8vw}.achievement-card{background:#ffffffe0;border:1px solid #d9c99e;border-top:0;min-height:230px;padding:4.6rem 1.25rem 1.5rem;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 18px 45px #5138001a}.achievement-card:nth-child(n+6){margin-top:2.25rem}.achievement-card:hover{transform:translateY(-7px);box-shadow:0 25px 55px #5138002e}.achievement-node{z-index:2;border:5px solid var(--corp-yellow);background:#fff;border-radius:50%;width:1.5rem;height:1.5rem;position:absolute;top:1.53rem;left:1.25rem;box-shadow:0 0 0 7px #f4b00024}.achievement-number{color:#c6aa67;letter-spacing:.12em;font-size:.66rem;font-weight:900;position:absolute;top:.75rem;right:1rem}.achievement-card strong{color:#161719;letter-spacing:-.055em;font-size:clamp(2.35rem,4vw,3.65rem);font-weight:950;line-height:1;display:block}.achievement-card strong:after{background:var(--corp-yellow);content:"";width:2.75rem;height:5px;margin:.85rem 0 1rem;display:block}.achievement-card p{color:#514d43;margin:0;font-size:.86rem;line-height:1.65}@media (width<=900px){.achievement-timeline{grid-template-columns:repeat(2,1fr)}.achievement-timeline:before,.achievement-timeline:after{display:none}.achievement-card:nth-child(n+6){margin-top:0}.achievement-card{border-top:5px solid var(--corp-yellow);min-height:210px;padding-top:2.2rem}.achievement-node{display:none}}@media (width<=560px){.achievement-timeline{grid-template-columns:1fr}.achievement-card{min-height:0}.achievement-heading h2{font-size:2.7rem}.achievement-heading>p:last-child{white-space:normal;width:auto}}body{font-family:Inter Variable,Inter,Segoe UI,sans-serif}.hero-content h1,.section-head h2,.editorial-heading h2,.achievement-heading h2,.about-copy h2,.vmo-intro h2,.business-intro h2,.location-register h2,.capacity-layout header h2,.product-detail header h2{letter-spacing:-.02em;font-weight:700;line-height:1.2}.section-head,.editorial-heading,.vmo-intro,.product-catalogue-heading{margin-inline:auto;text-align:center;border-bottom:0;width:min(100%,880px);margin-bottom:clamp(2.75rem,6vw,4.5rem);padding-bottom:0;display:block}.capacity-layout,.business-intro,.location-register,.about-profile-grid,.publication-layout{display:block}.capacity-layout>header,.business-intro>header,.location-register>header,.about-copy,.publication-layout>header{margin-inline:auto;text-align:center;width:min(100%,880px);margin-bottom:clamp(2.75rem,6vw,4.5rem)}.capacity-layout>header>p:last-child,.about-copy>p:last-child,.publication-layout>header>p:last-child{text-align:center;max-width:760px;margin-inline:auto}.capacity-layout>ol,.business-intro>ol,.location-register>ol,.company-info,.publication-status{width:min(100%,1000px);margin-inline:auto}.contact-card .contact-identity{grid-row:1/5;align-items:center;gap:1rem;min-width:0;display:flex}.contact-card .contact-identity h2{grid-row:auto;margin:0;line-height:1.35}.contact-icon{color:#fff;background:#0b2347;border:2px solid #e8b11d;border-radius:50%;flex:0 0 3rem;place-items:center;width:3rem;height:3rem;display:grid;box-shadow:0 7px 16px #0b23472e}.contact-icon svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:1.55rem;height:1.55rem}@media (width<=640px){.contact-card .contact-identity{grid-row:auto;margin-bottom:.65rem}.contact-icon{flex-basis:2.7rem;width:2.7rem;height:2.7rem}}.section-head .kicker,.editorial-heading .kicker,.vmo-intro .kicker,.product-catalogue-heading .kicker{margin-bottom:1rem}.section-head h2,.editorial-heading h2,.vmo-intro h2,.product-catalogue-heading h2{letter-spacing:-.02em;text-wrap:balance;max-width:780px;margin:0 auto;font-size:clamp(2.35rem,4.5vw,4.65rem);font-weight:700;line-height:1.2}.section-head>p,.editorial-heading>p:last-child,.vmo-intro>p,.product-catalogue-heading>p:last-child{color:#62605a;text-align:center;text-wrap:pretty;max-width:760px;margin:1.15rem auto 0;line-height:1.75}@media (width<=640px){.section-head,.editorial-heading,.vmo-intro,.product-catalogue-heading{margin-bottom:2.5rem}.section-head h2,.editorial-heading h2,.vmo-intro h2,.product-catalogue-heading h2{font-size:2.35rem;line-height:1.2}}@keyframes contentFadeOut{0%{opacity:1}to{opacity:0}}@keyframes contentFadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){::view-transition-old(corporate-content),::view-transition-new(corporate-content){animation-duration:1ms!important;transform:none!important}}
