{"id":122,"date":"2026-08-11T21:51:50","date_gmt":"2026-08-11T21:51:50","guid":{"rendered":"https:\/\/www.yanis-group.com\/?page_id=122"},"modified":"2026-08-16T00:05:34","modified_gmt":"2026-08-16T00:05:34","slug":"services","status":"publish","type":"page","link":"https:\/\/www.yanis-group.com\/index.php\/services\/","title":{"rendered":"Our Services"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Space+Grotesk:wght@400;500;600;700&#038;family=IBM+Plex+Sans:wght@400;500;600&#038;family=IBM+Plex+Mono:wght@400;500&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\n  .yg-services{\n    --yg-text: #171B20;\n    --yg-text-muted: #5B6672;\n    --yg-text-faint: #96A0AA;\n    --yg-gold: #A8752B;\n    --yg-teal: #2E5D57;\n    --yg-line: rgba(20,24,28,0.12);\n    --yg-line-soft: rgba(20,24,28,0.07);\n    --yg-max: 1400px;\n\n    background:transparent;\n    color:var(--yg-text);\n    font-family:'IBM Plex Sans', sans-serif;\n    font-size:17px;\n    line-height:1.65;\n    -webkit-font-smoothing:antialiased;\n  }\n  .yg-services *{box-sizing:border-box;}\n  .yg-services h1, .yg-services h2, .yg-services h3{\n    font-family:'Space Grotesk', sans-serif;\n    font-weight:600;\n    margin:0;\n    letter-spacing:-0.01em;\n    color:var(--yg-text);\n  }\n  .yg-services .mono{ font-family:'IBM Plex Mono', monospace; }\n  .yg-services a{ color:inherit; text-decoration:none; }\n  .yg-services .wrap{\n    max-width:var(--yg-max);\n    margin:0 auto;\n    padding:0 16px;\n  }\n\n  .yg-services .hero{ padding:48px 0 40px; border-bottom:1px solid var(--yg-line-soft); }\n  .yg-services .eyebrow{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px; letter-spacing:0.18em; text-transform:uppercase;\n    color:var(--yg-gold);\n    display:flex; align-items:center; gap:12px;\n    margin-bottom:24px;\n  }\n  .yg-services .eyebrow::before{\n    content:\"\"; width:26px; height:1px; background:var(--yg-gold);\n    display:inline-block;\n  }\n  .yg-services .hero h1{\n    font-size:clamp(30px, 4.6vw, 52px);\n    line-height:1.1;\n    max-width:22ch;\n  }\n  .yg-services .hero h1 em{ font-style:normal; color:var(--yg-gold); }\n  .yg-services .hero-sub{\n    margin-top:22px;\n    max-width:700px;\n    font-size:18px;\n    color:var(--yg-text-muted);\n    text-align:justify;\n  }\n\n  .yg-services .service{\n    padding:72px 0;\n    border-bottom:1px solid var(--yg-line-soft);\n  }\n  .yg-services .service:last-of-type{ border-bottom:none; }\n  .yg-services .service-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:64px;\n    align-items:center;\n  }\n  .yg-services .service.reverse .service-grid{ direction:rtl; }\n  .yg-services .service.reverse .service-grid > *{ direction:ltr; }\n  @media (max-width:900px){\n    .yg-services .service-grid{ grid-template-columns:1fr; gap:36px; }\n    .yg-services .service.reverse .service-grid{ direction:ltr; }\n  }\n\n  .yg-services .service-visual{\n    display:block;\n    border:1px solid var(--yg-line-soft);\n    padding:28px;\n    position:relative;\n    transition:border-color .18s ease;\n  }\n  .yg-services .service-visual:hover{ border-color:var(--yg-gold); }\n  .yg-services .service-visual svg{ width:100%; height:auto; display:block; }\n  .yg-services .service-visual .visual-tag{\n    position:absolute; top:18px; right:18px;\n    font-family:'IBM Plex Mono', monospace;\n    font-size:10px; letter-spacing:0.1em; text-transform:uppercase;\n    color:var(--yg-text-faint);\n    display:flex; align-items:center; gap:6px;\n    opacity:0; transition:opacity .18s ease;\n  }\n  .yg-services .service-visual:hover .visual-tag{ opacity:1; }\n  .yg-services .service-visual .visual-tag svg{ width:11px; height:11px; }\n\n  .yg-services .service-index{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px; letter-spacing:0.14em; text-transform:uppercase;\n    color:var(--yg-text-faint);\n    margin-bottom:16px;\n  }\n  .yg-services .service-content h2{\n    font-size:clamp(24px, 2.8vw, 32px);\n    max-width:16ch;\n    margin-bottom:18px;\n  }\n  .yg-services .service-content p{\n    color:var(--yg-text-muted);\n    font-size:16px;\n    max-width:52ch;\n    text-align:justify;\n    margin:0 0 22px 0;\n  }\n  .yg-services .service-content ul{\n    list-style:none; margin:0 0 26px 0; padding:0;\n    border-top:1px solid var(--yg-line-soft);\n  }\n  .yg-services .service-content ul li{\n    padding:13px 0; border-bottom:1px solid var(--yg-line-soft);\n    font-size:14.5px; color:var(--yg-text);\n    display:flex; align-items:center; gap:10px;\n  }\n  .yg-services .service-content ul li svg{\n    width:14px; height:14px; flex-shrink:0; color:var(--yg-gold);\n  }\n  .yg-services .service-link{\n    display:inline-flex; align-items:center; gap:8px;\n    font-family:'IBM Plex Mono', monospace;\n    font-size:13px; letter-spacing:0.05em; text-transform:uppercase;\n    color:var(--yg-gold);\n    border-bottom:1px solid var(--yg-gold);\n    padding-bottom:3px;\n  }\n  .yg-services .service-link svg{ width:13px; height:13px; }\n\n<\/style>\n\n<div class=\"yg-services\">\n\n<section class=\"hero\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\">Services<\/div>\n    <h1>Three ways we keep <em>cargo moving<\/em>.<\/h1>\n    <p class=\"hero-sub\">\n      Brokerage at volume, stock positioned where the market needs it, and the trade finance\n      structure to make it all bankable \u2014 Yanis Group builds the full chain behind a shipment,\n      not just the transaction.\n    <\/p>\n  <\/div>\n<\/section>\n\n<section class=\"service\">\n  <div class=\"wrap\">\n    <div class=\"service-grid\">\n      <a class=\"service-visual\" href=\"#\" data-service=\"brokerage\" aria-label=\"Brokerage high volume \u2014 learn more\">\n        <div class=\"visual-tag mono\">\n          View service\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M7 17L17 7M17 7H9M17 7V15\"\/><\/svg>\n        <\/div>\n        <svg viewBox=\"0 0 480 340\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <line x1=\"30\" y1=\"290\" x2=\"450\" y2=\"290\" stroke=\"var(--yg-line)\" stroke-width=\"1\"\/>\n          <line x1=\"30\" y1=\"30\" x2=\"30\" y2=\"290\" stroke=\"var(--yg-line)\" stroke-width=\"1\"\/>\n          <rect x=\"60\" y=\"200\" width=\"34\" height=\"90\" fill=\"var(--yg-line-soft)\" stroke=\"var(--yg-gold)\" stroke-width=\"1.5\"\/>\n          <rect x=\"115\" y=\"150\" width=\"34\" height=\"140\" fill=\"var(--yg-line-soft)\" stroke=\"var(--yg-gold)\" stroke-width=\"1.5\"\/>\n          <rect x=\"170\" y=\"170\" width=\"34\" height=\"120\" fill=\"var(--yg-line-soft)\" stroke=\"var(--yg-gold)\" stroke-width=\"1.5\"\/>\n          <rect x=\"225\" y=\"110\" width=\"34\" height=\"180\" fill=\"var(--yg-line-soft)\" stroke=\"var(--yg-gold)\" stroke-width=\"1.5\"\/>\n          <rect x=\"280\" y=\"130\" width=\"34\" height=\"160\" fill=\"var(--yg-line-soft)\" stroke=\"var(--yg-gold)\" stroke-width=\"1.5\"\/>\n          <rect x=\"335\" y=\"70\" width=\"34\" height=\"220\" fill=\"var(--yg-line-soft)\" stroke=\"var(--yg-gold)\" stroke-width=\"1.5\"\/>\n          <rect x=\"390\" y=\"90\" width=\"34\" height=\"200\" fill=\"var(--yg-line-soft)\" stroke=\"var(--yg-gold)\" stroke-width=\"1.5\"\/>\n          <polyline points=\"77,205 132,155 187,175 242,115 297,135 352,75 407,95\" fill=\"none\" stroke=\"var(--yg-teal)\" stroke-width=\"2\"\/>\n          <circle cx=\"352\" cy=\"75\" r=\"5\" fill=\"var(--yg-teal)\"\/>\n          <text x=\"60\" y=\"315\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" fill=\"var(--yg-text-faint)\">Q1<\/text>\n          <text x=\"390\" y=\"315\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" fill=\"var(--yg-text-faint)\">Q4<\/text>\n          <text x=\"60\" y=\"50\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" letter-spacing=\"0.08em\" fill=\"var(--yg-text-faint)\">VOLUME BROKERED \/ QUARTER<\/text>\n        <\/svg>\n      <\/a>\n\n      <div class=\"service-content\">\n        <div class=\"service-index mono\">Service 01<\/div>\n        <h2>Brokerage, at high volume.<\/h2>\n        <p>\n          We execute bulk agricultural trades at a scale built for brokers and distributors who\n          measure cargo in shiploads, not pallets \u2014 with live pricing, verified counterparties, and\n          a desk that can quote and confirm within hours, not days.\n        <\/p>\n        <ul>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"\/><\/svg>Full-cargo and multi-cargo lot sizes<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"\/><\/svg>Live pricing across active corridors<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"\/><\/svg>Verified counterparties on both sides<\/li>\n        <\/ul>\n        <a class=\"service-link\" href=\"#\" data-service=\"brokerage\">\n          Explore brokerage\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"service reverse\">\n  <div class=\"wrap\">\n    <div class=\"service-grid\">\n      <a class=\"service-visual\" href=\"#\" data-service=\"stock\" aria-label=\"Stock and hub network \u2014 learn more\">\n        <div class=\"visual-tag mono\">\n          View service\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M7 17L17 7M17 7H9M17 7V15\"\/><\/svg>\n        <\/div>\n        <svg viewBox=\"0 0 480 340\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <circle cx=\"240\" cy=\"170\" r=\"34\" fill=\"var(--yg-line-soft)\" stroke=\"var(--yg-gold)\" stroke-width=\"2\"\/>\n          <text x=\"240\" y=\"174\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" letter-spacing=\"0.04em\" fill=\"var(--yg-gold)\" text-anchor=\"middle\">HUB<\/text>\n\n          <line x1=\"240\" y1=\"170\" x2=\"90\" y2=\"70\" stroke=\"var(--yg-line)\" stroke-width=\"1\"\/>\n          <line x1=\"240\" y1=\"170\" x2=\"390\" y2=\"70\" stroke=\"var(--yg-line)\" stroke-width=\"1\"\/>\n          <line x1=\"240\" y1=\"170\" x2=\"70\" y2=\"230\" stroke=\"var(--yg-line)\" stroke-width=\"1\"\/>\n          <line x1=\"240\" y1=\"170\" x2=\"410\" y2=\"230\" stroke=\"var(--yg-line)\" stroke-width=\"1\"\/>\n          <line x1=\"240\" y1=\"170\" x2=\"150\" y2=\"300\" stroke=\"var(--yg-line)\" stroke-width=\"1\"\/>\n          <line x1=\"240\" y1=\"170\" x2=\"330\" y2=\"300\" stroke=\"var(--yg-line)\" stroke-width=\"1\"\/>\n\n          <rect x=\"80\" y=\"56\" width=\"20\" height=\"20\" stroke=\"var(--yg-teal)\" stroke-width=\"1.5\" fill=\"none\"\/>\n          <rect x=\"380\" y=\"56\" width=\"20\" height=\"20\" stroke=\"var(--yg-teal)\" stroke-width=\"1.5\" fill=\"none\"\/>\n          <rect x=\"60\" y=\"216\" width=\"20\" height=\"20\" stroke=\"var(--yg-teal)\" stroke-width=\"1.5\" fill=\"none\"\/>\n          <rect x=\"400\" y=\"216\" width=\"20\" height=\"20\" stroke=\"var(--yg-teal)\" stroke-width=\"1.5\" fill=\"none\"\/>\n          <rect x=\"140\" y=\"286\" width=\"20\" height=\"20\" stroke=\"var(--yg-teal)\" stroke-width=\"1.5\" fill=\"none\"\/>\n          <rect x=\"320\" y=\"286\" width=\"20\" height=\"20\" stroke=\"var(--yg-teal)\" stroke-width=\"1.5\" fill=\"none\"\/>\n\n          <text x=\"240\" y=\"130\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" letter-spacing=\"0.06em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">JEBEL ALI \u00b7 MIDDLE EAST<\/text>\n          <text x=\"240\" y=\"40\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" letter-spacing=\"0.08em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">HUB STOCK \u2192 SMALL CONTAINERS WORLDWIDE<\/text>\n        <\/svg>\n      <\/a>\n\n      <div class=\"service-content\">\n        <div class=\"service-index mono\">Service 02<\/div>\n        <h2>Stock, positioned where you need it.<\/h2>\n        <p>\n          Yanis Group holds personal stock in major Middle East hubs, ready to break down from full\n          cargo volumes into small container lots for buyers anywhere in the world \u2014 sugar, soybean,\n          and sunflower oil, available without waiting on the next origination cycle.\n        <\/p>\n        <ul>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"\/><\/svg>Owned stock, not third-party consignment<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"\/><\/svg>Sugar, soybean &amp; sunflower oil on hand<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"\/><\/svg>Small container lots shipped worldwide<\/li>\n        <\/ul>\n        <a class=\"service-link\" href=\"#\" data-service=\"stock\">\n          Explore stock &amp; hubs\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section class=\"service\" style=\"border-bottom:none;\">\n  <div class=\"wrap\">\n    <div class=\"service-grid\">\n      <a class=\"service-visual\" href=\"#\" data-service=\"finance\" aria-label=\"Export finance services \u2014 learn more\">\n        <div class=\"visual-tag mono\">\n          View service\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M7 17L17 7M17 7H9M17 7V15\"\/><\/svg>\n        <\/div>\n        <svg viewBox=\"0 0 480 340\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <rect x=\"150\" y=\"60\" width=\"150\" height=\"200\" rx=\"2\" fill=\"var(--yg-line-soft)\" stroke=\"var(--yg-gold)\" stroke-width=\"1.5\"\/>\n          <rect x=\"170\" y=\"90\" width=\"110\" height=\"8\" fill=\"var(--yg-line)\"\/>\n          <rect x=\"170\" y=\"112\" width=\"80\" height=\"8\" fill=\"var(--yg-line)\"\/>\n          <rect x=\"170\" y=\"134\" width=\"95\" height=\"8\" fill=\"var(--yg-line)\"\/>\n          <rect x=\"170\" y=\"156\" width=\"60\" height=\"8\" fill=\"var(--yg-line)\"\/>\n          <circle cx=\"225\" cy=\"215\" r=\"28\" fill=\"none\" stroke=\"var(--yg-teal)\" stroke-width=\"2\"\/>\n          <path d=\"M212 215l9 9 18-18\" fill=\"none\" stroke=\"var(--yg-teal)\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <text x=\"225\" y=\"40\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" letter-spacing=\"0.08em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">LETTER OF CREDIT \u00b7 TRADE FINANCE<\/text>\n        <\/svg>\n      <\/a>\n\n      <div class=\"service-content\">\n        <div class=\"service-index mono\">Service 03<\/div>\n        <h2>Export finance, structured to close.<\/h2>\n        <p>\n          We work alongside your bank or finance partner to structure trades that meet the\n          documentation standard trade finance requires \u2014 letters of credit, collection terms, and\n          open account structures built around the realities of the corridor.\n        <\/p>\n        <ul>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"\/><\/svg>LC, collection &amp; open account structuring<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"\/><\/svg>Documentation aligned to bank requirements<\/li>\n          <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"\/><\/svg>Coordination with trade finance partners<\/li>\n        <\/ul>\n        <a class=\"service-link\" href=\"#\" data-service=\"finance\">\n          Explore export finance\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M13 6l6 6-6 6\"\/><\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Services Three ways we keep cargo moving. Brokerage at volume, stock positioned where the market needs it, and the trade finance structure to make it all bankable \u2014 Yanis Group builds the full chain behind a shipment, not just the transaction. View service Q1 Q4 VOLUME BROKERED \/ QUARTER Service 01 Brokerage, at high volume.&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":80,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","footnotes":""},"class_list":["post-122","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/pages\/122","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/comments?post=122"}],"version-history":[{"count":2,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/pages\/122\/revisions"}],"predecessor-version":[{"id":185,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/pages\/122\/revisions\/185"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/media\/80"}],"wp:attachment":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/media?parent=122"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}