Arches: Online Video Library

Arches:Online Video Library

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/library_boot.css, line 10823

7.1.2 Presentation - Condensed Playing

Presentation designs on the Search page.

Sub.FacultyList - Faculty List Sub.Credits - Credits Sub.Search.TimeMarkers - Time Markers
Sub Components in Design:
    Data.Session.Title - Session Title Data.Presentation.Title - Presentation Title
    Data Elements:
      <article class="br-t_1 br_black-3 br_solid flex flex_column flex_grow w_100 p-t_3">
          <div class="flex flex_row font_ui justify_start relative w_100 gap_4 p_4 inset-level_up-1 bg_white br_radius shadow_overlap-light relative br_solid br_1 br_black-2">
              <main class="flex_auto">
                  <h2 class="font-size_up-1 lh_2 font_display font_regular lh_1 c_primary-n3 m_0">
                      <a class="c_inherit-all expanded-click-area z_1 h:undecorated undecorated">
                          Presentation of the findings 
                      </a>
                  </h2>
              </main>
              <aside class="flex_none flex flex_column items_center justify_center">
                  <span class="font-size_up-2 inline-block lh_0  c_accent text_center nowrap">
                      <i class="fas fa-play"></i>
                  </span>
              </aside>
          </div>
      </article>
      Copy Code