<section class="content-block template-free-form">
    <div class="grid-container">
        <div class="grid-x">
            <div class="cell medium-6">
                <div class="cell__inner">
                    <header class="module header">
                        <h2>what makes <span>us tick...</span></h2>
                    </header>
                </div>
            </div>
            <div class="cell medium-5">
                <div class="cell__inner">
                    <header class="module header">
                        <h3 class=" h5">Our Vision</h3>
                    </header>
                    <div class="module text-editor has-border-bottom">
                        <p>We are the vanguard of tomorrow’s digital retail space, revolutionizing the way brands are amplified, on Amazon and beyond, to create a world of unprecedented brand growth, visibility, and market dominance.</p>
                    </div>
                    <header class="module header">
                        <h3 class=" h5">Our Mission</h3>
                    </header>
                    <div class="module text-editor">
                        <p>We transform and amplify our partner brands’ digital presence, through marketplace mastery and data-driven strategies that elevate every sales channel, starting on Amazon, and constantly rippling and resonating.</p>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
{{ template("free-form", {
  "innerContent": "templates/free-form/context/col-2-what-makes-us-tick.njk"
}) }}