<div class="guidedFlow guidedFlow_autoHeight box_bottomPadded0">
   <section class="guidedFlow-content">
      <div class="layout_center grid-lg-padder box_horizontalPadded3 box_verticalPadded5">
         <div class="layout_centerVertical">
            {{#if childApplication}}
               <h1>Please confirm your relationship to "{{childApplication.organizationName}}"</h1>
               <br/><br/>
               <a href="javascript:void(0)" data-response="start" class="btn btn_simple btn_primary3 js-advance">Get Started</a>
            {{else}}
               <h1>Apply to Join GlobalGiving</h1>
               <p>Ready to join the thousands of organizations changing the world on GlobalGiving?
                  {{#if acceleratorDeadline}}
                  Submit your application by <strong>{{acceleratorDeadline}}</strong>
                  to participate in the <a href="https://www.globalgiving.org/accelerator" target="_blank">{{nextAcceleratorName}}</a>.
                  {{/if}}
               </p>
               <a href="javascript:void(0)" data-response="start" class="btn btn_simple btn_primary3 js-advance">Start Your Application</a>

               <div class="box_topMargin3 text_fontSizeSmaller"><a href="/dy/v2/pe/dashboard/overview.html" class="link_subtle">Already started an application? Log in to continue.</a></div>
            {{/if}}
         </div>
      </div>
   </section>
   <section class="grid-12 grid-parent">
      <div class="box_topPadded5 layout_center">
         <div class="layout_centerVertical">
            <div class="hero img-overlay layout_centerVertical box_verticalPadded4 col_whiteText layout_alignRight">
               <div class="grid-12 grid-lg-6 box_verticalPadded3 box_horizontalPadded2 layout_center overlayTop">
                  <h3 class="col_whiteText">Why Join GlobalGiving?</h3>
                  <p>
                     <strong>You need a partner, not just a platform.</strong>
                     Join organizations like yours from 170 countries and get training and support tailored to you, access extra funding through our thematic matching campaigns, and improve your fundraising <em>and</em> your impact with our powerful suite of tools.
                  </p>
                  <a class="btn btn_transparent btn_simple" href="/nonprofits/" target="_blank">Read More</a>
               </div>
            </div>
         </div>
      </div>
   </section>
   <section class="guidedFlow-content">
      <div class="grid-12 box_topPadded5 layout_center">
         <h3>Frequently Asked Questions</h3>
         <div class="grid-11 grid-md-8 grid-lg-6 layout_centerVertical layout_alignLeft">
            {{>common/faqPartial
               question="Do I need to complete my application all at once?"
               answer="No. GlobalGiving's online application allows you to start an application and save it along the way. You can exit the application at any time, just be sure to click \"Save.\""
               showAnswer=true
            }}
            {{>common/faqPartial
               question="What documents and materials does GlobalGiving require?"
               answer="We've created a <a href='/nonprofit-due-diligence-documents/' target='_blank'>list of all the materials you'll need to provide in your application</a>. It may be helpful to organize these materials before you begin your application."
            }}
            {{>common/faqPartial
               question="When will I hear back about my application?"
               answer="If we receive your application before the submission deadline, you will be notified at least <a href='/accelerator#datesAndDeadlines' target='_blank'>two weeks prior to the start of the next Accelerator</a>. Since GlobalGiving reviews applications on a rolling basis, it is possible to hear back from us before that time."
            }}
         </div>
      </div>
   </section>
   <section class="grid-12 col_defaultBg box_verticalPadded5 box_horizontalPadded6 box_topMargin3">
      <div class="guidedFlow-content grid-lg-padder">
         <p class="box_horizontalPadded4">We would love to partner with your organization to help you earn more funding, gain visibility, build your base of supporters, and become more effective at what you do best.</p>
         <p class="text_7n">Get started by filling out an application by {{acceleratorDeadline}}.</p>
         <div class="grid-12">
            <a href="javascript:void(0)" data-response="start" class="btn btn_simple btn_primary3 js-advance">Apply Now</a>
            <div class="box_topMargin3 text_fontSizeSmaller"><a href="/dy/v2/pe/dashboard/overview.html" class="link_subtle">Already started an application? Log in to continue.</a></div>
         </div>
      </div>
   </section>
</div>
