<section class="content-block template-free-form bg-pink bg-image is-style-contained has-borders pt-lg pb-lg">
<div class="bg-container">
<div class="overlay"></div>
<img class="lazy-load" data-src="/nto/assets/images/cms/free-form-bg.svg" alt="">
</div>
<div class="grid-container">
<div class="grid-x align-middle align-center">
<div class="cell medium-8">
<div class="cell__inner">
<header class="module header align-center condensed-description">
<h1>We’re picky not promiscuous</h1>
<p class=" p-lg">We’re accountable for who we partner with, <strong>because our model isn’t right for every brand, and every brand isn’t right for us</strong>. We seek mutually beneficial partnerships, not short-term gains. Are your sales stagnant? Are your profits diminishing despite increasing sales? Is Amazon increasingly cumbersome? We can turn these challenges into growth opportunities.</p>
</header>
<div class="module buttons align-center mt-lg">
<a href="/nto#" class="button button--primary button--wide">See if we’re a match</a>
</div>
</div>
</div>
</div>
</div>
</section>
{{ template("free-form", {
"class": "is-style-contained has-borders pt-lg pb-lg",
"bg": {
"image": "/assets/images/cms/free-form-bg.svg",
"color": "pink"
},
"innerContent": "templates/free-form/context/col-1-we-are-picky-not-promiscuous.njk"
}) }}