:root{--color-green:#69a123;--color-orange:#f6ab03;--color-charcoal:#1c1c1c;--color-offwhite:#fafafa;--color-bg:var(--color-offwhite);--color-text:var(--color-charcoal);--color-text-emphasis:var(--color-green);--color-text-accent:var(--color-orange);--color-divider:#69a1231f;--font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-size-display:2.5rem;--font-size-chapter:2rem;--font-size-section:1.75rem;--font-size-body:1rem;--font-size-caption:.8125rem;--font-size-legal:.75rem;--font-size-data-label:.875rem;--line-height-body:1.75rem;--line-height-caption:1.25rem;--line-height-legal:1.25rem;--max-content-width:1280px;--grid-gap:1rem;--margin-1440:64px;--margin-1024:48px;--margin-768:32px;--margin-390:20px;--margin-360:16px;--section-spacing-major:120px;--section-spacing-minor:72px;--text-measure:68ch;--min-touch:44px}@media (width<=1440px){:root{--current-margin:64px}}@media (width<=1024px){:root{--current-margin:48px}}@media (width<=768px){:root{--current-margin:32px}}@media (width<=390px){:root{--current-margin:20px}}@media (width<=360px){:root{--current-margin:16px}}*{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}h1{font-size:var(--font-size-display);letter-spacing:-.5px;font-weight:700;line-height:2.75rem}h2{font-size:var(--font-size-chapter);letter-spacing:-.3px;margin-block-end:1.5rem;line-height:2.25rem}h3{font-size:var(--font-size-section);letter-spacing:-.2px;margin-block-end:1rem;line-height:2rem}.grid-2{gap:var(--section-spacing-minor);grid-template-columns:1fr;display:grid}.grid-3{gap:var(--grid-gap);grid-template-columns:1fr;display:grid}@media (width>=768px){.grid-2{grid-template-columns:7fr 5fr}.grid-3{gap:var(--grid-gap);grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.grid-2{gap:var(--section-spacing-major);grid-template-columns:7fr 5fr}}.toc{background:var(--color-offwhite);border-block-end:1px solid var(--color-divider);z-index:50;padding-block:1rem;position:sticky;inset-block-start:64px}.site-header{background:var(--color-offwhite);border-block-end:1px solid var(--color-divider);z-index:60;padding-block:.75rem;position:sticky;inset-block-start:0}.site-header-inner{max-width:var(--max-content-width);padding-inline:var(--current-margin,64px);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;display:flex}.brand-text{font-size:var(--font-size-data-label);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text);min-height:var(--min-touch);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.menu-toggle{min-width:var(--min-touch);min-height:var(--min-touch);font-size:var(--font-size-data-label);color:var(--color-text);border:1px solid var(--color-text);background:0 0;padding:.25rem .75rem;display:none}@media (width<=768px){.menu-toggle{align-items:center;display:inline-flex}.toc-list{display:none}.toc-list.open{flex-flow:column;padding-block:1rem;display:flex}}.back-to-top{min-width:var(--min-touch);min-height:var(--min-touch);background:var(--color-offwhite);border:2px solid var(--color-green);color:var(--color-green);z-index:40;border-radius:50%;font-size:1.5rem;line-height:1;position:fixed;inset-block-end:1rem;inset-inline-end:1rem}.cover{text-align:center;min-height:80vh;padding-block:var(--section-spacing-major);flex-direction:column;justify-content:center;align-items:center;display:flex}.cover-title{font-size:var(--font-size-display);letter-spacing:.05em;text-transform:uppercase;margin-block-end:1rem;font-weight:700}.cover-tagline{font-size:var(--font-size-section);color:var(--color-text);max-width:50ch;font-style:italic}@media (width<=768px){.grid-3{grid-template-columns:1fr}}@media (width<=390px){h1{font-size:2rem;line-height:2.25rem}h2{font-size:1.5rem;line-height:1.75rem}h3{font-size:1.25rem;line-height:1.5rem}}@media print{.site-header,.toc,.menu-toggle,.back-to-top{display:none!important}main{max-width:100%;padding:0}section{page-break-inside:avoid;padding-block:1.5rem}body{color:#000;background:#fff}a{color:#000;text-decoration:none}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{font-family:var(--font-family);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--color-text);background:var(--color-bg);min-height:100vh;margin:0}a{color:var(--color-charcoal);text-underline-offset:3px;text-decoration:underline}a:hover,a:focus{color:var(--color-green)}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--color-green);outline-offset:2px}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-weight:600;line-height:1.2}h1{letter-spacing:-.5px;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1}h2{letter-spacing:-.3px;margin-block-end:1.5rem;font-size:clamp(1.5rem,3.5vw,2.25rem);line-height:1.2}h3{letter-spacing:-.2px;margin-block-end:1rem;font-size:clamp(1.125rem,2.5vw,1.5rem);line-height:1.3}p{max-width:var(--text-measure);margin-block-end:1rem}button{font-family:inherit;font-size:inherit;cursor:pointer;color:inherit;background:0 0;border:0}ul,ol{margin-block-end:1rem;padding-inline-start:1.5rem}li{margin-block-end:.5rem}main{max-width:var(--max-content-width);margin:0 auto;padding-block:0;padding-inline-start:var(--current-margin,64px);padding-inline-end:var(--current-margin,64px);display:block}section{padding-block:var(--section-spacing-minor,72px);scroll-margin-top:var(--header-height,80px)}@media (width>=1024px){section{padding-block:var(--section-spacing-major,120px)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--color-charcoal);color:var(--color-offwhite);z-index:100;padding:12px 24px;font-weight:600;text-decoration:none;position:absolute;inset-block-start:8px;inset-inline-start:-9999px}.skip-link:focus{color:var(--color-offwhite);inset-inline-start:8px}.divider{background:var(--color-green);border:0;width:12%;height:1px;margin-block:2rem}.chapter-number{font-size:var(--font-size-data-label);color:var(--color-text);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-block-end:.5rem;font-weight:600;display:inline-flex}.chapter-number:before{content:"";background:var(--color-green);border-radius:50%;width:8px;height:8px;display:inline-block}.chapter-number:after{content:"";background:var(--color-orange);border-radius:50%;width:6px;height:6px;display:inline-block}.callout{border-inline-start:4px solid var(--color-green);background:var(--color-offwhite);font-size:var(--font-size-body);padding-inline-start:1rem}.legal{font-size:var(--font-size-legal);line-height:var(--line-height-legal);color:var(--color-text);max-width:var(--text-measure)}.caption{font-size:var(--font-size-caption);line-height:var(--line-height-caption);color:var(--color-text);margin-block-start:.5rem;font-style:italic}.image-placeholder{aspect-ratio:4/3;background:0 0;width:100%;display:none}.touch-target{min-width:var(--min-touch);min-height:var(--min-touch);justify-content:center;align-items:center;display:inline-flex}.toc{background:var(--color-offwhite);padding-block:1.25rem;padding-inline:var(--current-margin,64px);border-block-end:1px solid var(--color-divider);z-index:55;max-height:calc(100svh - var(--header-height,80px));display:none;position:fixed;inset-block-start:var(--header-height,80px);inset-inline:0;overflow-y:auto}.toc.open{display:block}.toc-list{flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.toc-list:not(.open){display:none}.toc-list.open{display:flex}.toc-link{font-size:var(--font-size-data-label);color:var(--color-text);min-height:var(--min-touch);border-block-end:2px solid #0000;align-items:center;padding:.5rem .25rem;text-decoration:none;display:inline-flex}.toc-link[aria-current=true]{border-block-end-color:var(--color-green);color:var(--color-green);font-weight:600}.product-card,.commercial-term,.capability-item,.process-step,.sustainability-item{border:1px solid var(--color-divider);background:var(--color-offwhite);padding:1rem}.process-step{align-items:flex-start;gap:.75rem;display:flex}.process-step-number{background:var(--color-green);width:32px;height:32px;color:var(--color-offwhite);font-weight:700;font-size:var(--font-size-data-label);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.contact-link{min-height:var(--min-touch);border:1px solid var(--color-text);color:var(--color-text);font-size:var(--font-size-body);align-items:center;gap:.5rem;padding:.5rem .75rem;text-decoration:none;display:inline-flex}.contact-link:hover,.contact-link:focus-visible{background:var(--color-charcoal);color:var(--color-offwhite)}.cta{min-height:var(--min-touch);min-width:var(--min-touch);background:var(--color-green);color:var(--color-charcoal);border:0;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;display:inline-flex}.cta:hover,.cta:focus-visible{background:var(--color-charcoal);color:var(--color-offwhite)}footer.site-footer{border-block-start:1px solid var(--color-divider);padding-block:var(--section-spacing-minor);font-size:var(--font-size-caption);margin-block-start:var(--section-spacing-major)}.cover{min-height:calc(100svh - var(--header-height,80px));padding-block:var(--section-spacing-major,120px);background:var(--color-offwhite);grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;padding-inline:0;display:grid}.cover-title{letter-spacing:.04em;text-transform:uppercase;max-width:18ch;margin-block-end:.75rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.05}.cover-subtitle{font-size:var(--font-size-chapter);text-transform:uppercase;letter-spacing:.1em;margin-block-end:.5rem;font-weight:400}.cover-year{font-size:var(--font-size-section);color:var(--color-text);margin-block-end:1rem;font-weight:300}.cover-tagline{color:var(--color-text);max-width:60ch;font-size:clamp(1rem,2vw,1.35rem);font-style:italic}.market-region{border:1px solid var(--color-divider);margin-block-end:.5rem;padding:1rem}@media (width<=768px){.grid-3{grid-template-columns:1fr}}@media (width<=390px){h1{font-size:2rem;line-height:2.25rem}h2{font-size:1.5rem;line-height:1.75rem}h3{font-size:1.25rem;line-height:1.5rem}}@media print{.site-header,.toc,.menu-toggle,.back-to-top{display:none!important}main{max-width:100%;padding:0}section{page-break-inside:avoid;padding-block:1.5rem}body{color:#000;background:#fff}a{color:#000;text-decoration:none}}:root{--profile-header-height:86px;--profile-max:1280px;--profile-pad:clamp(18px, 5vw, 64px);--profile-radius:24px;--profile-soft:#f1f3ed;--profile-line:#1c1c1c1f;--profile-shadow:0 18px 50px #1c1c1c14}html{scroll-padding-top:var(--profile-header-height)}body{overflow-x:clip}.profile-header{z-index:80;min-height:var(--profile-header-height);border-block-end:1px solid var(--profile-line);-webkit-backdrop-filter:blur(18px)saturate(145%);background:#fafafaf0;position:sticky;inset-block-start:0}.profile-header-inner{width:min(calc(100% - (2 * var(--profile-pad))), var(--profile-max));min-height:var(--profile-header-height);grid-template-columns:minmax(190px,1fr) auto minmax(300px,1fr);align-items:center;gap:24px;margin-inline:auto;display:grid}.profile-brand{align-items:center;width:188px;height:74px;text-decoration:none;display:flex}.profile-brand img{object-fit:contain;width:100%;height:66px;display:block}.profile-primary-nav{white-space:nowrap;justify-content:center;align-items:center;gap:clamp(16px,2vw,30px);display:flex}.profile-primary-nav a,.profile-back-link{color:var(--color-charcoal);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700;text-decoration:none}.profile-primary-nav a:hover,.profile-primary-nav a:focus-visible,.profile-back-link:hover,.profile-back-link:focus-visible{color:var(--color-green)}.profile-header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.language-selector select,.profile-menu-toggle,.profile-quote-link{border:1px solid var(--profile-line);min-height:44px;color:var(--color-charcoal);font:inherit;background:#fafafadb;border-radius:12px;padding-inline:13px;font-size:.82rem;font-weight:700}.language-selector select{max-width:118px}.profile-menu-toggle{min-width:88px}.profile-quote-link{background:var(--color-charcoal);color:var(--color-offwhite);align-items:center;text-decoration:none;display:inline-flex}.profile-quote-link:hover,.profile-quote-link:focus-visible{color:var(--color-offwhite);background:var(--color-green)}.profile-contents{inset:var(--profile-header-height) 0 auto;max-height:calc(100svh - var(--profile-header-height));padding:34px var(--profile-pad) 42px;border-block-end:1px solid var(--profile-line);box-shadow:var(--profile-shadow);background:#fafafafa;display:none;position:fixed;overflow-y:auto}.profile-contents.is-open{display:block}.profile-contents ol{width:min(100%, var(--profile-max));grid-template-columns:repeat(3,1fr);gap:8px 32px;margin:0 auto;padding:0;list-style:none;display:grid}.profile-contents li{margin:0}.profile-contents a{min-height:48px;color:var(--color-charcoal);border-block-end:1px solid var(--profile-line);align-items:center;gap:12px;text-decoration:none;display:flex}.profile-contents a span{color:var(--color-green);font-size:.75rem;font-weight:800}.profile-main,.quote-main{max-width:none;margin:0;padding:0}.profile-section,.profile-cover{width:min(calc(100% - (2 * var(--profile-pad))), var(--profile-max));scroll-margin-top:var(--profile-header-height);margin-inline:auto;padding-block:clamp(76px,9vw,130px)}.profile-cover{min-height:calc(100svh - var(--profile-header-height));grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(44px,7vw,96px);display:grid}.cover-copy{z-index:1;position:relative}.cover-logo{object-fit:contain;object-position:left center;width:clamp(260px,25vw,350px);height:auto;max-height:190px;margin-block-end:34px;display:block}html[dir=rtl] .cover-logo{object-position:right center}.cover-eyebrow,.section-number,.card-label,.office-region,.commodity-index{color:var(--color-green);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:800}.profile-cover h1{letter-spacing:-.055em;text-transform:uppercase;text-wrap:balance;max-width:780px;font-size:clamp(2.75rem,6vw,5.75rem);line-height:.94}.cover-profile{margin-block:22px 4px;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700}.cover-tagline{color:var(--color-green);font-size:clamp(1.1rem,2.2vw,1.55rem);font-weight:650}.cover-intro,.section-lead{max-width:62ch;font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.65}.cover-actions,.contact-actions{flex-wrap:wrap;gap:12px;margin-block-start:28px;display:flex}.button{border:1px solid var(--color-charcoal);border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-size:.86rem;font-weight:750;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.button-primary{background:var(--color-charcoal);color:var(--color-offwhite)}.button-primary:hover,.button-primary:focus-visible{background:var(--color-green);border-color:var(--color-green);color:var(--color-offwhite)}.button-secondary{color:var(--color-charcoal);background:0 0}.button-secondary:hover,.button-secondary:focus-visible{border-color:var(--color-green);color:var(--color-green)}.profile-image-shell{aspect-ratio:4/3;border-radius:var(--profile-radius);width:100%;min-width:0;max-width:100%;box-shadow:var(--profile-shadow);background-color:#e5e8df;position:relative;overflow:hidden}.profile-image-shell img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .26s;display:block}.profile-image-shell.is-loaded img{opacity:1}.profile-image-loading{pointer-events:none;background:#e5e8df;animation:1.2s ease-in-out infinite alternate profile-pulse;position:absolute;inset:0}.profile-image-shell.is-loaded .profile-image-loading{display:none}@keyframes profile-pulse{0%{opacity:.45}to{opacity:.9}}.section-heading-row{grid-template-columns:minmax(360px,.9fr) minmax(320px,1.1fr);align-items:end;gap:clamp(36px,7vw,100px);margin-block-end:clamp(40px,6vw,72px);display:grid}.section-heading-row h2,.editorial-split h2,.markets-copy h2,.contact-section h2,.legal-section h2{letter-spacing:-.045em;text-wrap:balance;margin:8px 0 0;font-size:clamp(2.15rem,4.2vw,4.5rem);line-height:1.02}.section-heading-row>p{margin:0;font-size:1.08rem;line-height:1.75}.editorial-split,.markets-section{grid-template-columns:minmax(0,1fr) minmax(390px,.92fr);align-items:center;gap:clamp(48px,8vw,110px);display:grid}.editorial-split.reverse{grid-template-columns:minmax(390px,.92fr) minmax(0,1fr)}.editorial-split p:not(.section-number),.markets-copy p{line-height:1.75}.vision-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.vision-grid article,.commercial-grid article,.office-grid article,.buyer-checklist,.documents-panel,.axion-panel{border:1px solid var(--profile-line);border-radius:var(--profile-radius);background:#fff;padding:clamp(26px,4vw,48px)}.vision-grid article>span,.service-grid article>span,.process-list>li>span,.capability-grid article>span{color:var(--color-green);margin-block-end:24px;font-size:.78rem;font-weight:800;display:inline-flex}.vision-grid h3{font-size:clamp(1.4rem,2.5vw,2.25rem)}.why-layout{grid-template-columns:minmax(340px,.85fr) minmax(0,1.15fr);align-items:stretch;gap:32px;display:grid}.why-layout>*,.editorial-split>*,.markets-section>*,.logistics-visuals>*,.axion-panel>*{min-width:0}.why-layout>.profile-image-shell{min-height:100%}.capability-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.capability-grid article,.service-grid article{border:1px solid var(--profile-line);background:#fff;border-radius:16px;padding:20px}.capability-grid article>span,.service-grid article>span{margin-block-end:14px}.capability-grid p,.service-grid p{margin:0;font-weight:650;line-height:1.45}.products-section{width:100%;max-width:none;padding-inline:max(var(--profile-pad), calc((100vw - var(--profile-max)) / 2));background:#f4f5f1}.catalog-heading,.extended-catalog-heading h3,.offices-heading{margin:0 0 28px;font-size:clamp(1.5rem,3vw,2.4rem)}.core-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.core-product-card,.extended-product-card{content-visibility:auto;contain-intrinsic-size:auto 420px;min-width:0}.core-product-card .commodity-image{border-radius:20px}.commodity-image{aspect-ratio:4/3;background-color:#dde1d7;background-position:50%;background-size:cover;border:1px solid #1c1c1c14;border-radius:16px;position:relative;overflow:hidden}.commodity-image img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .22s;display:block}.commodity-image.is-loaded img{opacity:1}.commodity-copy{padding:18px 4px 8px}.commodity-copy h4{margin:6px 0 10px;font-size:1.32rem}.commodity-copy>p:last-child{color:#1c1c1cbf;margin:0;line-height:1.55}.extended-catalog-heading{border-block-end:1px solid var(--profile-line);justify-content:space-between;align-items:end;gap:30px;margin-block:80px 28px;padding-block-end:20px;display:flex}.extended-catalog-heading h3,.extended-catalog-heading p{margin:0}.extended-category{margin-block:44px}.extended-category>h4{color:var(--color-green);letter-spacing:.1em;text-transform:uppercase;margin-block-end:16px;font-size:.82rem}.extended-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.extended-product-card h5{margin:10px 2px 0;font-size:.93rem;line-height:1.3}.catalog-note{border-inline-start:4px solid var(--color-green);background:#fff;max-width:90ch;margin-block:60px 0;padding:22px 26px;font-size:.88rem;line-height:1.6}.section-kicker,.large-kicker{color:var(--color-green);font-weight:750}.large-kicker{margin:-32px 0 36px;font-size:clamp(1.5rem,4vw,3.5rem)}.check-list,.documents-panel ul,.buyer-checklist ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 30px;margin-block-start:30px;padding:0;list-style:none;display:grid}.check-list li,.documents-panel li,.buyer-checklist li{margin:0;padding-inline-start:20px;position:relative}.check-list li:before,.documents-panel li:before,.buyer-checklist li:before{content:"";background:var(--color-green);border-radius:50%;width:7px;height:7px;position:absolute;inset-block-start:.67em;inset-inline-start:0}.logistics-visuals{grid-template-columns:1.2fr .8fr;gap:20px;display:grid}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-block-start:28px;display:grid}.section-closing{max-width:90ch;margin-block:32px 0}.commercial-section{border-block:1px solid var(--profile-line)}.commercial-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.commercial-grid h3{margin-block-start:24px}.incoterm-row{gap:8px;display:flex}.incoterm-row b{background:var(--color-charcoal);min-width:58px;min-height:42px;color:var(--color-offwhite);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.documents-panel{margin-block-start:20px}.process-list{border-block-start:1px solid var(--profile-line);margin:0;padding:0;list-style:none}.process-list>li{border-block-end:1px solid var(--profile-line);grid-template-columns:70px minmax(0,1fr);gap:24px;margin:0;padding-block:25px;display:grid}.process-list>li>span{-webkit-backdrop-filter:blur(12px)saturate(155%);backdrop-filter:blur(12px)saturate(155%);background:#fafafabd;border:1px solid #ffffffb8;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin:0;box-shadow:0 4px 18px #1c1c1c14,inset 0 1px #ffffffe6}.process-list h3,.process-list p{margin:0}.process-list p{margin-block-start:6px}.buyer-checklist{background:var(--profile-soft);margin-block-start:40px}.buyer-checklist .button{margin-block-start:28px}.markets-section{width:100%;max-width:none;padding-inline:max(var(--profile-pad), calc((100vw - var(--profile-max)) / 2));background:var(--color-charcoal);color:var(--color-offwhite)}.markets-section h2,.markets-section p{color:var(--color-offwhite)}.region-list{grid-template-columns:repeat(2,1fr);gap:8px;margin-block:28px;display:grid}.region-list span{border-block-end:1px solid #fafafa2e;gap:12px;padding:12px 0;display:flex}.region-list b{color:var(--color-orange)}.axion-panel{background:var(--color-charcoal);color:var(--color-offwhite);grid-template-columns:minmax(0,1.25fr) minmax(230px,.75fr);gap:40px;display:grid}.axion-panel h3,.axion-panel p{color:var(--color-offwhite)}.axion-links{flex-direction:column;justify-content:center;gap:12px;display:flex}.axion-links a{min-height:52px;color:var(--color-offwhite);border:1px solid #fafafa59;border-radius:12px;align-items:center;padding:12px 16px;text-decoration:none;display:flex}.axion-links a:hover,.axion-links a:focus-visible{border-color:var(--color-orange);color:var(--color-orange)}.offices-heading{margin-block:60px 24px}.office-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.office-grid h4{margin:8px 0 20px;font-size:1.3rem}.office-grid address{font-style:normal;line-height:1.8}.office-grid address a{color:var(--color-charcoal);text-decoration:none}.office-grid address a:hover,.office-grid address a:focus-visible{color:var(--color-green);text-decoration:underline}.network-visual{aspect-ratio:16/7;margin-block-start:28px}.contact-section{grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);align-items:start;gap:60px;display:grid}.contact-actions{margin:0}.contact-details{border-block-start:1px solid var(--profile-line);flex-wrap:wrap;grid-column:1/-1;gap:18px 36px;padding-block-start:34px;display:flex}.contact-details a{font-size:clamp(1rem,2vw,1.28rem);font-weight:650;text-decoration:none}.legal-section{border-block-start:1px solid var(--profile-line);padding-block:70px}.legal-section p:not(.section-number){color:#1c1c1cb8;max-width:100ch;font-size:.86rem;line-height:1.7}.profile-footer{min-height:160px;padding:36px var(--profile-pad);background:var(--color-charcoal);color:var(--color-offwhite);justify-content:center;align-items:center;gap:30px;display:flex}.profile-footer img{object-fit:contain;filter:brightness(0)invert();width:130px;height:78px}.profile-footer p{margin:0}.profile-footer a{color:var(--color-offwhite)}.quote-main{width:min(calc(100% - (2 * var(--profile-pad))), 1060px);margin-inline:auto;padding-block:80px 120px}.quote-hero{margin-block-end:60px}.quote-hero h1{letter-spacing:-.05em;max-width:850px;font-size:clamp(2.5rem,6vw,5.5rem);line-height:.98}.quote-hero>p:last-child{max-width:70ch;font-size:1.1rem;line-height:1.7}.quote-form{gap:24px;display:grid}.quote-form fieldset{border:1px solid var(--profile-line);border-radius:var(--profile-radius);margin:0;padding:clamp(24px,4vw,42px)}.quote-form legend{color:var(--color-green);padding-inline:10px;font-weight:800}.quote-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.quote-field{color:var(--color-charcoal);gap:8px;font-weight:650;display:grid}.quote-field input,.quote-field select,.quote-field textarea{width:100%;min-height:50px;color:var(--color-charcoal);font:inherit;background:#fff;border:1px solid #1c1c1c3d;border-radius:10px;padding:12px 14px}.quote-field textarea{resize:vertical}.quote-field-wide+.quote-field-wide{margin-block-start:20px}.quote-submit{align-items:center;gap:20px;display:flex}.quote-submit p,.form-error{margin:0;font-size:.86rem}.form-error{color:#9a261f;font-weight:700}html[dir=rtl] .profile-cover h1,html[dir=rtl] .quote-hero h1,html[dir=rtl] .section-heading-row h2,html[dir=rtl] .editorial-split h2,html[dir=rtl] .markets-copy h2,html[dir=rtl] .contact-section h2,html[dir=rtl] .legal-section h2{letter-spacing:0}html[dir=rtl] .profile-cover h1,html[dir=rtl] .quote-hero h1{text-wrap:pretty;line-height:1.18}html[dir=rtl] .quote-hero h1{margin-block-end:.32em}html[dir=rtl] .section-heading-row h2,html[dir=rtl] .editorial-split h2,html[dir=rtl] .markets-copy h2,html[dir=rtl] .contact-section h2,html[dir=rtl] .legal-section h2{text-wrap:pretty;margin-block-end:.34em;line-height:1.24}html[dir=rtl] bdi,html[dir=rtl] input[dir=ltr]{unicode-bidi:isolate}@media (width<=1199px){.profile-header-inner{grid-template-columns:190px 1fr}.profile-primary-nav,.profile-back-link{display:none}.profile-header-actions{grid-column:2}.profile-contents ol{grid-template-columns:repeat(2,1fr)}.core-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.extended-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){:root{--profile-header-height:78px}.profile-header-inner{grid-template-columns:146px 1fr;gap:10px;width:calc(100% - 32px)}.profile-brand{width:146px;height:68px}.profile-brand img{height:58px}.profile-quote-link{display:none}.profile-cover,.editorial-split,.editorial-split.reverse,.why-layout,.markets-section,.contact-section{grid-template-columns:1fr}.profile-cover{min-height:auto;padding-block:60px 80px}.cover-copy{order:1}.cover-visual{order:2}.section-heading-row{grid-template-columns:1fr;gap:20px}.editorial-split.reverse>.profile-image-shell{order:2}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.office-grid{grid-template-columns:1fr}.network-visual{aspect-ratio:4/3}.contact-details{grid-column:auto}}@media (width<=640px){.profile-header-actions{gap:6px}.language-selector select{width:92px;padding-inline:8px}.profile-menu-toggle{min-width:70px;padding-inline:8px}.profile-contents ol,.vision-grid,.capability-grid,.core-product-grid,.commercial-grid,.quote-grid{grid-template-columns:1fr}.profile-contents{padding-inline:20px}.cover-logo{width:240px;max-height:146px;margin-block-end:22px}.profile-cover h1{font-size:clamp(2.55rem,14vw,4rem)}.profile-image-shell,.core-product-card .commodity-image{border-radius:18px}.extended-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.extended-catalog-heading{display:block}.extended-catalog-heading p{margin-block-start:10px}.logistics-visuals,.axion-panel,.service-grid,.check-list,.documents-panel ul,.buyer-checklist ul,.region-list{grid-template-columns:1fr}.process-list>li{grid-template-columns:52px minmax(0,1fr);gap:14px}.quote-submit,.profile-footer{text-align:center;flex-direction:column;align-items:stretch}.contact-details{display:grid}}@media (prefers-reduced-motion:reduce){.profile-image-loading{animation:none}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.profile-header,.process-list>li>span{background:var(--color-offwhite)}}@media print{@page{size:A4;margin:16mm}.profile-header,.cover-actions,.contact-actions,.profile-footer,.profile-image-loading,.quote-main{display:none!important}.profile-main,.profile-section,.profile-cover,.products-section,.markets-section{width:100%;max-width:none;margin:0;padding:14mm 0;color:#000!important;background:#fff!important}.profile-cover,.editorial-split,.editorial-split.reverse,.why-layout,.markets-section,.contact-section{min-height:0;display:block}.profile-cover h1,.markets-section h2,.markets-section p{color:#000!important}.profile-image-shell{break-inside:avoid;max-width:150mm;box-shadow:none;margin-block:8mm}.core-product-grid,.extended-product-grid,.office-grid{grid-template-columns:repeat(2,1fr)}.profile-section,.core-product-card,.extended-product-card,.office-grid article{break-inside:avoid}a{text-decoration:none;color:#000!important}}@page{size:A4;margin:0}.pdf-profile{color:#20211f;background:#e9ece6;padding:28px 0}.pdf-sheet{box-sizing:border-box;background:#fbfbf8;width:210mm;min-height:297mm;margin:0 auto 28px;padding:24mm 18mm 19mm;font-family:Arial,Noto Sans,sans-serif;font-size:10.3pt;line-height:1.58;position:relative;overflow:hidden;box-shadow:0 12px 36px #1218102e}.pdf-sheet.is-rtl{text-align:right;direction:rtl;font-family:Tahoma,Arial,Noto Naskh Arabic,sans-serif}.pdf-sheet h1,.pdf-sheet h2,.pdf-sheet h3,.pdf-sheet p{margin-top:0}.pdf-sheet h1{color:#20211f;letter-spacing:-.045em;max-width:155mm;margin-bottom:7mm;font-size:25pt;line-height:1.06}.pdf-sheet h2{color:#47623c;font-size:12pt;line-height:1.25}.pdf-sheet p{margin-bottom:4.2mm}.pdf-page-header,.pdf-page-footer{color:#58764a;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:7.5pt;font-weight:700;display:flex;position:absolute;left:18mm;right:18mm}.pdf-page-header{top:10mm}.pdf-page-footer{color:#777a72;letter-spacing:.04em;text-transform:none;font-size:7pt;bottom:8mm}.pdf-number{color:#b28b40;letter-spacing:.18em;font-size:8pt;font-weight:700;margin-bottom:4mm!important}.pdf-lead{color:#47623c;max-width:155mm;font-size:13pt;line-height:1.46}.pdf-section-rule{background:#d7dbd1;height:1px;margin:8mm 0}.pdf-two-column,.pdf-product-grid,.pdf-office-grid{grid-template-columns:repeat(2,1fr);gap:5mm;display:grid}.pdf-panel,.pdf-wide-panel,.pdf-product-grid article{box-sizing:border-box;background:#fff;border:1px solid #d7dbd1;border-radius:2mm;padding:5mm}.pdf-panel>span,.pdf-capability-grid article>span,.pdf-service-grid article>span,.pdf-office-grid article>span{color:#b28b40;margin-bottom:2mm;font-size:8pt;font-weight:700;display:block}.pdf-panel p,.pdf-wide-panel p,.pdf-product-grid p{margin-bottom:0}.pdf-wide-panel{margin-top:5mm}.pdf-wide-panel .pdf-bullet-list{columns:2;column-gap:8mm}.pdf-bullet-list{margin:0;padding-inline-start:5mm}.pdf-bullet-list li{margin-bottom:2mm;padding-inline-start:2mm}.pdf-bullet-list li::marker{color:#b28b40}.pdf-capability-grid,.pdf-service-grid{grid-template-columns:repeat(3,1fr);gap:3mm;display:grid}.pdf-capability-grid article,.pdf-service-grid article{box-sizing:border-box;background:linear-gradient(135deg,#fff 0%,#f4f6f0 100%);border-bottom:1px solid #d7dbd1;min-height:24mm;padding:4mm}.pdf-capability-grid p,.pdf-service-grid p{margin-bottom:0;font-size:9pt;line-height:1.38}.pdf-product-grid article h2{margin-bottom:2mm}.pdf-product-grid article p{font-size:9pt;line-height:1.52}.pdf-note{color:#6c7067;margin-top:5mm;font-size:8.4pt;line-height:1.45}.pdf-subheading{color:#47623c;margin:5mm 0 3mm!important;font-size:12pt!important}.pdf-process-list{margin:0;padding:0;list-style:none}.pdf-process-list li{border-bottom:1px solid #d7dbd1;grid-template-columns:10mm 1fr;gap:4mm;padding:3.4mm 0;display:grid}.pdf-process-list span{color:#fff;background:#58764a;border-radius:50%;place-items:center;width:7mm;height:7mm;font-size:7pt;font-weight:700;display:grid}.pdf-process-list h2{color:#20211f;margin-bottom:1mm;font-size:10pt}.pdf-process-list p{margin-bottom:0;font-size:8.7pt;line-height:1.35}.pdf-region-list{flex-wrap:wrap;gap:3mm;margin:4mm 0 5mm;display:flex}.pdf-region-list span{color:#34442e;background:#e8eee2;border-radius:1mm;padding:2.5mm 3mm;font-size:8.8pt;font-weight:700}.pdf-office-grid{grid-template-columns:repeat(3,1fr);margin-top:3mm}.pdf-office-grid article{box-sizing:border-box;background:#fff;border-top:3px solid #b28b40;padding:4mm}.pdf-office-grid h3{color:#20211f;margin-bottom:2mm;font-size:9.5pt}.pdf-office-grid p{margin-bottom:1.3mm;font-size:8pt;line-height:1.36}.pdf-contact-panel{color:#f7f5ed;background:#20211f;border-radius:3mm;gap:3mm;padding:9mm;display:grid}.pdf-contact-panel span{color:#d8c291;letter-spacing:.12em;font-size:8pt;font-weight:700}.pdf-contact-panel strong{font-size:13pt}.pdf-legal{color:#4e514a;font-size:8.8pt;line-height:1.54}.pdf-cover{color:#f7f5ed;background:#20211f;align-items:center;padding:0 20mm;display:flex}.pdf-cover-accent{background:#58764a;width:42mm;height:100%;position:absolute;top:0;right:0}.pdf-cover.is-rtl .pdf-cover-accent{left:0;right:auto}.pdf-cover-content{z-index:1;max-width:142mm;position:relative}.pdf-cover-content img{object-fit:contain;object-position:left center;width:60mm;height:auto;max-height:38mm;display:block}.pdf-cover.is-rtl .pdf-cover-content img{object-position:right center}.pdf-cover-content>p:first-of-type{color:#d8c291;letter-spacing:.14em;margin-top:13mm;font-size:9pt;font-weight:700}.pdf-cover-rule{background:#b28b40;width:20mm;height:1.4mm;margin:8mm 0}.pdf-cover h1{color:#fff;text-transform:uppercase;max-width:125mm;margin-bottom:4mm;font-size:35pt}.pdf-cover strong{color:#d8c291;font-size:13pt}.pdf-cover h2{color:#e4e8df;max-width:112mm;margin:10mm 0 0;font-size:17pt;line-height:1.32}.pdf-cover-intro{color:#e0e3dc;max-width:104mm;font-size:10.5pt;line-height:1.65;margin-top:12mm!important}.pdf-cover footer{color:#d8c291;letter-spacing:.1em;font-size:8pt;position:absolute;bottom:15mm;left:20mm}.pdf-cover.is-rtl footer{left:auto;right:20mm}@media print{html,body,#root{background:#fff!important;margin:0!important}body{overflow:visible!important}.pdf-profile{background:#fff;padding:0}.pdf-sheet{width:210mm;min-height:297mm;box-shadow:none;break-after:page;page-break-after:always;margin:0}.pdf-sheet:last-child{break-after:auto;page-break-after:auto}}.pdf-cover-photo{object-fit:cover;opacity:.42;filter:saturate(.78)contrast(1.1);mix-blend-mode:screen;width:45%;height:100%;position:absolute;inset:0 0 0 auto}.pdf-cover.is-rtl .pdf-cover-photo{inset:0 auto 0 0}.pdf-cover-content{max-width:116mm}.pdf-inline-image{background:#d7dbd1;border-radius:2mm;height:37mm;margin:6mm 0 8mm;overflow:hidden}.pdf-inline-image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.pdf-process-photo{height:30mm;margin:5mm 0}.pdf-contact-photo{height:42mm;margin:6mm 0 8mm}@media print{.pdf-cover-photo,.pdf-inline-image img{-webkit-print-color-adjust:exact;print-color-adjust:exact}.pdf-sheet{overflow:visible}.pdf-panel,.pdf-wide-panel,.pdf-product-grid article,.pdf-capability-grid article,.pdf-service-grid article,.pdf-office-grid article,.pdf-inline-image,.pdf-process-list li,.pdf-contact-panel{break-inside:avoid-page;page-break-inside:avoid}.pdf-sheet h1,.pdf-sheet h2,.pdf-subheading{break-after:avoid-page;page-break-after:avoid}.pdf-bullet-list,.pdf-process-list{break-before:avoid-page;page-break-before:avoid}}
