{"id":116,"date":"2026-08-11T21:31:15","date_gmt":"2026-08-11T21:31:15","guid":{"rendered":"https:\/\/www.yanis-group.com\/?page_id=116"},"modified":"2026-08-11T21:38:46","modified_gmt":"2026-08-11T21:38:46","slug":"work-with-us","status":"publish","type":"page","link":"https:\/\/www.yanis-group.com\/index.php\/work-with-us\/","title":{"rendered":"Work with Us"},"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-work{\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-work *{box-sizing:border-box;}\n  .yg-work h1, .yg-work h2, .yg-work 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-work .mono{ font-family:'IBM Plex Mono', monospace; }\n  .yg-work a{ color:inherit; }\n  .yg-work .wrap{\n    max-width:var(--yg-max);\n    margin:0 auto;\n    padding:0 16px;\n  }\n\n  .yg-work .hero{ padding:48px 0 40px; border-bottom:1px solid var(--yg-line-soft); }\n  .yg-work .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-work .eyebrow::before{\n    content:\"\"; width:26px; height:1px; background:var(--yg-gold);\n    display:inline-block;\n  }\n  .yg-work .hero h1{\n    font-size:clamp(30px, 4.6vw, 52px);\n    line-height:1.1;\n    max-width:22ch;\n  }\n  .yg-work .hero h1 em{ font-style:normal; color:var(--yg-gold); }\n  .yg-work .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  .yg-work .route-visual{ margin-top:40px; }\n  .yg-work .route-visual svg{ width:100%; height:auto; display:block; }\n\n  .yg-work section{ padding:56px 0; border-bottom:1px solid var(--yg-line-soft); }\n  .yg-work section:last-of-type{ border-bottom:none; }\n  .yg-work .section-head{\n    display:grid;\n    grid-template-columns:200px 1fr;\n    gap:40px;\n    margin-bottom:44px;\n  }\n  .yg-work .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);\n    padding-top:6px;\n  }\n  .yg-work .section-head h2{\n    font-size:clamp(24px, 3vw, 34px);\n    max-width:20ch;\n  }\n  @media (max-width:800px){\n    .yg-work .section-head{ grid-template-columns:1fr; gap:12px; }\n  }\n\n  .yg-work .partner-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:1px;\n    background:var(--yg-line-soft);\n    border:1px solid var(--yg-line-soft);\n  }\n  @media (max-width:800px){ .yg-work .partner-grid{ grid-template-columns:1fr; } }\n  .yg-work .partner-card{ background:transparent; padding:36px 32px; }\n  .yg-work .partner-card .icon{\n    width:44px; height:44px; margin-bottom:20px;\n  }\n  .yg-work .partner-card .icon svg{ width:100%; height:100%; }\n  .yg-work .partner-card .vt{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:11px; letter-spacing:0.12em; text-transform:uppercase;\n    color:var(--yg-teal);\n    margin-bottom:10px; display:block;\n  }\n  .yg-work .partner-card h3{ font-size:21px; margin-bottom:12px; font-weight:600; }\n  .yg-work .partner-card p{ color:var(--yg-text-muted); font-size:15.5px; margin:0 0 16px 0; text-align:justify; }\n  .yg-work .partner-card ul{ margin:0; padding:0; list-style:none; }\n  .yg-work .partner-card ul li{\n    font-size:14px; color:var(--yg-text-muted);\n    padding:8px 0; border-top:1px solid var(--yg-line-soft);\n    display:flex; align-items:center; gap:10px;\n  }\n  .yg-work .partner-card ul li:first-child{ border-top:none; }\n  .yg-work .partner-card ul li svg{ width:14px; height:14px; flex-shrink:0; color:var(--yg-gold); }\n\n  .yg-work .timeline{\n    position:relative;\n    padding-left:26px;\n    border-left:1px solid var(--yg-line);\n  }\n  .yg-work .tl-item{ position:relative; padding-bottom:36px; }\n  .yg-work .tl-item:last-child{ padding-bottom:0; }\n  .yg-work .tl-item::before{\n    content:\"\"; position:absolute; left:-31px; top:5px;\n    width:9px; height:9px; border-radius:50%;\n    background:var(--yg-gold);\n    box-shadow:0 0 0 4px transparent, 0 0 0 5px var(--yg-line);\n  }\n  .yg-work .tl-step{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:13px; color:var(--yg-gold);\n    margin-bottom:6px; letter-spacing:0.04em;\n  }\n  .yg-work .tl-item h3{ font-size:18px; margin-bottom:8px; font-weight:600; }\n  .yg-work .tl-item p{ color:var(--yg-text-muted); max-width:64ch; margin:0; font-size:16px; text-align:justify; }\n\n  .yg-work .checklist{\n    list-style:none; margin:0; padding:0;\n    border-top:1px solid var(--yg-line-soft);\n  }\n  .yg-work .checklist li{\n    display:flex; gap:16px; align-items:flex-start;\n    padding:18px 0; border-bottom:1px solid var(--yg-line-soft);\n    font-size:16px;\n  }\n  .yg-work .checklist li .chk{\n    width:20px; height:20px; flex-shrink:0; margin-top:2px; color:var(--yg-gold);\n  }\n  .yg-work .checklist li .chk svg{ width:100%; height:100%; }\n  .yg-work .checklist li .txt strong{ display:block; font-weight:600; margin-bottom:3px; }\n  .yg-work .checklist li .txt span{ color:var(--yg-text-muted); font-size:14.5px; }\n\n  .yg-work .closing{\n    display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:16px;\n    padding-top:8px;\n  }\n  .yg-work .closing p{ margin:0; font-size:16px; color:var(--yg-text-muted); max-width:50ch; }\n  .yg-work .closing a{\n    font-family:'IBM Plex Mono', monospace;\n    font-size:15px; color:var(--yg-gold); text-decoration:none;\n    border-bottom:1px solid var(--yg-gold); padding-bottom:2px;\n  }\n\n<\/style>\n\n<div class=\"yg-work\">\n\n<section class=\"hero\">\n  <div class=\"wrap\">\n    <div class=\"eyebrow\">Work With Us<\/div>\n    <h1>A trading desk built for <em>brokers<\/em> and <em>large-scale distributors<\/em>.<\/h1>\n    <p class=\"hero-sub\">\n      Yanis Group partners with brokers who need a dependable counterparty on origin, and with\n      large distributors who need consistent volume, verified specification, and freight that\n      arrives on schedule \u2014 across the South America, Black Sea, and Middle East corridors.\n    <\/p>\n\n    <div class=\"route-visual\">\n      <svg viewBox=\"0 0 900 90\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <line x1=\"20\" y1=\"45\" x2=\"880\" y2=\"45\" stroke=\"var(--yg-line)\" stroke-width=\"1\"><\/line>\n        <circle cx=\"60\" cy=\"45\" r=\"5\" fill=\"var(--yg-gold)\"><\/circle>\n        <circle cx=\"300\" cy=\"45\" r=\"5\" fill=\"var(--yg-gold)\"><\/circle>\n        <circle cx=\"540\" cy=\"45\" r=\"5\" fill=\"var(--yg-gold)\"><\/circle>\n        <circle cx=\"780\" cy=\"45\" r=\"5\" fill=\"var(--yg-gold)\"><\/circle>\n        <text x=\"60\" y=\"28\" font-family=\"IBM Plex Mono, monospace\" font-size=\"11\" letter-spacing=\"0.06em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">SOUTH AMERICA<\/text>\n        <text x=\"300\" y=\"28\" font-family=\"IBM Plex Mono, monospace\" font-size=\"11\" letter-spacing=\"0.06em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">BLACK SEA<\/text>\n        <text x=\"540\" y=\"28\" font-family=\"IBM Plex Mono, monospace\" font-size=\"11\" letter-spacing=\"0.06em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">MIDDLE EAST<\/text>\n        <text x=\"780\" y=\"28\" font-family=\"IBM Plex Mono, monospace\" font-size=\"11\" letter-spacing=\"0.06em\" fill=\"var(--yg-text-faint)\" text-anchor=\"middle\">DESTINATION<\/text>\n        <text x=\"60\" y=\"68\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" fill=\"var(--yg-gold)\" text-anchor=\"middle\">ORIGIN<\/text>\n        <text x=\"300\" y=\"68\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" fill=\"var(--yg-gold)\" text-anchor=\"middle\">ORIGIN<\/text>\n        <text x=\"540\" y=\"68\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" fill=\"var(--yg-gold)\" text-anchor=\"middle\">BROKER DESK<\/text>\n        <text x=\"780\" y=\"68\" font-family=\"IBM Plex Mono, monospace\" font-size=\"10\" fill=\"var(--yg-gold)\" text-anchor=\"middle\">DISTRIBUTOR<\/text>\n      <\/svg>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"who\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <div class=\"label mono\">01 \/ Who we work with<\/div>\n      <h2>Two partners. One desk.<\/h2>\n    <\/div>\n\n    <div class=\"partner-grid\">\n      <div class=\"partner-card\">\n        <div class=\"icon\">\n          <svg viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M6 24L16 14V20H28V28H16V34L6 24Z\" stroke=\"var(--yg-gold)\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n            <path d=\"M42 24L32 34V28H20V20H32V14L42 24Z\" stroke=\"var(--yg-teal)\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n          <\/svg>\n        <\/div>\n        <span class=\"vt mono\">Partner Type 01<\/span>\n        <h3>Brokers<\/h3>\n        <p>\n          We work as an origination partner behind the deal \u2014 sourcing, verifying specification, and\n          holding the corridor relationship so you can quote your client with confidence and keep\n          your own counterparty relationships intact.\n        <\/p>\n        <ul>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"><\/path><\/svg>\n            Confidential origination, your name on the deal\n          <\/li>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"><\/path><\/svg>\n            Live pricing across South America &amp; Black Sea lines\n          <\/li>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"><\/path><\/svg>\n            Fast quote turnaround on standard specs\n          <\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"partner-card\">\n        <div class=\"icon\">\n          <svg viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <rect x=\"6\" y=\"20\" width=\"14\" height=\"20\" stroke=\"var(--yg-gold)\" stroke-width=\"2\"><\/rect>\n            <rect x=\"28\" y=\"12\" width=\"14\" height=\"28\" stroke=\"var(--yg-teal)\" stroke-width=\"2\"><\/rect>\n            <line x1=\"6\" y1=\"26\" x2=\"20\" y2=\"26\" stroke=\"var(--yg-gold)\" stroke-width=\"1.5\"><\/line>\n            <line x1=\"28\" y1=\"20\" x2=\"42\" y2=\"20\" stroke=\"var(--yg-teal)\" stroke-width=\"1.5\"><\/line>\n          <\/svg>\n        <\/div>\n        <span class=\"vt mono\">Partner Type 02<\/span>\n        <h3>Large Distributors<\/h3>\n        <p>\n          For distributors moving high volumes on a recurring basis, we build a standing supply line\n          rather than a one-off trade \u2014 matched to your delivery calendar, with specification held\n          constant shipment after shipment.\n        <\/p>\n        <ul>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"><\/path><\/svg>\n            Recurring monthly volumes, scheduled in advance\n          <\/li>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"><\/path><\/svg>\n            Consistent spec across Sugar IC45, VHP, wheat &amp; barley\n          <\/li>\n          <li>\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12l5 5 9-9\"><\/path><\/svg>\n            Freight coordination to your destination port\n          <\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"how\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <div class=\"label mono\">02 \/ How we work<\/div>\n      <h2>From first inquiry to cargo delivered.<\/h2>\n    <\/div>\n\n    <div class=\"timeline\">\n      <div class=\"tl-item\">\n        <div class=\"tl-step mono\">Step 01<\/div>\n        <h3>Initial inquiry<\/h3>\n        <p>You tell us the product, specification, volume, and destination \u2014 we confirm feasibility within the corridor.<\/p>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-step mono\">Step 02<\/div>\n        <h3>Sourcing &amp; pricing<\/h3>\n        <p>We source from our origination network and return a quote that reflects live freight, FX, and market conditions.<\/p>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-step mono\">Step 03<\/div>\n        <h3>Contract &amp; documentation<\/h3>\n        <p>Terms are structured and confirmed in writing, with all supporting documentation prepared before shipment.<\/p>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-step mono\">Step 04<\/div>\n        <h3>Logistics &amp; shipment<\/h3>\n        <p>Freight is booked and coordinated, with the cargo tracked from origin port to destination.<\/p>\n      <\/div>\n      <div class=\"tl-item\">\n        <div class=\"tl-step mono\">Step 05<\/div>\n        <h3>Delivery &amp; settlement<\/h3>\n        <p>Cargo is delivered against agreed terms, and settlement is completed per the contract.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<section id=\"checklist\" style=\"border-bottom:none;\">\n  <div class=\"wrap\">\n    <div class=\"section-head\">\n      <div class=\"label mono\">03 \/ What we need to start<\/div>\n      <h2>Have this ready and we can quote fast.<\/h2>\n    <\/div>\n\n    <ul class=\"checklist\">\n      <li>\n        <span class=\"chk\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M8 12l3 3 6-6\"><\/path><\/svg><\/span>\n        <div class=\"txt\">\n          <strong>Company details<\/strong>\n          <span>Registered company name, country, and role (broker or distributor).<\/span>\n        <\/div>\n      <\/li>\n      <li>\n        <span class=\"chk\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M8 12l3 3 6-6\"><\/path><\/svg><\/span>\n        <div class=\"txt\">\n          <strong>Product &amp; specification<\/strong>\n          <span>Commodity, grade or spec (e.g. Sugar IC45, Sugar VHP, milling wheat), and quality documentation if available.<\/span>\n        <\/div>\n      <\/li>\n      <li>\n        <span class=\"chk\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M8 12l3 3 6-6\"><\/path><\/svg><\/span>\n        <div class=\"txt\">\n          <strong>Volume &amp; frequency<\/strong>\n          <span>Quantity per shipment and whether this is a one-off trade or a recurring monthly volume.<\/span>\n        <\/div>\n      <\/li>\n      <li>\n        <span class=\"chk\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M8 12l3 3 6-6\"><\/path><\/svg><\/span>\n        <div class=\"txt\">\n          <strong>Delivery port &amp; Incoterms<\/strong>\n          <span>Preferred origin or destination port, and the trade terms you&#8217;re working under (FOB, CFR, CIF, etc.).<\/span>\n        <\/div>\n      <\/li>\n      <li>\n        <span class=\"chk\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.6\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M8 12l3 3 6-6\"><\/path><\/svg><\/span>\n        <div class=\"txt\">\n          <strong>Payment terms<\/strong>\n          <span>Preferred payment structure \u2014 letter of credit, advance payment, or open account.<\/span>\n        <\/div>\n      <\/li>\n    <\/ul>\n\n    <div class=\"closing\">\n      \n\n\n\n\n   \n    <\/div>\n  <\/div>\n<\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Work With Us A trading desk built for brokers and large-scale distributors. Yanis Group partners with brokers who need a dependable counterparty on origin, and with large distributors who need consistent volume, verified specification, and freight that arrives on schedule \u2014 across the South America, Black Sea, and Middle East corridors. SOUTH AMERICA BLACK SEA&hellip;&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":65,"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-116","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/pages\/116","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=116"}],"version-history":[{"count":1,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/pages\/116\/revisions"}],"predecessor-version":[{"id":117,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/pages\/116\/revisions\/117"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/media\/65"}],"wp:attachment":[{"href":"https:\/\/www.yanis-group.com\/index.php\/wp-json\/wp\/v2\/media?parent=116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}