<section class="content-block template-split-content is-reversed">
    <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 image--offset-shadow">
                        <img src="/nto/assets/images/cms/placeholder.jpg" 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 class="grid-x align-middle">
            <div class="cell medium-6">
                <div class="cell__inner">
                    <picture class="module image align-center image--offset-shadow">
                        <img src="/nto/assets/images/cms/placeholder.jpg" alt="" class="image__main">
                    </picture>
                </div>
            </div>
            <div class="cell medium-6 has-horz-paddings">
                <div class="cell__inner">
                    <header class="module header">
                        <h4>Proactive & Responsive Management</h4>
                    </header>
                    <div class="module text-editor mt-xs">
                        <p>A five-alarm branding clusterf*** can start in seconds online. That’s why we’re not just proactive in implementing preventative strategies, but also highly responsive to real-time market and algorithm changes, trends, algorithm changes, and consumer behavior shifts.</p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
{{ template("split-content", {
  "class": "is-reversed",
  "innerContent": "templates/split-content/context/service.njk"
}) }}