:root{--navy:#082f68;--navy-deep:#031d45;--navy-soft:#123f78;--gold:#c8943a;--gold-soft:#e9cf9d;--ink:#12243d;--muted:#617087;--paper:#fbfaf7;--white:#fff;--line:#e7e2d8;--soft:#f4f1eb;--shadow:0 24px 70px #0f26461f;--radius:22px;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}::selection{color:var(--navy-deep);background:#c8943a40}.site-shell{min-height:100vh;overflow:hidden}.container{width:min(calc(100% - 56px), var(--container));margin-inline:auto}.section{border-top:1px solid var(--line);padding-block:76px}.eyebrow{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:800;line-height:1}.eyebrow--light{color:var(--gold-soft)}.lead{color:var(--muted);font-size:17px;line-height:1.8}.button-row{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.button{letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:0 24px;font-size:11px;font-weight:800;transition:transform .2s,background .2s,border-color .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--navy{color:#fff;background:var(--navy)}.button--navy:hover{background:var(--navy-deep)}.button--small{min-height:46px;padding-inline:20px}.button--outline{border-color:var(--gold);color:var(--navy);background:0 0}.button--outline:hover{background:var(--navy);border-color:var(--navy);color:#fff}.button--outline-light{color:#fff;background:0 0;border-color:#ffffff9e}.button--outline-light:hover{color:var(--navy);background:#fff}.text-button{color:var(--navy);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.play-button{border:1px solid var(--navy);border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:inline-grid}.inline-link{color:var(--navy);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:20px;font-size:10px;font-weight:800;display:inline-flex}.inline-link:hover span{transform:translate(3px)}.inline-link span{transition:transform .2s}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;position:sticky;top:0}.header-inner{align-items:center;gap:28px;min-height:90px;display:flex}.logo-link{flex:none}.brand{color:var(--navy);align-items:center;gap:13px;display:inline-flex}.brand__mark{fill:none;width:43px;height:50px;stroke:var(--gold);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}.brand__copy{flex-direction:column;line-height:1;display:flex}.brand__copy strong{letter-spacing:.12em;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.brand__copy small{letter-spacing:.28em;margin-top:7px;font-size:6px;font-weight:800}.brand--compact .brand__mark{width:36px;height:42px}.brand--compact .brand__copy strong{font-size:18px}.brand--inverse{color:#fff}.main-nav{align-items:center;gap:clamp(14px,1.7vw,28px);margin-inline-start:auto;display:flex}.main-nav a{color:var(--navy-deep);letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;padding-block:34px;font-size:10px;font-weight:800;position:relative}.main-nav a:after{content:"";background:var(--gold);height:2px;transition:left .2s,right .2s;position:absolute;bottom:24px;left:50%;right:50%}.main-nav a:hover:after,.main-nav a.main-nav__active:after{left:0;right:0}.header-actions{align-items:center;gap:10px;display:flex}.language-button{min-width:62px;height:42px;color:var(--navy);background:#fff;border:1px solid #d6dce5;border-radius:999px;place-items:center;padding-inline:15px;font-size:12px;font-weight:800;display:grid}.mobile-menu-button{border:1px solid var(--line);background:#fff;width:44px;height:44px;padding:10px;display:none}.mobile-menu-button span{background:var(--navy);height:2px;margin:5px 0;transition:transform .2s,opacity .2s;display:block}.mobile-menu-button--open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button--open span:nth-child(2){opacity:0}.mobile-menu-button--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.home-hero{border-bottom:1px solid var(--line);background:#fff}.home-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);min-height:700px;display:grid}.home-hero__copy{flex-direction:column;justify-content:center;padding:80px 72px 58px 0;display:flex}.home-hero h1{color:var(--navy);letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(58px,5.1vw,82px);font-weight:470;line-height:.98}.home-hero h1 span{margin-bottom:10px;display:block}.home-hero .lead{max-width:640px;margin:0 0 30px}.home-hero__media{background:#e8dfd0;min-height:700px;position:relative;overflow:hidden}.home-hero__media>img{object-fit:cover;object-position:center}.hero-image-overlay{background:linear-gradient(90deg,#ffffff1f,#0000 35%),linear-gradient(#ffffff1a,#0000 40%);position:absolute;inset:0}.hero-stat-card{top:48px;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff21;border:1px solid #ffffff8c;width:190px;padding:24px 22px;position:absolute;inset-inline-start:38px}.hero-stat-card>p{white-space:pre-line;border-bottom:1px solid #fff6;margin:0 0 20px;padding-bottom:18px;font-family:Georgia,serif;font-size:17px;line-height:1.35}.hero-stat-card div{border-bottom:1px solid #ffffff47;padding-block:12px}.hero-stat-card strong,.hero-stat-card span{display:block}.hero-stat-card strong{font-family:Georgia,serif;font-size:28px;font-weight:500}.hero-stat-card span{letter-spacing:.08em;text-transform:uppercase;margin-top:5px;font-size:7px;font-weight:800}.benefit-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:52px;display:grid}.benefit{color:var(--navy)}.benefit svg{color:var(--gold);margin-bottom:12px}.benefit h3{letter-spacing:.02em;text-transform:uppercase;margin:0 0 8px;font-size:10px;line-height:1.2}.benefit p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.section-heading h2{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(38px,3.4vw,56px);font-weight:480;line-height:1.08}.section-heading>p:not(.eyebrow){color:var(--muted);margin:22px 0 0;font-size:15px;line-height:1.75}.section-heading--compact h2{font-size:clamp(38px,3.1vw,50px)}.preview-grid{grid-template-columns:minmax(260px,.78fr) minmax(0,2.22fr);align-items:stretch;gap:64px;display:grid}.service-preview-grid{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.service-preview-card{text-align:center;border-inline-start:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;min-height:250px;padding:26px 24px;display:flex}.service-preview-card svg{color:var(--navy);margin-bottom:22px}.service-preview-card h3{color:var(--navy);text-transform:uppercase;margin:0 0 10px;font-size:10px;line-height:1.25}.service-preview-card p{color:var(--muted);margin:0;font-size:10px;line-height:1.65}.commodities-preview{background:#fff}.commodities-preview__grid{grid-template-columns:.8fr 2fr auto;align-items:center;gap:46px;display:grid}.commodity-preview-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;display:grid}.commodity-preview{text-align:center}.commodity-preview__image{border-radius:50%;width:98px;height:98px;margin:0 auto 13px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #082f6814}.commodity-preview__image img{object-fit:cover}.commodity-preview h3{color:var(--navy);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:9px}.network-preview{background:linear-gradient(#fff,#faf8f3)}.network-preview__grid{grid-template-columns:.78fr 1.8fr .72fr;align-items:center;gap:48px;display:grid}.world-map{color:#8799b3;width:100%}.world-map svg{width:100%;height:auto;overflow:visible}.map-routes path{stroke:#c8943a8c;stroke-width:1.5px;stroke-dasharray:5 6}.map-points circle{fill:var(--navy);stroke:#fff;stroke-width:3px}.map-points .map-hub{fill:var(--gold);stroke-width:5px}.map-labels text{fill:var(--navy);text-transform:uppercase;font-size:11px;font-weight:800}.map-labels .map-label-hub{fill:var(--gold);font-size:14px}.dubai-card{box-shadow:var(--shadow);background:linear-gradient(145deg,#fff,#f5efe3);padding:34px 30px}.dubai-card h3{color:var(--gold);letter-spacing:.08em;margin:0 0 8px;font-family:Georgia,serif;font-size:34px;font-weight:500}.dubai-card strong{color:var(--navy);letter-spacing:.08em;font-size:9px;display:block}.dubai-card p{color:var(--muted);margin:20px 0 25px;font-size:12px;line-height:1.75}.credentials-preview{border-top:1px solid var(--line);background:#fff;grid-template-columns:minmax(310px,.9fr) minmax(0,3.1fr);display:grid}.credentials-preview__intro{color:#fff;background:linear-gradient(145deg,#0b427f,#031d45)}.credentials-preview__intro>div{max-width:430px;margin-inline-start:auto;padding:60px 58px 60px 30px}[dir=rtl] .credentials-preview__intro>div{margin-inline:0 auto;padding:60px 30px 60px 58px}.credentials-preview__intro h2{margin:0 0 18px;font-size:42px;font-weight:480;line-height:1.12}.credentials-preview__intro p:not(.eyebrow){color:#ffffffc2;margin:0 0 28px;font-size:12px;line-height:1.8}.credentials-preview__facts{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.fact-card{border-inline-start:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:16px;min-height:145px;padding:28px;display:flex}.fact-card svg{color:var(--gold);flex:none}.fact-card small,.fact-card strong{display:block}.fact-card small{color:var(--navy);letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:800}.fact-card strong{color:#556276;font-size:12px;font-weight:500;line-height:1.55}.inner-hero{border-bottom:1px solid var(--line);background:#fff}.inner-hero__grid{grid-template-columns:1fr 1fr;align-items:stretch;min-height:570px;display:grid}.inner-hero__copy{flex-direction:column;justify-content:center;padding:90px 80px 80px 0;display:flex}[dir=rtl] .inner-hero__copy{padding:90px 0 80px 80px}.inner-hero__copy h1{max-width:680px;color:var(--navy);letter-spacing:-.035em;margin:0 0 28px;font-family:Georgia,serif;font-size:clamp(54px,5vw,78px);font-weight:500;line-height:1.03}.inner-hero__copy .lead{max-width:620px;margin:0 0 32px}.inner-hero__media{min-height:570px;position:relative;overflow:hidden}.page-blocks-section{background:var(--paper)}.page-blocks-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.page-block{border:1px solid var(--line);background:#fff;min-height:260px;padding:34px;transition:transform .2s,box-shadow .2s}.page-block:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.page-block__icon{width:62px;height:62px;color:var(--gold);background:#faf5eb;border-radius:50%;place-items:center;display:grid}.page-block h2{color:var(--navy);margin:28px 0 12px;font-size:22px;font-weight:650;line-height:1.2}.page-block p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.editorial-callout{background:#fff}.editorial-callout__inner{border:1px solid var(--line);background:linear-gradient(135deg,#f5f0e5,#fff);max-width:900px;padding:70px}.editorial-callout h2,.split-callout h2,.credentials-page__intro h2,.contact-panel h2{color:var(--navy);margin:0 0 20px;font-family:Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1.08}.editorial-callout p,.split-callout p,.credentials-page__intro p,.contact-panel p{max-width:720px;color:var(--muted);margin:0 0 28px;font-size:15px;line-height:1.8}.commodity-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.commodity-card{border:1px solid var(--line);background:#fff;transition:transform .2s,box-shadow .2s;overflow:hidden}.commodity-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.commodity-card__image{aspect-ratio:1.65;position:relative;overflow:hidden}.commodity-card__image img{object-fit:cover;transition:transform .45s}.commodity-card:hover .commodity-card__image img{transform:scale(1.045)}.commodity-card__body{padding:30px}.commodity-card__body svg{color:var(--gold)}.commodity-card h2{color:var(--navy);margin:15px 0 10px;font-family:Georgia,serif;font-size:29px;font-weight:500}.commodity-card p{min-height:68px;color:var(--muted);margin:0 0 22px;font-size:13px;line-height:1.7}.commodity-card a{color:var(--navy);letter-spacing:.06em;text-transform:uppercase;gap:14px;font-size:10px;font-weight:800;display:inline-flex}.network-page-section{background:linear-gradient(#fff,#f7f3eb)}.network-page-grid{grid-template-columns:.75fr 2fr;align-items:center;gap:70px;display:grid}.world-map--compact{max-width:900px}.credentials-page-section{background:#fff}.credentials-page-grid{grid-template-columns:.95fr 2.05fr;align-items:start;gap:54px;display:grid}.credentials-page__intro{color:#fff;background:var(--navy);padding:48px;position:sticky;top:120px}.credentials-page__intro h2{color:#fff}.credentials-page__intro p{color:#ffffffc2}.credentials-page__facts{border-top:1px solid var(--line);border-inline-end:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-page-section{background:var(--paper)}.contact-page-grid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:54px;display:grid}.contact-panel{color:#fff;background:var(--navy);padding:48px}.contact-panel h2{color:#fff}.contact-panel p{color:#ffffffc2}.contact-list{margin:36px 0 0;padding:0;list-style:none}.contact-list li{color:#fff;border-top:1px solid #ffffff2e;align-items:flex-start;gap:16px;padding:17px 0;font-size:13px;line-height:1.65;display:flex}.contact-list svg{color:var(--gold-soft);flex:none}.contact-form{border:1px solid var(--line);background:#fff;padding:44px}.form-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.contact-form label{margin-bottom:22px;display:block}.contact-form label>span{color:var(--navy);letter-spacing:.06em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:800;display:block}.contact-form input,.contact-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9dde5;outline:none;padding:14px 15px;transition:border-color .2s,box-shadow .2s}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c8943a1f}.contact-form textarea{resize:vertical}.form-error{color:#a72e2e;font-size:12px}.form-note{color:var(--muted);margin:18px 0 0;font-size:10px;line-height:1.6}.careers-callout{background:#fff}.split-callout{border:1px solid var(--line);background:linear-gradient(135deg,#f5f0e5,#fff);justify-content:space-between;align-items:center;gap:50px;padding:54px;display:flex}.split-callout p{margin-bottom:0}.site-footer{border-top:1px solid var(--line);background:#fff}.footer-grid{grid-template-columns:1.45fr .75fr 1fr 1.1fr .55fr;gap:48px;padding:54px 0 40px;display:grid}.footer-grid h3{color:var(--navy);letter-spacing:.07em;text-transform:uppercase;margin:0 0 16px;font-size:10px;font-weight:800}.footer-grid p,.footer-grid a{color:#68768b;margin:0 0 5px;font-size:11px;line-height:1.7;display:block}.footer-grid a:hover{color:var(--navy)}.footer-brand p{max-width:280px;margin-top:18px}.social-row{gap:9px;margin-top:18px;display:flex}.social-row a{width:32px;height:32px;color:var(--navy);border:1px solid #aeb8c5;border-radius:50%;place-items:center;font-weight:800;display:grid}.footer-emblem{place-items:center;display:grid}.footer-emblem .brand__copy{display:none}.footer-emblem .brand__mark{stroke-width:1.4px;width:96px;height:108px}.footer-bottom{border-top:1px solid var(--line);color:#8b96a4;justify-content:space-between;align-items:center;gap:20px;padding:18px 0 25px;font-size:9px;display:flex}.not-found{text-align:center;background:#fff;place-content:center;min-height:100vh;padding:80px 24px;display:grid}.not-found h1{color:var(--navy);margin:0 0 15px;font-family:Georgia,serif;font-size:60px}.not-found>p:not(.eyebrow){color:var(--muted);margin:0 0 28px}.not-found .button{margin-inline:auto}.reveal{animation:.7s both fadeUp}.reveal--delay{animation-delay:.1s}@keyframes fadeUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}@media (max-width:1180px){.header-inner{gap:16px}.main-nav{gap:14px}.main-nav a{font-size:9px}.brand__copy strong{font-size:19px}.brand__copy small{font-size:5px}.home-hero__copy{padding-inline-end:45px}[dir=rtl] .home-hero__copy{padding-inline:45px 0}.benefit-row{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-grid{grid-template-columns:1fr;gap:35px}.commodities-preview__grid{grid-template-columns:1fr}.inline-link{justify-self:end}.network-preview__grid{grid-template-columns:.7fr 1.7fr}.dubai-card{grid-column:1/-1;justify-self:end;max-width:440px}.page-blocks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:980px){.container{width:min(100% - 38px,900px)}.header-inner{min-height:76px}.mobile-menu-button{margin-inline-start:auto;display:block}.main-nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;flex-direction:column;align-items:stretch;gap:0;margin:0;padding:15px;display:none;position:absolute;top:76px;left:19px;right:19px}.main-nav--open{display:flex}.main-nav a{border-bottom:1px solid var(--line);padding:14px 10px}.main-nav a:after,.header-actions .button{display:none}.home-hero__grid,.inner-hero__grid{grid-template-columns:1fr}.home-hero__copy,[dir=rtl] .home-hero__copy,.inner-hero__copy,[dir=rtl] .inner-hero__copy{padding:70px 0 50px}.home-hero__media{border-radius:var(--radius);min-height:620px;margin-bottom:28px}.inner-hero__media{border-radius:var(--radius);min-height:470px;margin-bottom:28px}.service-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-preview-card:nth-child(4),.service-preview-card:nth-child(5){border-top:1px solid var(--line)}.commodity-preview-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px}.network-preview__grid,.network-page-grid{grid-template-columns:1fr}.dubai-card{grid-column:auto;justify-self:stretch;max-width:none}.credentials-preview{grid-template-columns:1fr}.credentials-preview__intro>div,[dir=rtl] .credentials-preview__intro>div{max-width:none;margin:0;padding:54px 32px}.page-blocks-grid,.commodity-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.credentials-page-grid,.contact-page-grid{grid-template-columns:1fr}.credentials-page__intro{position:static}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-emblem{display:none}}@media (max-width:680px){.container{width:min(100% - 24px,620px)}.section{padding-block:52px}.header-inner{min-height:70px}.brand__mark{width:34px;height:40px}.brand__copy strong{font-size:15px}.brand__copy small{margin-top:5px;font-size:4.4px}.mobile-menu-button{width:40px;height:40px}.main-nav{top:70px;left:12px;right:12px}.language-button{min-width:50px;height:38px;padding-inline:11px}.home-hero h1{font-size:clamp(48px,15vw,64px)}.home-hero__copy .lead{font-size:14px}.home-hero__media{min-height:470px}.hero-stat-card{top:24px;width:160px;padding:18px;inset-inline-start:20px}.hero-stat-card strong{font-size:23px}.benefit-row{gap:25px 18px;margin-top:40px}.button-row{flex-direction:column;align-items:stretch}.button-row .button,.button-row .text-button{justify-content:center;width:100%}.service-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-preview-card{min-height:210px;padding:22px 16px}.service-preview-card:nth-child(3){border-top:1px solid var(--line)}.commodity-preview-list{grid-template-columns:repeat(2,minmax(0,1fr))}.commodity-preview__image{width:112px;height:112px}.credentials-preview__facts{grid-template-columns:1fr}.fact-card{border-inline-start:0}.inner-hero__copy h1{font-size:48px}.inner-hero__media{min-height:360px}.page-blocks-grid,.commodity-page-grid{grid-template-columns:1fr}.page-block{min-height:auto}.credentials-page__facts{grid-template-columns:1fr}.contact-panel,.contact-form,.editorial-callout__inner,.split-callout{padding:32px 24px}.form-grid{grid-template-columns:1fr;gap:0}.split-callout{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-bottom{flex-direction:column;align-items:flex-start}.not-found h1{font-size:44px}}@media (max-width:420px){.header-actions{gap:6px}.logo-link .brand__copy small{max-width:160px}.home-hero__media{min-height:420px}.benefit-row,.service-preview-grid{grid-template-columns:1fr}.service-preview-card{border-top:1px solid var(--line);border-inline-start:0}}.world-map{isolation:isolate;background:#fbf8f1;border-radius:18px;width:100%;margin:0;position:relative;overflow:hidden;box-shadow:0 18px 55px #0f264614}.world-map__image{width:100%;height:auto;display:block}.world-map__label{z-index:2;color:var(--navy);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;background:#ffffffc7;border:1px solid #ffffffd9;border-radius:999px;padding:4px 7px;font-size:clamp(7px,.65vw,10px);font-weight:800;line-height:1;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 18px #082f6814}.world-map__label--north-america{top:42%;left:19%}.world-map__label--south-america{top:72%;left:28%}.world-map__label--europe{top:34%;left:53%}.world-map__label--africa{top:67%;left:50%}.world-map__label--asia{top:42%;left:77%}.world-map__label--dubai{color:#fff;background:#082f68e6;border-color:#c8943acc;padding:6px 10px;top:52%;left:65%;box-shadow:0 0 0 4px #c8943a29,0 8px 25px #082f682e}.home-hero__media>img,.inner-hero__media>img,.commodity-card__image img,.commodity-preview__image img{image-rendering:auto}.home-hero__media>img,.inner-hero__media>img{object-position:center center}@media (max-width:720px){.world-map{border-radius:12px}.world-map__label{padding:3px 5px;font-size:6px}.world-map__label--dubai{padding:4px 7px}}.services-preview,.commodities-showcase,.network-preview{position:relative}.home-hero .benefit-row{gap:12px;margin-top:42px}.home-hero .benefit{border:1px solid var(--line);background:#ffffffeb;border-top:3px solid #c8943ab8;min-height:154px;padding:20px 17px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 12px 34px #0f26460e}.home-hero .benefit:hover{border-color:#c8943a8c;transform:translateY(-4px);box-shadow:0 20px 44px #0f26461c}.home-hero .benefit svg{margin-bottom:16px}.home-hero .benefit h3{font-size:9px;line-height:1.35}.services-preview{background:linear-gradient(#fbfaf7 0%,#f7f3eb 100%)}.services-preview .preview-grid{gap:42px}.services-preview .service-preview-card{border:1px solid var(--line);background:#fff;min-height:276px;padding:28px 20px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 14px 38px #0f26460e}.services-preview .service-preview-card:hover{border-color:#c8943a8c;transform:translateY(-5px);box-shadow:0 22px 50px #0f26461b}.service-preview-card__icon{width:68px;height:68px;color:var(--navy);background:#f8f3e9;border:1px solid #eadfc9;border-radius:50%;place-items:center;margin-bottom:22px;display:grid}.service-preview-card__icon svg{margin:0}.services-preview .service-preview-card h3{font-size:10px;line-height:1.35}.commodities-showcase{border-top:1px solid var(--line);background:#fff;padding-block:86px 94px}.commodities-showcase__container{width:min(100% - 56px,1360px)}.commodities-showcase__header{justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px;display:flex}.commodities-showcase__header .section-heading{max-width:610px}.commodities-showcase__link{border-bottom:1px solid #082f6847;margin-bottom:9px;padding-bottom:8px}.commodity-showcase-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:15px;display:grid}.commodity-showcase-card{border:1px solid var(--line);border-top:3px solid var(--gold);background:#fff;min-width:0;transition:transform .24s,box-shadow .24s,border-color .24s;overflow:hidden;box-shadow:0 14px 38px #0f264611}.commodity-showcase-card:hover{border-color:#c8943abf;transform:translateY(-7px);box-shadow:0 25px 58px #0f264624}.commodity-showcase-card__image{aspect-ratio:1.18;background:#eee7db;position:relative;overflow:hidden}.commodity-showcase-card__image:after{content:"";pointer-events:none;background:linear-gradient(#0000 58%,#031d4526);position:absolute;inset:0}.commodity-showcase-card__image img{object-fit:cover;transition:transform .5s}.commodity-showcase-card:hover .commodity-showcase-card__image img{transform:scale(1.055)}.commodity-showcase-card__badge{z-index:2;inset-inline-start:15px;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#082f68e6;border:1px solid #fffc;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;bottom:14px;box-shadow:0 8px 22px #031d4538}.commodity-showcase-card__body{text-align:start;min-height:156px;padding:22px 18px 24px}.commodity-showcase-card__body h3{color:var(--navy);margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500;line-height:1.1}.commodity-showcase-card__body p{color:var(--muted);margin:0;font-size:10.5px;line-height:1.65}.network-preview{background:linear-gradient(#faf8f3,#f4efe6);padding-block:92px}.network-preview .world-map{border:1px solid var(--line);box-shadow:0 18px 50px #0f264617}.network-preview .dubai-card{border:1px solid #e5d7bc;border-top:4px solid var(--gold)}.credentials-preview__facts{background:var(--line);gap:1px}.credentials-preview .fact-card{background:#fff;border:0;min-height:154px}.fact-card__icon{width:48px;height:48px;color:var(--gold);background:#faf4e8;border:1px solid #eadfc9;border-radius:50%;flex:none;place-items:center;display:grid}.fact-card__icon svg{color:currentColor}@media (max-width:1180px){.commodity-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.commodity-showcase-card__body{min-height:142px}}@media (max-width:980px){.home-hero .benefit{min-height:145px}.services-preview .service-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-preview .service-preview-card{border:1px solid var(--line)}.commodities-showcase__header{flex-direction:column;align-items:flex-start}.commodities-showcase__link{align-self:flex-end}}@media (max-width:680px){.commodities-showcase{padding-block:62px 68px}.commodities-showcase__container{width:min(100% - 24px,620px)}.commodity-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.commodity-showcase-card__image{aspect-ratio:1}.commodity-showcase-card__badge{inset-inline-start:11px;width:36px;height:36px;bottom:10px}.commodity-showcase-card__body{min-height:150px;padding:18px 14px 20px}.commodity-showcase-card__body h3{font-size:20px}.commodity-showcase-card__body p{font-size:9.5px}.services-preview .service-preview-card{min-height:235px}}@media (max-width:420px){.home-hero .benefit-row,.services-preview .service-preview-grid{grid-template-columns:1fr}.commodity-showcase-grid{grid-template-columns:1fr;gap:18px}.commodity-showcase-card__image{aspect-ratio:1.45}.commodity-showcase-card__body{min-height:auto}}.products-slider-section{border-top:1px solid var(--line);background:radial-gradient(circle at 76% 6%,#c8943a1a,#0000 31%),linear-gradient(#fff 0%,#fbf8f1 100%);padding-block:92px 102px;position:relative;overflow:hidden}.products-slider__container{width:min(100% - 56px,1360px)}.products-slider__header{justify-content:space-between;align-items:end;gap:32px;margin-bottom:32px;display:flex}.products-slider__header .section-heading{max-width:700px}.products-slider__intro{max-width:690px;color:var(--muted);margin-top:16px;font-size:14px;line-height:1.75}.products-slider__all{border-bottom:1px solid #082f6847;flex:none;margin-bottom:8px;padding-bottom:8px}.product-carousel{position:relative}.product-carousel__controls{z-index:5;inset-inline-end:0;gap:9px;display:flex;position:absolute;top:-70px}.product-carousel__controls button{width:46px;height:46px;color:var(--navy);cursor:pointer;background:#ffffffe6;border:1px solid #082f6838;border-radius:50%;place-items:center;transition:color .2s,background .2s,transform .2s,border-color .2s;display:grid;box-shadow:0 10px 26px #0f264612}.product-carousel__controls button:hover{color:#fff;background:var(--navy);border-color:var(--navy);transform:translateY(-2px)}.product-carousel__controls button span{font-size:21px;line-height:1}.product-carousel__viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;gap:16px;padding:8px 2px 28px;display:flex;overflow:auto hidden}.product-carousel__viewport::-webkit-scrollbar{display:none}.product-slide{scroll-snap-align:start;border:1px solid var(--line);border-top:3px solid var(--gold);background:#fff;flex:0 0 calc(20% - 12.8px);min-width:0;transition:transform .24s,border-color .24s,box-shadow .24s;overflow:hidden;box-shadow:0 14px 38px #0f26460f}.product-slide:hover{border-color:#c8943abd;transform:translateY(-7px);box-shadow:0 26px 58px #0f264624}.product-slide>a{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.product-slide__image{background:radial-gradient(circle at 50% 52%,#c8943a21,#0000 44%),linear-gradient(#fff 0%,#fbf8f1 100%);height:220px;position:relative;overflow:hidden}.product-slide__image img{object-fit:contain;filter:drop-shadow(0 18px 15px #3f2f1b29);padding:22px 18px 10px;transition:transform .42s}.product-slide:hover .product-slide__image img{transform:scale(1.07)translateY(-3px)}.product-slide__body{border-top:1px solid #eee6d7;flex-direction:column;min-height:220px;padding:24px 20px 25px;display:flex;position:relative}.product-slide__number{inset-inline-end:18px;color:#082f6852;letter-spacing:.08em;font-family:Georgia,Times New Roman,serif;font-size:14px;position:absolute;top:19px}.product-slide__body h3{color:var(--navy);margin:0 42px 11px 0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500;line-height:1.15}[dir=rtl] .product-slide__body h3{margin:0 0 11px 42px}.product-slide__body p{color:var(--muted);margin:0 0 20px;font-size:10.5px;line-height:1.65}.product-slide__action{color:var(--navy);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;font-size:9px;font-weight:800;display:flex}.product-slide__action b{color:var(--gold);font-size:17px}.commodity-page-section{background:#fbfaf7}.commodity-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.commodity-card{border-top:3px solid var(--gold);scroll-margin-top:120px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 18px 46px #0f264612}.commodity-card:hover{border-color:#c8943acc;transform:translateY(-5px);box-shadow:0 28px 60px #0f264621}.commodity-card__image{background:radial-gradient(circle,#c8943a1f,#0000 43%),linear-gradient(#fff,#fbf7ef);height:290px}.commodity-card__image img{filter:drop-shadow(0 20px 18px #3f2f1b29);padding:34px 30px 18px;object-fit:contain!important}.commodity-card__body{min-height:260px}@media (max-width:1200px){.product-slide{flex-basis:calc(25% - 12px)}}@media (max-width:940px){.products-slider__header{flex-direction:column;align-items:start}.products-slider__all{margin-bottom:0}.product-carousel__controls{top:-62px}.product-slide{flex-basis:calc(33.3333% - 10.6667px)}.commodity-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.products-slider-section{padding-block:68px 74px}.products-slider__container{width:min(100% - 30px,1360px)}.products-slider__header{margin-bottom:70px}.products-slider__intro{font-size:12px}.product-carousel__controls{inset-inline:0 auto;top:-62px}[dir=rtl] .product-carousel__controls{inset-inline:auto 0}.product-slide{flex-basis:78vw;max-width:340px}.product-slide__image{height:225px}.product-slide__body{min-height:205px}.commodity-page-grid{grid-template-columns:1fr}.commodity-card__image{height:270px}}.home-products-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:88px 0 92px;position:relative;overflow:hidden}.home-products-section__inner{width:min(100% - 56px,1360px)}.home-products-section__header{justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px;display:flex}.home-products-section__header .section-heading p:last-child{max-width:680px;color:var(--muted);margin-top:17px;font-size:14px;line-height:1.8}.home-products-section__all{flex:none;margin-bottom:3px}.home-products-carousel__controls{z-index:4;inset-inline-end:0;gap:9px;display:flex;position:absolute;top:-83px}.home-products-carousel__controls button{width:47px;height:47px;color:var(--navy);cursor:pointer;background:#fff;border:1px solid #082f6838;border-radius:50%;place-items:center;transition:transform .2s,color .2s,background .2s,border-color .2s;display:grid;box-shadow:0 8px 22px #0f264612}.home-products-carousel__controls button:hover{color:#fff;border-color:var(--navy);background:var(--navy);transform:translateY(-2px)}.home-products-carousel__controls button span{font-size:21px;line-height:1}.home-products-carousel__viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;align-items:flex-start;gap:22px;width:100%;padding:4px 2px 18px;display:flex;overflow:auto hidden}.home-products-carousel__viewport::-webkit-scrollbar{display:none}.home-product-item{scroll-snap-align:start;min-width:0;color:inherit;text-align:center;box-shadow:none;background:0 0;border:0;flex-direction:column;flex:0 0 calc(16.6667% - 18.3333px);align-items:center;text-decoration:none;display:flex}.home-product-item__visual{background:0 0;width:100%;height:172px;display:block;position:relative}.home-product-item__visual img{object-fit:contain;filter:drop-shadow(0 14px 13px #402f182b);padding:8px 4px 4px;transition:transform .32s,filter .32s}.home-product-item h3{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin:13px 0 0;font-family:inherit;font-size:12px;font-weight:800;line-height:1.25;transition:color .22s}.home-product-item:hover h3{color:var(--gold)}.home-products-section .home-product-card,.home-products-section .home-product-card>a,.home-products-section .home-product-card__image,.home-products-section .home-product-card__body{box-shadow:none!important;background:0 0!important;border:0!important}@media (max-width:1180px){.home-product-item{flex-basis:calc(20% - 17.6px)}}@media (max-width:980px){.home-product-item{flex-basis:calc(25% - 16.5px)}.home-product-item__visual{height:158px}}@media (max-width:760px){.home-products-section{padding-block:74px 78px}.home-products-section__header{flex-direction:column;align-items:flex-start;margin-bottom:72px}.home-products-carousel__controls{inset-inline:0 auto;top:-63px}[dir=rtl] .home-products-carousel__controls{inset-inline:auto 0}.home-product-item{flex-basis:calc(33.3333% - 14.6667px)}.home-product-item__visual{height:145px}}@media (max-width:520px){.home-products-section__inner{width:min(100% - 28px,1360px)}.home-products-section__header .section-heading p:last-child{font-size:12px}.home-products-carousel__viewport{gap:16px}.home-product-item{flex-basis:calc(50% - 8px)}.home-product-item__visual{height:128px}.home-product-item h3{margin-top:9px;font-size:10px}}:root{--container:1320px;--section-space:72px}.header-inner{min-height:84px}.main-nav a{padding-block:31px}.main-nav a:after{bottom:21px}.home-hero h1{letter-spacing:-.05em;max-width:650px;margin-bottom:24px;font-size:clamp(54px,4.55vw,72px);line-height:1.015}.home-hero h1 span{margin-bottom:7px}.home-hero .lead{max-width:590px;margin-bottom:26px;font-size:15px;line-height:1.72}.hero-image-overlay{background:linear-gradient(90deg,#ffffff29,#0000 34%),linear-gradient(#031d450d,#0000 44%)}.hero-stat-card{top:40px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-shadow:0 1px 12px #031d4547;background:linear-gradient(150deg,#031d45bd,#082f687a);border-color:#ffffff9e;width:190px;padding:22px;inset-inline-start:34px;box-shadow:0 18px 48px #031d4538}.hero-stat-card>p{font-size:16px}.hero-stat-card strong{font-size:27px}.hero-stat-card span{font-size:7.5px}.home-hero .benefit-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:34px}.home-hero .benefit{border:1px solid #e8e1d5;border-top:2px solid #c8943ad1;grid-template-rows:auto 1fr;grid-template-columns:38px minmax(0,1fr);align-items:start;column-gap:13px;min-height:104px;padding:16px 17px;display:grid;box-shadow:0 10px 28px #0f26460b}.home-hero .benefit svg{grid-row:1/3;width:31px;height:31px;margin:1px 0 0}.home-hero .benefit h3{margin:0 0 5px;font-size:10.5px;line-height:1.25}.services-preview .section-heading h2{max-width:380px;font-size:clamp(42px,3.25vw,51px);line-height:1.08}.services-preview .service-preview-grid{gap:11px}.services-preview .service-preview-card{border-color:#e7e0d5;justify-content:flex-start;min-height:224px;padding:23px 17px 22px;box-shadow:0 10px 28px #0f26460b}.services-preview .service-preview-card__icon svg{width:34px;height:34px;margin:0}.services-preview .service-preview-card h3{margin-bottom:10px;font-size:10.5px;line-height:1.28}.home-products-section__header .section-heading{max-width:780px}.home-products-section__header .section-heading h2{font-size:clamp(40px,3.15vw,50px)}.home-products-section__header .section-heading p:last-child{max-width:650px;margin-top:14px;font-size:13px;line-height:1.65}.home-products-section__all{min-width:220px;min-height:48px;margin:0}.home-products-carousel{position:relative}.home-products-carousel__controls{justify-content:flex-end;gap:8px;width:100%;margin:0 0 4px;display:flex;position:static}.home-products-carousel__controls button{width:42px;height:42px;box-shadow:none}.home-products-carousel__controls button:focus-visible,.home-products-carousel__viewport:focus-visible,.home-product-item:focus-visible,.button:focus-visible,.main-nav a:focus-visible{outline-offset:3px;outline:3px solid #c8943a6b}.home-products-carousel__viewport{gap:24px;padding:2px 2px 10px}.home-product-item__visual img{filter:drop-shadow(0 12px 11px #402f1824);padding:0;transform:scale(1.06)}.home-product-item h3{letter-spacing:.1em;margin-top:8px;font-size:11px}.home-product-item:hover .home-product-item__visual img{filter:drop-shadow(0 17px 14px #402f1833);transform:translateY(-4px)scale(1.11)}.network-preview .section-heading h2{font-size:clamp(42px,3.3vw,51px)}.network-preview .section-heading>p:not(.eyebrow){margin-top:18px;font-size:14px;line-height:1.65}.network-preview .world-map{border-radius:14px;box-shadow:0 14px 38px #0f264613}.network-preview .dubai-card{padding:29px 27px;box-shadow:0 14px 38px #0f264613}.network-preview .dubai-card h3{font-size:32px}.network-preview .dubai-card p{margin:17px 0 21px;line-height:1.65}.credentials-preview{grid-template-columns:minmax(320px,.94fr) minmax(0,3.06fr)}.credentials-preview__intro>div{padding-top:48px;padding-bottom:48px}.credentials-preview__intro h2{font-size:38px;line-height:1.1}.credentials-preview__intro p:not(.eyebrow){margin-bottom:23px;line-height:1.65}.credentials-preview .fact-card{min-height:122px;padding:23px 25px}.fact-card__icon{width:44px;height:44px}.fact-card small{font-size:8px}.fact-card strong{font-size:11.5px}.footer-grid{gap:36px;padding:46px 0 34px}.footer-brand p{margin-top:14px}.footer-emblem .brand__mark{width:82px;height:94px}.footer-bottom{padding-block:15px 20px}@media (max-width:1180px){.home-hero__copy{padding-inline-end:42px}[dir=rtl] .home-hero__copy{padding-inline:42px 0}.services-preview .preview-grid{grid-template-columns:1fr}.services-preview .section-heading h2{max-width:700px}.services-preview .service-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-product-item{flex-basis:calc(20% - 19.2px)}.network-preview__grid{grid-template-columns:minmax(230px,.72fr) minmax(0,1.55fr)}.network-preview .dubai-card{grid-column:1/-1;justify-self:end;max-width:440px}}@media (max-width:980px){.header-inner{min-height:76px}.home-hero__grid{min-height:0}.home-hero__copy,[dir=rtl] .home-hero__copy{padding:64px 0 46px}.home-hero h1{max-width:760px}.home-hero__media{min-height:560px}.services-preview .service-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.services-preview .service-preview-card{min-height:205px}.home-product-item{flex-basis:calc(25% - 18px)}.network-preview__grid{grid-template-columns:1fr}.network-preview .dubai-card{grid-column:auto;justify-self:stretch;max-width:none}.credentials-preview{grid-template-columns:1fr}.credentials-preview__intro>div,[dir=rtl] .credentials-preview__intro>div{padding:44px 32px}.credentials-preview__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.home-hero .benefit-row{grid-template-columns:1fr}.home-hero .benefit{min-height:96px}.home-products-section{padding-block:58px 62px}.home-products-section__header{flex-direction:column;align-items:flex-start;margin-bottom:14px}.home-products-section__all{min-width:0}.home-products-carousel__controls{justify-content:flex-start;margin-top:4px}[dir=rtl] .home-products-carousel__controls{justify-content:flex-end}.home-product-item{flex-basis:calc(33.3333% - 16px)}.home-product-item__visual{height:138px}.network-preview{padding-block:60px}}@media (max-width:520px){.home-hero h1{font-size:clamp(45px,13.5vw,58px)}.home-hero__media{min-height:430px}.hero-stat-card{top:20px;width:154px;padding:16px;inset-inline-start:16px}.hero-stat-card>p{font-size:14px}.hero-stat-card strong{font-size:22px}.services-preview{padding-block:56px}.services-preview .service-preview-grid{grid-template-columns:1fr}.services-preview .service-preview-card{min-height:176px}.home-product-item{flex-basis:calc(50% - 9px)}.home-product-item__visual{height:126px}.credentials-preview__facts{grid-template-columns:1fr}.credentials-preview .fact-card{min-height:105px}.footer-grid{padding-top:40px}}.header-inner{gap:24px;min-height:82px}.main-nav{gap:27px}.main-nav a{letter-spacing:.055em;padding-block:30px;font-size:10px}.header-actions{gap:10px}.language-button{min-width:62px;height:44px}.home-hero__grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);min-height:650px}.home-hero__copy{padding:64px 54px 44px 0}[dir=rtl] .home-hero__copy{padding:64px 0 44px 54px}.home-hero__media{min-height:650px}.home-hero .text-button{gap:10px}.home-hero .text-button>span:last-child{color:var(--gold)}.hero-fact-card{top:36px;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(150deg,#031d45d6,#082f689e);border:1px solid #ffffff8c;width:226px;padding:23px 24px;position:absolute;inset-inline-start:32px;box-shadow:0 18px 48px #031d4538}.hero-fact-card>p{border-bottom:1px solid #ffffff47;margin:0 0 15px;padding-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.35}.hero-fact-card div{border-bottom:1px solid #fff3;padding:11px 0}.hero-fact-card div:last-child{border-bottom:0;padding-bottom:0}.hero-fact-card strong,.hero-fact-card span{display:block}.hero-fact-card strong{font-size:16px;font-weight:650;line-height:1.35}.hero-fact-card span{letter-spacing:.11em;text-transform:uppercase;opacity:.78;margin-top:4px;font-size:8px;font-weight:800;line-height:1.35}.home-hero .benefit{box-shadow:none;background:#fbfaf7}.home-hero .benefit:hover{background:#fff;box-shadow:0 12px 30px #0f264612}.services-preview .preview-grid{grid-template-columns:minmax(280px,.83fr) minmax(0,2.67fr);align-items:center;gap:48px}.services-preview__heading .section-copy{max-width:390px;color:var(--muted);margin:18px 0 22px;font-size:13px;line-height:1.7}.services-preview__heading .inline-link{width:fit-content}.services-preview .service-preview-grid{align-items:stretch;gap:0}.services-preview .service-preview-card{border:0;border-inline-start:1px solid var(--line);min-height:214px;box-shadow:none;background:0 0;padding:23px 21px}.services-preview .service-preview-card:last-child{border-inline-end:1px solid var(--line)}.services-preview .service-preview-card:hover{box-shadow:none;background:#ffffff8c;transform:none}.services-preview .service-preview-card__icon{width:56px;height:56px;margin-bottom:18px}.services-preview .service-preview-card h3{font-size:10.5px}.services-preview .service-preview-card p{font-size:10.5px;line-height:1.6}.home-products-section__header .section-heading h2{max-width:860px}.home-products-carousel__viewport{gap:26px;padding-bottom:5px}.home-product-item{flex-basis:calc(16.6667% - 21.6667px)}.home-product-item h3{margin-top:10px}.home-products-carousel__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:18px;display:flex}.home-products-carousel__footer>span{color:var(--muted);letter-spacing:.04em;font-size:10px}.home-products-carousel__controls{justify-content:flex-end;width:auto;margin:0;position:static}[dir=rtl] .home-products-carousel__controls{justify-content:flex-start}.network-preview{padding-block:76px}.network-preview__grid{grid-template-columns:minmax(250px,.78fr) minmax(0,1.75fr) minmax(220px,.67fr);gap:34px}.network-preview .dubai-card{border-top-width:3px}.network-preview__map{min-width:0}.map-disclaimer{color:#7b8799;text-align:center;margin:10px 0 0;font-size:9px;line-height:1.5}.company-summary{color:#fff;background:linear-gradient(135deg,#0a417e,#031d45)}.company-summary__grid{grid-template-columns:minmax(300px,.9fr) minmax(0,2.1fr);align-items:stretch;display:grid}.company-summary__intro{padding:56px 58px 54px 0}[dir=rtl] .company-summary__intro{padding:56px 0 54px 58px}.company-summary__intro h2{max-width:390px;margin:0 0 17px;font-size:clamp(38px,3vw,48px);font-weight:480;line-height:1.08}.company-summary__intro>p:not(.eyebrow){color:#ffffffc2;max-width:500px;margin:0 0 25px;font-size:12.5px;line-height:1.75}.company-summary__facts{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.company-fact{min-height:138px;color:var(--navy);border-inline-start:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:28px 30px;display:flex}.company-fact:nth-last-child(-n+2){border-bottom:0}.company-fact__icon{width:46px;height:46px;color:var(--gold);background:#fbf7ee;border:1px solid #eadcc2;border-radius:50%;flex:none;place-items:center;display:grid}.company-fact small{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.company-fact strong{color:#596a82;font-size:12px;font-weight:500;line-height:1.55;display:block}.trade-cta{color:#fff;background:#061f48;padding:58px 0}.trade-cta__inner{justify-content:space-between;align-items:center;gap:50px;display:flex}.trade-cta h2{max-width:760px;margin:0 0 12px;font-size:clamp(34px,3.1vw,48px);font-weight:480;line-height:1.08}.trade-cta p:not(.eyebrow){color:#ffffffb8;max-width:760px;margin:0;font-size:13px;line-height:1.7}.button--light{color:var(--navy);background:#fff;border-color:#fff}.button--light:hover{color:#fff;border-color:var(--gold);background:var(--gold)}.credentials-page__intro .button{margin-top:22px}.footer-grid--refined{grid-template-columns:1.35fr .8fr 1fr 1.05fr;gap:68px;padding:50px 0 38px}.footer-brand p{max-width:330px}.footer-email-link{width:fit-content;font-weight:700;color:var(--navy)!important;margin-top:18px!important}.footer-email-link span{color:var(--gold);margin-inline-start:8px}.footer-bottom--refined{align-items:center}.footer-bottom--refined a{color:#728097;font-size:10px}.footer-bottom--refined a:hover{color:var(--navy)}@media (max-width:1180px){.main-nav{gap:18px}.main-nav a{font-size:9px}.services-preview .preview-grid{grid-template-columns:1fr}.services-preview__heading .section-copy{max-width:700px}.services-preview .service-preview-grid{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px}.services-preview .service-preview-card,.services-preview .service-preview-card:last-child{background:var(--paper);border:0}.home-product-item{flex-basis:calc(20% - 20.8px)}.company-summary__grid{grid-template-columns:1fr}.company-summary__intro,[dir=rtl] .company-summary__intro{padding:48px 0}.footer-grid--refined{grid-template-columns:1.3fr repeat(3,1fr);gap:38px}}@media (max-width:980px){.home-hero__grid{grid-template-columns:1fr}.home-hero__copy,[dir=rtl] .home-hero__copy{padding:58px 0 46px}.home-hero__media{min-height:540px}.home-product-item{flex-basis:calc(25% - 19.5px)}.network-preview__grid{grid-template-columns:1fr}.company-summary__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.trade-cta__inner{flex-direction:column;align-items:flex-start;gap:28px}.footer-grid--refined{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.hero-fact-card{top:20px;width:190px;padding:18px;inset-inline-start:16px}.services-preview .service-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-products-section__header{margin-bottom:30px}.home-product-item{flex-basis:calc(33.3333% - 17.3333px)}.home-products-carousel__footer{flex-direction:column;align-items:flex-start}.company-summary__facts{grid-template-columns:1fr}.company-fact,.company-fact:nth-last-child(-n+2){border-bottom:1px solid var(--line);min-height:112px}.company-fact:last-child{border-bottom:0}}@media (max-width:520px){.home-hero__media{min-height:420px}.hero-fact-card{width:172px}.hero-fact-card>p{font-size:14px}.hero-fact-card strong{font-size:13px}.services-preview .service-preview-grid{grid-template-columns:1fr}.services-preview .service-preview-card{min-height:170px}.home-product-item{flex-basis:calc(50% - 9px)}.home-product-item__visual{height:132px}.home-products-carousel__footer>span{display:none}.footer-grid--refined{grid-template-columns:1fr;gap:28px}.footer-bottom--refined{flex-direction:column;align-items:flex-start;gap:8px}}.home-hero h1{max-width:700px;font-size:clamp(50px,4.2vw,68px)}.home-hero h1 span{display:block}.home-hero__media>img{object-position:52% center}.hero-fact-card{top:34px;background:linear-gradient(150deg,#031d45e8,#082f68c2);border:1px solid #ffffff6b;width:220px;padding:22px 24px;inset-inline-start:30px;box-shadow:0 18px 54px #031d4547}.services-preview .preview-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,2.7fr);align-items:start}.services-preview .service-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.services-preview .service-preview-card{border:1px solid var(--line);background:#fffc;border-top:2px solid #c8943ab8;min-height:215px}.home-products-section{padding-block:62px 60px}.home-products-section__header{margin-bottom:4px}.home-products-carousel__controls{margin-top:8px}.world-map--photo{aspect-ratio:16/9;border:1px solid var(--line);background:#eef2f6;border-radius:14px;overflow:hidden}.world-map--photo .world-map__image{object-fit:cover;object-position:center 44%;width:100%;height:100%}.inner-hero__media img{object-fit:cover}.inner-hero--about .inner-hero__media img{object-position:center 38%}.inner-hero--services .inner-hero__media img{object-position:center 48%}.inner-hero--commodities .inner-hero__media img{object-position:center 45%}.inner-hero--quality-compliance .inner-hero__media img{object-position:center 48%}.inner-hero--global-network .inner-hero__media img{object-position:center 46%}.inner-hero--contact .inner-hero__media img,.inner-hero--credentials .inner-hero__media img{object-position:center 42%}.page-blocks-section--services .page-blocks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-blocks-section--services .page-block{min-height:235px}.page-blocks-section--services .page-block:nth-child(-n+3){border-top:3px solid var(--gold);background:#fff}.page-blocks-section--services .page-block:nth-child(n+4){background:#fbf8f1;min-height:210px}.page-blocks-section--quality-compliance{background:linear-gradient(#f8f5ed,#fff)}.editorial-callout__inner{padding:56px 62px}@media (max-width:1100px){.services-preview .service-preview-grid,.page-blocks-section--services .page-blocks-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.services-preview .preview-grid,.services-preview .service-preview-grid,.page-blocks-section--services .page-blocks-grid{grid-template-columns:1fr}.hero-fact-card{top:18px;width:min(210px,100% - 32px);inset-inline-start:16px}.home-hero h1{font-size:clamp(43px,12vw,58px)}.editorial-callout__inner{padding:38px 24px}}html{font-size:17px}.lead{font-size:clamp(16px,1.2vw,19px)!important}.section-copy,.section-heading>p:not(.eyebrow),.inner-hero__copy .lead,.page-block p,.service-preview-card p,.benefit p,.company-summary__intro>p:not(.eyebrow),.trade-cta p:not(.eyebrow),.site-footer p,.site-footer a{line-height:1.65;font-size:13.5px!important}.eyebrow,.button,.text-button,.inline-link{font-size:11px!important}.service-preview-card h3,.benefit h3{font-size:12px!important}.sector-showcase{border-block:1px solid var(--line);background:#fff;padding:84px 0}.sector-showcase__header{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:48px;margin-bottom:36px;display:grid}.sector-showcase__header h2{max-width:700px;color:var(--navy);margin:0;font-size:clamp(42px,3.7vw,58px);font-weight:500;line-height:1.02}.sector-showcase__header>p{max-width:520px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.sector-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.sector-card{border:1px solid var(--line);background:var(--paper);transition:transform .25s,box-shadow .25s;overflow:hidden}.sector-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0425561a}.sector-card__image{aspect-ratio:4/3;position:relative;overflow:hidden}.sector-card__image img{object-fit:cover;transition:transform .5s}.sector-card:hover .sector-card__image img{transform:scale(1.035)}.sector-card__image span{top:18px;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#031d45c7;border:1px solid #ffffffb3;place-items:center;width:46px;height:46px;font-size:12px;font-weight:800;display:grid;position:absolute;inset-inline-start:18px}.sector-card__body{padding:28px}.sector-card__body h3{color:var(--navy);margin:0 0 12px;font-size:26px}.sector-card__body p{min-height:72px;color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.65}.sector-card__body ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0 0 24px;padding:0;list-style:none;display:grid}.sector-card__body li{color:#52627a;padding-inline-start:13px;font-size:12px;position:relative}.sector-card__body li:before{content:"";inset-inline-start:0;background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em}.sector-card__body a{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:16px;font-size:11px;font-weight:800;display:inline-flex}.footer-legal{flex-wrap:wrap;gap:20px;display:flex}.footer-legal a{color:#728097}.footer-legal a:hover{color:var(--navy)}.legal-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#fff,#f7f3ea);padding:92px 0 70px}.legal-hero h1{max-width:850px;color:var(--navy);margin:0 0 20px;font-size:clamp(50px,5vw,76px);font-weight:500;line-height:1}.legal-hero>.container>p:last-child{max-width:720px;color:var(--muted);margin:0;font-size:18px;line-height:1.7}.legal-content{padding:72px 0 96px}.legal-content__grid{grid-template-columns:240px minmax(0,760px);justify-content:space-between;gap:72px;display:grid}.legal-content aside{align-self:start;position:sticky;top:120px}.legal-content aside p{color:var(--muted);font-size:13px}.legal-content section{border-bottom:1px solid var(--line);margin:0 0 30px;padding:0 0 30px}.legal-content section:last-child{border:0}.legal-content h2{color:var(--navy);margin:0 0 12px;font-size:25px}.legal-content section p{color:#53637a;margin:0;font-size:16px;line-height:1.8}@media (max-width:1000px){.sector-showcase__grid{grid-template-columns:1fr}.sector-card{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);display:grid}.sector-card__image{aspect-ratio:auto;min-height:360px}}@media (max-width:760px){html{font-size:16px}.sector-showcase{padding:60px 0}.sector-showcase__header{grid-template-columns:1fr;gap:18px}.sector-card{display:block}.sector-card__image{aspect-ratio:4/3;min-height:0}.legal-content__grid{grid-template-columns:1fr;gap:38px}.legal-content aside{position:static}.footer-legal{gap:12px 18px}}body{font-size:16px}.main-nav a,.language-button,.header-actions .button{font-size:12px!important}.eyebrow{letter-spacing:.14em;font-size:12.5px!important}.button,.text-button,.inline-link{font-size:12.5px!important}.lead,.inner-hero__copy .lead{line-height:1.7;font-size:clamp(17px,1.25vw,20px)!important}.home-hero .benefit h3,.services-preview .service-preview-card h3{font-size:13.5px!important}.home-hero .benefit p,.services-preview .service-preview-card p,.section-heading>p:not(.eyebrow),.page-block p,.company-summary__intro>p:not(.eyebrow),.trade-cta p:not(.eyebrow){line-height:1.7;font-size:15px!important}.hero-fact-card span{font-size:10px!important}.hero-fact-card strong{font-size:17px!important}.company-fact small,.fact-card small{font-size:11px!important}.company-fact strong,.fact-card strong{font-size:14.5px!important}.services-preview{padding-block:64px}.services-preview .preview-grid{grid-template-columns:minmax(280px,.82fr) minmax(0,2.7fr);gap:44px}.services-preview .service-preview-grid{background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.services-preview .service-preview-card,.services-preview .service-preview-card:last-child{border:1px solid var(--line);background:#ffffffbd;border-top:2px solid #c8943ab8;min-height:205px;padding:25px 23px}.services-preview .service-preview-card:nth-child(n+4){background:#fbf8f1;min-height:185px}.sector-showcase{padding:72px 0}.sector-showcase__header h2{max-width:820px}.sector-card__body p{min-height:76px;font-size:15px!important}.sector-card__body li{font-size:14px!important}.sector-card__body a{font-size:12.5px!important}.sector-card__image img{object-position:center}#sector-technology .sector-card__image img{object-position:center 42%}.home-products-section{padding:54px 0 50px}.home-products-section__header{align-items:end;gap:28px;margin-bottom:24px}.home-products-section__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px 22px;max-width:520px;display:flex}.home-products-section__actions .button{min-width:210px}.home-products-carousel__viewport{gap:24px}.home-product-item{flex:0 0 calc(25% - 18px)!important}.home-product-item__visual{height:150px}.home-product-item h3{font-size:13px!important}.home-products-carousel__footer{margin-top:14px;padding-top:14px}.home-products-carousel__footer>span{font-size:12.5px!important}.map-disclaimer{font-size:12px!important}.trade-cta{padding:42px 0}.trade-cta__inner{padding-block:0!important}.trade-cta h2{font-size:clamp(32px,2.7vw,43px)}#agriculture,#industry,#technology,#strategic-sourcing,#quality-compliance,#trade-enquiry{scroll-margin-top:108px}.site-footer p,.site-footer a{line-height:1.65;font-size:15px!important}.footer-grid h3{font-size:12.5px!important}.footer-bottom--refined,.footer-bottom--refined a{font-size:13px!important}.footer-legal a{text-underline-offset:4px;text-decoration-thickness:1px}.footer-legal a:hover{text-decoration:underline}.page-block h2{font-size:24px}.legal-content aside p{font-size:14px}@media (max-width:1120px){.home-product-item{flex-basis:calc(33.3333% - 16px)!important}.services-preview .preview-grid{grid-template-columns:1fr}}@media (max-width:820px){.services-preview .service-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-products-section__header{flex-direction:column;align-items:flex-start}.home-products-section__actions{justify-content:flex-start;max-width:none}.home-product-item{flex-basis:calc(50% - 12px)!important}}@media (max-width:560px){.main-nav a{font-size:12px!important}.services-preview .service-preview-grid{grid-template-columns:1fr}.home-products-section__actions{flex-direction:column;align-items:stretch;width:100%}.home-products-section__actions .button{width:100%;min-width:0}.home-product-item{flex-basis:calc(50% - 8px)!important}.home-product-item__visual{height:132px}.site-footer p,.site-footer a{font-size:15px!important}}.home-hero{background:radial-gradient(circle at 88% 12%,#c8943a17,#0000 28%),linear-gradient(#fff 0%,#fbfaf7 100%);position:relative;overflow:hidden}.home-hero:after{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #0f26460f;border-radius:50%;width:520px;position:absolute;inset:auto -8% -42% auto}.home-hero__grid{min-height:0!important;display:block!important}.home-hero__copy,[dir=rtl] .home-hero__copy{z-index:1;width:100%;max-width:1180px;position:relative;padding:96px 0 82px!important}.home-hero h1{max-width:1040px!important;font-size:clamp(62px,6.4vw,96px)!important;line-height:.98!important}.home-hero .lead{max-width:790px!important;font-size:clamp(17px,1.35vw,21px)!important;line-height:1.72!important}.home-hero .benefit-row{width:100%;max-width:1120px;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;margin-top:52px!important}.home-hero .benefit{min-height:170px!important;padding:24px 22px!important}.home-hero__media,.hero-image-overlay,.hero-fact-card{display:none!important}@media (max-width:980px){.home-hero__copy,[dir=rtl] .home-hero__copy{padding:76px 0 62px!important}.home-hero h1{max-width:820px!important;font-size:clamp(54px,9vw,78px)!important}.home-hero .benefit-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:620px){.home-hero__copy,[dir=rtl] .home-hero__copy{padding:58px 0 46px!important}.home-hero h1{font-size:clamp(45px,13vw,61px)!important}.home-hero .benefit-row{grid-template-columns:1fr!important;margin-top:38px!important}.home-hero .benefit{min-height:0!important}}.home-hero__copy,[dir=rtl] .home-hero__copy{max-width:none!important;padding:88px 0 72px!important}.home-hero__top{grid-template-columns:minmax(0,1.45fr) minmax(340px,.55fr);align-items:end;gap:clamp(56px,7vw,120px);display:grid}.home-hero__headline,.home-hero__details{min-width:0}.home-hero h1{max-width:900px!important;margin-bottom:0!important;font-size:clamp(58px,5.45vw,88px)!important}.home-hero__details{padding-bottom:12px}.home-hero .lead{max-width:520px!important;margin-bottom:32px!important}.home-hero__details .button-row{margin-top:0}.home-hero .benefit-row{width:100%;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;max-width:none!important;margin-top:64px!important}.home-hero .benefit{grid-template-columns:44px minmax(0,1fr);align-items:start;gap:18px;min-height:156px!important;padding:26px 24px!important;display:grid!important}.home-hero .benefit svg{margin:0!important}.home-hero .benefit h3{margin-top:0!important;font-size:12px!important}.home-hero .benefit p{font-size:15px!important;line-height:1.58!important}@media (max-width:1080px){.home-hero__top{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:48px}.home-hero .benefit-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:820px){.home-hero__copy,[dir=rtl] .home-hero__copy{padding:70px 0 56px!important}.home-hero__top{grid-template-columns:1fr;align-items:start;gap:32px}.home-hero h1{max-width:760px!important}.home-hero__details{padding-bottom:0}.home-hero .lead{max-width:700px!important}.home-hero .benefit-row{margin-top:48px!important}}@media (max-width:620px){.home-hero__copy,[dir=rtl] .home-hero__copy{padding:54px 0 42px!important}.home-hero h1{font-size:clamp(43px,12.8vw,60px)!important}.home-hero .benefit-row{grid-template-columns:1fr!important;margin-top:38px!important}.home-hero .benefit{min-height:0!important}}.world-map__image{object-fit:cover;width:100%;height:100%}.network-preview .world-map{min-height:430px}.network-preview .world-map__image,.inner-hero--commodities .inner-hero__media img,.inner-hero--global-network .inner-hero__media img,.inner-hero--quality-compliance .inner-hero__media img{object-position:center}.page-blocks-section--commodities .page-blocks-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-blocks-section--commodities .page-block{min-height:310px}@media (max-width:920px){.page-blocks-section--commodities .page-blocks-grid{grid-template-columns:1fr}.page-blocks-section--commodities .page-block{min-height:0}.network-preview .world-map{min-height:320px}}.brand--image{width:auto;color:inherit;align-items:center;display:inline-flex}.brand--image .brand__image{object-fit:contain;width:clamp(220px,18vw,278px);height:auto;display:block}.brand--image.brand--compact .brand__image{width:clamp(190px,15vw,230px)}.logo-link{align-items:center;line-height:0;display:inline-flex}.footer-brand .brand--image .brand__image{width:min(230px,100%)}.brand--image .brand__mark,.brand--image .brand__copy{display:none!important}.inner-hero--contact .inner-hero__media img{object-position:center}@media (max-width:1180px){.brand--image .brand__image{width:230px}}@media (max-width:680px){.brand--image .brand__image{width:185px}.brand--image.brand--compact .brand__image{width:180px}}@media (max-width:420px){.brand--image .brand__image{width:166px}}.site-header .brand--image .brand__image{object-fit:contain;width:128px!important;max-height:58px!important}.site-header__inner,.header-inner{min-height:86px!important}.site-footer .brand--image .brand__image,.footer-brand .brand--image .brand__image{object-fit:contain;width:150px!important;max-height:68px!important}.site-header .logo-link,.site-footer .logo-link{width:auto!important;max-width:max-content!important}@media (max-width:900px){.site-header .brand--image .brand__image{width:116px!important;max-height:52px!important}.site-footer .brand--image .brand__image,.footer-brand .brand--image .brand__image{width:138px!important;max-height:62px!important}}@media (max-width:520px){.site-header .brand--image .brand__image{width:104px!important;max-height:46px!important}.site-footer .brand--image .brand__image,.footer-brand .brand--image .brand__image{width:126px!important;max-height:56px!important}}.site-shell main img,.site-shell main picture,.site-shell main video{display:none!important}.inner-hero--text-only .inner-hero__grid{grid-template-columns:1fr!important;min-height:auto!important}.inner-hero--text-only .inner-hero__copy,[dir=rtl] .inner-hero--text-only .inner-hero__copy{width:100%;max-width:1040px;padding:clamp(72px,8vw,126px) 0!important}.inner-hero--text-only .inner-hero__copy h1{max-width:920px}.inner-hero--text-only .inner-hero__copy .lead{max-width:800px}.inner-hero__media{display:none!important}.network-preview--text-only{background:radial-gradient(circle at 86% 18%,#c6913017,#0000 28%),linear-gradient(#fff,#faf8f3);padding-block:clamp(72px,8vw,118px)!important}.network-preview__text-grid{grid-template-columns:minmax(260px,.82fr) minmax(0,1.55fr) minmax(240px,.7fr);align-items:stretch;gap:clamp(30px,4vw,64px);display:grid}.network-preview__text-grid .section-heading{align-self:center}.network-preview__text-grid .section-heading h2{font-size:clamp(42px,4vw,64px);line-height:1.02}.network-principles{border-top:1px solid var(--line);border-left:1px solid var(--line);background:#ffffff8c;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}[dir=rtl] .network-principles{border-left:0;border-right:1px solid var(--line)}.network-principle{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:30px 26px}[dir=rtl] .network-principle{border-right:0;border-left:1px solid var(--line)}.network-principle__icon{color:var(--gold);margin-bottom:30px;display:inline-flex}.network-principle h3{color:var(--navy);margin:0 0 12px;font-size:19px;line-height:1.25}.network-principle p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.network-note-card{border:1px solid var(--line);border-top:3px solid var(--gold);background:#ffffffc7;align-self:center;padding:34px 30px}.network-note-card h3{color:var(--navy);margin:0 0 18px;font-size:24px;line-height:1.2}.network-note-card>p:last-child{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.page-blocks-grid,.page-blocks-section--services .page-blocks-grid,.page-blocks-section--commodities .page-blocks-grid{grid-template-columns:repeat(auto-fit,minmax(235px,1fr))!important}.page-block{min-height:260px!important}.network-page-section--text-only{background:radial-gradient(circle at 14% 20%,#c6913014,#0000 30%),linear-gradient(#fff,#f7f3eb)}.network-page-statement{border:1px solid var(--line);border-top:3px solid var(--gold);background:#ffffffd1;max-width:1060px;padding:clamp(44px,5vw,76px)}.network-page-statement h2{max-width:860px;color:var(--navy);letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(40px,4.3vw,66px);line-height:1.04}.network-page-statement>p:not(.eyebrow){max-width:760px;color:var(--muted);margin:0 0 30px;font-size:18px;line-height:1.75}.sector-showcase{display:none!important}@media (max-width:1120px){.network-preview__text-grid{grid-template-columns:1fr}.network-principles{grid-template-columns:repeat(3,minmax(0,1fr))}.network-note-card{max-width:720px}}@media (max-width:760px){.inner-hero--text-only .inner-hero__copy,[dir=rtl] .inner-hero--text-only .inner-hero__copy{padding:58px 0!important}.network-principles{grid-template-columns:1fr}.network-page-statement{padding:32px 24px}}.inner-hero--text-only .inner-hero__grid{grid-template-columns:minmax(0,1fr)!important;align-items:center!important;min-height:clamp(470px,58vh,650px)!important;display:grid!important}.inner-hero--text-only .inner-hero__copy,[dir=rtl] .inner-hero--text-only .inner-hero__copy{text-align:center!important;align-items:center!important;width:min(100%,980px)!important;max-width:980px!important;margin-inline:auto!important;padding:clamp(72px,8vw,112px) 24px!important}.inner-hero--text-only .inner-hero__copy .eyebrow,.inner-hero--text-only .inner-hero__copy h1,.inner-hero--text-only .inner-hero__copy .lead{margin-inline:auto!important}.inner-hero--text-only .inner-hero__copy h1{text-wrap:balance;letter-spacing:-.038em!important;width:100%!important;max-width:900px!important;margin-bottom:24px!important;font-size:clamp(46px,5.15vw,68px)!important;line-height:1.04!important}.inner-hero--text-only .inner-hero__copy .lead{text-wrap:pretty;max-width:760px!important;margin-bottom:30px!important;font-size:clamp(16px,1.25vw,18px)!important;line-height:1.75!important}.inner-hero--text-only .button-row{width:100%;justify-content:center!important}.home-hero h1{letter-spacing:-.048em!important;font-size:clamp(48px,4.5vw,70px)!important;line-height:1.01!important}@media (max-width:760px){.inner-hero--text-only .inner-hero__grid{min-height:auto!important}.inner-hero--text-only .inner-hero__copy,[dir=rtl] .inner-hero--text-only .inner-hero__copy{padding:62px 18px!important}.inner-hero--text-only .inner-hero__copy h1{max-width:620px!important;font-size:clamp(38px,11vw,54px)!important;line-height:1.06!important}.inner-hero--text-only .inner-hero__copy .lead{max-width:620px!important;font-size:15px!important}.inner-hero--text-only .button-row{gap:15px!important}.home-hero h1{font-size:clamp(42px,11vw,58px)!important}}@media (max-width:480px){.inner-hero--text-only .inner-hero__copy{padding-inline:14px!important}.inner-hero--text-only .inner-hero__copy h1{font-size:clamp(35px,10.5vw,46px)!important}}.home-hero,.hero--home,.homepage-hero{padding-top:clamp(76px,7vw,112px)!important}.home-hero__main,.home-hero__content,.hero--home .hero__content,.homepage-hero__content{align-self:start}.home-hero .hero__eyebrow,.home-hero .eyebrow,.hero--home .hero__eyebrow{margin-top:0!important}.home-hero__grid,.hero--home .hero__grid,.homepage-hero__grid{align-items:start!important}@media (max-width:900px){.home-hero,.hero--home,.homepage-hero{padding-top:64px!important}}@media (max-width:600px){.home-hero,.hero--home,.homepage-hero{padding-top:48px!important}}.home-hero__top{transform:translateY(-122px)}.site-nav__home-link{min-height:44px;color:var(--navy);font-size:inherit;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.site-nav__home-link:hover,.site-nav__home-link:focus-visible{color:var(--gold)}html[dir=rtl] .site-nav__home-link{text-transform:none;letter-spacing:0}@media (max-width:1100px){.home-hero__top{transform:translateY(-76px)}}@media (max-width:760px){.home-hero{padding-top:44px!important}.home-hero__top{transform:none}}.home-hero__top>:last-child{transform:translateY(122px)}@media (max-width:1100px){.home-hero__top>:last-child{transform:translateY(76px)}}@media (max-width:760px){.home-hero{padding-top:18px!important}.home-hero__top{margin-bottom:-72px!important;transform:translateY(-72px)!important}.home-hero__top>:last-child{transform:none!important}@media (max-width:420px){.home-hero{padding-top:24px!important}.home-hero__top{margin-bottom:-58px!important;transform:translateY(-58px)!important}}.menu-toggle,.mobile-menu-toggle,.site-header__menu-toggle,.site-header button[aria-label*=menu i],.site-header button[title*=menu i],header button[aria-label*=menu i],header button[title*=menu i]{flex:none;text-align:center!important;justify-content:center!important;align-items:center!important;padding:0!important;line-height:1!important;display:inline-flex!important}.menu-toggle>*,.mobile-menu-toggle>*,.site-header__menu-toggle>*,.site-header button[aria-label*=menu i]>*,.site-header button[title*=menu i]>*,header button[aria-label*=menu i]>*,header button[title*=menu i]>*{margin:0!important;transform:none!important}.menu-toggle svg,.mobile-menu-toggle svg,.site-header__menu-toggle svg,.site-header button[aria-label*=menu i] svg,.site-header button[title*=menu i] svg,header button[aria-label*=menu i] svg,header button[title*=menu i] svg{margin:0 auto!important;display:block!important}.menu-toggle__icon,.hamburger,.hamburger-icon{flex-direction:column;gap:5px;width:28px;height:28px;justify-content:center!important;align-items:center!important;margin:0!important;display:inline-flex!important}.menu-toggle__icon span,.hamburger span,.hamburger-icon span{display:block;margin:0!important}.menu-toggle,.mobile-menu-toggle,.site-header__menu-toggle,.site-header button[aria-label*=menu i],.site-header button[title*=menu i],header button[aria-label*=menu i],header button[title*=menu i]{justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important;position:relative!important;overflow:visible!important}.menu-toggle svg,.mobile-menu-toggle svg,.site-header__menu-toggle svg,.site-header button[aria-label*=menu i] svg,.site-header button[title*=menu i] svg,header button[aria-label*=menu i] svg,header button[title*=menu i] svg,.menu-toggle__icon,.hamburger,.hamburger-icon{opacity:0!important;pointer-events:none!important}.menu-toggle:before,.mobile-menu-toggle:before,.site-header__menu-toggle:before,.site-header button[aria-label*=menu i]:before,.site-header button[title*=menu i]:before,header button[aria-label*=menu i]:before,header button[title*=menu i]:before{flex:none;content:""!important;width:30px!important;height:22px!important;color:var(--navy)!important;opacity:1!important;background:linear-gradient(currentColor,currentColor) top/30px 3px no-repeat,linear-gradient(currentColor,currentColor) 50%/30px 3px no-repeat,linear-gradient(currentColor,currentColor) bottom/30px 3px no-repeat!important;margin:0!important;display:block!important;transform:none!important}[data-palette=alternate] .menu-toggle:before,[data-palette=alternate] .mobile-menu-toggle:before,[data-palette=alternate] .site-header__menu-toggle:before,[data-palette=alternate] header button[aria-label*=menu i]:before,[data-palette=alternate] header button[title*=menu i]:before{color:var(--navy)!important}html:not([dir=rtl]) .site-header__brand,html:not([dir=rtl]) .site-logo,html:not([dir=rtl]) .brand-link,html:not([dir=rtl]) header .header-brand,html:not([dir=rtl]) header .logo-link,html:not([dir=rtl]) header .site-header__inner>a:first-child,html:not([dir=rtl]) header .header-inner>a:first-child{margin-left:0!important;position:relative!important;left:-20px!important}html[dir=rtl] .site-header__brand,html[dir=rtl] .site-logo,html[dir=rtl] .brand-link,html[dir=rtl] header .header-brand,html[dir=rtl] header .logo-link,html[dir=rtl] header .site-header__inner>a:first-child,html[dir=rtl] header .header-inner>a:first-child{margin-right:0!important;position:relative!important;right:-20px!important}.site-header__brand img,.site-logo img,.brand-link img,header .header-brand img,header .logo-link img,header .site-header__inner>a:first-child img,header .header-inner>a:first-child img{max-width:100%!important;height:auto!important;display:block!important}}@media (max-width:420px){html:not([dir=rtl]) .site-header__brand,html:not([dir=rtl]) .site-logo,html:not([dir=rtl]) .brand-link,html:not([dir=rtl]) header .header-brand,html:not([dir=rtl]) header .logo-link,html:not([dir=rtl]) header .site-header__inner>a:first-child,html:not([dir=rtl]) header .header-inner>a:first-child{left:-16px!important}html[dir=rtl] .site-header__brand,html[dir=rtl] .site-logo,html[dir=rtl] .brand-link,html[dir=rtl] header .header-brand,html[dir=rtl] header .logo-link,html[dir=rtl] header .site-header__inner>a:first-child,html[dir=rtl] header .header-inner>a:first-child{right:-16px!important}}.home-hero__top{margin-inline:auto!important;text-align:center!important;grid-template-columns:minmax(0,1fr)!important;align-content:start!important;justify-items:center!important;row-gap:clamp(24px,2.5vw,38px)!important;width:100%!important;max-width:1180px!important;margin-bottom:0!important;display:grid!important;transform:none!important}.home-hero__top>:first-child{text-align:center!important;width:100%!important;max-width:1080px!important;margin-inline:auto!important;transform:none!important}.home-hero__top>:last-child{text-align:center!important;justify-items:center!important;row-gap:22px!important;width:100%!important;max-width:760px!important;margin-inline:auto!important;display:grid!important;transform:none!important}.home-hero__top>:last-child p{text-align:center!important;max-width:760px!important;margin:0 auto!important}.home-hero__top>:last-child>div,.home-hero__actions,.home-hero .hero-actions,.home-hero .button-row,.home-hero .cta-row{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:16px 24px!important;margin-inline:auto!important;display:flex!important}.home-hero__top>:first-child>:first-child,.home-hero .eyebrow,.home-hero__eyebrow{text-align:center!important;margin-inline:auto!important}.home-hero h1,.home-hero__title,.home-hero__top h1{text-wrap:balance;letter-spacing:-.045em!important;text-align:center!important;max-width:1040px!important;margin:0 auto!important;font-size:clamp(3.35rem,4.55vw,4.35rem)!important;line-height:.91!important}@media (max-width:1100px){.home-hero{padding-top:44px!important}.home-hero__top,.home-hero__top>:last-child{transform:none!important}.home-hero h1,.home-hero__title,.home-hero__top h1{font-size:clamp(3.15rem,7vw,4rem)!important;line-height:.91!important}}@media (max-width:760px){.home-hero{padding-top:22px!important}.home-hero__top{row-gap:30px!important;margin-bottom:0!important;transform:none!important}.home-hero__top>:last-child{row-gap:24px!important;transform:none!important}.home-hero h1,.home-hero__title,.home-hero__top h1{letter-spacing:-.05em!important;max-width:100%!important;font-size:clamp(3rem,13vw,3.65rem)!important;line-height:.89!important}.home-hero__top>:last-child p{text-align:center!important;max-width:38rem!important}.home-hero__top>:last-child>div,.home-hero__actions,.home-hero .hero-actions,.home-hero .button-row,.home-hero .cta-row{justify-content:center!important;width:100%!important}}.home-hero{padding-top:0!important}.home-hero__copy,[dir=rtl] .home-hero__copy{justify-content:flex-start!important;min-height:auto!important;padding:clamp(38px,3.5vw,56px) 0 clamp(46px,4.5vw,70px)!important}.home-hero__top{align-content:start!important}.home-hero__headline{margin-top:0!important}@media (max-width:1100px){.home-hero{padding-top:0!important}.home-hero__copy,[dir=rtl] .home-hero__copy{padding-top:32px!important}}@media (max-width:760px){.home-hero{padding-top:0!important}.home-hero__grid{min-height:auto!important}.home-hero__copy,[dir=rtl] .home-hero__copy{padding:22px 0 42px!important}.home-hero__top{margin-top:0!important;transform:none!important}}.contact-list strong,.footer-contact strong{color:inherit;font-weight:800}.footer-contact a{width:fit-content}.home-hero__grid{align-items:start!important;min-height:clamp(820px,78vh,980px)!important}.home-hero__copy,[dir=rtl] .home-hero__copy{justify-content:flex-start!important;min-height:100%!important;padding-top:clamp(46px,4vw,64px)!important;padding-bottom:clamp(88px,8vw,126px)!important}.home-hero__top{align-content:start!important;row-gap:clamp(46px,4.5vw,72px)!important}.home-hero__top>:last-child{margin-top:clamp(10px,1.2vw,20px)!important}.home-hero__benefits,.home-hero__features,.home-hero__cards,.home-hero .benefits-grid,.home-hero .features-grid,.home-hero .feature-grid,.home-hero__copy>:last-child:not(.home-hero__top){margin-top:clamp(58px,6vw,92px)!important}.phone-ltr,a[href^="tel:+971"]{white-space:nowrap!important;direction:ltr!important;unicode-bidi:isolate!important;display:inline-block!important}[dir=rtl] .footer-contact .phone-ltr,[dir=rtl] .footer-contact a[href^="tel:+971"]{text-align:center!important;direction:ltr!important;unicode-bidi:isolate!important;align-self:center!important}@media (max-width:1100px){.home-hero__grid{min-height:clamp(760px,76vh,900px)!important}.home-hero__copy,[dir=rtl] .home-hero__copy{padding-top:38px!important;padding-bottom:78px!important}.home-hero__top{row-gap:42px!important}.home-hero__benefits,.home-hero__features,.home-hero__cards,.home-hero .benefits-grid,.home-hero .features-grid,.home-hero .feature-grid,.home-hero__copy>:last-child:not(.home-hero__top){margin-top:54px!important}}@media (max-width:760px){.home-hero__grid{min-height:auto!important}.home-hero__copy,[dir=rtl] .home-hero__copy{min-height:auto!important;padding:28px 0 58px!important}.home-hero__top{row-gap:34px!important}.home-hero__top>:last-child{margin-top:6px!important}.home-hero__benefits,.home-hero__features,.home-hero__cards,.home-hero .benefits-grid,.home-hero .features-grid,.home-hero .feature-grid,.home-hero__copy>:last-child:not(.home-hero__top){margin-top:42px!important}}[dir=rtl] .home-hero h1,[dir=rtl] .home-hero__title,[dir=rtl] .home-hero__top h1{text-wrap:balance;letter-spacing:0!important;text-align:center!important;max-width:980px!important;font-size:clamp(2.8rem,4vw,3.9rem)!important;line-height:1.07!important}[dir=rtl] .home-hero .eyebrow,[dir=rtl] .home-hero__eyebrow,[dir=rtl] .home-hero__top>:first-child>:first-child{letter-spacing:.04em!important;word-spacing:.1em!important;line-height:1.5!important}@media (max-width:1100px){[dir=rtl] .home-hero h1,[dir=rtl] .home-hero__title,[dir=rtl] .home-hero__top h1{font-size:clamp(2.65rem,6vw,3.45rem)!important;line-height:1.08!important}}@media (max-width:760px){[dir=rtl] .home-hero h1,[dir=rtl] .home-hero__title,[dir=rtl] .home-hero__top h1{letter-spacing:0!important;max-width:100%!important;font-size:clamp(2.35rem,10.5vw,3rem)!important;line-height:1.1!important}[dir=rtl] .home-hero .eyebrow,[dir=rtl] .home-hero__eyebrow,[dir=rtl] .home-hero__top>:first-child>:first-child{font-size:.86rem!important;line-height:1.45!important}}.inner-hero--text-only .inner-hero__grid{align-items:start!important;min-height:clamp(390px,46vh,520px)!important}.inner-hero--text-only .inner-hero__copy,[dir=rtl] .inner-hero--text-only .inner-hero__copy{text-align:center!important;justify-content:flex-start!important;align-items:center!important;width:min(100%,980px)!important;max-width:980px!important;margin-inline:auto!important;padding:clamp(42px,4.5vw,64px) 24px clamp(64px,6vw,88px)!important;transform:none!important}.inner-hero--text-only .inner-hero__copy .eyebrow{margin-top:0!important}@media (max-width:1100px){.inner-hero--text-only .inner-hero__grid{min-height:clamp(360px,44vh,470px)!important}.inner-hero--text-only .inner-hero__copy,[dir=rtl] .inner-hero--text-only .inner-hero__copy{padding:36px 24px 68px!important}}@media (max-width:760px){.inner-hero--text-only .inner-hero__grid{min-height:auto!important}.inner-hero--text-only .inner-hero__copy,[dir=rtl] .inner-hero--text-only .inner-hero__copy{padding:28px 20px 54px!important}}.home-hero{--terragrain-home-selected-shift:56px}.home-hero__top>:first-child h1,.home-hero__top>:first-child .home-hero__title,.home-hero__top h1.home-hero__title,.home-hero__top>:last-child,.home-hero .benefit-row,.home-hero__benefits,.home-hero__features,.home-hero__cards,.home-hero .benefits-grid,.home-hero .features-grid,.home-hero .feature-grid,.home-hero__copy>:last-child:not(.home-hero__top){transform:translateY(var(--terragrain-home-selected-shift))!important}.home-hero .eyebrow,.home-hero__eyebrow,.home-hero__top>:first-child>:first-child{transform:none!important}@media (max-width:1100px){.home-hero{--terragrain-home-selected-shift:42px}}@media (max-width:760px){.home-hero{--terragrain-home-selected-shift:30px}[dir=ltr] .home-hero h1,[dir=ltr] .home-hero__title,[dir=ltr] .home-hero__top h1{letter-spacing:-.04em!important;font-size:clamp(2.55rem,10.8vw,3.1rem)!important;line-height:.94!important}}.inner-hero__copy h1,.inner-hero--text-only .inner-hero__copy h1,[dir=rtl] .inner-hero__copy h1,[dir=rtl] .inner-hero--text-only .inner-hero__copy h1{font-family:inherit!important;font-weight:470!important}.contact-phone-list{gap:4px;display:grid}.contact-phone-list a{width:fit-content}.contact-form button:disabled{cursor:wait;opacity:.72}.form-success,.form-error{border-inline-start:3px solid;margin:0 0 18px;padding:13px 15px;font-size:13px;line-height:1.6}.form-success{color:#17633a;background:#eef8f1}.form-error{color:#9a2929;background:#fff2f2}.form-honeypot{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.contact-email-list{gap:4px;display:grid}.contact-email-list a{width:fit-content}
