<section class="content-block template-free-form bg-yellow">
    <div class="grid-container">
        <div class="grid-x align-middle">
            <div class="cell medium-6">
                <div class="cell__inner">
                    <picture class="module image align-center">
                        <img src="/nto/assets/images/cms/amazon-market.png" alt="" class="image__main">
                    </picture>
                </div>
            </div>
            <div class="cell medium-6 has-horz-paddings">
                <div class="cell__inner">
                    <header class="module header">
                        <h4>In-Depth Marketplace Expertise</h4>
                    </header>
                    <div class="module text-editor mt-xs">
                        <p>Our profound understanding of online marketplaces, particularly Amazon, includes deep knowledge of marketplace algorithms, policies, and consumer behavior, so you transcend traditional and superficial marketplace management.</p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
{{ template("free-form", {
  "bg": {
    "color": "yellow"
  },
  "innerContent": "templates/free-form/context/col-2-in-depth-marketplace-expertise.njk"
}) }}