{{hero.companyType}}
{{hero.heading}}
{{hero.subHeading}}
{{hero.heading}}
{{hero.description}}
{{#each hero.points}} {{/each}}
{{#if hero.button}} {{/if}}
{{#if hero.image}} {{/if}}
{{#each features as |feature|}} {{#ifeq feature.align "left"}}
{{#if feature.icon}}
{{/if}}
{{feature.title}}
{{{feature.linkContent}}} {{#if feature.linkArrow}} {{/if}}
{{#ifeq feature.visualType "image"}}
{{/ifeq}} {{#ifeq feature.visualType "animation"}}
{{/ifeq}} {{#ifeq feature.visualType "video"}}
{{/ifeq}}
{{/ifeq}} {{#ifeq feature.align "right"}}
{{#ifeq feature.visualType "image"}}
{{/ifeq}} {{#ifeq feature.visualType "animation"}}
{{/ifeq}} {{#ifeq feature.visualType "video"}}
{{/ifeq}}
{{#if feature.icon}}
{{/if}}
{{feature.title}}
{{{feature.linkContent}}} {{#if feature.linkArrow}} {{/if}}
{{/ifeq}} {{/each}}
{{#each sections}} {{#ifeq this.templateStyle 1}}
{{../this.title}}
{{../this.description}}
{{#if ../this.image}} {{../../this.title}} {{/if}}
{{/ifeq}} {{#ifeq this.templateStyle 2}}
{{../this.title}}
{{../this.description}}
{{#if ../this.secondaryButton}} {{../../this.secondaryButton.title}} {{/if}} {{#if ../this.image}} {{../../this.title}} {{/if}}
{{/ifeq}} {{#ifeq this.templateStyle 3}}
{{../this.title}}
{{../this.description}}
{{#if ../this.button}} {{/if}} {{#if ../this.secondaryButton}} {{../../this.secondaryButton.title}} {{/if}}
{{#if ../this.image}} {{../../this.title}} {{/if}}
{{/ifeq}} {{#ifeq this.templateStyle 4}}
{{../this.title}}
{{../this.description}}
{{#if ../this.button}} {{/if}}
{{#if ../this.image}} {{../../this.title}} {{/if}}
{{/ifeq}} {{/each}}
<!-- {{{embedFooter}}} -->