Source: dist/css/virtual_boot.css, line 9693
4.2.1.1 Awardee Premium with Video
The base DOM and Data that represent an awardee. Head shots images are maxed at 350px wide.
Source: dist/css/virtual_boot.css, line 9693
The base DOM and Data that represent an awardee. Head shots images are maxed at 350px wide.
The stacked version of the awardee.
<div data-name="awardee" class="[modifier] flex gap_4 w_100 self_center items_center">
<div data-name="awardee__video" class=" overflow_hidden shadow_bevel-light w_100">
<div class="player hd full w_100">
<div class="bg_acc aspect_4x3 c_white text_center justify_center flex items_center">Video EMBED</div>
</div>
</div>
<div data-name="awardee__content" class="m-y_3 p-x_3 max-w_35">
<div data-name="awardee__name" class="font_display c_primary-n2 font-size_up lh_0 m-b_3">
Pepper H. Soda III, MD, FACC </div>
<div data-name="awardee__title" class="font-size_down lh_2 m-b_2">
Physician-in-Chief, Department of Cardiology, Mount SugarLoaf Hospital </div>
<div data-name="awardee__location" class="font-size_down-1 m-b_2 c_black-6">
New York, NY, USA </div>
</div>
</div>