Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!
This needs docs! Create a README.md in the pattern's directory and add details about using this pattern in markdown.
video-grid Twig The markup file.
<div class="video-grid // {{ video_grid_wrapper_classes }}">
<div class="lrv-a-wrapper">
<div class="lrv-a-grid {{ video_grid_classes }}">
{% for item in video_items %}
<div class="lrv-a-grid-item"
{% if play_in_place %}
data-video-showcase
{% endif %}
>
{% include "@project/objects/o-video-card/o-video-card.twig" with item %}
</div>
{% endfor %}
</div>
{% if o_previous_link %}
{% include "@project/objects/o-more-link/o-more-link.twig" with o_previous_link %}
{% endif %}
{% if o_more_link %}
{% include "@project/objects/o-more-link/o-more-link.twig" with o_more_link %}
{% endif %}
</div>
</div>
video-grid JSON The data object for this pattern.
{
"video_grid_wrapper_classes": "u-background-color-picked-bluewood lrv-u-padding-b-1 u-padding-b-025@desktop-xl",
"video_grid_classes": "a-cols4@tablet u-grid-gap-1 u-grid-gap-050x2@tablet u-grid-gap-050x175@desktop u-background-color-picked-bluewood u-border-t-6 u-border-color-pale-sky-2 lrv-u-padding-t-050",
"play_in_place": false,
"video_items": [
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-primary u-line-height-24 u-order-n1@mobile-max lrv-u-font-weight-bold lrv-u-cursor-pointer lrv-u-font-size-18 lrv-u-padding-l-050",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-secondary u-font-size-13 u-font-size-14@desktop-xl u-line-height-120 u-order-n1@mobile-max u-margin-b-050@desktop u-max-height-48em a-truncate-ellipsis",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
},
{
"o_video_card_permalink_url": "#single_url",
"o_video_card_alt_attr": "Thumbnail image",
"o_video_card_image_url": "https://source.unsplash.com/random/245x138",
"o_video_card_lazy_image_url": "https://source.unsplash.com/random/240x135",
"o_video_card_caption_text": "Here is some caption text",
"o_video_card_link_showcase_trigger_data_attr": "",
"o_video_card_link_showcase_type_data_attr": "oembed",
"o_video_card_link_showcase_dek_data_attr": "Dek test",
"o_video_card_link_showcase_title_data_attr": "Title test",
"o_video_card_link_showcase_permalink_data_url": "#url_test",
"o_video_card_link_showcase_time_data_attr": "10:00",
"modifier_class": "",
"o_video_card_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-margin-r-050 lrv-u-margin-t-050@desktop lrv-u-padding-b-1@desktop lrv-u-padding-t-025 o-video-card u-width-100p@tablet",
"o_video_card_crop_class": "c-play-badge-parent lrv-a-glue-parent lrv-u-flex-shrink-0 u-width-165@tablet u-width-240@desktop-xl",
"o_video_card_image_classes": " lrv-u-display-block lrv-u-width-100p",
"o_video_card_is_player": false,
"c_label": "",
"o_video_card_crop_data_attr": "Now Playing",
"o_video_card_meta_classes": "lrv-u-flex lrv-u-flex-direction-column lrv-u-padding-t-050 o-video-card__meta u-margin-l-050@tablet u-margin-l-1@desktop-xl u-order-n1@mobile-max u-position-relative",
"o_video_card_link_classes": "lrv-u-width-100p ",
"o_video_card_permalink_classes": "u-margin-r-050@mobile-max",
"o_indicator": {
"o_indicator_classes": "lrv-u-display-none",
"c_span": {
"modifier_class": "",
"c_span_classes": "lrv-u-text-transform-uppercase u-font-size-13@mobile-max u-font-size-15 u-line-height-16 u-letter-spacing-009 lrv-u-font-family-primary lrv-u-font-weight-bold u-line-height-14@mobile-max",
"c_span_text": "College Sports",
"c_span_url": "",
"c_span_link_classes": ""
}
},
"c_play_icon": {
"c_play_badge_classes": "lrv-u-display-none"
},
"c_heading": {
"c_heading_classes": "lrv-u-font-weight-normal lrv-u-font-family-primary u-line-height-24 u-order-n1@mobile-max lrv-u-font-weight-bold lrv-u-cursor-pointer lrv-u-font-size-18 lrv-u-padding-l-050",
"c_heading_id_attr": "section-heading",
"c_heading_text": "Oscars Best Actor 2020: Who Will Win?",
"c_heading_url": "#single-url",
"c_heading_link_classes": "lrv-u-color-black lrv-u-font-weight-bold lrv-u-display-block",
"c_heading_outer": false,
"c_heading_outer_classes": "",
"c_heading_is_primary_heading": false
},
"c_span": {
"modifier_class": "",
"c_span_classes": "u-font-family-basic lrv-u-font-size-14@tablet u-color-brand-secondary-60 js-VideoShowcasePlayerTime lrv-u-padding-t-050 lrv-u-font-size-10",
"c_span_text": "",
"c_span_url": "",
"c_span_link_classes": ""
},
"c_dek": {
"c_dek_classes": "lrv-u-display-none js-VideoShowcasePlayerDek",
"c_dek_markup": "",
"c_dek_text": "Perfection is rarely achieved in movies, but this heaven-sent concert doc hits the sweet spot. Over two days in January 1972, the Queen of Soul, Aretha Franklin — she was 29 at the time — sweeps into the New Temple Missionary Baptist Church in Watts in front of a congregation and testifies to God in song. The blessed thing took nearly half a century to come out because director Sydney Pollack failed to sync the image with the sound. Then digital angels stepped in, and glory, glory, hallelujah!"
},
"o_article_byline": false
}
],
"o_more_link": {
"o_more_link_classes": "lrv-u-text-align-right lrv-u-flex-grow-1",
"c_link": {
"modifier_class": "",
"c_link_classes": "c-link lrv-a-icon-after lrv-a-unstyle-link lrv-u-font-family-primary lrv-u-font-weight-bold lrv-u-margin-r-auto lrv-u-text-transform-uppercase lrv-u-color-grey-45:hover u-color-brand-secondary-50 u-font-size-16 u-letter-spacing-012 a-icon-arrow-right-black",
"c_link_text": "More Stories",
"c_link_url": "#page_2",
"c_link_rel_attr": false,
"c_link_aria_label_attr": false,
"c_link_target_attr": false
}
}
}