{"id":13,"date":"2026-08-03T23:53:05","date_gmt":"2026-08-03T23:53:05","guid":{"rendered":"https:\/\/www.yanis-group.com\/?page_id=13"},"modified":"2026-08-16T01:02:13","modified_gmt":"2026-08-16T01:02:13","slug":"home","status":"publish","type":"page","link":"https:\/\/www.yanis-group.com\/","title":{"rendered":"We are your solution&#8230;."},"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&amp;family=IBM+Plex+Sans:wght@400;500;600&amp;family=IBM+Plex+Mono:wght@400;500&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n\n  .yg-home{\n    --yg-text: #171B20;\n    --yg-text-muted: #5B6672;\n    --yg-text-faint: #96A0AA;\n    --yg-gold: #A8752B;\n    --yg-gold-bright: #C9973F;\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-ink: #0F1720;\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-home *{box-sizing:border-box;}\n  .yg-home h1, .yg-home h2, .yg-home h3{\n    font-family:'Space Grotesk', sans-serif;\n    font-weight:600;\n    margin:0;\n    letter-spacing:-0.01em;\n  }\n  .yg-home .mono{ font-family:'IBM Plex Mono', monospace; }\n  .yg-home a{ color:inherit; text-decoration:none; }\n  .yg-home .wrap{\n    max-width:var(--yg-max);\n    margin:0 auto;\n    padding:0 16px;\n  }\n\n  .yg-home .hero{\n    background:var(--yg-ink);\n    color:#EDEFF1;\n    padding:110px 0 90px;\n    position:relative;\n    overflow:hidden;\n    margin:0 -16px;\n    padding-left:16px; padding-right:16px;\n  }\n  .yg-home .hero .wrap{ position:relative; z-index:2; }\n  .yg-home .hero-pattern{\n    position:absolute; inset:0; z-index:1; opacity:0.5;\n  }\n  .yg-home .hero-eyebrow{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px; letter-spacing:0.2em; text-transform:uppercase;\n    color:var(--yg-gold-bright);\n    display:flex; align-items:center; gap:12px;\n    margin-bottom:28px;\n  }\n  .yg-home .hero-eyebrow::before{\n    content:\"\"; width:30px; height:1px; background:var(--yg-gold-bright);\n  }\n  .yg-home .hero h1{\n    font-size:clamp(38px, 6vw, 68px);\n    line-height:1.05;\n    max-width:16ch;\n    color:#F5F3EE;\n  }\n  .yg-home .hero h1 em{ font-style:normal; color:var(--yg-gold-bright); }\n  .yg-home .hero-sub{\n    margin-top:26px;\n    max-width:620px;\n    font-size:18px;\n    color:#AEB8C0;\n    text-align:justify;\n  }\n  .yg-home .hero-cta{\n    display:flex; gap:16px; flex-wrap:wrap; margin-top:40px;\n  }\n  .yg-home .btn{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:13px; letter-spacing:0.06em; text-transform:uppercase;\n    padding:15px 30px;\n    display:inline-block;\n    border:1px solid var(--yg-gold-bright);\n    transition:all .18s ease;\n  }\n  .yg-home .btn.primary{ background:var(--yg-gold-bright); color:var(--yg-ink); font-weight:500; }\n  .yg-home .btn.primary:hover{ background:#dba951; }\n  .yg-home .btn.ghost{ color:#F5F3EE; border-color:rgba(245,243,238,0.3); }\n  .yg-home .btn.ghost:hover{ border-color:var(--yg-gold-bright); color:var(--yg-gold-bright); }\n\n  .yg-home .ticker-outer{\n    border-top:1px solid var(--yg-line);\n    border-bottom:1px solid var(--yg-line);\n    overflow:hidden;\n    white-space:nowrap;\n    margin:60px 0;\n  }\n  .yg-home .ticker-track{\n    display:inline-flex;\n    animation: yg-scroll-left 46s linear infinite;\n  }\n  .yg-home .ticker-outer:hover .ticker-track{ animation-play-state:paused; }\n  .yg-home .ticker-item{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12.5px; letter-spacing:0.06em;\n    color:var(--yg-text-muted);\n    padding:14px 26px;\n    display:inline-flex; align-items:center; gap:10px;\n    border-right:1px solid var(--yg-line-soft);\n  }\n  .yg-home .ticker-item .commodity{ color:var(--yg-text); font-weight:500; }\n  .yg-home .ticker-item .corridor{ color:var(--yg-gold); }\n  @keyframes yg-scroll-left{ from{transform:translateX(0);} to{transform:translateX(-50%);} }\n  @media (prefers-reduced-motion:reduce){ .yg-home .ticker-track{ animation:none; } }\n\n  .yg-home section.block{ padding:70px 0; border-bottom:1px solid var(--yg-line-soft); }\n  .yg-home section.block:last-of-type{ border-bottom:none; }\n  .yg-home .section-head{\n    display:grid; grid-template-columns:200px 1fr; gap:40px; margin-bottom:44px;\n  }\n  .yg-home .section-head .label{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:12px; letter-spacing:0.14em; text-transform:uppercase;\n    color:var(--yg-text-faint); padding-top:6px;\n  }\n  .yg-home .section-head h2{ font-size:clamp(24px,3vw,34px); max-width:20ch; }\n  @media (max-width:800px){ .yg-home .section-head{ grid-template-columns:1fr; gap:12px; } }\n\n  .yg-home .mission-lead{\n    font-size:21px; line-height:1.6; max-width:60ch; text-align:justify; color:var(--yg-text);\n  }\n  .yg-home .mission-lead .accent{ color:var(--yg-gold); }\n  .yg-home .stats-grid{\n    margin-top:48px;\n    display:grid; grid-template-columns:repeat(4,1fr); gap:1px;\n    background:var(--yg-line-soft); border:1px solid var(--yg-line-soft);\n  }\n  @media (max-width:800px){ .yg-home .stats-grid{ grid-template-columns:repeat(2,1fr); } }\n  .yg-home .stat{ background:transparent; padding:28px 22px; }\n  .yg-home .stat .num{ font-family:'Space Grotesk',sans-serif; font-size:34px; font-weight:700; color:var(--yg-gold); line-height:1; }\n  .yg-home .stat .lbl{ margin-top:8px; font-family:'IBM Plex Mono',monospace; font-size:11.5px; letter-spacing:0.08em; text-transform:uppercase; color:var(--yg-text-muted); }\n\n  .yg-home .photo-slot{\n    position:relative;\n    border:1px dashed var(--yg-line);\n    overflow:hidden;\n    display:block;\n    background:var(--yg-line-soft);\n  }\n  .yg-home .photo-slot img{ width:100%; height:100%; object-fit:cover; display:block; }\n  .yg-home .photo-slot .tag{\n    position:absolute; bottom:14px; left:14px;\n    font-family:'IBM Plex Mono', monospace;\n    font-size:10.5px; letter-spacing:0.08em; text-transform:uppercase;\n    color:#fff; background:rgba(15,23,32,0.72);\n    padding:6px 10px;\n  }\n  .yg-home .photo-banner{ height:420px; }\n  .yg-home .photo-half{ height:100%; min-height:320px; }\n\n  .yg-home .services-grid{\n    display:grid; grid-template-columns:repeat(3,1fr); gap:1px;\n    background:var(--yg-line-soft); border:1px solid var(--yg-line-soft);\n  }\n  @media (max-width:800px){ .yg-home .services-grid{ grid-template-columns:1fr; } }\n  .yg-home .service-card{ background:transparent; padding:32px 28px; display:block; transition:background .15s ease; }\n  .yg-home .service-card:hover{ background:var(--yg-line-soft); }\n  .yg-home .service-card .icon{ width:38px; height:38px; margin-bottom:20px; }\n  .yg-home .service-card .icon svg{ width:100%; height:100%; }\n  .yg-home .service-card .vt{\n    font-family:'IBM Plex Mono', monospace; font-size:11px; letter-spacing:0.12em; text-transform:uppercase;\n    color:var(--yg-teal); margin-bottom:10px; display:block;\n  }\n  .yg-home .service-card h3{ font-size:19px; margin-bottom:10px; }\n  .yg-home .service-card p{ color:var(--yg-text-muted); font-size:14.5px; text-align:justify; margin:0 0 18px 0; }\n  .yg-home .service-card .link{\n    font-family:'IBM Plex Mono', monospace; font-size:12px; letter-spacing:0.05em; text-transform:uppercase;\n    color:var(--yg-gold); border-bottom:1px solid var(--yg-gold); padding-bottom:2px;\n  }\n\n  .yg-home .who-grid{ display:grid; grid-template-columns:1fr 1fr; gap:56px; align-items:center; }\n  @media (max-width:900px){ .yg-home .who-grid{ grid-template-columns:1fr; gap:32px; } }\n  .yg-home .who-content h2{ font-size:clamp(24px,3vw,32px); max-width:16ch; margin-bottom:18px; }\n  .yg-home .who-content p{ color:var(--yg-text-muted); font-size:16px; max-width:50ch; text-align:justify; margin:0 0 24px 0; }\n\n  .yg-home .route-visual{ margin-top:8px; }\n  .yg-home .route-visual svg{ width:100%; height:auto; display:block; }\n\n  .yg-home .timeline-row{\n    display:grid; grid-template-columns:repeat(4,1fr); gap:1px;\n    background:var(--yg-line-soft); border:1px solid var(--yg-line-soft);\n  }\n  @media (max-width:800px){ .yg-home .timeline-row{ grid-template-columns:1fr 1fr; } }\n  .yg-home .tl-card{ background:transparent; padding:26px 22px; }\n  .yg-home .tl-card .yr{ font-family:'IBM Plex Mono',monospace; font-size:13px; color:var(--yg-gold); margin-bottom:8px; }\n  .yg-home .tl-card h4{ font-family:'Space Grotesk',sans-serif; font-size:15.5px; font-weight:600; margin:0 0 6px 0; }\n  .yg-home .tl-card p{ font-size:13px; color:var(--yg-text-muted); margin:0; }\n\n  .yg-home .insights-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:32px; }\n  @media (max-width:800px){ .yg-home .insights-grid{ grid-template-columns:1fr; } }\n  .yg-home .insight-card{ display:block; border:1px solid var(--yg-line-soft); transition:border-color .18s ease; }\n  .yg-home .insight-card:hover{ border-color:var(--yg-gold); }\n  .yg-home .insight-card img{ width:100%; height:170px; object-fit:cover; display:block; }\n  .yg-home .insight-body{ padding:20px; }\n  .yg-home .insight-tag{ font-family:'IBM Plex Mono',monospace; font-size:10.5px; letter-spacing:0.1em; text-transform:uppercase; color:var(--yg-gold); margin-bottom:10px; }\n  .yg-home .insight-card h4{ font-family:'Space Grotesk',sans-serif; font-size:16.5px; font-weight:600; margin:0; line-height:1.35; }\n\n  .yg-home .final-cta{\n    background:var(--yg-ink); color:#EDEFF1;\n    margin:0 -16px; padding:80px 16px; text-align:center;\n  }\n  .yg-home .final-cta h2{ font-size:clamp(26px,4vw,40px); color:#F5F3EE; max-width:20ch; margin:0 auto 24px auto; }\n  .yg-home .final-cta .btn-row{ display:flex; gap:16px; justify-content:center; flex-wrap:wrap; }\n\n<\/style>\n\n<div class=\"yg-home\">\n\n<section class=\"hero\">\n  <div class=\"wrap\">\n    <div class=\"hero-eyebrow\">Yanis Group \u00b7 Est. 2018<\/div>\n    <h1>Bulk agricultural trade, handled with <em>precision<\/em>.<\/h1>\n    <p class=\"hero-sub\">\n      Brokerage at scale, stock positioned across Middle East hubs, and export finance structured\n      to close \u2014 Yanis Group moves sugar, grain, and oilseed across the South America, Black Sea,\n      and Middle East corridors.\n    <\/p>\n    <div class=\"hero-cta\">\n      <a href=\"\/index.php\/services\" class=\"btn primary\">Explore Services<\/a>\n      <a href=\"\/index.php\/contact-us\" class=\"btn ghost\">Talk to the Desk<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<div class=\"wrap\">\n\n  <div class=\"ticker-outer\">\n    <div class=\"ticker-track\">\n      <span class=\"ticker-item\"><span class=\"commodity\">SOYBEANS<\/span><span class=\"corridor\">SANTOS \u2192 ROTTERDAM<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">WHEAT<\/span><span class=\"corridor\">NOVOROSSIYSK \u2192 LAGOS<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">SUNFLOWER OIL<\/span><span class=\"corridor\">ODESSA \u2192 ISTANBUL<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">SUGAR IC45<\/span><span class=\"corridor\">SANTOS \u2192 JEBEL ALI<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">SUGAR VHP<\/span><span class=\"corridor\">SANTOS \u2192 SHANGHAI<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">BARLEY<\/span><span class=\"corridor\">CONSTANTA \u2192 JEDDAH<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">SOYBEANS<\/span><span class=\"corridor\">SANTOS \u2192 ROTTERDAM<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">WHEAT<\/span><span class=\"corridor\">NOVOROSSIYSK \u2192 LAGOS<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">SUNFLOWER OIL<\/span><span class=\"corridor\">ODESSA \u2192 ISTANBUL<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">SUGAR IC45<\/span><span class=\"corridor\">SANTOS \u2192 JEBEL ALI<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">SUGAR VHP<\/span><span class=\"corridor\">SANTOS \u2192 SHANGHAI<\/span><\/span>\n      <span class=\"ticker-item\"><span class=\"commodity\">BARLEY<\/span><span class=\"corridor\">CONSTANTA \u2192 JEDDAH<\/span><\/span>\n    <\/div>\n  <\/div>\n\n  <section class=\"block\">\n    <div class=\"section-head\">\n      <div class=\"label mono\">01 \/ Who we are<\/div>\n      <h2>A trading desk built on eight years of corridor discipline.<\/h2>\n    <\/div>\n    <p class=\"mission-lead\">\n      Founded in 2018, Yanis Group has grown from a single origination line into a\n      <span class=\"accent\">cross-corridor consultancy and brokerage<\/span> \u2014 connecting producers,\n      brokers, and large distributors across South America, the Black Sea, and the Middle East,\n      with a standing entity in Oman anchoring our Gulf operations since 2023.\n    <\/p>\n    <div class=\"stats-grid\">\n      <div class=\"stat\"><div class=\"num\">198+<\/div><div class=\"lbl\">Active clients<\/div><\/div>\n      <div class=\"stat\"><div class=\"num\">11<\/div><div class=\"lbl\">Countries served<\/div><\/div>\n      <div class=\"stat\"><div class=\"num\">4M+<\/div><div class=\"lbl\">Metric tons brokered \/ yr<\/div><\/div>\n      <div class=\"stat\"><div class=\"num\">8<\/div><div class=\"lbl\">Years in bulk commodities<\/div><\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"block\" style=\"padding-top:0; padding-bottom:0; border:none;\">\n    <a class=\"photo-slot photo-banner\" href=\"#\">\n      <img decoding=\"async\" src=\"http:\/\/www.yanis-group.com\/wp-content\/uploads\/2026\/08\/pikaso_texttoimage_An-aerial-view-of-a-Turkish-port-at-sunset-with-cr.jpeg\">\n      <span class=\"tag mono\">Yanis Group<\/span>\n    <\/a>\n  <\/section>\n\n  <section class=\"block\">\n    <div class=\"section-head\">\n      <div class=\"label mono\">02 \/ Services<\/div>\n      <h2>Three ways we keep cargo moving.<\/h2>\n    <\/div>\n    <div class=\"services-grid\">\n      <a class=\"service-card\" href=\"\/index.php\/services\">\n        <div class=\"icon\"><svg viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect x=\"8\" y=\"26\" width=\"6\" height=\"14\" fill=\"none\" stroke=\"var(--yg-gold)\" stroke-width=\"2\"><\/rect><rect x=\"18\" y=\"18\" width=\"6\" height=\"22\" fill=\"none\" stroke=\"var(--yg-gold)\" stroke-width=\"2\"><\/rect><rect x=\"28\" y=\"10\" width=\"6\" height=\"30\" fill=\"none\" stroke=\"var(--yg-gold)\" stroke-width=\"2\"><\/rect><polyline points=\"10,24 22,15 32,7\" fill=\"none\" stroke=\"var(--yg-teal)\" stroke-width=\"2\"><\/polyline><\/svg><\/div>\n        <span class=\"vt mono\">Service 01<\/span>\n        <h3>Brokerage, high volume<\/h3>\n        <p>Full-cargo trades executed with live pricing and verified counterparties on both sides.<\/p>\n        <span class=\"link\">Explore \u2192<\/span>\n      <\/a>\n      <a class=\"service-card\" href=\"\/index.php\/services\">\n        <div class=\"icon\"><svg viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><circle cx=\"24\" cy=\"20\" r=\"8\" fill=\"none\" stroke=\"var(--yg-gold)\" stroke-width=\"2\"><\/circle><rect x=\"10\" y=\"34\" width=\"8\" height=\"8\" fill=\"none\" stroke=\"var(--yg-teal)\" stroke-width=\"1.5\"><\/rect><rect x=\"20\" y=\"34\" width=\"8\" height=\"8\" fill=\"none\" stroke=\"var(--yg-teal)\" stroke-width=\"1.5\"><\/rect><rect x=\"30\" y=\"34\" width=\"8\" height=\"8\" fill=\"none\" stroke=\"var(--yg-teal)\" stroke-width=\"1.5\"><\/rect><line x1=\"24\" y1=\"28\" x2=\"24\" y2=\"34\" stroke=\"var(--yg-line)\" stroke-width=\"1\"><\/line><\/svg><\/div>\n        <span class=\"vt mono\">Service 02<\/span>\n        <h3>Stock &amp; hubs<\/h3>\n        <p>Personal stock in Middle East hubs, broken down into small container lots worldwide.<\/p>\n        <span class=\"link\">Explore \u2192<\/span>\n      <\/a>\n      <a class=\"service-card\" href=\"\/index.php\/services\">\n        <div class=\"icon\"><svg viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect x=\"14\" y=\"8\" width=\"20\" height=\"26\" fill=\"none\" stroke=\"var(--yg-gold)\" stroke-width=\"2\"><\/rect><line x1=\"19\" y1=\"15\" x2=\"29\" y2=\"15\" stroke=\"var(--yg-line)\" stroke-width=\"1.5\"><\/line><line x1=\"19\" y1=\"20\" x2=\"29\" y2=\"20\" stroke=\"var(--yg-line)\" stroke-width=\"1.5\"><\/line><circle cx=\"24\" cy=\"34\" r=\"8\" fill=\"none\" stroke=\"var(--yg-teal)\" stroke-width=\"2\"><\/circle><path d=\"M20 34l3 3 6-6\" fill=\"none\" stroke=\"var(--yg-teal)\" stroke-width=\"2\"><\/path><\/svg><\/div>\n        <span class=\"vt mono\">Service 03<\/span>\n        <h3>Export finance<\/h3>\n        <p>Trade structures aligned to LC, collection, and open account requirements.<\/p>\n        <span class=\"link\">Explore \u2192<\/span>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"block\">\n    <div class=\"who-grid\">\n      <a class=\"photo-slot photo-half\" href=\"\/index.php\/work-with-us\">\n        <img decoding=\"async\" src=\"http:\/\/www.yanis-group.com\/wp-content\/uploads\/2026\/08\/pikaso_texttoimage_35mm-film-photography-header-image-for-a-blog-on-t-1.jpeg\">\n        <span class=\"tag mono\">Yanis group &#8211; Brokerage<\/span>\n      <\/a>\n      <div class=\"who-content\">\n        <div class=\"label mono\" style=\"margin-bottom:16px;\">03 \/ Who we work with<\/div>\n        <h2>Built for brokers and large-scale distributors.<\/h2>\n        <p>\n          We partner with brokers who need a dependable counterparty on origin, and with large\n          distributors who need consistent volume, verified specification, and freight that arrives\n          on schedule.\n        <\/p>\n        <a href=\"\/index.php\/work-with-us\" class=\"service-card\" style=\"padding:0; display:inline-block;\">\n          <span class=\"link\">Work with us \u2192<\/span>\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"block\">\n    <div class=\"section-head\">\n      <div class=\"label mono\">04 \/ Where we operate<\/div>\n      <h2>Corridors, not just countries.<\/h2>\n    <\/div>\n    <div class=\"route-visual\">\n      <svg viewBox=\"0 0 1200 110\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <line x1=\"30\" y1=\"55\" x2=\"1170\" y2=\"55\" stroke=\"var(--yg-line)\" stroke-width=\"1\"><\/line>\n        <circle cx=\"90\" cy=\"55\" r=\"5\" fill=\"var(--yg-gold)\"><\/circle>\n        <circle cx=\"410\" cy=\"55\" r=\"5\" fill=\"var(--yg-gold)\"><\/circle>\n        <circle cx=\"730\" cy=\"55\" r=\"5\" fill=\"var(--yg-gold)\"><\/circle>\n        <circle cx=\"1050\" cy=\"55\" r=\"5\" fill=\"var(--yg-gold)\"><\/circle>\n        <text x=\"90\" y=\"34\" font-family=\"IBM Plex Mono, monospace\" font-size=\"12\" letter-spacing=\"0.06em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">SOUTH AMERICA<\/text>\n        <text x=\"410\" y=\"34\" font-family=\"IBM Plex Mono, monospace\" font-size=\"12\" letter-spacing=\"0.06em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">BLACK SEA<\/text>\n        <text x=\"730\" y=\"34\" font-family=\"IBM Plex Mono, monospace\" font-size=\"12\" letter-spacing=\"0.06em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">MIDDLE EAST<\/text>\n        <text x=\"1050\" y=\"34\" font-family=\"IBM Plex Mono, monospace\" font-size=\"12\" letter-spacing=\"0.06em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">DESTINATION<\/text>\n        <text x=\"90\" y=\"80\" font-family=\"IBM Plex Mono, monospace\" font-size=\"11\" fill=\"var(--yg-gold)\" text-anchor=\"middle\">ORIGIN<\/text>\n        <text x=\"410\" y=\"80\" font-family=\"IBM Plex Mono, monospace\" font-size=\"11\" fill=\"var(--yg-gold)\" text-anchor=\"middle\">ORIGIN<\/text>\n        <text x=\"730\" y=\"80\" font-family=\"IBM Plex Mono, monospace\" font-size=\"11\" fill=\"var(--yg-gold)\" text-anchor=\"middle\">HUB \u00b7 OMAN 2023<\/text>\n        <text x=\"1050\" y=\"80\" font-family=\"IBM Plex Mono, monospace\" font-size=\"11\" fill=\"var(--yg-gold)\" text-anchor=\"middle\">11 COUNTRIES<\/text>\n      <\/svg>\n    <\/div>\n  <\/section>\n\n  <section class=\"block\">\n    <div class=\"section-head\">\n      <div class=\"label mono\">05 \/ Our history<\/div>\n      <h2>Built one corridor at a time.<\/h2>\n    <\/div>\n    <div class=\"timeline-row\">\n      <div class=\"tl-card\"><div class=\"yr mono\">2018<\/div><h4>Founded<\/h4><p>Turkish agricultural products<\/p><\/div>\n      <div class=\"tl-card\"><div class=\"yr mono\">2019<\/div><h4>Black Sea<\/h4><p>Ukraine, sunflower oil<\/p><\/div>\n      <div class=\"tl-card\"><div class=\"yr mono\">2021<\/div><h4>South America<\/h4><p>Sugar IC45, Brazil<\/p><\/div>\n      <div class=\"tl-card\"><div class=\"yr mono\">2023<\/div><h4>Oman entity<\/h4><p>Middle East integrated<\/p><\/div>\n    <\/div>\n    <div style=\"margin-top:24px;\">\n      <a href=\"\/index.php\/about-us\" class=\"link mono\" style=\"font-family:'IBM Plex Mono',monospace; font-size:13px; letter-spacing:0.05em; text-transform:uppercase; color:var(--yg-gold); border-bottom:1px solid var(--yg-gold); padding-bottom:2px;\">Read our full story \u2192<\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"block\" style=\"border-bottom:none;\">\n    <div class=\"section-head\">\n      <div class=\"label mono\">06 \/ Insights<\/div>\n      <h2>From the desk.<\/h2>\n    <\/div>\n    <div class=\"insights-grid\">\n      <a class=\"insight-card\" href=\"https:\/\/www.yanis-group.com\/index.php\/2026\/08\/11\/from-icpo-to-shipment\/\">\n        <img decoding=\"async\" src=\"http:\/\/www.yanis-group.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-13-aout-2026-23_41_03-2.png\" alt=\"Article thumbnail placeholder\">\n        <div class=\"insight-body\">\n          <div class=\"insight-tag mono\">Trade Process<\/div>\n          <h4>From ICPO to Shipment<\/h4>\n        <\/div>\n      <\/a>\n      <a class=\"insight-card\" href=\"https:\/\/www.yanis-group.com\/index.php\/2026\/08\/11\/fob-vs-cfr-vs-cif\/\">\n        <img decoding=\"async\" src=\"http:\/\/www.yanis-group.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-aout-2026-00_09_41.png\">\n        <div class=\"insight-body\">\n          <div class=\"insight-tag mono\">Trade Terms<\/div>\n          <h4>FOB vs CFR vs CIF<\/h4>\n        <\/div>\n      <\/a>\n      <a class=\"insight-card\" href=\"https:\/\/www.yanis-group.com\/index.php\/2026\/08\/11\/how-an-international-commodity-deal-works\/\">\n        <img decoding=\"async\" src=\"http:\/\/www.yanis-group.com\/wp-content\/uploads\/2026\/08\/ChatGPT-Image-14-aout-2026-02_00_20.png\" alt=\"Article thumbnail placeholder\">\n        <div class=\"insight-body\">\n          <div class=\"insight-tag mono\">Market Note<\/div>\n          <h4>How an International Commodity Deal Works<\/h4>\n        <\/div>\n      <\/a>\n    <\/div>\n    <div style=\"margin-top:32px; text-align:center;\">\n      <a href=\"\/index.php\/insights\" class=\"btn ghost\" style=\"border-color:var(--yg-line); color:var(--yg-text);\">View all articles<\/a>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<section class=\"final-cta\">\n  <div class=\"wrap\">\n    <div class=\"hero-eyebrow\" style=\"justify-content:center;\">Work With Us<\/div>\n    <h2>Let&#8217;s talk about your next shipment.<\/h2>\n    <div class=\"btn-row\">\n      <a href=\"\/index.php\/contact-us\" class=\"btn primary\">Contact the Desk<\/a>\n      <a href=\"\/index.php\/work-with-us\" class=\"btn ghost\">See How We Work<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n\n\n\n<style>\n  .yg-whatsapp{\n    --yg-text: #171B20;\n    --yg-text-muted: #5B6672;\n    --yg-gold: #A8752B;\n    --yg-line: rgba(20,24,28,0.12);\n    --yg-line-soft: rgba(20,24,28,0.07);\n\n    max-width: 1400px;\n    margin: 0 auto;\n    padding: 28px 32px;\n    border: 1px solid var(--yg-line-soft);\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    flex-wrap: wrap;\n    font-family: 'IBM Plex Sans', sans-serif;\n  }\n  .yg-whatsapp .left{\n    display: flex;\n    align-items: center;\n    gap: 16px;\n  }\n  .yg-whatsapp .icon{\n    width: 40px; height: 40px;\n    border: 1px solid var(--yg-line);\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0;\n  }\n  .yg-whatsapp .icon svg{ width: 20px; height: 20px; stroke: var(--yg-gold); }\n  .yg-whatsapp .text .tag{\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 11px; letter-spacing: 0.1em; text-transform: uppercase;\n    color: var(--yg-gold); margin-bottom: 4px;\n  }\n  .yg-whatsapp .text .msg{\n    font-family: 'Space Grotesk', sans-serif;\n    font-size: 16.5px; font-weight: 600; color: var(--yg-text);\n  }\n  .yg-whatsapp .text .num{\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 13px; color: var(--yg-text-muted); margin-top: 2px;\n  }\n  .yg-whatsapp .btn{\n    font-family: 'IBM Plex Mono', monospace;\n    font-size: 13px; letter-spacing: 0.05em; text-transform: uppercase;\n    padding: 13px 26px;\n    border: 1px solid var(--yg-gold);\n    background: var(--yg-gold);\n    color: #fff;\n    text-decoration: none;\n    white-space: nowrap;\n    transition: opacity .15s ease;\n  }\n  .yg-whatsapp .btn:hover{ opacity: 0.88; }\n\n  @media (max-width: 560px){\n    .yg-whatsapp{ padding: 22px; }\n    .yg-whatsapp .btn{ width: 100%; text-align: center; }\n  }\n<\/style>\n\n<div class=\"yg-whatsapp\">\n  <div class=\"left\">\n    <div class=\"icon\">\n      <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"text\">\n      <div class=\"tag\">WhatsApp<\/div>\n      <div class=\"msg\">Prefer WhatsApp? Message the desk directly.<\/div>\n      <div class=\"num\"><\/div>\n    <\/div>\n  <\/div>\n  <a class=\"btn\" href=\"https:\/\/wa.me\/96878678341?text=Hello%20Yanis%20Group%2C%20I%27d%20like%20to%20get%20in%20touch.\" target=\"_blank\" rel=\"noopener\">Chat on WhatsApp<\/a>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Yanis Group \u00b7 Est. 2018 Bulk agricultural trade, handled with precision. Brokerage at scale, stock positioned across Middle East hubs, and export finance structured to close \u2014 Yanis Group moves sugar, grain, and oilseed across the South America, Black Sea, and Middle East corridors. Explore Services Talk to the Desk SOYBEANSSANTOS \u2192 ROTTERDAM WHEATNOVOROSSIYSK \u2192&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":78,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","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-13","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/pages\/13","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=13"}],"version-history":[{"count":15,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/pages\/13\/revisions"}],"predecessor-version":[{"id":189,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/pages\/13\/revisions\/189"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/media\/78"}],"wp:attachment":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/media?parent=13"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}