No notes defined.

<div class='c-features'>
                     <h1 class='c-heading'>
                         Here's the elements
                     </h1>

                     <div class='c-lead'>
                         <p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content and, as opposed to Features there is no graphic differentiation.</p>
                     </div>
                     <ul class='c-features__items l-grid--items-5'>
                         <li class='c-features__items__item'>

                             <div class='c-features__items__item__content'>
                                 <h1 class='c-heading c-heading--minor'>
                                     Online modules
                                 </h1>

                                 <div class='c-lead'>
                                     <p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content.</p>
                                 </div>
                             </div>
                         </li>
                         <li class='c-features__items__item'>

                             <div class='c-features__items__item__content'>
                                 <h1 class='c-heading c-heading--minor'>
                                     Live webinars
                                 </h1>

                                 <div class='c-lead'>
                                     <p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content.</p>
                                 </div>
                             </div>
                         </li>
                         <li class='c-features__items__item'>

                             <div class='c-features__items__item__content'>
                                 <h1 class='c-heading c-heading--minor'>
                                     Peer Learning Group
                                 </h1>

                                 <div class='c-lead'>
                                     <p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content.</p>
                                 </div>
                             </div>
                         </li>
                         <li class='c-features__items__item'>

                             <div class='c-features__items__item__content'>
                                 <h1 class='c-heading c-heading--minor'>
                                     Expert coaching
                                 </h1>

                                 <div class='c-lead'>
                                     <p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content.</p>
                                 </div>
                             </div>
                         </li>
                         <li class='c-features__items__item'>

                             <div class='c-features__items__item__content'>
                                 <h1 class='c-heading c-heading--minor'>
                                     International community
                                 </h1>

                                 <div class='c-lead'>
                                     <p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content.</p>
                                 </div>
                             </div>
                         </li>
                     </ul>
                 </div>
{% include get_template( 'features', 'group' ) %}
{
  "heading": {
    "text": "Here's the elements"
  },
  "lead": {
    "content": "<p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content and, as opposed to Features there is no graphic differentiation.</p>"
  },
  "items": [
    {
      "icon": null,
      "title": "Online modules",
      "description": "<p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content.</p>"
    },
    {
      "icon": null,
      "title": "Live webinars",
      "description": "<p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content.</p>"
    },
    {
      "icon": null,
      "title": "Peer Learning Group",
      "description": "<p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content.</p>"
    },
    {
      "icon": null,
      "title": "Expert coaching",
      "description": "<p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content.</p>"
    },
    {
      "icon": null,
      "title": "International community",
      "description": "<p>Elements are grouped types of information, e.g. a program's elements. The short blurb teases the content.</p>"
    }
  ]
}