<section class="text-columns bm-animate bm-fade-up pt-5 pb-5">
    <div class="container-xxl pt-md-5 pb-md-5">
        <div class="row">
            <div class="col-xxl-10 offset-xxl-1">
                <div class="row">
                    <div class="col-lg-7">
                        <div class="row justify-content-center">
                            <div class="col-lg-11">
                                <h2 class="h1 p-0 m-0 pb-4 pb-lg-0">T. Capital is the strategic investment arm of Deutsche Telekom</h2>
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-5">
                        <div class="row justify-content-center">
                            <div class="col-lg-11">
                                <p>We provide more than capital – our investments come with the opportunity to access markets, expertise and partnerships that help businesses scale faster and smarter.</p>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
<section class="text-columns bm-animate bm-fade-up pt-5 pb-5">
    <div class="container-xxl pt-md-5 pb-md-5">
        <div class="row">
            <div class="col-xxl-10 offset-xxl-1">
                <div class="row">
                    <div class="col-lg-7">
                        <div class="row justify-content-center">
                            <div class="col-lg-11">
                                {{#if heading}}
                                    <h2 class="h1 p-0 m-0 pb-4 pb-lg-0">{{{ heading }}}</h2>
                                {{/if}}
                            </div>
                        </div>
                    </div>
                    <div class="col-lg-5">
                        <div class="row justify-content-center">
                            <div class="col-lg-11">
                                {{#if text}}
                                    <p>{{{ text }}}</p>
                                {{/if}}
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
</section>
{
  "heading": "T. Capital is the strategic investment arm of Deutsche Telekom",
  "text": "We provide more than capital – our investments come with the opportunity to access markets, expertise and partnerships that help businesses scale faster and smarter."
}

No notes defined.