render: function() {
        this.$el.html(this.template());
        this.totalSteps = this.$('.carbon-forest-section.step').length - 1;
      }