<section class="content-block template-free-form has-borders">
    <div class="grid-container">
        <div class="grid-x align-middle align-center">
            <div class="cell medium-7">
                <div class="cell__inner">
                    <picture class="module image align-center">
                        <img src="/nto/assets/images/cms/icon-stamp.svg" alt="" class="image__main">
                    </picture>
                    <header class="module header align-center">
                        <h3>Are you Neato material?</h3>
                    </header>
                    <div class="module text-editor">
                        <p style="text-align: center;">Whether you’re a brand amplification bruiser or savant, we’re looking for experts who bring substance and style to everything they do.</p>
                    </div>
                    <div class="module buttons align-center">
                        <a href="/nto#" class="button button--primary">Join the team</a>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
{{ template("free-form", {
  "innerContent": "templates/free-form/context/col-1-are-you-neato-material.njk",
  "class": "has-borders"
}) }}