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 10371

7.2.1 Sessions - Homepage

Session Designs on the home page.

Sub.Credits - Credits
Sub Components in Design:
    Data.Session.Title - Title
    Data Elements:
      <div>
      <article class="flex flex_grow w_100 inset-level_up-1 bg_white br_radius shadow_overlap-light relative br_solid br_1 br_black-2">
          <div class="flex flex_row font_ui justify_start relative w_100">
              <main
                  class="flex flex_column flex_auto justify_between flex_auto relative w_100 isolation_isolate p_4">
                  <h2 class="font-size_up font_display font_regular lh_2 h:underline c_primary-n3 m-t_2">
                      <a class="c_inherit-all expanded-click-area z_1">
                          Clinical Update for the Valvular Arrhythmia Chest Pain Arrhythmia Arrhythmia Pericardial Electrocardiogram Myocardial  
                      </a>
                  </h2>
                  <ul
                      class="ul_none flex flex_row flex_wrap justify_start font-size_down-1 c_black-7 m-t_auto lh_0 items_end gap_2">
                      <li class="inline-block p-r_3 p_2 lh_0">
                          <span class="font-size_up c_accent-n2 block"><i class="fal fa-clock"></i> 15</span>
                          minutes
                      </li>                <li class="inline-block p-r_3 p_2 lh_0">
                          <span class="font-size_up c_accent-n2 block">4</span>
                          presentations
                      </li>                <li class="inline-block br_radius p-x_3 m-l_n3 p_2 z_3 self_end relative h:bg_black-2 lh_0">
                          <a href="#" class="undecorated h:undecorated expanded-click-area">
                          <span class="font-size_up c_primary-n2 block"><i class="fal fa-paperclip p-r_3"></i><span class="p-r_3">ZIP</span></span>
                              Attachments
                          </a>
                      </li>            </ul>
                  <ul class="flex flex_row font_n3 gap_2 justify_start flex_wrap  self_start ul_none uppercase">
                      <li class="lh_0 flex_none">
                          <span class="bg_CME-n2 block br_1 br_black-3 br_round br_solid c_white font_bold font_ui lh_1 p-y_1 p_2 text-shadow_black-1 text_center">CME</span>                </li>
                      <li class="lh_0 flex_none">
                          <span class="bg_CNE-n2 block br_1 br_black-3 br_round br_solid c_white font_bold font_ui lh_1 p-y_1 p_2 text-shadow_black-1 text_center">CNE</span>                </li>
                      <li class="lh_0 flex_none">
                          <span class="bg_AAPA-n2 block br_1 br_black-3 br_round br_solid c_white font_bold font_ui lh_1 p-y_1 p_2 text-shadow_black-1 text_center">AAPA</span>                </li>
                  </ul>
              </main>
              <aside class="flex_none p-x_3:md p-b_3 absolute flex_none p-b_3 p-r_2 r_0 t_n1">
                  <ul
                      class="b_3 flex flex_column flex_wrap font_n4 gap_2 justify_end:md justify_start r_4 self_center ul_none uppercase p-x_3 m-t_n2 items_center">
                      <li class="flex_auto p-b_3 m-b_auto">
                          <a class="inline-block m-x_n3 m-t_n1 ">
                              <span class="fa-stack fa-2x a:c_alert-n2 c_secondary-2 h:c_alert-n3">
                                  <i class="fas fa-bookmark fa-stack-2x c_inherit-all text-shadow_black-1"></i>
                                  <i class="fa-heart c_black-4 h:c_white a:c_white fa-stack-1x fas font-size_down-1  text-shadow_black-n1"></i>
                              </span>
                          </a>                </li>
                  </ul>
              </aside>
          </div>
      </article>
      </div>
      Copy Code