<section class="content-block template-masthead bg-black bg-dark layout-animation">
    <div class="grid-container">
    <div class="template-masthead__animation">
        <h1 class="template-masthead__animation-title">We Amplify Thunderous Ecommerce Brands</h1>
        <h2 class="template-masthead__animation-subtitle">...on the world’s largest ecommerce marketplaces</h2>
        <div class="lottie-container" data-file="/nto/assets/animations/home-masthead.json"></div>
        </div>
    </div>
</section>
{{ template("masthead", {
  "innerContent": "templates/masthead/context/home.njk",
  "class": "bg-dark layout-animation",
  "bg": {
    "color": "black"
  }
}) }}