<section class="content-block template-free-form bg-pink">
    <div class="grid-container">
        <div class="grid-x align-middle">
            <div class="cell medium-6">
                <div class="cell__inner">
                    <picture class="module image">
                        <img src="/nto/assets/images/cms/col-img-2.svg" alt="" class="image__main">
                    </picture>
                </div>
            </div>
            <div class="cell medium-6 has-horz-paddings">
                <div class="cell__inner">
                    <header class="module header">
                        <h4>Advanced Analytical Performance Dashboard</h4>
                    </header>
                    <div class="module text-editor mt-xs">
                        <p>Get a holistic view of your brand’s online presence and performance across multiple marketplaces, and track key metrics and overall brand health as easily as scrolling social media, through an integrated and accessible dashboard.</p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
{{ template("free-form", {
  "bg": {
    "color": "pink"
  },
  "innerContent": "templates/free-form/context/col-2-advanced-analytical.njk"
}) }}