/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, form.subscribe span.email:after, .content-area form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, .article-paragraph form .wpcf7-not-valid-tip:after, .screen-question.answered .question-choice.incorrect > span:before, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

.curated-2-up__image, .article-videos__thumbnail, .article-3-up__image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.article-images__thumbnail:after {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.curated-article-grid__load-more, .article-explore__load-more {
  display: inline-block;
  padding: 1rem 3rem;
  background: rgba(1, 31, 74, 0.8);
  border: 2px solid #0258D2;
  border-radius: 30px; }

*, *:before, *:after {
  box-sizing: border-box; }

html, body {
  position: relative;
  height: 100%; }

html {
  background: black;
  color: white;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  html ::-moz-selection {
    background: #0258D2; }
  html ::selection {
    background: #0258D2; }
  html ::-moz-selection {
    background: #0258D2; }
  html.js-modal-open body {
    overflow: hidden !important; }

body {
  overflow-x: hidden;
  overflow-y: auto; }
  body.nav-open, body.footer-modal-open, body.details-modal-open {
    overflow-y: hidden; }
    .no-touch body.nav-open > header, .no-touch body.nav-open > main, .no-touch body.nav-open > footer, .no-touch body.footer-modal-open > header, .no-touch body.footer-modal-open > main, .no-touch body.footer-modal-open > footer, .no-touch body.details-modal-open > header, .no-touch body.details-modal-open > main, .no-touch body.details-modal-open > footer {
      filter: blur(15px); }
    body.nav-open .modal-overlay, body.footer-modal-open .modal-overlay, body.details-modal-open .modal-overlay {
      display: block; }
  body.article-modal-open .modal-overlay {
    display: block; }
  .no-touch body.nav-open > header {
    filter: none; }
  @media (max-width: 599px) {
    body.playlist-open, body.show-mobile-filters {
      overflow-y: hidden; } }
  body > header, body > main, body > footer {
    transition: filter 600ms cubic-bezier(0.28, 0, 0.15, 1); }
  body .modal-overlay {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 9;
    background: rgba(0, 0, 0, 0.9); }
    .cssfilters.no-touch body .modal-overlay {
      background: rgba(0, 0, 0, 0.8); }
  .cssfilters.no-touch body.footer-modal-open:not(.nav-open) .modal-overlay,
  .cssfilters.no-touch body.details-modal-open .modal-overlay {
    background: rgba(0, 0, 0, 0.6); }
  body.hide-footer > main {
    padding-bottom: 0 !important;
    min-height: 0; }
  body.hide-footer > footer.footer {
    display: none; }

main {
  min-height: 100%; }
  .touch main {
    overflow: visible; }
  .error404 main {
    padding-bottom: 0 !important; }

.side-padding, .page-not-found .inner, hr.fade-divider, .page-content, footer.footer, section.browse-header > .inner, section.browse-controls div.browse-filter, section.browse-controls div.browse-refine, section.browse-controls div.browse-display, section.browse-controls header.mobile-filter-header, section.browse-era > .inner, section.browse-artist > .inner, section.browse-genre > .inner, section.browse-playlists, section.related-performances, section.playlist .playlist-header > div, section.home-playlist .playlist-header > div, section.playlist .playlist-content, section.home-playlist .playlist-content, section.playlist .playlist-list, section.home-playlist .playlist-list, .single-playlist .playlist-list, .all-playlists > .inner, section.guess-game .screen > .inner, .performance-details-modal > .inner, section.search-header > .inner > .content-area, header.header .nav-links .nav-link section.search-header > .inner > .nav-description, section.performance-video section.search-header > .inner > .video-overlay, section.search-header > .inner > .article-paragraph, section.search-header .results-count, section.search-results > .inner, section.about-gallery + section.about-content, section.home-hero .home-hero-content > .inner, section.home-playlist-slider, section.trending, section.page-cta, section.search-bar, section.curated-explore, section.curated-heading, section.curated-listing, section.curated-article-grid, section.contributor-bio, .article__inner, .article-explore {
  padding-left: 7rem;
  padding-right: 7rem; }
  @media (max-width: 1099px) {
    .side-padding, .page-not-found .inner, hr.fade-divider, .page-content, footer.footer, section.browse-header > .inner, section.browse-controls div.browse-filter, section.browse-controls div.browse-refine, section.browse-controls div.browse-display, section.browse-controls header.mobile-filter-header, section.browse-era > .inner, section.browse-artist > .inner, section.browse-genre > .inner, section.browse-playlists, section.related-performances, section.playlist .playlist-header > div, section.home-playlist .playlist-header > div, section.playlist .playlist-content, section.home-playlist .playlist-content, section.playlist .playlist-list, section.home-playlist .playlist-list, .single-playlist .playlist-list, .all-playlists > .inner, section.guess-game .screen > .inner, .performance-details-modal > .inner, section.search-header > .inner > .content-area, header.header .nav-links .nav-link section.search-header > .inner > .nav-description, section.performance-video section.search-header > .inner > .video-overlay, section.search-header > .inner > .article-paragraph, section.search-header .results-count, section.search-results > .inner, section.about-gallery + section.about-content, section.home-hero .home-hero-content > .inner, section.home-playlist-slider, section.trending, section.page-cta, section.search-bar, section.curated-explore, section.curated-heading, section.curated-listing, section.curated-article-grid, section.contributor-bio, .article__inner, .article-explore {
      padding-left: 4rem;
      padding-right: 4rem; } }
  @media (max-width: 749px) {
    .side-padding, .page-not-found .inner, hr.fade-divider, .page-content, footer.footer, section.browse-header > .inner, section.browse-controls div.browse-filter, section.browse-controls div.browse-refine, section.browse-controls div.browse-display, section.browse-controls header.mobile-filter-header, section.browse-era > .inner, section.browse-artist > .inner, section.browse-genre > .inner, section.browse-playlists, section.related-performances, section.playlist .playlist-header > div, section.home-playlist .playlist-header > div, section.playlist .playlist-content, section.home-playlist .playlist-content, section.playlist .playlist-list, section.home-playlist .playlist-list, .single-playlist .playlist-list, .all-playlists > .inner, section.guess-game .screen > .inner, .performance-details-modal > .inner, section.search-header > .inner > .content-area, header.header .nav-links .nav-link section.search-header > .inner > .nav-description, section.performance-video section.search-header > .inner > .video-overlay, section.search-header > .inner > .article-paragraph, section.search-header .results-count, section.search-results > .inner, section.about-gallery + section.about-content, section.home-hero .home-hero-content > .inner, section.home-playlist-slider, section.trending, section.page-cta, section.search-bar, section.curated-explore, section.curated-heading, section.curated-listing, section.curated-article-grid, section.contributor-bio, .article__inner, .article-explore {
      padding-left: 2rem;
      padding-right: 2rem; } }

.vertical-padding, section.playlist, section.home-playlist, section.about-gallery + section.about-content, section.about-panels, section.home-playlist-slider, section.trending, section.page-cta, section.search-bar, section.curated-explore, section.curated-listing, section.curated-article-grid, section.contributor-bio, .article__inner, .article-blockquote__container, .article-explore, .article-image__container, .article-video__container {
  padding-top: 4rem;
  padding-bottom: 4rem; }
  @media (max-width: 749px) {
    .vertical-padding, section.playlist, section.home-playlist, section.about-gallery + section.about-content, section.about-panels, section.home-playlist-slider, section.trending, section.page-cta, section.search-bar, section.curated-explore, section.curated-listing, section.curated-article-grid, section.contributor-bio, .article__inner, .article-blockquote__container, .article-explore, .article-image__container, .article-video__container {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; } }

.text-width > * {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto; }

.text-width .wpcf7 {
  margin: auto; }

.page-not-found {
  position: relative; }
  .page-not-found .not-found-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .page-not-found .inner {
    display: table;
    width: 100%;
    height: 100%; }
  .page-not-found .content-area, .page-not-found header.header .nav-links .nav-link .nav-description, header.header .nav-links .nav-link .page-not-found .nav-description, .page-not-found section.performance-video .video-overlay, section.performance-video .page-not-found .video-overlay, .page-not-found .article-paragraph {
    display: table-cell;
    vertical-align: middle; }

@media (min-width: 750px) {
  .show-md-max {
    display: none; }
    .show-md-max *:after {
      content: none !important; } }

@media (max-width: 399px) {
  .hide-sm-max {
    display: none; }
    .hide-sm-max *:after {
      content: none !important; } }

@media (max-width: 599px) {
  .hide-3-max {
    display: none; }
    .hide-3-max *:after {
      content: none !important; } }

@media (max-width: 749px) {
  .hide-md-max {
    display: none; }
    .hide-md-max *:after {
      content: none !important; } }

@media (max-width: 749px) and (min-width: 600px) {
  .hide-4 {
    display: none; }
    .hide-4 *:after {
      content: none !important; } }

.display-none {
  display: none; }

[class*="jp-icon-"],
i,
form.subscribe span.email:after,
.content-area form .wpcf7-not-valid-tip:after,
header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after,
section.performance-video .video-overlay form .wpcf7-not-valid-tip:after,
.article-paragraph form .wpcf7-not-valid-tip:after,
.screen-question.answered .question-choice.incorrect > span:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'jp-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.jp-icon-pinterest:before {
  content: "\e900"; }

.jp-icon-logo:before {
  content: "\e600"; }

.jp-icon-divider:before {
  content: "\e601"; }

.jp-icon-arrow-up:before {
  content: "\e602"; }

.jp-icon-arrow-down:before {
  content: "\e603"; }

.jp-icon-arrow-left:before {
  content: "\e604"; }

.jp-icon-arrow-right:before {
  content: "\e605"; }

.jp-icon-arrow-down-scroll:before {
  content: "\e606"; }

.jp-icon-close:before {
  content: "\e607"; }

.jp-icon-search:before {
  content: "\e608"; }

.jp-icon-play:before {
  content: "\e609"; }

.jp-icon-pause:before {
  content: "\e60a"; }

.jp-icon-next:before {
  content: "\e611"; }

.jp-icon-fullscreen:before {
  content: "\e60b"; }

.jp-icon-twitter:before {
  content: "\e60c"; }

.jp-icon-facebook:before {
  content: "\e60d"; }

.jp-icon-youtube:before {
  content: "\e60e"; }

.jp-icon-instagram:before {
  content: "\e60f"; }

.jp-icon-email:before, form.subscribe span.email:after {
  content: "\e610"; }

.jp-icon-invalid:before, .content-area form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, .article-paragraph form .wpcf7-not-valid-tip:after {
  content: "\e612"; }

.jp-icon-valid:before {
  content: "\e613"; }

.jp-icon-exit-fullscreen:before {
  content: "\e614"; }

html {
  font-size: 10px;
  -webkit-text-size-adjust: 100%; }
  html.safari {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto; }

em {
  font-style: italic; }

.f-sans, html, .curated-heading__subtitle, .curated-article__video-label, .article-header__subheadline, .article-chapters__label-text, .article-progress-bar__meta, .article-progress-bar__social .social li span, .article-tip__content, .article-paragraph .article-paragraph__title + p:first-letter, .article-paragraph--first p:first-of-type::first-letter, .article-pull-quote, .article-additional-resources__content a, .article-image-modal__caption, .article-carousel-modal__caption,
.article-carousel-modal__label {
  font-family: "futura-pt", sans-serif;
  font-weight: 400; }

.f-serif {
  font-family: "Times New Roman", serif; }

.f-paragraph, .article-paragraph p, .article-additional-resources__content, .article-updates__content p {
  font-family: "freight-text-pro", sans-serif; }

.h1, .content-area h1, header.header .nav-links .nav-link .nav-description h1, section.performance-video .video-overlay h1, .article-paragraph h1, .curated-heading__title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4.25rem;
  font-weight: 400;
  line-height: 1.3; }
  @media (max-width: 749px) {
    .h1, .content-area h1, header.header .nav-links .nav-link .nav-description h1, section.performance-video .video-overlay h1, .article-paragraph h1, .curated-heading__title {
      font-size: 3.6rem; } }

.h2, .content-area h2, header.header .nav-links .nav-link .nav-description h2, section.performance-video .video-overlay h2, .article-paragraph h2, .contributor-bio__author-name, .article-content__heading, .article-paragraph__title, .article-additional-resources__headline, .article-updates__content h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.9rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.0066666667em; }
  @media (max-width: 749px) {
    .h2, .content-area h2, header.header .nav-links .nav-link .nav-description h2, section.performance-video .video-overlay h2, .article-paragraph h2, .contributor-bio__author-name, .article-content__heading, .article-paragraph__title, .article-additional-resources__headline, .article-updates__content h2 {
      font-size: 2.4rem; } }

.h3, .content-area h3, header.header .nav-links .nav-link .nav-description h3, section.performance-video .video-overlay h3, .article-paragraph h3, section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3, section.search-header .results-count p, .curated-2-up__title, .contributor-bio__excerpt, .article-pull-quote, .article-3-up__title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.02em; }
  @media (max-width: 749px) {
    .h3, .content-area h3, header.header .nav-links .nav-link .nav-description h3, section.performance-video .video-overlay h3, .article-paragraph h3, section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3, section.search-header .results-count p, .curated-2-up__title, .contributor-bio__excerpt, .article-pull-quote, .article-3-up__title {
      font-size: 2rem; } }

.h4, .curated-article-grid__load-more, .article-explore__load-more, .button, .filter-link, .content-area h4, header.header .nav-links .nav-link .nav-description h4, section.performance-video .video-overlay h4, .article-paragraph h4, .performance-grid .performance-grid-item p .playlist-title, header.header .menu-button, footer.footer .links li, section.browse-era .era h4, section.browse-artist .toggle-videos, .single-playlist .playlist-list .performance-grid-item .text-overlay > p, .screen-question.answered .question-video .video-wrapper:after, .screen-question.answered .choice-video .video-wrapper:after {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.8;
  text-transform: uppercase;
  letter-spacing: 0.25em; }

.h7 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 1.25; }

.h8, .article-blockquote__author {
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.8;
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.first-letter, .article-paragraph .article-paragraph__title + p:first-letter, .article-paragraph--first p:first-of-type::first-letter {
  font-size: 4.6rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.079em; }
  @media (min-width: 800px) {
    .first-letter, .article-paragraph .article-paragraph__title + p:first-letter, .article-paragraph--first p:first-of-type::first-letter {
      font-size: 6.3rem; } }

.p, .input, .content-area form input[type="text"], header.header .nav-links .nav-link .nav-description form input[type="text"], section.performance-video .video-overlay form input[type="text"], .article-paragraph form input[type="text"],
.content-area form input[type="email"], header.header .nav-links .nav-link .nav-description form input[type="email"], section.performance-video .video-overlay form input[type="email"], .article-paragraph form input[type="email"],
.content-area form textarea, header.header .nav-links .nav-link .nav-description form textarea, section.performance-video .video-overlay form textarea, .article-paragraph form textarea, .content-area form label span.label, header.header .nav-links .nav-link .nav-description form label span.label, section.performance-video .video-overlay form label span.label, .article-paragraph form label span.label, .content-area form .input-wrapper span.label, header.header .nav-links .nav-link .nav-description form .input-wrapper span.label, section.performance-video .video-overlay form .input-wrapper span.label, .article-paragraph form .input-wrapper span.label, section.search-bar > .inner input, .content-area p, header.header .nav-links .nav-link .nav-description p, section.performance-video .video-overlay p, .article-paragraph p, .content-area ul li, header.header .nav-links .nav-link .nav-description ul li, section.performance-video .video-overlay ul li, .article-paragraph ul li, .content-area ol li, header.header .nav-links .nav-link .nav-description ol li, section.performance-video .video-overlay ol li, .article-paragraph ol li, .content-area form .wpcf7-response-output, header.header .nav-links .nav-link .nav-description form .wpcf7-response-output, section.performance-video .video-overlay form .wpcf7-response-output, .article-paragraph form .wpcf7-response-output, .content-area form .wpcf7-not-valid-tip, header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip, section.performance-video .video-overlay form .wpcf7-not-valid-tip, .article-paragraph form .wpcf7-not-valid-tip, .details-area dt, section.performance-video .video-overlay dt, section.playlist .playlist-item .item-details dt, section.home-playlist .playlist-item .item-details dt, .details-area dd, section.performance-video .video-overlay dd, section.playlist .playlist-item .item-details dd, section.home-playlist .playlist-item .item-details dd, .autocomplete-dropdown li, section.browse-controls div.browse-filter label .awesomplete li,
section.browse-controls div.browse-filter label .dropdown li, section.browse-controls div.browse-refine label .awesomplete li,
section.browse-controls div.browse-refine label .dropdown li, section.browse-controls div.browse-display label .awesomplete li,
section.browse-controls div.browse-display label .dropdown li, .performance-grid .performance-grid-item p, header.header .search-form input[type="search"], header.header .awesomplete ul li, .footer-modal-container .close-modal, section.browse-header .browse-pages li, section.browse-controls div.browse-filter label > span, section.browse-controls div.browse-refine label > span, section.browse-controls div.browse-display label > span, section.browse-controls div.browse-filter label select, section.browse-controls div.browse-filter label input, section.browse-controls div.browse-filter label button[data-toggle], section.browse-controls div.browse-refine label select, section.browse-controls div.browse-refine label input, section.browse-controls div.browse-refine label button[data-toggle], section.browse-controls div.browse-display label select, section.browse-controls div.browse-display label input, section.browse-controls div.browse-display label button[data-toggle], section.browse-controls p, section.browse-controls .mobile-filter-link, section.browse-artist tr p, section.performance-video .video-overlay .hide-pane,
section.performance-video .video-overlay .more-info, section.playlist .playlist-item .item-details footer button, section.home-playlist .playlist-item .item-details footer button, section.guess-game .question-choice, .performance-details-modal .close-modal, section.home-hero .home-hero-indicators .learn-more p, .curated-2-up__description, .curated-article__title, .curated-article__description, .curated-article__video-link, .contributor-bio__text p, .article-tip__content, .article-tip__close, .article-3-up__description, .article-progress-bar__title, .article-additional-resources__content a, .modal__close, .modal__inner .panzoom-tools .zoom-text, .article-image-modal__caption, .article-carousel-modal__caption,
.article-carousel-modal__label {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: 0.02em; }
  .p em, .input em, .content-area form input[type="text"] em, header.header .nav-links .nav-link .nav-description form input[type="text"] em, section.performance-video .video-overlay form input[type="text"] em, .article-paragraph form input[type="text"] em,
  .content-area form input[type="email"] em, header.header .nav-links .nav-link .nav-description form input[type="email"] em, section.performance-video .video-overlay form input[type="email"] em, .article-paragraph form input[type="email"] em,
  .content-area form textarea em, header.header .nav-links .nav-link .nav-description form textarea em, section.performance-video .video-overlay form textarea em, .article-paragraph form textarea em, .content-area form label span.label em, header.header .nav-links .nav-link .nav-description form label span.label em, section.performance-video .video-overlay form label span.label em, .article-paragraph form label span.label em, .content-area form .input-wrapper span.label em, header.header .nav-links .nav-link .nav-description form .input-wrapper span.label em, section.performance-video .video-overlay form .input-wrapper span.label em, .article-paragraph form .input-wrapper span.label em, section.search-bar > .inner input em, .content-area p em, header.header .nav-links .nav-link .nav-description p em, section.performance-video .video-overlay p em, .article-paragraph p em, .content-area ul li em, header.header .nav-links .nav-link .nav-description ul li em, section.performance-video .video-overlay ul li em, .article-paragraph ul li em, .content-area ol li em, header.header .nav-links .nav-link .nav-description ol li em, section.performance-video .video-overlay ol li em, .article-paragraph ol li em, .content-area form .wpcf7-response-output em, header.header .nav-links .nav-link .nav-description form .wpcf7-response-output em, section.performance-video .video-overlay form .wpcf7-response-output em, .article-paragraph form .wpcf7-response-output em, .content-area form .wpcf7-not-valid-tip em, header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip em, section.performance-video .video-overlay form .wpcf7-not-valid-tip em, .article-paragraph form .wpcf7-not-valid-tip em, .details-area dt em, section.performance-video .video-overlay dt em, section.playlist .playlist-item .item-details dt em, section.home-playlist .playlist-item .item-details dt em, .details-area dd em, section.performance-video .video-overlay dd em, section.playlist .playlist-item .item-details dd em, section.home-playlist .playlist-item .item-details dd em, .autocomplete-dropdown li em, section.browse-controls div.browse-filter label .awesomplete li em,
  section.browse-controls div.browse-filter label .dropdown li em, section.browse-controls div.browse-refine label .awesomplete li em,
  section.browse-controls div.browse-refine label .dropdown li em, section.browse-controls div.browse-display label .awesomplete li em,
  section.browse-controls div.browse-display label .dropdown li em, .performance-grid .performance-grid-item p em, header.header .search-form input[type="search"] em, header.header .awesomplete ul li em, .footer-modal-container .close-modal em, section.browse-header .browse-pages li em, section.browse-controls div.browse-filter label > span em, section.browse-controls div.browse-refine label > span em, section.browse-controls div.browse-display label > span em, section.browse-controls div.browse-filter label select em, section.browse-controls div.browse-filter label input em, section.browse-controls div.browse-filter label button[data-toggle] em, section.browse-controls div.browse-refine label select em, section.browse-controls div.browse-refine label input em, section.browse-controls div.browse-refine label button[data-toggle] em, section.browse-controls div.browse-display label select em, section.browse-controls div.browse-display label input em, section.browse-controls div.browse-display label button[data-toggle] em, section.browse-controls p em, section.browse-controls .mobile-filter-link em, section.browse-artist tr p em, section.performance-video .video-overlay .hide-pane em,
  section.performance-video .video-overlay .more-info em, section.playlist .playlist-item .item-details footer button em, section.home-playlist .playlist-item .item-details footer button em, section.guess-game .question-choice em, .performance-details-modal .close-modal em, section.home-hero .home-hero-indicators .learn-more p em, .curated-2-up__description em, .curated-article__title em, .curated-article__description em, .curated-article__video-link em, .contributor-bio__text p em, .article-tip__content em, .article-tip__close em, .article-3-up__description em, .article-progress-bar__title em, .article-additional-resources__content a em, .modal__close em, .modal__inner .panzoom-tools .zoom-text em, .article-image-modal__caption em, .article-carousel-modal__caption em,
  .article-carousel-modal__label em {
    font-style: italic; }
  .p strong, .input strong, .content-area form input[type="text"] strong, header.header .nav-links .nav-link .nav-description form input[type="text"] strong, section.performance-video .video-overlay form input[type="text"] strong, .article-paragraph form input[type="text"] strong,
  .content-area form input[type="email"] strong, header.header .nav-links .nav-link .nav-description form input[type="email"] strong, section.performance-video .video-overlay form input[type="email"] strong, .article-paragraph form input[type="email"] strong,
  .content-area form textarea strong, header.header .nav-links .nav-link .nav-description form textarea strong, section.performance-video .video-overlay form textarea strong, .article-paragraph form textarea strong, .content-area form label span.label strong, header.header .nav-links .nav-link .nav-description form label span.label strong, section.performance-video .video-overlay form label span.label strong, .article-paragraph form label span.label strong, .content-area form .input-wrapper span.label strong, header.header .nav-links .nav-link .nav-description form .input-wrapper span.label strong, section.performance-video .video-overlay form .input-wrapper span.label strong, .article-paragraph form .input-wrapper span.label strong, section.search-bar > .inner input strong, .content-area p strong, header.header .nav-links .nav-link .nav-description p strong, section.performance-video .video-overlay p strong, .article-paragraph p strong, .content-area ul li strong, header.header .nav-links .nav-link .nav-description ul li strong, section.performance-video .video-overlay ul li strong, .article-paragraph ul li strong, .content-area ol li strong, header.header .nav-links .nav-link .nav-description ol li strong, section.performance-video .video-overlay ol li strong, .article-paragraph ol li strong, .content-area form .wpcf7-response-output strong, header.header .nav-links .nav-link .nav-description form .wpcf7-response-output strong, section.performance-video .video-overlay form .wpcf7-response-output strong, .article-paragraph form .wpcf7-response-output strong, .content-area form .wpcf7-not-valid-tip strong, header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip strong, section.performance-video .video-overlay form .wpcf7-not-valid-tip strong, .article-paragraph form .wpcf7-not-valid-tip strong, .details-area dt strong, section.performance-video .video-overlay dt strong, section.playlist .playlist-item .item-details dt strong, section.home-playlist .playlist-item .item-details dt strong, .details-area dd strong, section.performance-video .video-overlay dd strong, section.playlist .playlist-item .item-details dd strong, section.home-playlist .playlist-item .item-details dd strong, .autocomplete-dropdown li strong, section.browse-controls div.browse-filter label .awesomplete li strong,
  section.browse-controls div.browse-filter label .dropdown li strong, section.browse-controls div.browse-refine label .awesomplete li strong,
  section.browse-controls div.browse-refine label .dropdown li strong, section.browse-controls div.browse-display label .awesomplete li strong,
  section.browse-controls div.browse-display label .dropdown li strong, .performance-grid .performance-grid-item p strong, header.header .search-form input[type="search"] strong, header.header .awesomplete ul li strong, .footer-modal-container .close-modal strong, section.browse-header .browse-pages li strong, section.browse-controls div.browse-filter label > span strong, section.browse-controls div.browse-refine label > span strong, section.browse-controls div.browse-display label > span strong, section.browse-controls div.browse-filter label select strong, section.browse-controls div.browse-filter label input strong, section.browse-controls div.browse-filter label button[data-toggle] strong, section.browse-controls div.browse-refine label select strong, section.browse-controls div.browse-refine label input strong, section.browse-controls div.browse-refine label button[data-toggle] strong, section.browse-controls div.browse-display label select strong, section.browse-controls div.browse-display label input strong, section.browse-controls div.browse-display label button[data-toggle] strong, section.browse-controls p strong, section.browse-controls .mobile-filter-link strong, section.browse-artist tr p strong, section.performance-video .video-overlay .hide-pane strong,
  section.performance-video .video-overlay .more-info strong, section.playlist .playlist-item .item-details footer button strong, section.home-playlist .playlist-item .item-details footer button strong, section.guess-game .question-choice strong, .performance-details-modal .close-modal strong, section.home-hero .home-hero-indicators .learn-more p strong, .curated-2-up__description strong, .curated-article__title strong, .curated-article__description strong, .curated-article__video-link strong, .contributor-bio__text p strong, .article-tip__content strong, .article-tip__close strong, .article-3-up__description strong, .article-progress-bar__title strong, .article-additional-resources__content a strong, .modal__close strong, .modal__inner .panzoom-tools .zoom-text strong, .article-image-modal__caption strong, .article-carousel-modal__caption strong,
  .article-carousel-modal__label strong {
    font-weight: 400; }
  .p.lead, .lead.input, .content-area form input.lead[type="text"], header.header .nav-links .nav-link .nav-description form input.lead[type="text"], section.performance-video .video-overlay form input.lead[type="text"], .article-paragraph form input.lead[type="text"],
  .content-area form input.lead[type="email"], header.header .nav-links .nav-link .nav-description form input.lead[type="email"], section.performance-video .video-overlay form input.lead[type="email"], .article-paragraph form input.lead[type="email"],
  .content-area form textarea.lead, header.header .nav-links .nav-link .nav-description form textarea.lead, section.performance-video .video-overlay form textarea.lead, .article-paragraph form textarea.lead, .content-area form label span.lead.label, header.header .nav-links .nav-link .nav-description form label span.lead.label, section.performance-video .video-overlay form label span.lead.label, .article-paragraph form label span.lead.label, .content-area form .input-wrapper span.lead.label, header.header .nav-links .nav-link .nav-description form .input-wrapper span.lead.label, section.performance-video .video-overlay form .input-wrapper span.lead.label, .article-paragraph form .input-wrapper span.lead.label, section.search-bar > .inner input.lead, .content-area p.lead, header.header .nav-links .nav-link .nav-description p.lead, section.performance-video .video-overlay p.lead, .article-paragraph p.lead, .content-area ul li.lead, header.header .nav-links .nav-link .nav-description ul li.lead, section.performance-video .video-overlay ul li.lead, .article-paragraph ul li.lead, .content-area ol li.lead, header.header .nav-links .nav-link .nav-description ol li.lead, section.performance-video .video-overlay ol li.lead, .article-paragraph ol li.lead, .content-area form .lead.wpcf7-response-output, header.header .nav-links .nav-link .nav-description form .lead.wpcf7-response-output, section.performance-video .video-overlay form .lead.wpcf7-response-output, .article-paragraph form .lead.wpcf7-response-output, .content-area form .lead.wpcf7-not-valid-tip, header.header .nav-links .nav-link .nav-description form .lead.wpcf7-not-valid-tip, section.performance-video .video-overlay form .lead.wpcf7-not-valid-tip, .article-paragraph form .lead.wpcf7-not-valid-tip, .details-area dt.lead, section.performance-video .video-overlay dt.lead, section.playlist .playlist-item .item-details dt.lead, section.home-playlist .playlist-item .item-details dt.lead, .details-area dd.lead, section.performance-video .video-overlay dd.lead, section.playlist .playlist-item .item-details dd.lead, section.home-playlist .playlist-item .item-details dd.lead, .autocomplete-dropdown li.lead, section.browse-controls div.browse-filter label .awesomplete li.lead,
  section.browse-controls div.browse-filter label .dropdown li.lead, section.browse-controls div.browse-refine label .awesomplete li.lead,
  section.browse-controls div.browse-refine label .dropdown li.lead, section.browse-controls div.browse-display label .awesomplete li.lead,
  section.browse-controls div.browse-display label .dropdown li.lead, .performance-grid .performance-grid-item p.lead, header.header .search-form input.lead[type="search"], header.header .awesomplete ul li.lead, .footer-modal-container .lead.close-modal, section.browse-header .browse-pages li.lead, section.browse-controls div.browse-filter label > span.lead, section.browse-controls div.browse-refine label > span.lead, section.browse-controls div.browse-display label > span.lead, section.browse-controls div.browse-filter label select.lead, section.browse-controls div.browse-filter label input.lead, section.browse-controls div.browse-filter label button.lead[data-toggle], section.browse-controls div.browse-refine label select.lead, section.browse-controls div.browse-refine label input.lead, section.browse-controls div.browse-refine label button.lead[data-toggle], section.browse-controls div.browse-display label select.lead, section.browse-controls div.browse-display label input.lead, section.browse-controls div.browse-display label button.lead[data-toggle], section.browse-controls p.lead, section.browse-controls .lead.mobile-filter-link, section.browse-artist tr p.lead, section.performance-video .video-overlay .lead.hide-pane,
  section.performance-video .video-overlay .lead.more-info, section.playlist .playlist-item .item-details footer button.lead, section.home-playlist .playlist-item .item-details footer button.lead, section.guess-game .lead.question-choice, .performance-details-modal .lead.close-modal, section.home-hero .home-hero-indicators .learn-more p.lead, .lead.curated-2-up__description, .lead.curated-article__title, .lead.curated-article__description, .lead.curated-article__video-link, .contributor-bio__text p.lead, .lead.article-tip__content, .lead.article-tip__close, .lead.article-3-up__description, .lead.article-progress-bar__title, .article-additional-resources__content a.lead, .lead.modal__close, .modal__inner .panzoom-tools .lead.zoom-text, .lead.article-image-modal__caption, .lead.article-carousel-modal__caption,
  .lead.article-carousel-modal__label {
    font-size: 2.3rem; }
  .p.intro, .intro.input, .content-area form input.intro[type="text"], header.header .nav-links .nav-link .nav-description form input.intro[type="text"], section.performance-video .video-overlay form input.intro[type="text"], .article-paragraph form input.intro[type="text"],
  .content-area form input.intro[type="email"], header.header .nav-links .nav-link .nav-description form input.intro[type="email"], section.performance-video .video-overlay form input.intro[type="email"], .article-paragraph form input.intro[type="email"],
  .content-area form textarea.intro, header.header .nav-links .nav-link .nav-description form textarea.intro, section.performance-video .video-overlay form textarea.intro, .article-paragraph form textarea.intro, .content-area form label span.intro.label, header.header .nav-links .nav-link .nav-description form label span.intro.label, section.performance-video .video-overlay form label span.intro.label, .article-paragraph form label span.intro.label, .content-area form .input-wrapper span.intro.label, header.header .nav-links .nav-link .nav-description form .input-wrapper span.intro.label, section.performance-video .video-overlay form .input-wrapper span.intro.label, .article-paragraph form .input-wrapper span.intro.label, section.search-bar > .inner input.intro, .content-area p.intro, header.header .nav-links .nav-link .nav-description p.intro, section.performance-video .video-overlay p.intro, .article-paragraph p.intro, .content-area .module-header h1 ~ p, .module-header .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description .module-header h1 ~ p, .module-header header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay .module-header h1 ~ p, .module-header section.performance-video .video-overlay h1 ~ p, .article-paragraph .module-header h1 ~ p, .module-header .article-paragraph h1 ~ p, .content-area section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header section.performance-video .video-overlay h1 ~ p, .article-paragraph section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header .article-paragraph h1 ~ p, .content-area section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header section.performance-video .video-overlay h1 ~ p, .article-paragraph section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header .article-paragraph h1 ~ p, .content-area .curated-explore__header h1 ~ p, .curated-explore__header .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description .curated-explore__header h1 ~ p, .curated-explore__header header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay .curated-explore__header h1 ~ p, .curated-explore__header section.performance-video .video-overlay h1 ~ p, .article-paragraph .curated-explore__header h1 ~ p, .curated-explore__header .article-paragraph h1 ~ p, .content-area section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner section.performance-video .video-overlay h1 ~ p, .article-paragraph section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner .article-paragraph h1 ~ p, .content-area .article-explore__header h1 ~ p, .article-explore__header .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description .article-explore__header h1 ~ p, .article-explore__header header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay .article-explore__header h1 ~ p, .article-explore__header section.performance-video .video-overlay h1 ~ p, .article-paragraph .article-explore__header h1 ~ p, .article-explore__header .article-paragraph h1 ~ p, .content-area .module-header h2 ~ p, .module-header .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description .module-header h2 ~ p, .module-header header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay .module-header h2 ~ p, .module-header section.performance-video .video-overlay h2 ~ p, .article-paragraph .module-header h2 ~ p, .module-header .article-paragraph h2 ~ p, .content-area section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header section.performance-video .video-overlay h2 ~ p, .article-paragraph section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header .article-paragraph h2 ~ p, .content-area section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header section.performance-video .video-overlay h2 ~ p, .article-paragraph section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header .article-paragraph h2 ~ p, .content-area .curated-explore__header h2 ~ p, .curated-explore__header .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description .curated-explore__header h2 ~ p, .curated-explore__header header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay .curated-explore__header h2 ~ p, .curated-explore__header section.performance-video .video-overlay h2 ~ p, .article-paragraph .curated-explore__header h2 ~ p, .curated-explore__header .article-paragraph h2 ~ p, .content-area section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner section.performance-video .video-overlay h2 ~ p, .article-paragraph section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner .article-paragraph h2 ~ p, .content-area .article-explore__header h2 ~ p, .article-explore__header .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description .article-explore__header h2 ~ p, .article-explore__header header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay .article-explore__header h2 ~ p, .article-explore__header section.performance-video .video-overlay h2 ~ p, .article-paragraph .article-explore__header h2 ~ p, .article-explore__header .article-paragraph h2 ~ p, .content-area section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner .content-area p:not(.share-icons), header.header .nav-links .nav-link .nav-description section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner header.header .nav-links .nav-link .nav-description p:not(.share-icons), section.performance-video .video-overlay section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner section.performance-video .video-overlay p:not(.share-icons), .article-paragraph section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner .article-paragraph p:not(.share-icons), .content-area ul li.intro, header.header .nav-links .nav-link .nav-description ul li.intro, section.performance-video .video-overlay ul li.intro, .article-paragraph ul li.intro, .content-area ol li.intro, header.header .nav-links .nav-link .nav-description ol li.intro, section.performance-video .video-overlay ol li.intro, .article-paragraph ol li.intro, .content-area form .intro.wpcf7-response-output, header.header .nav-links .nav-link .nav-description form .intro.wpcf7-response-output, section.performance-video .video-overlay form .intro.wpcf7-response-output, .article-paragraph form .intro.wpcf7-response-output, .content-area form .intro.wpcf7-not-valid-tip, header.header .nav-links .nav-link .nav-description form .intro.wpcf7-not-valid-tip, section.performance-video .video-overlay form .intro.wpcf7-not-valid-tip, .article-paragraph form .intro.wpcf7-not-valid-tip, .details-area dt.intro, section.performance-video .video-overlay dt.intro, section.playlist .playlist-item .item-details dt.intro, section.home-playlist .playlist-item .item-details dt.intro, .details-area dd.intro, section.performance-video .video-overlay dd.intro, section.playlist .playlist-item .item-details dd.intro, section.home-playlist .playlist-item .item-details dd.intro, .autocomplete-dropdown li.intro, section.browse-controls div.browse-filter label .awesomplete li.intro,
  section.browse-controls div.browse-filter label .dropdown li.intro, section.browse-controls div.browse-refine label .awesomplete li.intro,
  section.browse-controls div.browse-refine label .dropdown li.intro, section.browse-controls div.browse-display label .awesomplete li.intro,
  section.browse-controls div.browse-display label .dropdown li.intro, .performance-grid .performance-grid-item p.intro, .performance-grid .performance-grid-item .module-header h1 ~ p, .module-header .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item .curated-explore__header h1 ~ p, .curated-explore__header .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item .article-explore__header h1 ~ p, .article-explore__header .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item .module-header h2 ~ p, .module-header .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item .curated-explore__header h2 ~ p, .curated-explore__header .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item .article-explore__header h2 ~ p, .article-explore__header .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner .performance-grid .performance-grid-item p:not(.share-icons), header.header .search-form input.intro[type="search"], header.header .awesomplete ul li.intro, .footer-modal-container .intro.close-modal, section.browse-header .browse-pages li.intro, section.browse-controls div.browse-filter label > span.intro, section.browse-controls div.browse-refine label > span.intro, section.browse-controls div.browse-display label > span.intro, section.browse-controls div.browse-filter label select.intro, section.browse-controls div.browse-filter label input.intro, section.browse-controls div.browse-filter label button.intro[data-toggle], section.browse-controls div.browse-refine label select.intro, section.browse-controls div.browse-refine label input.intro, section.browse-controls div.browse-refine label button.intro[data-toggle], section.browse-controls div.browse-display label select.intro, section.browse-controls div.browse-display label input.intro, section.browse-controls div.browse-display label button.intro[data-toggle], section.browse-controls p.intro, section.browse-controls .module-header h1 ~ p, .module-header section.browse-controls h1 ~ p, section.browse-controls section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header section.browse-controls h1 ~ p, section.browse-controls section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header section.browse-controls h1 ~ p, section.browse-controls .curated-explore__header h1 ~ p, .curated-explore__header section.browse-controls h1 ~ p, section.browse-controls section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner section.browse-controls h1 ~ p, section.browse-controls .article-explore__header h1 ~ p, .article-explore__header section.browse-controls h1 ~ p, section.browse-controls .module-header h2 ~ p, .module-header section.browse-controls h2 ~ p, section.browse-controls section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header section.browse-controls h2 ~ p, section.browse-controls section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header section.browse-controls h2 ~ p, section.browse-controls .curated-explore__header h2 ~ p, .curated-explore__header section.browse-controls h2 ~ p, section.browse-controls section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner section.browse-controls h2 ~ p, section.browse-controls .article-explore__header h2 ~ p, .article-explore__header section.browse-controls h2 ~ p, section.browse-controls section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner section.browse-controls p:not(.share-icons), section.browse-controls .intro.mobile-filter-link, section.browse-artist tr p.intro, section.browse-artist tr .module-header h1 ~ p, .module-header section.browse-artist tr h1 ~ p, section.browse-artist tr section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header section.browse-artist tr h1 ~ p, section.browse-artist tr section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header section.browse-artist tr h1 ~ p, section.browse-artist tr .curated-explore__header h1 ~ p, .curated-explore__header section.browse-artist tr h1 ~ p, section.browse-artist tr section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner section.browse-artist tr h1 ~ p, section.browse-artist tr .article-explore__header h1 ~ p, .article-explore__header section.browse-artist tr h1 ~ p, section.browse-artist tr .module-header h2 ~ p, .module-header section.browse-artist tr h2 ~ p, section.browse-artist tr section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header section.browse-artist tr h2 ~ p, section.browse-artist tr section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header section.browse-artist tr h2 ~ p, section.browse-artist tr .curated-explore__header h2 ~ p, .curated-explore__header section.browse-artist tr h2 ~ p, section.browse-artist tr section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner section.browse-artist tr h2 ~ p, section.browse-artist tr .article-explore__header h2 ~ p, .article-explore__header section.browse-artist tr h2 ~ p, section.browse-artist tr section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner section.browse-artist tr p:not(.share-icons), section.performance-video .video-overlay .intro.hide-pane,
  section.performance-video .video-overlay .intro.more-info, section.playlist .playlist-item .item-details footer button.intro, section.home-playlist .playlist-item .item-details footer button.intro, section.guess-game .intro.question-choice, .performance-details-modal .intro.close-modal, section.home-hero .home-hero-indicators .learn-more p.intro, section.home-hero .home-hero-indicators .learn-more .module-header h1 ~ p, .module-header section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more .curated-explore__header h1 ~ p, .curated-explore__header section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more .article-explore__header h1 ~ p, .article-explore__header section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more .module-header h2 ~ p, .module-header section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more .curated-explore__header h2 ~ p, .curated-explore__header section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more .article-explore__header h2 ~ p, .article-explore__header section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner section.home-hero .home-hero-indicators .learn-more p:not(.share-icons), .intro.curated-2-up__description, .intro.curated-article__title, .intro.curated-article__description, .intro.curated-article__video-link, .contributor-bio__text p.intro, .contributor-bio__text .module-header h1 ~ p, .module-header .contributor-bio__text h1 ~ p, .contributor-bio__text section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header .contributor-bio__text h1 ~ p, .contributor-bio__text section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header .contributor-bio__text h1 ~ p, .contributor-bio__text .curated-explore__header h1 ~ p, .curated-explore__header .contributor-bio__text h1 ~ p, .contributor-bio__text section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner .contributor-bio__text h1 ~ p, .contributor-bio__text .article-explore__header h1 ~ p, .article-explore__header .contributor-bio__text h1 ~ p, .contributor-bio__text .module-header h2 ~ p, .module-header .contributor-bio__text h2 ~ p, .contributor-bio__text section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header .contributor-bio__text h2 ~ p, .contributor-bio__text section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header .contributor-bio__text h2 ~ p, .contributor-bio__text .curated-explore__header h2 ~ p, .curated-explore__header .contributor-bio__text h2 ~ p, .contributor-bio__text section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner .contributor-bio__text h2 ~ p, .contributor-bio__text .article-explore__header h2 ~ p, .article-explore__header .contributor-bio__text h2 ~ p, .contributor-bio__text section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner .contributor-bio__text p:not(.share-icons), .intro.article-tip__content, .intro.article-tip__close, .intro.article-3-up__description, .intro.article-progress-bar__title, .article-additional-resources__content a.intro, .intro.modal__close, .modal__inner .panzoom-tools .intro.zoom-text, .intro.article-image-modal__caption, .intro.article-carousel-modal__caption,
  .intro.article-carousel-modal__label {
    font-size: 2.2rem; }
    @media (max-width: 749px) {
      .p.intro, .intro.input, .content-area form input.intro[type="text"], header.header .nav-links .nav-link .nav-description form input.intro[type="text"], section.performance-video .video-overlay form input.intro[type="text"], .article-paragraph form input.intro[type="text"],
      .content-area form input.intro[type="email"], header.header .nav-links .nav-link .nav-description form input.intro[type="email"], section.performance-video .video-overlay form input.intro[type="email"], .article-paragraph form input.intro[type="email"],
      .content-area form textarea.intro, header.header .nav-links .nav-link .nav-description form textarea.intro, section.performance-video .video-overlay form textarea.intro, .article-paragraph form textarea.intro, .content-area form label span.intro.label, header.header .nav-links .nav-link .nav-description form label span.intro.label, section.performance-video .video-overlay form label span.intro.label, .article-paragraph form label span.intro.label, .content-area form .input-wrapper span.intro.label, header.header .nav-links .nav-link .nav-description form .input-wrapper span.intro.label, section.performance-video .video-overlay form .input-wrapper span.intro.label, .article-paragraph form .input-wrapper span.intro.label, section.search-bar > .inner input.intro, .content-area p.intro, header.header .nav-links .nav-link .nav-description p.intro, section.performance-video .video-overlay p.intro, .article-paragraph p.intro, .content-area .module-header h1 ~ p, .module-header .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description .module-header h1 ~ p, .module-header header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay .module-header h1 ~ p, .module-header section.performance-video .video-overlay h1 ~ p, .article-paragraph .module-header h1 ~ p, .module-header .article-paragraph h1 ~ p, .content-area section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header section.performance-video .video-overlay h1 ~ p, .article-paragraph section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header .article-paragraph h1 ~ p, .content-area section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header section.performance-video .video-overlay h1 ~ p, .article-paragraph section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header .article-paragraph h1 ~ p, .content-area .curated-explore__header h1 ~ p, .curated-explore__header .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description .curated-explore__header h1 ~ p, .curated-explore__header header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay .curated-explore__header h1 ~ p, .curated-explore__header section.performance-video .video-overlay h1 ~ p, .article-paragraph .curated-explore__header h1 ~ p, .curated-explore__header .article-paragraph h1 ~ p, .content-area section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner section.performance-video .video-overlay h1 ~ p, .article-paragraph section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner .article-paragraph h1 ~ p, .content-area .article-explore__header h1 ~ p, .article-explore__header .content-area h1 ~ p, header.header .nav-links .nav-link .nav-description .article-explore__header h1 ~ p, .article-explore__header header.header .nav-links .nav-link .nav-description h1 ~ p, section.performance-video .video-overlay .article-explore__header h1 ~ p, .article-explore__header section.performance-video .video-overlay h1 ~ p, .article-paragraph .article-explore__header h1 ~ p, .article-explore__header .article-paragraph h1 ~ p, .content-area .module-header h2 ~ p, .module-header .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description .module-header h2 ~ p, .module-header header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay .module-header h2 ~ p, .module-header section.performance-video .video-overlay h2 ~ p, .article-paragraph .module-header h2 ~ p, .module-header .article-paragraph h2 ~ p, .content-area section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header section.performance-video .video-overlay h2 ~ p, .article-paragraph section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header .article-paragraph h2 ~ p, .content-area section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header section.performance-video .video-overlay h2 ~ p, .article-paragraph section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header .article-paragraph h2 ~ p, .content-area .curated-explore__header h2 ~ p, .curated-explore__header .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description .curated-explore__header h2 ~ p, .curated-explore__header header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay .curated-explore__header h2 ~ p, .curated-explore__header section.performance-video .video-overlay h2 ~ p, .article-paragraph .curated-explore__header h2 ~ p, .curated-explore__header .article-paragraph h2 ~ p, .content-area section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner section.performance-video .video-overlay h2 ~ p, .article-paragraph section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner .article-paragraph h2 ~ p, .content-area .article-explore__header h2 ~ p, .article-explore__header .content-area h2 ~ p, header.header .nav-links .nav-link .nav-description .article-explore__header h2 ~ p, .article-explore__header header.header .nav-links .nav-link .nav-description h2 ~ p, section.performance-video .video-overlay .article-explore__header h2 ~ p, .article-explore__header section.performance-video .video-overlay h2 ~ p, .article-paragraph .article-explore__header h2 ~ p, .article-explore__header .article-paragraph h2 ~ p, .content-area section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner .content-area p:not(.share-icons), header.header .nav-links .nav-link .nav-description section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner header.header .nav-links .nav-link .nav-description p:not(.share-icons), section.performance-video .video-overlay section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner section.performance-video .video-overlay p:not(.share-icons), .article-paragraph section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner .article-paragraph p:not(.share-icons), .content-area ul li.intro, header.header .nav-links .nav-link .nav-description ul li.intro, section.performance-video .video-overlay ul li.intro, .article-paragraph ul li.intro, .content-area ol li.intro, header.header .nav-links .nav-link .nav-description ol li.intro, section.performance-video .video-overlay ol li.intro, .article-paragraph ol li.intro, .content-area form .intro.wpcf7-response-output, header.header .nav-links .nav-link .nav-description form .intro.wpcf7-response-output, section.performance-video .video-overlay form .intro.wpcf7-response-output, .article-paragraph form .intro.wpcf7-response-output, .content-area form .intro.wpcf7-not-valid-tip, header.header .nav-links .nav-link .nav-description form .intro.wpcf7-not-valid-tip, section.performance-video .video-overlay form .intro.wpcf7-not-valid-tip, .article-paragraph form .intro.wpcf7-not-valid-tip, .details-area dt.intro, section.performance-video .video-overlay dt.intro, section.playlist .playlist-item .item-details dt.intro, section.home-playlist .playlist-item .item-details dt.intro, .details-area dd.intro, section.performance-video .video-overlay dd.intro, section.playlist .playlist-item .item-details dd.intro, section.home-playlist .playlist-item .item-details dd.intro, .autocomplete-dropdown li.intro, section.browse-controls div.browse-filter label .awesomplete li.intro,
      section.browse-controls div.browse-filter label .dropdown li.intro, section.browse-controls div.browse-refine label .awesomplete li.intro,
      section.browse-controls div.browse-refine label .dropdown li.intro, section.browse-controls div.browse-display label .awesomplete li.intro,
      section.browse-controls div.browse-display label .dropdown li.intro, .performance-grid .performance-grid-item p.intro, .performance-grid .performance-grid-item .module-header h1 ~ p, .module-header .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item .curated-explore__header h1 ~ p, .curated-explore__header .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item .article-explore__header h1 ~ p, .article-explore__header .performance-grid .performance-grid-item h1 ~ p, .performance-grid .performance-grid-item .module-header h2 ~ p, .module-header .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item .curated-explore__header h2 ~ p, .curated-explore__header .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item .article-explore__header h2 ~ p, .article-explore__header .performance-grid .performance-grid-item h2 ~ p, .performance-grid .performance-grid-item section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner .performance-grid .performance-grid-item p:not(.share-icons), header.header .search-form input.intro[type="search"], header.header .awesomplete ul li.intro, .footer-modal-container .intro.close-modal, section.browse-header .browse-pages li.intro, section.browse-controls div.browse-filter label > span.intro, section.browse-controls div.browse-refine label > span.intro, section.browse-controls div.browse-display label > span.intro, section.browse-controls div.browse-filter label select.intro, section.browse-controls div.browse-filter label input.intro, section.browse-controls div.browse-filter label button.intro[data-toggle], section.browse-controls div.browse-refine label select.intro, section.browse-controls div.browse-refine label input.intro, section.browse-controls div.browse-refine label button.intro[data-toggle], section.browse-controls div.browse-display label select.intro, section.browse-controls div.browse-display label input.intro, section.browse-controls div.browse-display label button.intro[data-toggle], section.browse-controls p.intro, section.browse-controls .module-header h1 ~ p, .module-header section.browse-controls h1 ~ p, section.browse-controls section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header section.browse-controls h1 ~ p, section.browse-controls section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header section.browse-controls h1 ~ p, section.browse-controls .curated-explore__header h1 ~ p, .curated-explore__header section.browse-controls h1 ~ p, section.browse-controls section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner section.browse-controls h1 ~ p, section.browse-controls .article-explore__header h1 ~ p, .article-explore__header section.browse-controls h1 ~ p, section.browse-controls .module-header h2 ~ p, .module-header section.browse-controls h2 ~ p, section.browse-controls section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header section.browse-controls h2 ~ p, section.browse-controls section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header section.browse-controls h2 ~ p, section.browse-controls .curated-explore__header h2 ~ p, .curated-explore__header section.browse-controls h2 ~ p, section.browse-controls section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner section.browse-controls h2 ~ p, section.browse-controls .article-explore__header h2 ~ p, .article-explore__header section.browse-controls h2 ~ p, section.browse-controls section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner section.browse-controls p:not(.share-icons), section.browse-controls .intro.mobile-filter-link, section.browse-artist tr p.intro, section.browse-artist tr .module-header h1 ~ p, .module-header section.browse-artist tr h1 ~ p, section.browse-artist tr section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header section.browse-artist tr h1 ~ p, section.browse-artist tr section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header section.browse-artist tr h1 ~ p, section.browse-artist tr .curated-explore__header h1 ~ p, .curated-explore__header section.browse-artist tr h1 ~ p, section.browse-artist tr section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner section.browse-artist tr h1 ~ p, section.browse-artist tr .article-explore__header h1 ~ p, .article-explore__header section.browse-artist tr h1 ~ p, section.browse-artist tr .module-header h2 ~ p, .module-header section.browse-artist tr h2 ~ p, section.browse-artist tr section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header section.browse-artist tr h2 ~ p, section.browse-artist tr section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header section.browse-artist tr h2 ~ p, section.browse-artist tr .curated-explore__header h2 ~ p, .curated-explore__header section.browse-artist tr h2 ~ p, section.browse-artist tr section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner section.browse-artist tr h2 ~ p, section.browse-artist tr .article-explore__header h2 ~ p, .article-explore__header section.browse-artist tr h2 ~ p, section.browse-artist tr section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner section.browse-artist tr p:not(.share-icons), section.performance-video .video-overlay .intro.hide-pane,
      section.performance-video .video-overlay .intro.more-info, section.playlist .playlist-item .item-details footer button.intro, section.home-playlist .playlist-item .item-details footer button.intro, section.guess-game .intro.question-choice, .performance-details-modal .intro.close-modal, section.home-hero .home-hero-indicators .learn-more p.intro, section.home-hero .home-hero-indicators .learn-more .module-header h1 ~ p, .module-header section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more .curated-explore__header h1 ~ p, .curated-explore__header section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more .article-explore__header h1 ~ p, .article-explore__header section.home-hero .home-hero-indicators .learn-more h1 ~ p, section.home-hero .home-hero-indicators .learn-more .module-header h2 ~ p, .module-header section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more .curated-explore__header h2 ~ p, .curated-explore__header section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more .article-explore__header h2 ~ p, .article-explore__header section.home-hero .home-hero-indicators .learn-more h2 ~ p, section.home-hero .home-hero-indicators .learn-more section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner section.home-hero .home-hero-indicators .learn-more p:not(.share-icons), .intro.curated-2-up__description, .intro.curated-article__title, .intro.curated-article__description, .intro.curated-article__video-link, .contributor-bio__text p.intro, .contributor-bio__text .module-header h1 ~ p, .module-header .contributor-bio__text h1 ~ p, .contributor-bio__text section.playlist .playlist-header h1 ~ p, section.playlist .playlist-header .contributor-bio__text h1 ~ p, .contributor-bio__text section.home-playlist .playlist-header h1 ~ p, section.home-playlist .playlist-header .contributor-bio__text h1 ~ p, .contributor-bio__text .curated-explore__header h1 ~ p, .curated-explore__header .contributor-bio__text h1 ~ p, .contributor-bio__text section.curated-heading .curated-heading__inner h1 ~ p, section.curated-heading .curated-heading__inner .contributor-bio__text h1 ~ p, .contributor-bio__text .article-explore__header h1 ~ p, .article-explore__header .contributor-bio__text h1 ~ p, .contributor-bio__text .module-header h2 ~ p, .module-header .contributor-bio__text h2 ~ p, .contributor-bio__text section.playlist .playlist-header h2 ~ p, section.playlist .playlist-header .contributor-bio__text h2 ~ p, .contributor-bio__text section.home-playlist .playlist-header h2 ~ p, section.home-playlist .playlist-header .contributor-bio__text h2 ~ p, .contributor-bio__text .curated-explore__header h2 ~ p, .curated-explore__header .contributor-bio__text h2 ~ p, .contributor-bio__text section.curated-heading .curated-heading__inner h2 ~ p, section.curated-heading .curated-heading__inner .contributor-bio__text h2 ~ p, .contributor-bio__text .article-explore__header h2 ~ p, .article-explore__header .contributor-bio__text h2 ~ p, .contributor-bio__text section.guess-game .screen.screen-start > .inner p:not(.share-icons), section.guess-game .screen.screen-start > .inner .contributor-bio__text p:not(.share-icons), .intro.article-tip__content, .intro.article-tip__close, .intro.article-3-up__description, .intro.article-progress-bar__title, .article-additional-resources__content a.intro, .intro.modal__close, .modal__inner .panzoom-tools .intro.zoom-text, .intro.article-image-modal__caption, .intro.article-carousel-modal__caption,
      .intro.article-carousel-modal__label {
        font-size: 2rem; } }

.p2, .curated-heading__content, .curated-article__video-author {
  font-size: 2rem;
  font-weight: 300;
  line-height: 1.5; }
  @media (min-width: 750px) {
    .p2, .curated-heading__content, .curated-article__video-author {
      font-size: 2.2rem;
      line-height: 1.6; } }

.p3, .article-blockquote__footer, .article-chapters__date, .article-image__footer, .article-video__footer {
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.02em; }

.p4, .article-blockquote__body {
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 750px) {
    .p4, .article-blockquote__body {
      font-size: 3.5rem; } }

.p5, .article-paragraph p, .article-additional-resources__content, .article-updates__content p {
  font-size: 1.4rem;
  line-height: 1.7; }
  @media (min-width: 750px) {
    .p5, .article-paragraph p, .article-additional-resources__content, .article-updates__content p {
      font-size: 1.8rem;
      line-height: 1.8;
      letter-spacing: 0.0133333333em; } }

a {
  color: inherit;
  text-decoration: none; }

.share-icon {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  padding: 0 0.5rem; }
  .share-icon:first-of-type {
    margin-left: 0.5rem; }
  .share-icon i, .share-icon form.subscribe span.email:after, form.subscribe .share-icon span.email:after, .share-icon .content-area form .wpcf7-not-valid-tip:after, .content-area form .share-icon .wpcf7-not-valid-tip:after, .share-icon header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .share-icon .wpcf7-not-valid-tip:after, .share-icon section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .share-icon .wpcf7-not-valid-tip:after, .share-icon .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .share-icon .wpcf7-not-valid-tip:after, .share-icon .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .share-icon .question-choice.incorrect > span:before {
    font-size: 1.2rem; }

input, select, button {
  font-family: "futura-pt", sans-serif;
  font-weight: 300; }
  .safari:not(.hidpi) input, .safari:not(.hidpi) select, .safari:not(.hidpi) button {
    text-shadow: 0 0 1px white; }
    .safari:not(.hidpi) input i, .safari:not(.hidpi) input form.subscribe span.email:after, form.subscribe .safari:not(.hidpi) input span.email:after, .safari:not(.hidpi) input .content-area form .wpcf7-not-valid-tip:after, .content-area form .safari:not(.hidpi) input .wpcf7-not-valid-tip:after, .safari:not(.hidpi) input header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .safari:not(.hidpi) input .wpcf7-not-valid-tip:after, .safari:not(.hidpi) input section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .safari:not(.hidpi) input .wpcf7-not-valid-tip:after, .safari:not(.hidpi) input .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .safari:not(.hidpi) input .wpcf7-not-valid-tip:after, .safari:not(.hidpi) input .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .safari:not(.hidpi) input .question-choice.incorrect > span:before, .safari:not(.hidpi) input strong, .safari:not(.hidpi) input input, .safari:not(.hidpi) select i, .safari:not(.hidpi) select form.subscribe span.email:after, form.subscribe .safari:not(.hidpi) select span.email:after, .safari:not(.hidpi) select .content-area form .wpcf7-not-valid-tip:after, .content-area form .safari:not(.hidpi) select .wpcf7-not-valid-tip:after, .safari:not(.hidpi) select header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .safari:not(.hidpi) select .wpcf7-not-valid-tip:after, .safari:not(.hidpi) select section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .safari:not(.hidpi) select .wpcf7-not-valid-tip:after, .safari:not(.hidpi) select .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .safari:not(.hidpi) select .wpcf7-not-valid-tip:after, .safari:not(.hidpi) select .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .safari:not(.hidpi) select .question-choice.incorrect > span:before, .safari:not(.hidpi) select strong, .safari:not(.hidpi) select input, .safari:not(.hidpi) button i, .safari:not(.hidpi) button form.subscribe span.email:after, form.subscribe .safari:not(.hidpi) button span.email:after, .safari:not(.hidpi) button .content-area form .wpcf7-not-valid-tip:after, .content-area form .safari:not(.hidpi) button .wpcf7-not-valid-tip:after, .safari:not(.hidpi) button header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .safari:not(.hidpi) button .wpcf7-not-valid-tip:after, .safari:not(.hidpi) button section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .safari:not(.hidpi) button .wpcf7-not-valid-tip:after, .safari:not(.hidpi) button .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .safari:not(.hidpi) button .wpcf7-not-valid-tip:after, .safari:not(.hidpi) button .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .safari:not(.hidpi) button .question-choice.incorrect > span:before, .safari:not(.hidpi) button strong, .safari:not(.hidpi) button input {
      text-shadow: none; }

.input, .content-area form input[type="text"], header.header .nav-links .nav-link .nav-description form input[type="text"], section.performance-video .video-overlay form input[type="text"], .article-paragraph form input[type="text"],
.content-area form input[type="email"], header.header .nav-links .nav-link .nav-description form input[type="email"], section.performance-video .video-overlay form input[type="email"], .article-paragraph form input[type="email"],
.content-area form textarea, header.header .nav-links .nav-link .nav-description form textarea, section.performance-video .video-overlay form textarea, .article-paragraph form textarea, .content-area form label span.label, header.header .nav-links .nav-link .nav-description form label span.label, section.performance-video .video-overlay form label span.label, .article-paragraph form label span.label, .content-area form .input-wrapper span.label, header.header .nav-links .nav-link .nav-description form .input-wrapper span.label, section.performance-video .video-overlay form .input-wrapper span.label, .article-paragraph form .input-wrapper span.label, section.search-bar > .inner input {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100%;
  padding: 1rem 1.5rem;
  margin-bottom: 1.5rem;
  line-height: 1.25;
  font-family: inherit;
  color: inherit;
  transition: 300ms cubic-bezier(0.72, 0, 0.28, 1);
  transition-property: border, background;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  background: none; }
  .input.wpcf7-not-valid, .content-area form input.wpcf7-not-valid[type="text"], header.header .nav-links .nav-link .nav-description form input.wpcf7-not-valid[type="text"], section.performance-video .video-overlay form input.wpcf7-not-valid[type="text"], .article-paragraph form input.wpcf7-not-valid[type="text"],
  .content-area form input.wpcf7-not-valid[type="email"], header.header .nav-links .nav-link .nav-description form input.wpcf7-not-valid[type="email"], section.performance-video .video-overlay form input.wpcf7-not-valid[type="email"], .article-paragraph form input.wpcf7-not-valid[type="email"],
  .content-area form textarea.wpcf7-not-valid, header.header .nav-links .nav-link .nav-description form textarea.wpcf7-not-valid, section.performance-video .video-overlay form textarea.wpcf7-not-valid, .article-paragraph form textarea.wpcf7-not-valid, .content-area form label span.wpcf7-not-valid.label, header.header .nav-links .nav-link .nav-description form label span.wpcf7-not-valid.label, section.performance-video .video-overlay form label span.wpcf7-not-valid.label, .article-paragraph form label span.wpcf7-not-valid.label, .content-area form .input-wrapper span.wpcf7-not-valid.label, header.header .nav-links .nav-link .nav-description form .input-wrapper span.wpcf7-not-valid.label, section.performance-video .video-overlay form .input-wrapper span.wpcf7-not-valid.label, .article-paragraph form .input-wrapper span.wpcf7-not-valid.label, section.search-bar > .inner input.wpcf7-not-valid {
    background: #1A1A1A; }
  .input:focus, .content-area form input[type="text"]:focus, header.header .nav-links .nav-link .nav-description form input[type="text"]:focus, section.performance-video .video-overlay form input[type="text"]:focus, .article-paragraph form input[type="text"]:focus,
  .content-area form input[type="email"]:focus, header.header .nav-links .nav-link .nav-description form input[type="email"]:focus, section.performance-video .video-overlay form input[type="email"]:focus, .article-paragraph form input[type="email"]:focus,
  .content-area form textarea:focus, header.header .nav-links .nav-link .nav-description form textarea:focus, section.performance-video .video-overlay form textarea:focus, .article-paragraph form textarea:focus, .content-area form label span.label:focus, header.header .nav-links .nav-link .nav-description form label span.label:focus, section.performance-video .video-overlay form label span.label:focus, .article-paragraph form label span.label:focus, .content-area form .input-wrapper span.label:focus, header.header .nav-links .nav-link .nav-description form .input-wrapper span.label:focus, section.performance-video .video-overlay form .input-wrapper span.label:focus, .article-paragraph form .input-wrapper span.label:focus, section.search-bar > .inner input:focus {
    border-color: #0258D2; }
  .input.input-newsletter, .content-area form input.input-newsletter[type="text"], header.header .nav-links .nav-link .nav-description form input.input-newsletter[type="text"], section.performance-video .video-overlay form input.input-newsletter[type="text"], .article-paragraph form input.input-newsletter[type="text"],
  .content-area form input.input-newsletter[type="email"], header.header .nav-links .nav-link .nav-description form input.input-newsletter[type="email"], section.performance-video .video-overlay form input.input-newsletter[type="email"], .article-paragraph form input.input-newsletter[type="email"],
  .content-area form textarea.input-newsletter, header.header .nav-links .nav-link .nav-description form textarea.input-newsletter, section.performance-video .video-overlay form textarea.input-newsletter, .article-paragraph form textarea.input-newsletter, .content-area form label span.input-newsletter.label, header.header .nav-links .nav-link .nav-description form label span.input-newsletter.label, section.performance-video .video-overlay form label span.input-newsletter.label, .article-paragraph form label span.input-newsletter.label, .content-area form .input-wrapper span.input-newsletter.label, header.header .nav-links .nav-link .nav-description form .input-wrapper span.input-newsletter.label, section.performance-video .video-overlay form .input-wrapper span.input-newsletter.label, .article-paragraph form .input-wrapper span.input-newsletter.label, section.search-bar > .inner input.input-newsletter {
    padding: 1rem;
    padding-right: 4.5rem;
    background: #3D3D3D;
    border: 0; }
    .input.input-newsletter:focus, .content-area form input.input-newsletter[type="text"]:focus, header.header .nav-links .nav-link .nav-description form input.input-newsletter[type="text"]:focus, section.performance-video .video-overlay form input.input-newsletter[type="text"]:focus, .article-paragraph form input.input-newsletter[type="text"]:focus,
    .content-area form input.input-newsletter[type="email"]:focus, header.header .nav-links .nav-link .nav-description form input.input-newsletter[type="email"]:focus, section.performance-video .video-overlay form input.input-newsletter[type="email"]:focus, .article-paragraph form input.input-newsletter[type="email"]:focus,
    .content-area form textarea.input-newsletter:focus, header.header .nav-links .nav-link .nav-description form textarea.input-newsletter:focus, section.performance-video .video-overlay form textarea.input-newsletter:focus, .article-paragraph form textarea.input-newsletter:focus, .content-area form label span.input-newsletter.label:focus, header.header .nav-links .nav-link .nav-description form label span.input-newsletter.label:focus, section.performance-video .video-overlay form label span.input-newsletter.label:focus, .article-paragraph form label span.input-newsletter.label:focus, .content-area form .input-wrapper span.input-newsletter.label:focus, header.header .nav-links .nav-link .nav-description form .input-wrapper span.input-newsletter.label:focus, section.performance-video .video-overlay form .input-wrapper span.input-newsletter.label:focus, .article-paragraph form .input-wrapper span.input-newsletter.label:focus, section.search-bar > .inner input.input-newsletter:focus {
      background: #4D4D4D; }

form.subscribe p {
  position: relative;
  line-height: 1;
  max-width: 225px;
  margin: auto; }

form.subscribe span.email:after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 1em;
  font-size: 1.4rem;
  height: 1em;
  margin: auto;
  transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }

form.subscribe input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  font: "0/0" a;
  color: transparent;
  position: absolute;
  top: 0;
  right: 0;
  width: 4.5rem;
  height: 4rem;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  z-index: 1; }
  form.subscribe input[type="submit"]:hover ~ span.email:after, form.subscribe input[type="submit"]:active ~ span.email:after {
    opacity: 0.5;
    transition-duration: 150ms; }

form.subscribe .wpcf7-not-valid-tip {
  display: none; }

.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: relative;
  display: inline-block;
  padding: 1rem 2.5rem;
  margin: 0.9rem;
  line-height: 2rem;
  color: inherit;
  z-index: 1;
  transform: translateZ(0);
  border: 2px solid #0258D2;
  border-radius: 0;
  background: rgba(1, 31, 74, 0.8);
  box-shadow: 0 0 2.5rem 0.5rem rgba(86, 155, 253, 0);
  transition: 400ms cubic-bezier(0.72, 0, 0.28, 1);
  transition-property: background, box-shadow; }
  .no-touch .button:hover, .button:active {
    background: #0E3C7C;
    animation: FlashShadow 1200ms cubic-bezier(0.72, 0, 0.28, 1);
    transition-property: background; }
  .button.filter-button {
    border: 2px solid #3D3D3D;
    border-radius: 4rem;
    background: none;
    box-shadow: none;
    transition: border 600ms cubic-bezier(0.72, 0, 0.28, 1), background 600ms cubic-bezier(0.72, 0, 0.28, 1); }
    .button.filter-button:before {
      content: '';
      position: absolute;
      top: -0.9rem;
      bottom: -0.9rem;
      left: -0.9rem;
      right: -0.9rem;
      z-index: -1; }
    .no-touch .button.filter-button:hover, .button.filter-button:active, .button.filter-button.active {
      background: #3D3D3D;
      animation: none;
      transition: border 300ms cubic-bezier(0.72, 0, 0.28, 1), background 250ms 50ms cubic-bezier(0.72, 0, 0.28, 1); }
    .button.filter-button.active,
    .no-touch .button.filter-button.active {
      background: rgba(1, 31, 74, 0.8);
      border: 2px solid #0258D2; }
    .button.filter-button.era {
      text-transform: none; }

@keyframes FlashShadow {
  0% {
    box-shadow: 0 0 2.5rem 0.5rem rgba(86, 155, 253, 0); }
  33.3333333333% {
    box-shadow: 0 0 2.5rem 0.5rem rgba(86, 155, 253, 0.333333);
    animation-timing-function: cubic-bezier(0.28, 0, 0.15, 1); }
  100% {
    box-shadow: 0 0 2.5rem 0.5rem rgba(86, 155, 253, 0); } }

.filter-link {
  display: inline-block;
  padding: 0 1.3rem;
  margin: 0.9rem 0;
  line-height: 4rem;
  border-left: 0;
  border-right: 0;
  opacity: 0.5;
  transition: opacity 600ms cubic-bezier(0.72, 0, 0.28, 1); }
  .no-touch .filter-link:hover, .filter-link.active {
    opacity: 1;
    transition-duration: 300ms; }
  .filter-link.disabled {
    cursor: default; }
    .filter-link.disabled,
    .no-touch .filter-link.disabled:hover, .filter-link.disabled.active {
      opacity: 0.15; }

*:focus {
  outline: 0; }

.content-area, header.header .nav-links .nav-link .nav-description, section.performance-video .video-overlay, .article-paragraph {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text; }
  .content-area h1, header.header .nav-links .nav-link .nav-description h1, section.performance-video .video-overlay h1, .article-paragraph h1 {
    margin-bottom: 1rem; }
    .page-content .content-area h1:first-child + p:not(.lead), .page-content header.header .nav-links .nav-link .nav-description h1:first-child + p:not(.lead), header.header .nav-links .nav-link .page-content .nav-description h1:first-child + p:not(.lead), .page-content section.performance-video .video-overlay h1:first-child + p:not(.lead), section.performance-video .page-content .video-overlay h1:first-child + p:not(.lead), .page-content .article-paragraph h1:first-child + p:not(.lead) {
      margin-top: 4rem; }
  .content-area h2, header.header .nav-links .nav-link .nav-description h2, section.performance-video .video-overlay h2, .article-paragraph h2 {
    margin-bottom: 2rem; }
  .content-area h3, header.header .nav-links .nav-link .nav-description h3, section.performance-video .video-overlay h3, .article-paragraph h3 {
    margin-bottom: 1rem; }
  .content-area h4, header.header .nav-links .nav-link .nav-description h4, section.performance-video .video-overlay h4, .article-paragraph h4 {
    margin-bottom: 1rem; }
  .content-area p, header.header .nav-links .nav-link .nav-description p, section.performance-video .video-overlay p, .article-paragraph p {
    margin-bottom: 2rem; }
    .content-area p a, header.header .nav-links .nav-link .nav-description p a, section.performance-video .video-overlay p a, .article-paragraph p a {
      text-decoration: underline; }
      .content-area p a.button, header.header .nav-links .nav-link .nav-description p a.button, section.performance-video .video-overlay p a.button, .article-paragraph p a.button, .content-area p a.share-icon, header.header .nav-links .nav-link .nav-description p a.share-icon, section.performance-video .video-overlay p a.share-icon, .article-paragraph p a.share-icon {
        text-decoration: none; }
    .content-area p + ul, header.header .nav-links .nav-link .nav-description p + ul, section.performance-video .video-overlay p + ul, .article-paragraph p + ul, .content-area p ol, header.header .nav-links .nav-link .nav-description p ol, section.performance-video .video-overlay p ol, .article-paragraph p ol {
      margin-top: -1.5rem; }
  .content-area ul, header.header .nav-links .nav-link .nav-description ul, section.performance-video .video-overlay ul, .article-paragraph ul, .content-area ol, header.header .nav-links .nav-link .nav-description ol, section.performance-video .video-overlay ol, .article-paragraph ol {
    margin-bottom: 2rem;
    padding-left: 4rem; }
    .content-area ul li, header.header .nav-links .nav-link .nav-description ul li, section.performance-video .video-overlay ul li, .article-paragraph ul li, .content-area ol li, header.header .nav-links .nav-link .nav-description ol li, section.performance-video .video-overlay ol li, .article-paragraph ol li {
      margin-bottom: 0.5rem; }
      .content-area ul li:last-child, header.header .nav-links .nav-link .nav-description ul li:last-child, section.performance-video .video-overlay ul li:last-child, .article-paragraph ul li:last-child, .content-area ol li:last-child, header.header .nav-links .nav-link .nav-description ol li:last-child, section.performance-video .video-overlay ol li:last-child, .article-paragraph ol li:last-child {
        margin-bottom: 0; }
  .content-area ul, header.header .nav-links .nav-link .nav-description ul, section.performance-video .video-overlay ul, .article-paragraph ul {
    list-style: disc; }
  .content-area ol, header.header .nav-links .nav-link .nav-description ol, section.performance-video .video-overlay ol, .article-paragraph ol {
    list-style: decimal; }
  .content-area img, header.header .nav-links .nav-link .nav-description img, section.performance-video .video-overlay img, .article-paragraph img {
    max-width: 100%; }
  .content-area em, header.header .nav-links .nav-link .nav-description em, section.performance-video .video-overlay em, .article-paragraph em {
    font-style: italic; }
  .content-area > *:last-child, header.header .nav-links .nav-link .nav-description > *:last-child, section.performance-video .video-overlay > *:last-child, .article-paragraph > *:last-child {
    margin-bottom: 0; }
    .content-area > *:last-child > *:last-child, header.header .nav-links .nav-link .nav-description > *:last-child > *:last-child, section.performance-video .video-overlay > *:last-child > *:last-child, .article-paragraph > *:last-child > *:last-child {
      margin-bottom: 0; }
  .content-area form, header.header .nav-links .nav-link .nav-description form, section.performance-video .video-overlay form, .article-paragraph form {
    text-align: center; }
    .content-area form .wpcf7-form-control-wrap, header.header .nav-links .nav-link .nav-description form .wpcf7-form-control-wrap, section.performance-video .video-overlay form .wpcf7-form-control-wrap, .article-paragraph form .wpcf7-form-control-wrap {
      display: block;
      text-align: left; }
    .content-area form .wpcf7-list-item, header.header .nav-links .nav-link .nav-description form .wpcf7-list-item, section.performance-video .video-overlay form .wpcf7-list-item, .article-paragraph form .wpcf7-list-item {
      margin: 0; }
    .content-area form .ajax-loader, header.header .nav-links .nav-link .nav-description form .ajax-loader, section.performance-video .video-overlay form .ajax-loader, .article-paragraph form .ajax-loader {
      display: none; }
    .content-area form textarea, header.header .nav-links .nav-link .nav-description form textarea, section.performance-video .video-overlay form textarea, .article-paragraph form textarea {
      resize: vertical; }
    .content-area form label, header.header .nav-links .nav-link .nav-description form label, section.performance-video .video-overlay form label, .article-paragraph form label, .content-area form .input-wrapper, header.header .nav-links .nav-link .nav-description form .input-wrapper, section.performance-video .video-overlay form .input-wrapper, .article-paragraph form .input-wrapper {
      position: relative;
      display: block; }
      .content-area form label span.label, header.header .nav-links .nav-link .nav-description form label span.label, section.performance-video .video-overlay form label span.label, .article-paragraph form label span.label, .content-area form .input-wrapper span.label, header.header .nav-links .nav-link .nav-description form .input-wrapper span.label, section.performance-video .video-overlay form .input-wrapper span.label, .article-paragraph form .input-wrapper span.label {
        border-color: transparent;
        background: none;
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        margin: 0;
        transition: opacity 150ms cubic-bezier(0.72, 0, 0.28, 1);
        z-index: 1; }
      .content-area form label.focused span.label, header.header .nav-links .nav-link .nav-description form label.focused span.label, section.performance-video .video-overlay form label.focused span.label, .article-paragraph form label.focused span.label, .content-area form .input-wrapper.focused span.label, header.header .nav-links .nav-link .nav-description form .input-wrapper.focused span.label, section.performance-video .video-overlay form .input-wrapper.focused span.label, .article-paragraph form .input-wrapper.focused span.label {
        opacity: 0.5; }
      .content-area form label.filled span.label, header.header .nav-links .nav-link .nav-description form label.filled span.label, section.performance-video .video-overlay form label.filled span.label, .article-paragraph form label.filled span.label, .content-area form .input-wrapper.filled span.label, header.header .nav-links .nav-link .nav-description form .input-wrapper.filled span.label, section.performance-video .video-overlay form .input-wrapper.filled span.label, .article-paragraph form .input-wrapper.filled span.label {
        opacity: 0;
        transition-duration: 0; }
    .content-area form .wpcf7-response-output, header.header .nav-links .nav-link .nav-description form .wpcf7-response-output, section.performance-video .video-overlay form .wpcf7-response-output, .article-paragraph form .wpcf7-response-output {
      border: 0;
      font-style: italic; }
    .content-area form .wpcf7-not-valid-tip, header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip, section.performance-video .video-overlay form .wpcf7-not-valid-tip, .article-paragraph form .wpcf7-not-valid-tip {
      position: absolute;
      top: 3px;
      right: 3px;
      max-width: 100%;
      padding: 0.7rem 2.5rem;
      padding-right: 3rem;
      cursor: normal;
      pointer-events: none;
      z-index: 1;
      color: rgba(255, 255, 255, 0);
      transition: color 300ms cubic-bezier(0.72, 0, 0.28, 1); }
      .content-area form .wpcf7-not-valid-tip:before, header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:before, section.performance-video .video-overlay form .wpcf7-not-valid-tip:before, .article-paragraph form .wpcf7-not-valid-tip:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        content: '';
        background: linear-gradient(to right, rgba(26, 26, 26, 0), #1A1A1A 2rem);
        z-index: -1;
        opacity: 0;
        transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
      .content-area form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, .article-paragraph form .wpcf7-not-valid-tip:after {
        position: absolute;
        top: 0;
        right: 0;
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        margin: 3px 2px;
        text-align: center;
        color: white;
        background: linear-gradient(to right, rgba(26, 26, 26, 0), #1A1A1A);
        cursor: pointer;
        pointer-events: auto; }
      .content-area form .wpcf7-not-valid-tip:hover, header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:hover, section.performance-video .video-overlay form .wpcf7-not-valid-tip:hover, .article-paragraph form .wpcf7-not-valid-tip:hover {
        color: white;
        pointer-events: auto; }
        .content-area form .wpcf7-not-valid-tip:hover:before, header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:hover:before, section.performance-video .video-overlay form .wpcf7-not-valid-tip:hover:before, .article-paragraph form .wpcf7-not-valid-tip:hover:before {
          opacity: 1; }
    .content-area form .wpcf7-checkbox input, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox input, section.performance-video .video-overlay form .wpcf7-checkbox input, .article-paragraph form .wpcf7-checkbox input {
      -webkit-appearance: none;
      -moz-appearance: none;
      width: 2rem;
      height: 2rem;
      margin: 0;
      position: absolute;
      top: 2px;
      left: 0;
      background: none;
      border: 2px solid rgba(255, 255, 255, 0.2);
      border-radius: 0;
      opacity: 0; }
    .content-area form .wpcf7-checkbox label, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox label, section.performance-video .video-overlay form .wpcf7-checkbox label, .article-paragraph form .wpcf7-checkbox label, .content-area form .wpcf7-checkbox .input-wrapper, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox .input-wrapper, section.performance-video .video-overlay form .wpcf7-checkbox .input-wrapper, .article-paragraph form .wpcf7-checkbox .input-wrapper {
      font-size: 0;
      padding-left: 2.75rem; }
      .content-area form .wpcf7-checkbox label:after, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox label:after, section.performance-video .video-overlay form .wpcf7-checkbox label:after, .article-paragraph form .wpcf7-checkbox label:after, .content-area form .wpcf7-checkbox .input-wrapper:after, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox .input-wrapper:after, section.performance-video .video-overlay form .wpcf7-checkbox .input-wrapper:after, .article-paragraph form .wpcf7-checkbox .input-wrapper:after {
        content: '';
        position: absolute;
        top: 2px;
        left: 0;
        width: 2rem;
        height: 2rem;
        border: 2px solid rgba(255, 255, 255, 0.2); }
      .content-area form .wpcf7-checkbox label:before, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox label:before, section.performance-video .video-overlay form .wpcf7-checkbox label:before, .article-paragraph form .wpcf7-checkbox label:before, .content-area form .wpcf7-checkbox .input-wrapper:before, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox .input-wrapper:before, section.performance-video .video-overlay form .wpcf7-checkbox .input-wrapper:before, .article-paragraph form .wpcf7-checkbox .input-wrapper:before {
        content: '';
        position: absolute;
        top: 7px;
        left: 5px;
        width: 1rem;
        height: 1rem;
        background: #0258D2;
        z-index: 1;
        opacity: 0;
        transform: translate3d(0, 0, 0) scale(0.1);
        transition: 300ms cubic-bezier(0.72, 0, 0.28, 1);
        transition-property: opacity, transform; }
      .content-area form .wpcf7-checkbox label.focused:after, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox label.focused:after, section.performance-video .video-overlay form .wpcf7-checkbox label.focused:after, .article-paragraph form .wpcf7-checkbox label.focused:after, .content-area form .wpcf7-checkbox .input-wrapper.focused:after, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox .input-wrapper.focused:after, section.performance-video .video-overlay form .wpcf7-checkbox .input-wrapper.focused:after, .article-paragraph form .wpcf7-checkbox .input-wrapper.focused:after {
        border-color: #0258D2; }
      .content-area form .wpcf7-checkbox label.checked:before, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox label.checked:before, section.performance-video .video-overlay form .wpcf7-checkbox label.checked:before, .article-paragraph form .wpcf7-checkbox label.checked:before, .content-area form .wpcf7-checkbox .input-wrapper.checked:before, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox .input-wrapper.checked:before, section.performance-video .video-overlay form .wpcf7-checkbox .input-wrapper.checked:before, .article-paragraph form .wpcf7-checkbox .input-wrapper.checked:before {
        opacity: 1;
        transform: translate3d(0, 0, 0); }
    .content-area form .wpcf7-checkbox .wpcf7-list-item-label, header.header .nav-links .nav-link .nav-description form .wpcf7-checkbox .wpcf7-list-item-label, section.performance-video .video-overlay form .wpcf7-checkbox .wpcf7-list-item-label, .article-paragraph form .wpcf7-checkbox .wpcf7-list-item-label {
      font-size: 1.6rem; }
    .content-area form > p:last-of-type, header.header .nav-links .nav-link .nav-description form > p:last-of-type, section.performance-video .video-overlay form > p:last-of-type, .article-paragraph form > p:last-of-type, .content-area form > p:last-of-type *, header.header .nav-links .nav-link .nav-description form > p:last-of-type *, section.performance-video .video-overlay form > p:last-of-type *, .article-paragraph form > p:last-of-type * {
      margin-bottom: 0; }
  .content-area .jp-icon-logo, header.header .nav-links .nav-link .nav-description .jp-icon-logo, section.performance-video .video-overlay .jp-icon-logo, .article-paragraph .jp-icon-logo {
    font-size: 7rem;
    color: #0258D2; }

.details-area h2, section.performance-video .video-overlay h2, section.playlist .playlist-item .item-details h2, section.home-playlist .playlist-item .item-details h2, .details-area h3, section.performance-video .video-overlay h3, section.playlist .playlist-item .item-details h3, section.home-playlist .playlist-item .item-details h3 {
  margin-bottom: 0; }
  .details-area h2.artist, section.performance-video .video-overlay h2.artist, section.playlist .playlist-item .item-details h2.artist, section.home-playlist .playlist-item .item-details h2.artist, .details-area h3.artist, section.performance-video .video-overlay h3.artist, section.playlist .playlist-item .item-details h3.artist, section.home-playlist .playlist-item .item-details h3.artist {
    font-weight: 700; }
  .details-area h2.title, section.performance-video .video-overlay h2.title, section.playlist .playlist-item .item-details h2.title, section.home-playlist .playlist-item .item-details h2.title, .details-area h3.title, section.performance-video .video-overlay h3.title, section.playlist .playlist-item .item-details h3.title, section.home-playlist .playlist-item .item-details h3.title {
    font-weight: 400; }
  .details-area h2 .year, section.performance-video .video-overlay h2 .year, section.playlist .playlist-item .item-details h2 .year, section.home-playlist .playlist-item .item-details h2 .year, .details-area h3 .year, section.performance-video .video-overlay h3 .year, section.playlist .playlist-item .item-details h3 .year, section.home-playlist .playlist-item .item-details h3 .year {
    font-weight: 400;
    font-style: normal; }

.details-area p, section.performance-video .video-overlay p, section.playlist .playlist-item .item-details p, section.home-playlist .playlist-item .item-details p {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }
  .details-area p .artist, section.performance-video .video-overlay p .artist, section.playlist .playlist-item .item-details p .artist, section.home-playlist .playlist-item .item-details p .artist {
    font-weight: 500; }

.details-area dt, section.performance-video .video-overlay dt, section.playlist .playlist-item .item-details dt, section.home-playlist .playlist-item .item-details dt, .details-area dd, section.performance-video .video-overlay dd, section.playlist .playlist-item .item-details dd, section.home-playlist .playlist-item .item-details dd {
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }

.details-area dt, section.performance-video .video-overlay dt, section.playlist .playlist-item .item-details dt, section.home-playlist .playlist-item .item-details dt {
  font-weight: 500; }

.details-area dd, section.performance-video .video-overlay dd, section.playlist .playlist-item .item-details dd, section.home-playlist .playlist-item .item-details dd {
  margin-bottom: 2rem; }
  .details-area dd:last-child, section.performance-video .video-overlay dd:last-child, section.playlist .playlist-item .item-details dd:last-child, section.home-playlist .playlist-item .item-details dd:last-child {
    margin-bottom: 0; }

.details-area hr, section.performance-video .video-overlay hr, section.playlist .playlist-item .item-details hr, section.home-playlist .playlist-item .item-details hr {
  width: 2.5rem;
  margin-left: 0;
  margin-right: auto;
  margin-top: 3rem;
  margin-bottom: 3rem;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3); }
  @media (max-width: 499px) {
    .details-area hr, section.performance-video .video-overlay hr, section.playlist .playlist-item .item-details hr, section.home-playlist .playlist-item .item-details hr {
      margin-top: 2rem;
      margin-bottom: 2rem; } }

.details-area .share-icons, section.performance-video .video-overlay .share-icons, section.playlist .playlist-item .item-details .share-icons, section.home-playlist .playlist-item .item-details .share-icons {
  font-weight: 500;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto; }
  .details-area .share-icons .share-icon, section.performance-video .video-overlay .share-icons .share-icon, section.playlist .playlist-item .item-details .share-icons .share-icon, section.home-playlist .playlist-item .item-details .share-icons .share-icon {
    transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
    .details-area .share-icons .share-icon:hover, section.performance-video .video-overlay .share-icons .share-icon:hover, section.playlist .playlist-item .item-details .share-icons .share-icon:hover, section.home-playlist .playlist-item .item-details .share-icons .share-icon:hover {
      opacity: 0.5; }

hr.fade-divider {
  margin: auto;
  max-width: 1600px;
  border: 0;
  background: none; }
  hr.fade-divider:before {
    content: '';
    display: block;
    height: 1px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4) 20%, rgba(255, 255, 255, 0.4) 80%, rgba(255, 255, 255, 0)); }
  hr.fade-divider.vertical-space {
    margin-top: 5rem;
    margin-bottom: 5rem; }

hr.brand-divider {
  margin: auto;
  max-width: 7rem;
  margin: 2rem auto;
  border: 0;
  background: none; }
  hr.brand-divider:before {
    content: '';
    display: block;
    height: 1px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0)); }

.autocomplete-dropdown, section.browse-controls div.browse-filter label .awesomplete,
section.browse-controls div.browse-filter label .dropdown, section.browse-controls div.browse-refine label .awesomplete,
section.browse-controls div.browse-refine label .dropdown, section.browse-controls div.browse-display label .awesomplete,
section.browse-controls div.browse-display label .dropdown {
  position: relative; }
  .autocomplete-dropdown ul, section.browse-controls div.browse-filter label .awesomplete ul,
  section.browse-controls div.browse-filter label .dropdown ul, section.browse-controls div.browse-refine label .awesomplete ul,
  section.browse-controls div.browse-refine label .dropdown ul, section.browse-controls div.browse-display label .awesomplete ul,
  section.browse-controls div.browse-display label .dropdown ul {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border: 1px solid white;
    border-top: 0;
    max-height: 20rem;
    overflow-y: auto;
    z-index: 1; }
    .autocomplete-dropdown ul:empty, section.browse-controls div.browse-filter label .awesomplete ul:empty,
    section.browse-controls div.browse-filter label .dropdown ul:empty, section.browse-controls div.browse-refine label .awesomplete ul:empty,
    section.browse-controls div.browse-refine label .dropdown ul:empty, section.browse-controls div.browse-display label .awesomplete ul:empty,
    section.browse-controls div.browse-display label .dropdown ul:empty, .autocomplete-dropdown ul[hidden], section.browse-controls div.browse-filter label .awesomplete ul[hidden],
    section.browse-controls div.browse-filter label .dropdown ul[hidden], section.browse-controls div.browse-refine label .awesomplete ul[hidden],
    section.browse-controls div.browse-refine label .dropdown ul[hidden], section.browse-controls div.browse-display label .awesomplete ul[hidden],
    section.browse-controls div.browse-display label .dropdown ul[hidden] {
      display: none; }
  .autocomplete-dropdown li, section.browse-controls div.browse-filter label .awesomplete li,
  section.browse-controls div.browse-filter label .dropdown li, section.browse-controls div.browse-refine label .awesomplete li,
  section.browse-controls div.browse-refine label .dropdown li, section.browse-controls div.browse-display label .awesomplete li,
  section.browse-controls div.browse-display label .dropdown li {
    line-height: 1.25;
    padding: 0.5rem 1.5rem;
    background: rgba(0, 0, 0, 0.8); }
    .autocomplete-dropdown li a, section.browse-controls div.browse-filter label .awesomplete li a,
    section.browse-controls div.browse-filter label .dropdown li a, section.browse-controls div.browse-refine label .awesomplete li a,
    section.browse-controls div.browse-refine label .dropdown li a, section.browse-controls div.browse-display label .awesomplete li a,
    section.browse-controls div.browse-display label .dropdown li a {
      display: block;
      padding: 0.5rem 1.5rem; }
    .autocomplete-dropdown li[aria-selected="true"], section.browse-controls div.browse-filter label .awesomplete li[aria-selected="true"],
    section.browse-controls div.browse-filter label .dropdown li[aria-selected="true"], section.browse-controls div.browse-refine label .awesomplete li[aria-selected="true"],
    section.browse-controls div.browse-refine label .dropdown li[aria-selected="true"], section.browse-controls div.browse-display label .awesomplete li[aria-selected="true"],
    section.browse-controls div.browse-display label .dropdown li[aria-selected="true"],
    .autocomplete-dropdown li a:focus, section.browse-controls div.browse-filter label .awesomplete li a:focus,
    section.browse-controls div.browse-filter label .dropdown li a:focus, section.browse-controls div.browse-refine label .awesomplete li a:focus,
    section.browse-controls div.browse-refine label .dropdown li a:focus, section.browse-controls div.browse-display label .awesomplete li a:focus,
    section.browse-controls div.browse-display label .dropdown li a:focus {
      background: #3D3D3D; }
    .no-touch .autocomplete-dropdown li:hover, .no-touch section.browse-controls div.browse-filter label .awesomplete li:hover, section.browse-controls div.browse-filter label .no-touch .awesomplete li:hover, .no-touch
    section.browse-controls div.browse-filter label .dropdown li:hover,
    section.browse-controls div.browse-filter label .no-touch .dropdown li:hover, .no-touch section.browse-controls div.browse-refine label .awesomplete li:hover, section.browse-controls div.browse-refine label .no-touch .awesomplete li:hover, .no-touch
    section.browse-controls div.browse-refine label .dropdown li:hover,
    section.browse-controls div.browse-refine label .no-touch .dropdown li:hover, .no-touch section.browse-controls div.browse-display label .awesomplete li:hover, section.browse-controls div.browse-display label .no-touch .awesomplete li:hover, .no-touch
    section.browse-controls div.browse-display label .dropdown li:hover,
    section.browse-controls div.browse-display label .no-touch .dropdown li:hover {
      background: #0258D2; }
    .autocomplete-dropdown li mark, section.browse-controls div.browse-filter label .awesomplete li mark,
    section.browse-controls div.browse-filter label .dropdown li mark, section.browse-controls div.browse-refine label .awesomplete li mark,
    section.browse-controls div.browse-refine label .dropdown li mark, section.browse-controls div.browse-display label .awesomplete li mark,
    section.browse-controls div.browse-display label .dropdown li mark {
      color: inherit;
      background: none; }

.visually-hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px); }

.curated-heading__subtitle, .curated-article__video-label, .article-header__subheadline, .article-chapters__label-text, .article-progress-bar__meta, .article-progress-bar__social .social li span {
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 700; }

.content-area p .search-results__button, header.header .nav-links .nav-link .nav-description p .search-results__button, section.performance-video .video-overlay p .search-results__button, .article-paragraph p .search-results__button {
  font-size: 1.2rem;
  text-transform: uppercase;
  text-decoration: none;
  color: #0258D2;
  letter-spacing: 0.2rem;
  line-height: 1.5rem;
  font-weight: 400; }

/*! Flickity v1.0.0
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
  margin-left: 6rem;
  margin-right: 6rem; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
  box-sizing: content-box;
  padding-bottom: 5rem;
  margin-bottom: -5rem; }
  @media (max-width: 749px) {
    .flickity-viewport {
      padding-bottom: 2rem;
      margin-bottom: -2rem; } }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.button-wrapper {
  position: relative;
  max-width: 300px;
  position: absolute;
  top: 0;
  width: 25%;
  margin: auto;
  border: none;
  margin-top: 2rem;
  pointer-events: none; }
  .button-wrapper:before {
    content: "";
    display: block;
    padding-top: 62.5%; }
  .button-wrapper > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  @media (max-width: 749px) {
    .button-wrapper {
      width: 33.3333333333%; } }
  @media (max-width: 599px) {
    .button-wrapper {
      width: 100%; } }
  .button-wrapper.previous {
    left: -4.5rem; }
    @media (max-width: 1099px) {
      .button-wrapper.previous {
        left: -3rem; } }
    @media (max-width: 749px) {
      .button-wrapper.previous {
        left: 1rem; } }
  .button-wrapper.next {
    right: -4.5rem; }
    @media (max-width: 1099px) {
      .button-wrapper.next {
        right: -3rem; } }
    @media (max-width: 749px) {
      .button-wrapper.next {
        right: 1rem; } }

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  margin-top: -2rem;
  left: auto;
  right: auto;
  width: 4rem;
  height: 4rem;
  border: none;
  background: #1A1A1A;
  cursor: pointer;
  pointer-events: auto; }
  .flickity-prev-next-button.previous {
    left: -5rem; }
  .flickity-prev-next-button.next {
    right: -5rem; }

.flickity-prev-next-button:not(:disabled):hover {
  background: #3D3D3D; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 2rem; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 2rem; }

.flickity-prev-next-button:disabled {
  filter: alpha(opacity=50);
  /* IE8 */
  opacity: 0.5;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 30%;
  top: 30%;
  width: 40%;
  height: 40%; }

.flickity-prev-next-button .arrow {
  fill: rgba(255, 255, 255, 0.5); }

/* color & size if no SVG - IE8 and Android 2.3 */
.flickity-prev-next-button.no-svg {
  color: #fff;
  font-size: 26px; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1; }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  filter: alpha(opacity=25);
  /* IE8 */
  opacity: 0.25;
  cursor: pointer; }

.flickity-page-dots .dot.is-selected {
  filter: alpha(opacity=100);
  /* IE8 */
  opacity: 1; }

.performance-grid {
  position: relative;
  clear: both;
  margin-left: -1rem;
  margin-right: -1rem; }
  .performance-grid:before, .performance-grid:after {
    content: " ";
    display: table; }
  .performance-grid:after {
    clear: both; }
  .performance-grid .performance-grid-item {
    position: relative;
    float: left;
    padding: 0 1rem;
    margin-top: 3rem;
    text-align: center;
    width: 100%; }
    .performance-grid .performance-grid-item > a {
      display: block; }
    .firefox .performance-grid .performance-grid-item .performance-details {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-shadow: 0 0 1px white; }
      .firefox .performance-grid .performance-grid-item .performance-details i, .firefox .performance-grid .performance-grid-item .performance-details form.subscribe span.email:after, form.subscribe .firefox .performance-grid .performance-grid-item .performance-details span.email:after, .firefox .performance-grid .performance-grid-item .performance-details .content-area form .wpcf7-not-valid-tip:after, .content-area form .firefox .performance-grid .performance-grid-item .performance-details .wpcf7-not-valid-tip:after, .firefox .performance-grid .performance-grid-item .performance-details header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .firefox .performance-grid .performance-grid-item .performance-details .wpcf7-not-valid-tip:after, .firefox .performance-grid .performance-grid-item .performance-details section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .firefox .performance-grid .performance-grid-item .performance-details .wpcf7-not-valid-tip:after, .firefox .performance-grid .performance-grid-item .performance-details .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .firefox .performance-grid .performance-grid-item .performance-details .wpcf7-not-valid-tip:after, .firefox .performance-grid .performance-grid-item .performance-details .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .firefox .performance-grid .performance-grid-item .performance-details .question-choice.incorrect > span:before, .firefox .performance-grid .performance-grid-item .performance-details strong, .firefox .performance-grid .performance-grid-item .performance-details input {
        text-shadow: none; }
    .performance-grid .performance-grid-item p {
      line-height: 1.3333333333; }
      .performance-grid .performance-grid-item p .artist {
        font-weight: 500; }
  @media (min-width: 600px) {
    .performance-grid.max-three .performance-grid-item, .performance-grid.max-four .performance-grid-item, .performance-grid.max-five .performance-grid-item {
      width: 33.3333333333%; }
      .performance-grid.max-three .performance-grid-item:nth-child(3n+1), .performance-grid.max-four .performance-grid-item:nth-child(3n+1), .performance-grid.max-five .performance-grid-item:nth-child(3n+1) {
        clear: left; } }
  @media (min-width: 750px) {
    .performance-grid.max-four .performance-grid-item, .performance-grid.max-five .performance-grid-item {
      width: 25%; }
      .performance-grid.max-four .performance-grid-item:nth-child(3n+1), .performance-grid.max-five .performance-grid-item:nth-child(3n+1) {
        clear: none; }
      .performance-grid.max-four .performance-grid-item:nth-child(4n+1), .performance-grid.max-five .performance-grid-item:nth-child(4n+1) {
        clear: left; } }
  @media (min-width: 1100px) {
    .performance-grid.max-five .performance-grid-item {
      width: 20%; }
      .performance-grid.max-five .performance-grid-item:nth-child(4n+1) {
        clear: none; }
      .performance-grid.max-five .performance-grid-item:nth-child(5n+1) {
        clear: left; } }
  @media (min-width: 750px) {
    .performance-grid.feature-first-three.max-four .performance-grid-item:nth-child(1),
    .performance-grid.feature-first-three.max-four .performance-grid-item:nth-child(1) + .performance-grid-item,
    .performance-grid.feature-first-three.max-four .performance-grid-item:nth-child(1) + .performance-grid-item + .performance-grid-item, .performance-grid.feature-first-three.max-five .performance-grid-item:nth-child(1),
    .performance-grid.feature-first-three.max-five .performance-grid-item:nth-child(1) + .performance-grid-item,
    .performance-grid.feature-first-three.max-five .performance-grid-item:nth-child(1) + .performance-grid-item + .performance-grid-item {
      width: 33.3333333333%; }
    .performance-grid.feature-first-three.max-four .performance-grid-item:nth-child(4n+1), .performance-grid.feature-first-three.max-five .performance-grid-item:nth-child(4n+1) {
      clear: none; }
    .performance-grid.feature-first-three.max-four .performance-grid-item:nth-child(4n), .performance-grid.feature-first-three.max-five .performance-grid-item:nth-child(4n) {
      clear: left; } }
  @media (min-width: 1100px) {
    .performance-grid.feature-first-three.max-five .performance-grid-item:nth-child(4n) {
      clear: none; }
    .performance-grid.feature-first-three.max-five .performance-grid-item:nth-child(5n+1) {
      clear: none; }
    .performance-grid.feature-first-three.max-five .performance-grid-item:nth-child(5n+4) {
      clear: left; } }
  @media (max-width: 599px) {
    .performance-grid.mobile-list {
      margin: 0; }
      .performance-grid.mobile-list .performance-grid-item {
        text-align: left;
        margin-top: 0;
        padding: 0;
        white-space: nowrap;
        border-top: 1px solid #3D3D3D; }
        .performance-grid.mobile-list .performance-grid-item:first-child {
          border-top: 0; }
        .performance-grid.mobile-list .performance-grid-item a {
          padding: 2rem 0;
          overflow: hidden; }
      .performance-grid.mobile-list .performance-thumbnail {
        width: 9rem;
        margin: auto;
        margin-right: 2rem;
        display: inline-block;
        vertical-align: middle; }
      .performance-grid.mobile-list .performance-details {
        display: inline-block;
        vertical-align: middle;
        white-space: normal;
        margin-left: -11rem;
        padding-left: 11rem;
        padding-right: 11rem; } }
  .performance-grid.full-slider:after {
    content: 'flickity';
    display: none; }
  .performance-grid.full-slider .flickity-prev-next-button {
    z-index: 2; }
  @media (min-width: 600px) {
    .performance-grid.mobile-slider:after, .performance-grid.mobile-slider > .inner:after {
      content: ''; } }
  @media (max-width: 599px) {
    .performance-grid.mobile-slider:after, .performance-grid.mobile-slider > .inner:after {
      content: 'flickity';
      display: none; }
    .performance-grid.mobile-slider .flickity-prev-next-button {
      z-index: 2; } }
  .performance-grid.playlist-list .performance-grid-item .artists {
    display: none; }
  @media (min-width: 750px) {
    .performance-grid.playlist-list .performance-grid-item:nth-child(-n+4) {
      transform: translate3d(0, 5rem, 0);
      opacity: 0; }
      .ready .performance-grid.playlist-list .performance-grid-item:nth-child(-n+4).in, .no-js .performance-grid.playlist-list .performance-grid-item:nth-child(-n+4), .touch .performance-grid.playlist-list .performance-grid-item:nth-child(-n+4), .no-csstransitions .performance-grid.playlist-list .performance-grid-item:nth-child(-n+4) {
        transform: translate3d(0, 0, 0);
        opacity: 1;
        transition: 1500ms cubic-bezier(0.28, 0, 0.15, 1);
        transition-property: transform, opacity; }
    .performance-grid.playlist-list .performance-grid-item:nth-child(5) {
      margin-top: 5rem; }
      .performance-grid.playlist-list .performance-grid-item:nth-child(5) > a {
        border-top: 1px solid #3D3D3D; }
    .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) {
      width: 100%;
      text-align: left; }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) > a {
        position: relative;
        border-bottom: 1px solid #3D3D3D;
        border-color: transparent;
        transition: border-color 1500ms cubic-bezier(0.28, 0, 0.15, 1); }
        .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) > a:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          top: -1px;
          bottom: -1px;
          border-top: 1px solid white;
          border-bottom: 1px solid white;
          opacity: 0;
          transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-thumbnail {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 9rem;
        height: 5.6rem;
        margin: auto; }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details {
        display: table;
        table-layout: fixed;
        padding: 1rem 0;
        min-height: 7.6rem;
        width: 100%; }
        .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .info {
          display: table-cell;
          vertical-align: middle;
          width: 40%;
          padding-left: 11rem; }
          .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .info > p {
            transition: 300ms cubic-bezier(0.72, 0, 0.28, 1); }
        .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .artists {
          display: table-cell;
          vertical-align: middle;
          width: 60%;
          text-align: right; }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .playlist-artists > span {
        white-space: nowrap; }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .artists {
        opacity: 0;
        transition: opacity 1500ms cubic-bezier(0.28, 0, 0.15, 1); }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .info,
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-thumbnail {
        opacity: 0;
        transform: translate3d(-2.5rem, 0, 0);
        transition: 1500ms cubic-bezier(0.28, 0, 0.15, 1);
        transition-property: opacity, transform; }
      .ready .performance-grid.playlist-list .performance-grid-item:nth-child(n+5).in > a, .no-js .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) > a, .touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) > a, .no-csstransitions .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) > a {
        border-color: #3D3D3D; }
      .ready .performance-grid.playlist-list .performance-grid-item:nth-child(n+5).in .performance-details .artists, .no-js .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .artists, .touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .artists, .no-csstransitions .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .artists {
        opacity: 1; }
      .ready .performance-grid.playlist-list .performance-grid-item:nth-child(n+5).in .performance-details .info,
      .ready .performance-grid.playlist-list .performance-grid-item:nth-child(n+5).in .performance-thumbnail, .no-js .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .info,
      .no-js .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-thumbnail, .touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .info,
      .touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-thumbnail, .no-csstransitions .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .info,
      .no-csstransitions .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-thumbnail {
        opacity: 1;
        transform: translate3d(0, 0, 0); }
      .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .info > p {
        position: relative;
        opacity: 0; }
        .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .info > p:nth-child(1) {
          opacity: 1;
          transform: translateY(0.5em); }
        .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) .performance-details .info > p:nth-child(2) {
          transform: translateY(-0.5em); }
      .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) > a:hover .performance-details .info > p:nth-child(1), .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) > a:hover .performance-details .info > p:nth-child(2) {
        opacity: 1;
        transform: none; }
      .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) > a:hover:before {
        opacity: 1; }
    .performance-grid.playlist-list .performance-grid-item:nth-child(n+6) {
      margin-top: 0; } }
  @media (min-width: 600px) and (max-width: 749px) {
    .performance-grid.playlist-list .performance-grid-item:nth-child(-n+3) {
      transform: translate3d(0, 5rem, 0);
      opacity: 0; }
      .ready .performance-grid.playlist-list .performance-grid-item:nth-child(-n+3).in, .no-js .performance-grid.playlist-list .performance-grid-item:nth-child(-n+3), .touch .performance-grid.playlist-list .performance-grid-item:nth-child(-n+3), .no-csstransitions .performance-grid.playlist-list .performance-grid-item:nth-child(-n+3) {
        transform: translate3d(0, 0, 0);
        opacity: 1;
        transition: 1500ms cubic-bezier(0.28, 0, 0.15, 1);
        transition-property: transform, opacity; }
    .performance-grid.playlist-list .performance-grid-item:nth-child(4) {
      margin-top: 5rem; }
      .performance-grid.playlist-list .performance-grid-item:nth-child(4) > a {
        border-top: 1px solid #3D3D3D; }
    .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) {
      width: 100%;
      text-align: left; }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) > a {
        position: relative;
        border-bottom: 1px solid #3D3D3D;
        border-color: transparent;
        transition: border-color 1500ms cubic-bezier(0.28, 0, 0.15, 1); }
        .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) > a:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          top: -1px;
          bottom: -1px;
          border-top: 1px solid white;
          border-bottom: 1px solid white;
          opacity: 0;
          transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-thumbnail {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 9rem;
        height: 5.6rem;
        margin: auto; }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details {
        display: table;
        table-layout: fixed;
        padding: 1rem 0;
        min-height: 7.6rem;
        width: 100%; }
        .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .info {
          display: table-cell;
          vertical-align: middle;
          width: 40%;
          padding-left: 11rem; }
          .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .info > p {
            transition: 300ms cubic-bezier(0.72, 0, 0.28, 1); }
        .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .artists {
          display: table-cell;
          vertical-align: middle;
          width: 60%;
          text-align: right; }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .playlist-artists > span {
        white-space: nowrap; }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .artists {
        opacity: 0;
        transition: opacity 1500ms cubic-bezier(0.28, 0, 0.15, 1); }
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .info,
      .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-thumbnail {
        opacity: 0;
        transform: translate3d(-2.5rem, 0, 0);
        transition: 1500ms cubic-bezier(0.28, 0, 0.15, 1);
        transition-property: opacity, transform; }
      .ready .performance-grid.playlist-list .performance-grid-item:nth-child(n+4).in > a, .no-js .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) > a, .touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) > a, .no-csstransitions .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) > a {
        border-color: #3D3D3D; }
      .ready .performance-grid.playlist-list .performance-grid-item:nth-child(n+4).in .performance-details .artists, .no-js .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .artists, .touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .artists, .no-csstransitions .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .artists {
        opacity: 1; }
      .ready .performance-grid.playlist-list .performance-grid-item:nth-child(n+4).in .performance-details .info,
      .ready .performance-grid.playlist-list .performance-grid-item:nth-child(n+4).in .performance-thumbnail, .no-js .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .info,
      .no-js .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-thumbnail, .touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .info,
      .touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-thumbnail, .no-csstransitions .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .info,
      .no-csstransitions .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-thumbnail {
        opacity: 1;
        transform: translate3d(0, 0, 0); }
      .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .info > p {
        position: relative;
        opacity: 0; }
        .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .info > p:nth-child(1) {
          opacity: 1;
          transform: translateY(0.5em); }
        .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) .performance-details .info > p:nth-child(2) {
          transform: translateY(-0.5em); }
      .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) > a:hover .performance-details .info > p:nth-child(1), .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) > a:hover .performance-details .info > p:nth-child(2) {
        opacity: 1;
        transform: none; }
      .no-touch .performance-grid.playlist-list .performance-grid-item:nth-child(n+4) > a:hover:before {
        opacity: 1; }
    .performance-grid.playlist-list .performance-grid-item:nth-child(n+5) {
      margin-top: 0; } }
  @media (max-width: 599px) {
    .performance-grid.playlist-list .performance-grid-item {
      width: 100%;
      text-align: left;
      margin-top: 0; }
      .performance-grid.playlist-list .performance-grid-item > a {
        position: relative;
        border-bottom: 1px solid #3D3D3D;
        border-color: transparent;
        transition: border-color 1500ms cubic-bezier(0.28, 0, 0.15, 1); }
        .performance-grid.playlist-list .performance-grid-item > a:before {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          top: -1px;
          bottom: -1px;
          border-top: 1px solid white;
          border-bottom: 1px solid white;
          opacity: 0;
          transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
      .performance-grid.playlist-list .performance-grid-item .performance-thumbnail {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 9rem;
        height: 5.6rem;
        margin: auto; }
      .performance-grid.playlist-list .performance-grid-item .performance-details {
        display: table;
        table-layout: fixed;
        padding: 1rem 0;
        min-height: 7.6rem;
        width: 100%; }
        .performance-grid.playlist-list .performance-grid-item .performance-details .info {
          display: table-cell;
          vertical-align: middle;
          width: 40%;
          padding-left: 11rem; }
          .performance-grid.playlist-list .performance-grid-item .performance-details .info > p {
            transition: 300ms cubic-bezier(0.72, 0, 0.28, 1); }
        .performance-grid.playlist-list .performance-grid-item .performance-details .artists {
          display: table-cell;
          vertical-align: middle;
          width: 60%;
          text-align: right; }
      .performance-grid.playlist-list .performance-grid-item .playlist-artists > span {
        white-space: nowrap; }
      .performance-grid.playlist-list .performance-grid-item .performance-details .artists {
        opacity: 0;
        transition: opacity 1500ms cubic-bezier(0.28, 0, 0.15, 1); }
      .performance-grid.playlist-list .performance-grid-item .performance-details .info,
      .performance-grid.playlist-list .performance-grid-item .performance-thumbnail {
        opacity: 0;
        transform: translate3d(-2.5rem, 0, 0);
        transition: 1500ms cubic-bezier(0.28, 0, 0.15, 1);
        transition-property: opacity, transform; }
      .ready .performance-grid.playlist-list .performance-grid-item.in > a, .no-js .performance-grid.playlist-list .performance-grid-item > a, .touch .performance-grid.playlist-list .performance-grid-item > a, .no-csstransitions .performance-grid.playlist-list .performance-grid-item > a {
        border-color: #3D3D3D; }
      .ready .performance-grid.playlist-list .performance-grid-item.in .performance-details .artists, .no-js .performance-grid.playlist-list .performance-grid-item .performance-details .artists, .touch .performance-grid.playlist-list .performance-grid-item .performance-details .artists, .no-csstransitions .performance-grid.playlist-list .performance-grid-item .performance-details .artists {
        opacity: 1; }
      .ready .performance-grid.playlist-list .performance-grid-item.in .performance-details .info,
      .ready .performance-grid.playlist-list .performance-grid-item.in .performance-thumbnail, .no-js .performance-grid.playlist-list .performance-grid-item .performance-details .info,
      .no-js .performance-grid.playlist-list .performance-grid-item .performance-thumbnail, .touch .performance-grid.playlist-list .performance-grid-item .performance-details .info,
      .touch .performance-grid.playlist-list .performance-grid-item .performance-thumbnail, .no-csstransitions .performance-grid.playlist-list .performance-grid-item .performance-details .info,
      .no-csstransitions .performance-grid.playlist-list .performance-grid-item .performance-thumbnail {
        opacity: 1;
        transform: translate3d(0, 0, 0); }
      .performance-grid.playlist-list .performance-grid-item:first-child {
        border-top: 0; }
      .performance-grid.playlist-list .performance-grid-item .performance-details .artists {
        display: none; } }
  .performance-grid.hover-play .performance-grid-item .performance-thumbnail video::-webkit-media-controls {
    display: none !important; }
  .performance-grid.hover-play .performance-grid-item .performance-thumbnail:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: 22.5%;
    max-height: 6rem;
    margin: auto; }
  .performance-grid.hover-play .performance-grid-item .performance-thumbnail:before {
    background-color: transparent;
    transition: background-color 900ms cubic-bezier(0.28, 0, 0.15, 1); }
  .performance-grid.hover-play .performance-grid-item .performance-thumbnail:after {
    opacity: 0;
    transform: translateZ(0) scale(1.15);
    transition: 900ms cubic-bezier(0.28, 0, 0.15, 1);
    transition-property: transform, opacity;
    letter-spacing: 0.75em; }
  .performance-grid.hover-play .performance-grid-item a:hover .performance-thumbnail:before {
    background-color: rgba(0, 0, 0, 0.65);
    transition-duration: 300ms; }
  .performance-grid.hover-play .performance-grid-item a:hover .performance-thumbnail:after {
    opacity: 1;
    transform: translateZ(0);
    transition-duration: 300ms; }
  @media (max-width: 599px) {
    .performance-grid.hover-play.mobile-list .performance-grid-item .performance-thumbnail:after {
      height: 3rem; } }

.performance-thumbnail {
  position: relative;
  background: #1A1A1A;
  margin-bottom: 2rem;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden; }
  .performance-thumbnail:before {
    content: "";
    display: block;
    padding-top: 62.5%; }
  .performance-thumbnail > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.playlist-grid-item .playlist-item-thumbnail {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 0; }
  .playlist-grid-item .playlist-item-thumbnail.active {
    z-index: 1; }

@keyframes ImageLoading {
  0% {
    background: #1A1A1A; }
  100% {
    background: #272727; } }

html body > header, html body > main {
  opacity: 0; }

html.no-js, html.ready {
  overflow: visible; }
  html.no-js body > header, html.no-js body > main, html.ready body > header, html.ready body > main {
    opacity: 1;
    animation: fade-in 2s cubic-bezier(0.72, 0, 0.28, 1); }

[data-reveal="slide-up"],
[data-reveal-items="slide-up"] .curated-2-up,
[data-reveal-items="slide-up"] .performance-grid-item {
  transform: translate3d(0, 5rem, 0);
  opacity: 0;
  transition: 1500ms cubic-bezier(0.28, 0, 0.15, 1);
  transition-property: transform, opacity; }
  .ready [data-reveal="slide-up"].in, .no-js [data-reveal="slide-up"], .touch [data-reveal="slide-up"], .no-csstransitions [data-reveal="slide-up"], .ready
  [data-reveal-items="slide-up"] .curated-2-up.in, .no-js
  [data-reveal-items="slide-up"] .curated-2-up, .touch
  [data-reveal-items="slide-up"] .curated-2-up, .no-csstransitions
  [data-reveal-items="slide-up"] .curated-2-up, .ready
  [data-reveal-items="slide-up"] .performance-grid-item.in, .no-js
  [data-reveal-items="slide-up"] .performance-grid-item, .touch
  [data-reveal-items="slide-up"] .performance-grid-item, .no-csstransitions
  [data-reveal-items="slide-up"] .performance-grid-item {
    transform: translate3d(0, 0, 0);
    opacity: 1; }
  .touch [data-reveal="slide-up"], .touch
  [data-reveal-items="slide-up"] .curated-2-up, .touch
  [data-reveal-items="slide-up"] .performance-grid-item {
    transform: none !important; }

[data-reveal="fade"] {
  opacity: 0;
  transition: opacity 1500ms cubic-bezier(0.28, 0, 0.15, 1); }
  .ready [data-reveal="fade"].in, .no-js [data-reveal="fade"], .touch [data-reveal="fade"], .no-csstransitions [data-reveal="fade"] {
    opacity: 1; }

[data-reveal="divider"] {
  width: 1px;
  opacity: 0;
  transition: width 1500ms 600ms cubic-bezier(0.28, 0, 0.15, 1); }
  .ready [data-reveal="divider"].in, .no-js [data-reveal="divider"], .touch [data-reveal="divider"], .no-csstransitions [data-reveal="divider"] {
    width: 100%;
    opacity: 1; }

.dot-loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 5.6rem;
  height: 1.2rem;
  margin: auto; }
  .dot-loader .dot {
    width: 1.2rem;
    height: 1.2rem;
    background: #0258D2;
    border-radius: 1.2rem;
    display: block;
    float: left;
    margin-right: 1rem;
    opacity: 0.2; }
  .dot-loader .dot-1 {
    animation: loader 1s infinite; }
  .dot-loader .dot-2 {
    animation: loader1 1s infinite; }
  .dot-loader .dot-3 {
    animation: loader2 1s infinite;
    margin-right: 0; }

@keyframes loader {
  25% {
    opacity: 1;
    transform: scale(1.25); } }

@keyframes loader1 {
  50% {
    opacity: 1;
    transform: scale(1.25); } }

@keyframes loader2 {
  75% {
    opacity: 1;
    transform: scale(1.25); } }

.module-header, section.playlist .playlist-header, section.home-playlist .playlist-header, .curated-explore__header, section.curated-heading .curated-heading__inner, .article-explore__header {
  text-align: center; }
  .module-header > div, section.playlist .playlist-header > div, section.home-playlist .playlist-header > div, .curated-explore__header > div, section.curated-heading .curated-heading__inner > div, .article-explore__header > div {
    padding-bottom: 2rem; }
    .module-header > div > .inner, section.playlist .playlist-header > div > .inner, section.home-playlist .playlist-header > div > .inner, .curated-explore__header > div > .inner, section.curated-heading .curated-heading__inner > div > .inner, .article-explore__header > div > .inner {
      max-width: 680px;
      margin: auto; }
    @media (min-width: 600px) {
      .module-header > div, section.playlist .playlist-header > div, section.home-playlist .playlist-header > div, .curated-explore__header > div, section.curated-heading .curated-heading__inner > div, .article-explore__header > div {
        padding-bottom: 5rem; } }
  .module-header footer, section.playlist .playlist-header footer, section.home-playlist .playlist-header footer, .curated-explore__header footer, section.curated-heading .curated-heading__inner footer, .article-explore__header footer {
    padding-bottom: 2rem; }
    .module-header footer p, section.playlist .playlist-header footer p, section.home-playlist .playlist-header footer p, .curated-explore__header footer p, section.curated-heading .curated-heading__inner footer p, .article-explore__header footer p {
      display: inline-block;
      margin: 0 0.5rem;
      color: rgba(255, 255, 255, 0.5); }
      .module-header footer p.dash, section.playlist .playlist-header footer p.dash, section.home-playlist .playlist-header footer p.dash, .curated-explore__header footer p.dash, section.curated-heading .curated-heading__inner footer p.dash, .article-explore__header footer p.dash {
        margin-left: 0;
        margin-right: 0; }
      .module-header footer p a, section.playlist .playlist-header footer p a, section.home-playlist .playlist-header footer p a, .curated-explore__header footer p a, section.curated-heading .curated-heading__inner footer p a, .article-explore__header footer p a {
        transition: color 300ms cubic-bezier(0.72, 0, 0.28, 1); }
        .module-header footer p a:hover, section.playlist .playlist-header footer p a:hover, section.home-playlist .playlist-header footer p a:hover, .curated-explore__header footer p a:hover, section.curated-heading .curated-heading__inner footer p a:hover, .article-explore__header footer p a:hover {
          color: white; }
      @media (max-width: 399px) {
        .module-header footer p, section.playlist .playlist-header footer p, section.home-playlist .playlist-header footer p, .curated-explore__header footer p, section.curated-heading .curated-heading__inner footer p, .article-explore__header footer p {
          display: block; }
          .module-header footer p.dash, section.playlist .playlist-header footer p.dash, section.home-playlist .playlist-header footer p.dash, .curated-explore__header footer p.dash, section.curated-heading .curated-heading__inner footer p.dash, .article-explore__header footer p.dash {
            display: none; } }

.dropdown select {
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 0;
  display: block;
  width: 100%;
  background-color: transparent;
  border: none;
  outline: none; }

button, .button {
  border: 0;
  outline: none;
  cursor: pointer; }

/* Hide widget from Swiftype Search plugin on Header search bar */
.swiftype-widget {
  display: none; }

/* Module Styles */
@keyframes FlashSwoosh {
  0% {
    opacity: 0.25; }
  50% {
    opacity: 0.4; }
  100% {
    opacity: 0.25; } }

header.header {
  position: relative;
  height: 70px;
  z-index: 10; }
  @media (min-width: 750px) {
    header.header {
      height: 120px; } }
  header.header .top {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
    overflow: visible;
    transform: translateZ(0); }
    @media (min-width: 750px) {
      header.header .top {
        padding-top: 25px;
        padding-left: 5rem;
        padding-right: 5rem; } }
  header.header .menu-button {
    float: right;
    position: relative;
    padding: 0 2rem;
    min-width: 9rem;
    height: 4rem;
    text-align: center;
    margin-top: 15px;
    margin-right: -2rem;
    line-height: 4rem;
    z-index: 10;
    transform: translateZ(0);
    border: 2px solid transparent;
    transition: 300ms cubic-bezier(0.72, 0, 0.28, 1); }
    @media (max-width: 749px) {
      header.header .menu-button {
        padding: 0 1rem;
        margin-right: 1rem;
        min-width: 7rem; } }
    header.header .menu-button > span {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
    header.header .menu-button .close-text {
      display: none; }
    header.header .menu-button svg {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      z-index: -1;
      display: none; }
      header.header .menu-button svg polyline {
        opacity: 0;
        fill: rgba(14, 60, 124, 0);
        transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1), stroke-dashoffset 0ms 300ms, fill 0ms 300ms; }
    header.header .menu-button.fancy {
      border: 0;
      background: none !important;
      transition: none !important; }
      header.header .menu-button.fancy svg {
        display: block; }
        .nav-open header.header .menu-button.fancy svg polyline {
          stroke-dasharray: 0 !important; }
    .no-touch header.header .menu-button:hover {
      background: #0E3C7C;
      border-color: #0258D2;
      transition-duration: 600ms; }
      .no-touch header.header .menu-button:hover svg polyline {
        opacity: 1;
        stroke-dashoffset: 0;
        fill: #0E3C7C;
        transition: stroke-dashoffset 600ms cubic-bezier(0.72, 0, 0.28, 1), fill 600ms 150ms cubic-bezier(0.72, 0, 0.28, 1); }
  .no-touch header.header.open .menu-button {
    background: rgba(1, 31, 74, 0.8);
    border-color: #0258D2; }
    .no-touch header.header.open .menu-button svg polyline {
      opacity: 1;
      stroke-dashoffset: 0;
      fill: rgba(1, 31, 74, 0.8);
      transition: stroke-dashoffset 600ms cubic-bezier(0.72, 0, 0.28, 1), fill 600ms 150ms cubic-bezier(0.72, 0, 0.28, 1); }
    .no-touch header.header.open .menu-button:hover {
      background: #0E3C7C; }
      .no-touch header.header.open .menu-button:hover svg polyline {
        fill: #0E3C7C; }
  header.header .search-toggle {
    display: block;
    position: relative;
    float: right;
    height: 4rem;
    line-height: 4rem;
    font-size: 1.5rem;
    padding: 0 1rem;
    margin-top: 15px;
    z-index: 10; }
    @media (min-width: 370px) and (max-width: 749px) {
      header.header .search-toggle {
        float: left;
        margin-left: 1rem;
        font-size: 1.5rem; } }
    @media (min-width: 750px) {
      header.header .search-toggle {
        display: none; } }
  header.header h1 {
    position: absolute;
    left: 0;
    right: 0;
    max-width: 225px;
    margin: auto;
    font-size: 2em;
    text-align: center;
    line-height: 70px;
    height: 70px;
    z-index: 1; }
    .ie header.header h1 {
      width: 100%;
      left: 50%;
      right: auto;
      transform: translateX(-50%); }
    @media (max-width: 749px) {
      header.header h1 {
        max-width: 175px; } }
    @media (max-width: 370px) {
      header.header h1 {
        margin-left: 2rem; } }
    header.header h1 a {
      display: block;
      margin: auto;
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      transform: translateY(-50%); }
      header.header h1 a:hover .swoosh {
        animation: 1200ms FlashSwoosh cubic-bezier(0.28, 0, 0.15, 1); }
    header.header h1 img, header.header h1 svg {
      display: block;
      width: 100%;
      max-height: 80px;
      transition: max-height 1200ms cubic-bezier(0.28, 0, 0.15, 1); }
      @media (max-width: 749px) {
        header.header h1 img, header.header h1 svg {
          max-height: 75px; } }
    header.header h1 img {
      max-height: none; }
    header.header h1 .swoosh {
      position: relative;
      transform-origin: 50% 50%;
      transform: translateZ(0);
      transition: transform 1500ms cubic-bezier(0.28, 0, 0.15, 1); }
      @media (max-width: 749px) {
        header.header h1 .swoosh {
          transform: translateZ(0) scale(0.75); }
          .firefox header.header h1 .swoosh {
            transform: translateZ(0); } }
  header.header nav {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    perspective: 100px;
    perspective-origin: 50% 50%;
    height: 70px;
    padding-top: 70px; }
    header.header nav .nav-links {
      display: none; }
    @media (min-width: 750px) {
      header.header nav {
        height: 120px;
        padding-top: 120px; } }
  header.header footer.footer {
    display: table-footer-group;
    padding-top: 0;
    padding-bottom: 0;
    background: none; }
    header.header footer.footer > .inner {
      padding-top: 3rem;
      padding-bottom: 3rem; }
    header.header footer.footer .links {
      margin-bottom: 0; }
    header.header footer.footer .social {
      margin-bottom: 2rem; }
  header.header.open {
    position: static;
    overflow: visible; }
    header.header.open h1, header.header.open .menu-button {
      z-index: 10; }
    header.header.open .top {
      overflow-y: auto;
      -webkit-overflow-scrolling: touch; }
    header.header.open nav {
      height: 100%;
      padding-top: 105px;
      z-index: 9; }
      header.header.open nav .nav-links {
        display: table; }
        .cssanimations header.header.open nav .nav-links .nav-link {
          opacity: 0;
          animation: ShowNavLink 900ms cubic-bezier(0.28, 0, 0.15, 1) forwards; }
          .cssanimations header.header.open nav .nav-links .nav-link:nth-child(1) {
            animation-delay: 0; }
          .cssanimations header.header.open nav .nav-links .nav-link:nth-child(2) {
            animation-delay: 100ms; }
          .cssanimations header.header.open nav .nav-links .nav-link:nth-child(3) {
            animation-delay: 200ms; }
          .cssanimations header.header.open nav .nav-links .nav-link:nth-child(4) {
            animation-delay: 300ms; }
  header.header .search-form {
    display: block; }
    @media (min-width: 750px) {
      header.header .search-form {
        position: absolute;
        top: 25px;
        left: 5rem;
        z-index: 1;
        width: 25%;
        line-height: 70px; } }
    @media (min-width: 800px) {
      header.header .search-form {
        width: 30%; } }
    header.header .search-form > label,
    header.header .search-form > .input-wrapper {
      display: block; }
      header.header .search-form > label ::-webkit-input-placeholder,
      header.header .search-form > .input-wrapper ::-webkit-input-placeholder {
        color: white;
        transition: color 150ms cubic-bezier(0.72, 0, 0.28, 1); }
      header.header .search-form > label :-moz-placeholder,
      header.header .search-form > .input-wrapper :-moz-placeholder {
        color: white;
        transition: color 150ms cubic-bezier(0.72, 0, 0.28, 1); }
      header.header .search-form > label ::-moz-placeholder,
      header.header .search-form > .input-wrapper ::-moz-placeholder {
        color: white;
        transition: color 150ms cubic-bezier(0.72, 0, 0.28, 1); }
      header.header .search-form > label :-ms-input-placeholder,
      header.header .search-form > .input-wrapper :-ms-input-placeholder {
        color: white;
        transition: color 150ms cubic-bezier(0.72, 0, 0.28, 1); }
      header.header .search-form > label.focused ::-webkit-input-placeholder,
      header.header .search-form > .input-wrapper.focused ::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      header.header .search-form > label.focused :-moz-placeholder,
      header.header .search-form > .input-wrapper.focused :-moz-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      header.header .search-form > label.focused ::-moz-placeholder,
      header.header .search-form > .input-wrapper.focused ::-moz-placeholder {
        color: rgba(255, 255, 255, 0.5); }
      header.header .search-form > label.focused :-ms-input-placeholder,
      header.header .search-form > .input-wrapper.focused :-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.5); }
    header.header .search-form .jp-icon-search {
      display: inline-block;
      vertical-align: middle; }
    header.header .search-form input[type="search"] {
      -webkit-appearance: none;
      -moz-appearance: none;
      padding: 0;
      padding-left: 0.5rem;
      border: none;
      color: white;
      background: none;
      text-align: left; }
      header.header .search-form input[type="search"]::-webkit-search-decoration, header.header .search-form input[type="search"]::-webkit-search-cancel-button, header.header .search-form input[type="search"]::-webkit-search-results-button, header.header .search-form input[type="search"]::-webkit-search-results-decoration {
        display: none; }
      header.header .search-form input[type="search"]::-ms-clear {
        width: 0;
        height: 0;
        visibility: hidden; }
      header.header .search-form input[type="search"].empty + button.clear-input {
        display: none; }
    header.header .search-form button.clear-input {
      -webkit-appearance: none;
      -moz-appearance: none;
      background: none;
      border: 0;
      color: white; }
    @media (max-width: 749px) {
      header.header .search-form {
        position: absolute;
        top: 70px;
        left: 1rem;
        right: 1rem;
        background: #3D3D3D;
        max-width: 575px;
        margin: auto;
        opacity: 0;
        transition: opacity 600ms cubic-bezier(0.72, 0, 0.28, 1);
        visibility: hidden; }
        .nav-open header.header .search-form {
          opacity: 1;
          visibility: visible; }
        header.header .search-form .jp-icon-search {
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          height: 1rem;
          width: 2.5rem;
          margin: auto;
          text-align: center; }
        header.header .search-form input[type="search"] {
          width: 100% !important;
          padding-left: 2.5rem;
          padding-right: 2.5rem;
          text-align: center; }
          header.header .search-form input[type="search"]:focus {
            text-align: left; }
        header.header .search-form button.clear-input {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          width: 2.5rem;
          height: 2rem;
          line-height: 1.75rem;
          margin: auto; }
        header.header .search-form .awesomplete ul {
          background: rgba(61, 61, 61, 0.75); }
          header.header .search-form .awesomplete ul li {
            padding: 0 2.5rem; } }
  @media (max-width: 749px) {
    header.header.open .search-form {
      visibility: visible; } }
  header.header .awesomplete {
    position: relative;
    line-height: 1;
    display: inline-block;
    width: 100%;
    margin-right: -1rem;
    vertical-align: middle;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none; }
    header.header .awesomplete ul {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      text-align: left; }
      header.header .awesomplete ul[hidden], header.header .awesomplete ul:empty {
        display: none; }
      header.header .awesomplete ul li {
        line-height: 1.25;
        color: rgba(255, 255, 255, 0.65);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        padding-left: 0.5rem; }
        header.header .awesomplete ul li[aria-selected="true"], header.header .awesomplete ul li:hover, header.header .awesomplete ul li:focus {
          color: white; }
    header.header .awesomplete mark {
      color: inherit;
      background: none; }
  header.header .nav-links {
    width: 100%;
    max-width: 600px;
    height: 100%;
    margin: auto;
    text-align: center; }
    header.header .nav-links > .inner {
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
    header.header .nav-links .nav-link {
      position: relative;
      float: left;
      width: 50%; }
      header.header .nav-links .nav-link:before {
        content: "";
        display: block;
        padding-top: 100%; }
      header.header .nav-links .nav-link > * {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; }
      header.header .nav-links .nav-link .link-content {
        position: relative;
        display: table;
        width: 100%;
        height: 100%; }
        header.header .nav-links .nav-link .link-content .inner {
          display: table-cell;
          vertical-align: middle; }
      header.header .nav-links .nav-link .nav-label {
        margin: auto;
        height: 2.6rem;
        font-size: 2.6rem;
        line-height: 2.6rem; }
      header.header .nav-links .nav-link .nav-description {
        position: relative;
        transition: max-height 300ms cubic-bezier(0.72, 0, 0.28, 1);
        overflow: visible !important; }
        header.header .nav-links .nav-link .nav-description p {
          position: relative;
          padding-top: 2rem;
          transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
      header.header .nav-links .nav-link > a {
        margin: 12.5px;
        padding: 2rem;
        border: 1px solid rgba(255, 255, 255, 0.5);
        transition: border 600ms cubic-bezier(0.72, 0, 0.28, 1), background 600ms cubic-bezier(0.72, 0, 0.28, 1); }
        header.header .nav-links .nav-link > a:hover {
          border-color: #0258D2;
          background: black;
          transition: border 600ms cubic-bezier(0.72, 0, 0.28, 1), background 600ms 150ms cubic-bezier(0.72, 0, 0.28, 1); }
          header.header .nav-links .nav-link > a:hover .nav-description {
            transition: max-height 450ms cubic-bezier(0.72, 0, 0.28, 1); }
            header.header .nav-links .nav-link > a:hover .nav-description p {
              transition: opacity 450ms cubic-bezier(0.72, 0, 0.28, 1); }
        @media (max-width: 599px) {
          header.header .nav-links .nav-link > a .nav-description {
            display: none; } }
      @media (min-width: 600px) {
        .no-touch header.header .nav-links .nav-link > a:not(:hover) .nav-description {
          max-height: 0 !important; }
          .no-touch header.header .nav-links .nav-link > a:not(:hover) .nav-description p {
            opacity: 0; } }
  header.header.headroom--not-top .top, header.header:not(.headroom) .top {
    bottom: auto;
    min-height: 95px; }
    @media (max-width: 749px) {
      header.header.headroom--not-top .top, header.header:not(.headroom) .top {
        min-height: 70px; } }
    header.header.headroom--not-top .top.pinned:before, header.header:not(.headroom) .top.pinned:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      bottom: auto;
      height: 95px;
      background: rgba(0, 0, 0, 0.95);
      opacity: 1;
      transition: opacity 600ms cubic-bezier(0.72, 0, 0.28, 1); }
      @media (max-width: 749px) {
        header.header.headroom--not-top .top.pinned:before, header.header:not(.headroom) .top.pinned:before {
          height: 70px; } }
      .nav-open header.header.headroom--not-top .top.pinned:before, .nav-open header.header:not(.headroom) .top.pinned:before {
        opacity: 0;
        transition-delay: 300ms; }
    header.header.headroom--not-top .top.pinned h1 img, header.header.headroom--not-top .top.pinned h1 svg, header.header:not(.headroom) .top.pinned h1 img, header.header:not(.headroom) .top.pinned h1 svg {
      max-height: 75px; }
    header.header.headroom--not-top .top.pinned h1 .swoosh, header.header:not(.headroom) .top.pinned h1 .swoosh {
      transform: translateZ(0) scale(0.75); }
      .firefox header.header.headroom--not-top .top.pinned h1 .swoosh, .firefox header.header:not(.headroom) .top.pinned h1 .swoosh {
        transform: translateZ(0); }
  header.header.headroom--not-top.headroom--pinned .top, header.header:not(.headroom).headroom--pinned .top {
    position: fixed; }
    @media (min-width: 750px) {
      header.header.headroom--not-top.headroom--pinned .top, header.header:not(.headroom).headroom--pinned .top {
        margin-top: -25px; } }
  header.header.headroom--not-top.open .top, header.header:not(.headroom).open .top {
    bottom: 0;
    z-index: 10; }

@keyframes ShowNavLink {
  0% {
    opacity: 0;
    transform: translateZ(2rem); }
  100% {
    opacity: 1;
    transform: translateZ(0); } }

div.site-loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 10000; }

.single-article .headroom--not-top .top {
  opacity: 0;
  visibility: hidden; }

footer.footer {
  position: relative;
  padding-top: 9rem;
  padding-bottom: 4rem;
  text-align: center;
  z-index: 1;
  background: black; }
  footer.footer .social {
    margin-bottom: 3rem;
    cursor: default; }
    footer.footer .social li {
      display: inline-block;
      margin: 0 6px; }
      footer.footer .social li a {
        display: block;
        position: relative;
        width: 3.3rem;
        height: 3.3rem;
        line-height: 3.75rem;
        border-radius: 3.3rem;
        text-align: center;
        background: #3D3D3D;
        transition: background 600ms cubic-bezier(0.72, 0, 0.28, 1);
        z-index: 1; }
        footer.footer .social li a:hover {
          background: #666666;
          transition-duration: 300ms; }
        footer.footer .social li a:before {
          content: '';
          position: absolute;
          top: -6px;
          bottom: -6px;
          left: -6px;
          right: -6px;
          z-index: -1; }
      footer.footer .social li i, footer.footer .social li form.subscribe span.email:after, form.subscribe footer.footer .social li span.email:after, footer.footer .social li .content-area form .wpcf7-not-valid-tip:after, .content-area form footer.footer .social li .wpcf7-not-valid-tip:after, footer.footer .social li header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form footer.footer .social li .wpcf7-not-valid-tip:after, footer.footer .social li section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form footer.footer .social li .wpcf7-not-valid-tip:after, footer.footer .social li .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form footer.footer .social li .wpcf7-not-valid-tip:after, footer.footer .social li .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered footer.footer .social li .question-choice.incorrect > span:before {
        font-size: 1.2em; }
  footer.footer .links {
    margin-bottom: 1.5rem; }
    footer.footer .links li {
      display: inline-block; }
      footer.footer .links li:after {
        content: ' - '; }
      footer.footer .links li:last-child:after {
        content: none; }
  footer.footer .links, footer.footer .fine-print {
    color: rgba(255, 255, 255, 0.6); }
    footer.footer .links a, footer.footer .fine-print a {
      color: inherit;
      transition: color 150ms cubic-bezier(0.72, 0, 0.28, 1); }
      footer.footer .links a:hover, footer.footer .links a:focus, footer.footer .links a:active, footer.footer .fine-print a:hover, footer.footer .fine-print a:focus, footer.footer .fine-print a:active {
        color: white; }

.footer-modal-container {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 1001; }
  .footer-modal-container .page-cta {
    margin: auto;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 100%; }
    .footer-modal-container .page-cta > div {
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
  .footer-modal-container section.cta {
    background: black; }
  .footer-modal-container .close-modal {
    position: absolute;
    bottom: 100%;
    right: 0;
    padding-bottom: 1rem;
    margin-right: -0.5rem;
    cursor: pointer; }
    .footer-modal-container .close-modal i, .footer-modal-container .close-modal form.subscribe span.email:after, form.subscribe .footer-modal-container .close-modal span.email:after, .footer-modal-container .close-modal .content-area form .wpcf7-not-valid-tip:after, .content-area form .footer-modal-container .close-modal .wpcf7-not-valid-tip:after, .footer-modal-container .close-modal header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .footer-modal-container .close-modal .wpcf7-not-valid-tip:after, .footer-modal-container .close-modal section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .footer-modal-container .close-modal .wpcf7-not-valid-tip:after, .footer-modal-container .close-modal .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .footer-modal-container .close-modal .wpcf7-not-valid-tip:after, .footer-modal-container .close-modal .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .footer-modal-container .close-modal .question-choice.incorrect > span:before {
      font-size: 0.75em;
      margin-right: 0.2em; }
    .footer-modal-container .close-modal a {
      opacity: 0.6;
      transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
      .footer-modal-container .close-modal a:hover {
        opacity: 1; }
  .footer-modal-open .footer-modal-container {
    display: block; }

section.page-header {
  position: relative; }
  @media (min-width: 750px) {
    section.page-header {
      padding-top: 120px;
      margin-top: -120px; } }
  section.page-header > .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-size: cover;
    background-position: 50% 50%; }
    section.page-header > .bg:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '';
      background: linear-gradient(to top, black, rgba(0, 0, 0, 0.85) 50%); }
  section.page-header > .inner {
    height: 18rem;
    margin-bottom: -10rem; }
  section.page-header + .text-content {
    position: relative;
    z-index: 1; }

section.browse-header {
  position: relative;
  overflow: hidden; }
  @media (min-width: 750px) {
    section.browse-header {
      padding-top: 120px;
      margin-top: -120px; } }
  @media (max-width: 749px) {
    section.browse-header {
      padding-top: 2rem; } }
  section.browse-header > .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-size: cover;
    background-position: 50% 50%; }
    section.browse-header > .bg:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '';
      background: linear-gradient(to top, black, rgba(0, 0, 0, 0.75) 50%); }
  section.browse-header > .inner * {
    margin-bottom: 0; }
  section.browse-header .browse-pages {
    max-width: 52.5rem;
    margin: auto;
    padding-top: 2rem;
    text-align: justify;
    line-height: 0; }
    @media (max-width: 749px) {
      section.browse-header .browse-pages {
        padding-top: 1rem; } }
    section.browse-header .browse-pages li {
      display: inline-block;
      position: relative;
      font-weight: 500;
      margin-bottom: -3px; }
      section.browse-header .browse-pages li a {
        display: inline-block;
        padding: 1.25rem 0.5rem;
        opacity: 0.45;
        text-decoration: none;
        transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
        section.browse-header .browse-pages li a:hover {
          opacity: 1; }
      section.browse-header .browse-pages li.current_page_item a {
        opacity: 1; }
      section.browse-header .browse-pages li.current_page_item:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 3px;
        background: #0258D2; }
    section.browse-header .browse-pages:after {
      content: '';
      display: inline-block;
      position: relative;
      width: 100%;
      height: 0; }
  section.browse-header .content-area, section.browse-header header.header .nav-links .nav-link .nav-description, header.header .nav-links .nav-link section.browse-header .nav-description, section.browse-header section.performance-video .video-overlay, section.performance-video section.browse-header .video-overlay, section.browse-header .article-paragraph {
    text-align: center; }

section.browse-controls:before, section.browse-controls:after {
  content: " ";
  display: table; }

section.browse-controls:after {
  clear: both; }

@media (min-width: 750px) {
  section.browse-controls {
    border-bottom: 1px solid #3D3D3D; }
    .page-template-page-browse-playlists section.browse-controls {
      border-bottom: none; }
    section.browse-controls > .mobile-overlay.full-width {
      overflow: visible; } }

section.browse-controls div.browse-filter > .inner, section.browse-controls div.browse-refine > .inner, section.browse-controls div.browse-display > .inner {
  max-width: 1280px;
  margin: auto; }

section.browse-controls div.browse-filter label, section.browse-controls div.browse-refine label, section.browse-controls div.browse-display label {
  margin-left: 1rem; }
  section.browse-controls div.browse-filter label > *, section.browse-controls div.browse-refine label > *, section.browse-controls div.browse-display label > * {
    display: inline-block;
    vertical-align: middle; }
  section.browse-controls div.browse-filter label > span, section.browse-controls div.browse-refine label > span, section.browse-controls div.browse-display label > span {
    font-weight: 500;
    margin-right: 0.5rem; }
  section.browse-controls div.browse-filter label select, section.browse-controls div.browse-filter label input, section.browse-controls div.browse-filter label button[data-toggle], section.browse-controls div.browse-refine label select, section.browse-controls div.browse-refine label input, section.browse-controls div.browse-refine label button[data-toggle], section.browse-controls div.browse-display label select, section.browse-controls div.browse-display label input, section.browse-controls div.browse-display label button[data-toggle] {
    -webkit-appearance: none;
    -moz-appearance: none;
    margin: 0;
    padding: 1rem 1.5rem;
    width: 150px;
    border: 1px solid #3D3D3D;
    border-radius: 0;
    background: none;
    color: white;
    text-align: left;
    line-height: 2.1rem;
    height: 4rem;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
    section.browse-controls div.browse-filter label select i, section.browse-controls div.browse-filter label select form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-filter label select span.email:after, section.browse-controls div.browse-filter label select .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-filter label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label select header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-filter label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label select section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-filter label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label select .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-filter label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label select .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-filter label select .question-choice.incorrect > span:before, section.browse-controls div.browse-filter label input i, section.browse-controls div.browse-filter label input form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-filter label input span.email:after, section.browse-controls div.browse-filter label input .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-filter label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label input header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-filter label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label input section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-filter label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label input .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-filter label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label input .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-filter label input .question-choice.incorrect > span:before, section.browse-controls div.browse-filter label button[data-toggle] i, section.browse-controls div.browse-filter label button[data-toggle] form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-filter label button[data-toggle] span.email:after, section.browse-controls div.browse-filter label button[data-toggle] .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-filter label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label button[data-toggle] header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-filter label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label button[data-toggle] section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-filter label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label button[data-toggle] .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-filter label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label button[data-toggle] .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-filter label button[data-toggle] .question-choice.incorrect > span:before, section.browse-controls div.browse-refine label select i, section.browse-controls div.browse-refine label select form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-refine label select span.email:after, section.browse-controls div.browse-refine label select .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-refine label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label select header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-refine label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label select section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-refine label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label select .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-refine label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label select .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-refine label select .question-choice.incorrect > span:before, section.browse-controls div.browse-refine label input i, section.browse-controls div.browse-refine label input form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-refine label input span.email:after, section.browse-controls div.browse-refine label input .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-refine label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label input header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-refine label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label input section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-refine label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label input .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-refine label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label input .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-refine label input .question-choice.incorrect > span:before, section.browse-controls div.browse-refine label button[data-toggle] i, section.browse-controls div.browse-refine label button[data-toggle] form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-refine label button[data-toggle] span.email:after, section.browse-controls div.browse-refine label button[data-toggle] .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-refine label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label button[data-toggle] header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-refine label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label button[data-toggle] section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-refine label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label button[data-toggle] .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-refine label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label button[data-toggle] .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-refine label button[data-toggle] .question-choice.incorrect > span:before, section.browse-controls div.browse-display label select i, section.browse-controls div.browse-display label select form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-display label select span.email:after, section.browse-controls div.browse-display label select .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-display label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label select header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-display label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label select section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-display label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label select .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-display label select .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label select .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-display label select .question-choice.incorrect > span:before, section.browse-controls div.browse-display label input i, section.browse-controls div.browse-display label input form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-display label input span.email:after, section.browse-controls div.browse-display label input .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-display label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label input header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-display label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label input section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-display label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label input .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-display label input .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label input .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-display label input .question-choice.incorrect > span:before, section.browse-controls div.browse-display label button[data-toggle] i, section.browse-controls div.browse-display label button[data-toggle] form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-display label button[data-toggle] span.email:after, section.browse-controls div.browse-display label button[data-toggle] .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-display label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label button[data-toggle] header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-display label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label button[data-toggle] section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-display label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label button[data-toggle] .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-display label button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label button[data-toggle] .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-display label button[data-toggle] .question-choice.incorrect > span:before {
      display: inline-block;
      vertical-align: middle;
      font-size: 0.5rem;
      line-height: 2rem;
      float: right; }
  section.browse-controls div.browse-filter label input:focus, section.browse-controls div.browse-refine label input:focus, section.browse-controls div.browse-display label input:focus {
    border-color: white; }
  section.browse-controls div.browse-filter label input.refine-by-artist, section.browse-controls div.browse-refine label input.refine-by-artist, section.browse-controls div.browse-display label input.refine-by-artist {
    padding-right: 27.5px; }
    section.browse-controls div.browse-filter label input.refine-by-artist::-webkit-search-decoration, section.browse-controls div.browse-filter label input.refine-by-artist::-webkit-search-cancel-button, section.browse-controls div.browse-filter label input.refine-by-artist::-webkit-search-results-button, section.browse-controls div.browse-filter label input.refine-by-artist::-webkit-search-results-decoration, section.browse-controls div.browse-refine label input.refine-by-artist::-webkit-search-decoration, section.browse-controls div.browse-refine label input.refine-by-artist::-webkit-search-cancel-button, section.browse-controls div.browse-refine label input.refine-by-artist::-webkit-search-results-button, section.browse-controls div.browse-refine label input.refine-by-artist::-webkit-search-results-decoration, section.browse-controls div.browse-display label input.refine-by-artist::-webkit-search-decoration, section.browse-controls div.browse-display label input.refine-by-artist::-webkit-search-cancel-button, section.browse-controls div.browse-display label input.refine-by-artist::-webkit-search-results-button, section.browse-controls div.browse-display label input.refine-by-artist::-webkit-search-results-decoration {
      display: none; }
    section.browse-controls div.browse-filter label input.refine-by-artist::-ms-clear, section.browse-controls div.browse-refine label input.refine-by-artist::-ms-clear, section.browse-controls div.browse-display label input.refine-by-artist::-ms-clear {
      width: 0;
      height: 0;
      visibility: hidden; }
  section.browse-controls div.browse-filter label button.clear-input, section.browse-controls div.browse-refine label button.clear-input, section.browse-controls div.browse-display label button.clear-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: black;
    border: 0;
    color: white;
    position: absolute;
    top: 1px;
    bottom: 1px;
    right: 1px;
    padding: 0;
    width: 30px;
    z-index: 1; }
  section.browse-controls div.browse-filter label input.empty + button.clear-input, section.browse-controls div.browse-refine label input.empty + button.clear-input, section.browse-controls div.browse-display label input.empty + button.clear-input {
    display: none; }
  section.browse-controls div.browse-filter label .awesomplete,
  section.browse-controls div.browse-filter label .dropdown, section.browse-controls div.browse-refine label .awesomplete,
  section.browse-controls div.browse-refine label .dropdown, section.browse-controls div.browse-display label .awesomplete,
  section.browse-controls div.browse-display label .dropdown {
    text-align: left;
    height: 4rem;
    line-height: 4rem; }
  section.browse-controls div.browse-filter label .dropdown ul, section.browse-controls div.browse-refine label .dropdown ul, section.browse-controls div.browse-display label .dropdown ul {
    display: none; }
  section.browse-controls div.browse-filter label .dropdown li, section.browse-controls div.browse-refine label .dropdown li, section.browse-controls div.browse-display label .dropdown li {
    padding: 0; }
    section.browse-controls div.browse-filter label .dropdown li.disabled, section.browse-controls div.browse-refine label .dropdown li.disabled, section.browse-controls div.browse-display label .dropdown li.disabled {
      pointer-events: none;
      color: rgba(255, 255, 255, 0.5); }
  @media (max-width: 749px) {
    section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle], section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle], section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] {
      font: "0/0" a;
      color: transparent; }
      section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] i, section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] span.email:after, section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle] .question-choice.incorrect > span:before, section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] i, section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] span.email:after, section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle] .question-choice.incorrect > span:before, section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] i, section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] form.subscribe span.email:after, form.subscribe section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] span.email:after, section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] .wpcf7-not-valid-tip:after, section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle] .question-choice.incorrect > span:before {
        font-size: 0.5rem;
        color: white; }
      section.browse-controls div.browse-filter label .dropdown.unfilled > button[data-toggle]:before, section.browse-controls div.browse-refine label .dropdown.unfilled > button[data-toggle]:before, section.browse-controls div.browse-display label .dropdown.unfilled > button[data-toggle]:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        font-size: 1.6rem;
        color: white;
        line-height: inherit;
        padding: inherit; }
    section.browse-controls div.browse-filter label .dropdown.unfilled > #refine-by-era:before, section.browse-controls div.browse-refine label .dropdown.unfilled > #refine-by-era:before, section.browse-controls div.browse-display label .dropdown.unfilled > #refine-by-era:before {
      content: 'Era'; }
    section.browse-controls div.browse-filter label .dropdown.unfilled > #refine-by-genre:before, section.browse-controls div.browse-refine label .dropdown.unfilled > #refine-by-genre:before, section.browse-controls div.browse-display label .dropdown.unfilled > #refine-by-genre:before {
      content: 'Genre'; } }
  section.browse-controls div.browse-filter label.open .dropdown button[data-toggle], section.browse-controls div.browse-refine label.open .dropdown button[data-toggle], section.browse-controls div.browse-display label.open .dropdown button[data-toggle] {
    border-color: white; }
  section.browse-controls div.browse-filter label.open .dropdown ul, section.browse-controls div.browse-refine label.open .dropdown ul, section.browse-controls div.browse-display label.open .dropdown ul {
    display: block; }

section.browse-controls p {
  display: inline-block;
  vertical-align: middle; }
  section.browse-controls p .filters.none {
    display: none; }
  @media (max-width: 850px) and (min-width: 750px) {
    section.browse-controls p .filters {
      display: none; } }

@media (min-width: 750px) {
  section.browse-controls header.mobile-filter-header {
    display: none; } }

section.browse-controls div.browse-filter {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  text-align: center;
  background: #1A1A1A;
  cursor: default; }
  @media (min-width: 750px) {
    section.browse-controls div.browse-filter .alpha-row {
      display: inline-block;
      white-space: nowrap; } }
  @media (min-width: 750px) {
    .page-template-page-browse-artist section.browse-controls div.browse-filter .alpha-row {
      border: 2px solid transparent; } }
  @media (max-width: 749px) {
    .page-template-page-browse-artist section.browse-controls div.browse-filter {
      overflow: hidden; }
      .page-template-page-browse-artist section.browse-controls div.browse-filter .filter-link {
        width: 4rem; }
        .page-template-page-browse-artist section.browse-controls div.browse-filter .filter-link[data-filter="all"] {
          width: 6rem; } }
  @media (max-width: 749px) {
    section.browse-controls div.browse-filter > .inner {
      padding-left: 0.5rem;
      padding-right: 0.5rem; }
      section.browse-controls div.browse-filter > .inner:before, section.browse-controls div.browse-filter > .inner:after {
        content: " ";
        display: table; }
      section.browse-controls div.browse-filter > .inner:after {
        clear: both; }
    section.browse-controls div.browse-filter .filter-button {
      float: left;
      position: relative;
      width: 50%;
      margin: 0;
      margin-bottom: 1rem; }
      section.browse-controls div.browse-filter .filter-button:nth-child(odd) {
        left: -0.5rem; }
      section.browse-controls div.browse-filter .filter-button:nth-child(even) {
        right: -0.5rem; }
      section.browse-controls div.browse-filter .filter-button:last-child {
        margin-bottom: 0; } }
  @media (max-width: 399px) {
    section.browse-controls div.browse-filter > .inner {
      padding-left: 0;
      padding-right: 0;
      margin-left: -0.5rem;
      margin-right: -0.5rem; }
    section.browse-controls div.browse-filter .filter-button {
      font-size: 1.1rem;
      padding: 0;
      line-height: 3.5rem; }
      section.browse-controls div.browse-filter .filter-button:nth-child(odd) {
        left: -0.25rem; }
      section.browse-controls div.browse-filter .filter-button:nth-child(even) {
        right: -0.25rem; } }

section.browse-controls div.browse-refine > .inner {
  line-height: 8rem; }
  section.browse-controls div.browse-refine > .inner:before, section.browse-controls div.browse-refine > .inner:after {
    content: " ";
    display: table; }
  section.browse-controls div.browse-refine > .inner:after {
    clear: both; }

section.browse-controls div.browse-refine .browse-refine-inputs {
  float: right; }
  section.browse-controls div.browse-refine .browse-refine-inputs p, section.browse-controls div.browse-refine .browse-refine-inputs label {
    display: inline-block;
    vertical-align: middle; }

section.browse-controls div.browse-display {
  position: relative;
  height: 8rem;
  line-height: 8rem; }
  @media (min-width: 750px) {
    section.browse-controls div.browse-display {
      z-index: -1;
      margin-top: -8rem; } }
  @media (max-width: 749px) {
    section.browse-controls div.browse-display {
      height: 6.5rem;
      line-height: 6.5rem; } }
  .page-template-page-browse-playlists section.browse-controls div.browse-display {
    display: none;
    text-align: right;
    white-space: nowrap; }
    .page-template-page-browse-playlists section.browse-controls div.browse-display label {
      display: block;
      margin: 0; }
      .page-template-page-browse-playlists section.browse-controls div.browse-display label .dropdown {
        margin-left: 1rem;
        width: 50%; }
        .page-template-page-browse-playlists section.browse-controls div.browse-display label .dropdown button {
          width: 100%; }
    @media (max-width: 749px) {
      .page-template-page-browse-playlists section.browse-controls div.browse-display {
        display: block; } }

section.browse-controls .mobile-filter-link {
  display: block;
  float: right;
  font-weight: 500;
  line-height: 4rem;
  margin: 1.25rem 0; }
  @media (min-width: 750px) {
    section.browse-controls .mobile-filter-link {
      display: none; } }

section.browse-controls .mobile-filter-header .mobile-filter-link {
  margin: 2rem 0; }

@media (max-width: 749px) {
  section.browse-controls div.browse-display {
    background: #1A1A1A; }
  section.browse-controls div.mobile-overlay, section.browse-controls div.mobile-overlay.full-width {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.9);
    z-index: 200;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: none; }
    .show-mobile-filters section.browse-controls div.mobile-overlay, .show-mobile-filters section.browse-controls div.mobile-overlay.full-width {
      display: block; }
    section.browse-controls div.mobile-overlay:after, section.browse-controls div.mobile-overlay.full-width:after {
      content: '';
      display: block;
      height: 100%;
      z-index: -1;
      margin-top: -8rem; }
  section.browse-controls header.mobile-filter-header {
    line-height: 8rem;
    border-bottom: 1px solid #3D3D3D;
    margin-bottom: 1rem; }
  section.browse-controls div.browse-filter {
    background: none; }
  section.browse-controls div.browse-refine {
    border-top: 1px solid #3D3D3D;
    margin-top: 1rem; }
    section.browse-controls div.browse-refine .browse-refine-inputs {
      float: none;
      position: relative;
      padding-top: 2rem;
      padding-bottom: 2rem; }
      section.browse-controls div.browse-refine .browse-refine-inputs:before, section.browse-controls div.browse-refine .browse-refine-inputs:after {
        content: " ";
        display: table; }
      section.browse-controls div.browse-refine .browse-refine-inputs:after {
        clear: both; }
      section.browse-controls div.browse-refine .browse-refine-inputs p {
        display: block;
        width: 15%;
        float: left;
        line-height: 4rem; }
      section.browse-controls div.browse-refine .browse-refine-inputs .input-wrapper {
        position: relative;
        display: block;
        width: 85%;
        float: left; }
      section.browse-controls div.browse-refine .browse-refine-inputs label {
        float: left;
        display: block;
        width: 50%;
        margin: 0; }
        section.browse-controls div.browse-refine .browse-refine-inputs label:first-child {
          padding-right: 0.5rem; }
          section.browse-controls div.browse-refine .browse-refine-inputs label:first-child + label {
            padding-left: 0.5rem; }
        section.browse-controls div.browse-refine .browse-refine-inputs label > * {
          display: block; }
        section.browse-controls div.browse-refine .browse-refine-inputs label > span {
          display: none; }
        section.browse-controls div.browse-refine .browse-refine-inputs label select, section.browse-controls div.browse-refine .browse-refine-inputs label input, section.browse-controls div.browse-refine .browse-refine-inputs label button[data-toggle] {
          width: 100%; }
        section.browse-controls div.browse-refine .browse-refine-inputs label.input-artist {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0; }
          section.browse-controls div.browse-refine .browse-refine-inputs label.input-artist.open {
            width: 100%;
            padding-left: 0;
            background: black;
            transition: width 300ms cubic-bezier(0.28, 0, 0.15, 1); } }

@media (max-width: 599px) {
  section.browse-controls div.browse-refine .browse-refine-inputs p {
    width: 20%; }
  section.browse-controls div.browse-refine .browse-refine-inputs .input-wrapper {
    width: 80%; } }

@media (max-width: 399px) {
  section.browse-controls header.mobile-filter-header {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  section.browse-controls div.browse-refine {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
    section.browse-controls div.browse-refine .browse-refine-inputs p {
      display: none; }
    section.browse-controls div.browse-refine .browse-refine-inputs .input-wrapper {
      width: 100%; }
    section.browse-controls div.browse-refine .browse-refine-inputs label:first-child {
      padding-right: 0.25rem; }
      section.browse-controls div.browse-refine .browse-refine-inputs label:first-child + label {
        padding-left: 0.25rem; } }

section.browse-era .era {
  max-width: 1280px;
  margin: auto;
  padding-top: 5rem; }
  section.browse-era .era.empty, section.browse-era .era.hide {
    display: none; }
  section.browse-era .era .performance-grid {
    padding-top: 2rem;
    margin-bottom: -3rem; }
    @media (max-width: 599px) {
      section.browse-era .era .performance-grid {
        padding-top: 0;
        margin-bottom: 0; } }
  section.browse-era .era .performance-grid-item {
    margin-top: 0;
    margin-bottom: 3rem; }
    @media (max-width: 599px) {
      section.browse-era .era .performance-grid-item {
        margin-bottom: 0; } }
  section.browse-era .era .performance-grid-item.hide {
    display: none; }
  section.browse-era .era h4 {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #3D3D3D; }
  @media (max-width: 749px) {
    section.browse-era .era {
      padding-top: 1rem; }
      section.browse-era .era:first-child {
        padding-top: 3rem; } }

section.browse-artist {
  clear: both;
  margin-top: 2rem; }
  section.browse-artist table, section.browse-artist thead, section.browse-artist tbody, section.browse-artist tr, section.browse-artist th, section.browse-artist td {
    display: block;
    position: relative; }
  section.browse-artist td.name p {
    font-weight: 400; }
  section.browse-artist td.videos {
    min-width: 100%;
    padding: 0;
    height: 0; }
    section.browse-artist td.videos .flickity-enabled {
      margin-left: 7rem;
      margin-right: 7rem; }
  section.browse-artist .toggle-videos {
    display: inline-block;
    color: inherit;
    text-transform: uppercase;
    text-decoration: none;
    transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
    .no-touch section.browse-artist .toggle-videos {
      opacity: 0.45; }
    section.browse-artist .toggle-videos i, section.browse-artist .toggle-videos form.subscribe span.email:after, form.subscribe section.browse-artist .toggle-videos span.email:after, section.browse-artist .toggle-videos .content-area form .wpcf7-not-valid-tip:after, .content-area form section.browse-artist .toggle-videos .wpcf7-not-valid-tip:after, section.browse-artist .toggle-videos header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.browse-artist .toggle-videos .wpcf7-not-valid-tip:after, section.browse-artist .toggle-videos section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.browse-artist .toggle-videos .wpcf7-not-valid-tip:after, section.browse-artist .toggle-videos .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.browse-artist .toggle-videos .wpcf7-not-valid-tip:after, section.browse-artist .toggle-videos .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.browse-artist .toggle-videos .question-choice.incorrect > span:before {
      display: inline-block;
      vertical-align: middle;
      padding-bottom: 0.6em;
      font-size: 0.5em;
      font-weight: bold; }
    section.browse-artist .toggle-videos span.show {
      display: block; }
    section.browse-artist .toggle-videos span.hide {
      display: none; }
  section.browse-artist thead tr {
    border-bottom: 1px solid #3D3D3D; }
  section.browse-artist tr {
    width: 100%;
    border-bottom: 1px solid #3D3D3D; }
    section.browse-artist tr:before, section.browse-artist tr:after {
      content: " ";
      display: table; }
    section.browse-artist tr:after {
      clear: both; }
    .no-touch section.browse-artist tr.artist-row {
      transition: border 1500ms cubic-bezier(0.28, 0, 0.15, 1);
      border-bottom-color: rgba(61, 61, 61, 0); }
    .no-touch section.browse-artist tr td {
      opacity: 0;
      transition: 1500ms cubic-bezier(0.28, 0, 0.15, 1);
      transition-property: opacity, transform; }
      .no-touch section.browse-artist tr td.name {
        transform: translate3d(-2.5rem, 0, 0);
        transition-duration: 900ms; }
    section.browse-artist tr td.videos {
      overflow: hidden; }
    .ready section.browse-artist tr.in, .no-js section.browse-artist tr, .touch section.browse-artist tr, .no-csstransitions section.browse-artist tr {
      border-bottom-color: #3D3D3D; }
      .ready section.browse-artist tr.in td, .no-js section.browse-artist tr td, .touch section.browse-artist tr td, .no-csstransitions section.browse-artist tr td {
        opacity: 1; }
        .ready section.browse-artist tr.in td.name, .no-js section.browse-artist tr td.name, .touch section.browse-artist tr td.name, .no-csstransitions section.browse-artist tr td.name {
          transform: translate3d(0, 0, 0); }
    section.browse-artist tr.open .toggle-videos span.show {
      display: none; }
    section.browse-artist tr.open .toggle-videos span.hide {
      display: block; }
    section.browse-artist tr.open td.videos {
      height: auto; }
    section.browse-artist tr.hide {
      display: none; }
    section.browse-artist tr.artist-row:before {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '';
      display: block;
      top: -1px;
      bottom: -1px;
      border-top: 1px solid white;
      border-bottom: 1px solid white;
      opacity: 0;
      transform: translateZ(0);
      transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1);
      pointer-events: none; }
      .touch section.browse-artist tr.artist-row:before {
        display: none; }
    .no-touch section.browse-artist tr.artist-row:hover:before {
      opacity: 1;
      transition-duration: 50ms; }
    @media (min-width: 750px) {
      .no-touch section.browse-artist tr.artist-row:hover td.count .toggle-videos {
        opacity: 1;
        transition-duration: 50ms; } }
  @media (min-width: 750px) {
    section.browse-artist table {
      position: relative;
      width: 100%;
      max-width: 1280px;
      margin: auto; }
      section.browse-artist table td, section.browse-artist table th {
        float: left;
        padding: 2rem 0; }
        section.browse-artist table td.name, section.browse-artist table th.name {
          width: 60%; }
        section.browse-artist table td.era, section.browse-artist table th.era {
          width: 20%; }
        section.browse-artist table td.count, section.browse-artist table th.count {
          width: 20%; }
          section.browse-artist table td.count > p, section.browse-artist table th.count > p {
            display: inline-block; }
      section.browse-artist table th {
        text-align: left;
        white-space: nowrap;
        opacity: 0.45; }
        section.browse-artist table th p {
          font-weight: 400; }
        section.browse-artist table th.sortable {
          cursor: pointer; }
      section.browse-artist table .toggle-videos {
        float: right;
        line-height: 2.56rem; }
      section.browse-artist table .performance-grid {
        padding-top: 1rem; }
      section.browse-artist table .performance-grid-item {
        margin-top: 0;
        margin-bottom: 3rem; }
      section.browse-artist table td {
        cursor: pointer; }
        section.browse-artist table td.videos {
          cursor: initial; } }
  @media (max-width: 749px) {
    section.browse-artist thead {
      display: none; }
    section.browse-artist tr {
      padding: 2rem 0;
      padding-right: 4rem; }
    section.browse-artist td.name, section.browse-artist td.era, section.browse-artist td.count {
      position: static;
      display: inline; }
    section.browse-artist td.name p {
      display: inline-block;
      float: left;
      line-height: 1.3333333333; }
    section.browse-artist td.era p {
      display: inline-block;
      float: left;
      clear: left;
      line-height: 1.3333333333; }
      section.browse-artist td.era p:after {
        content: ', ';
        margin-right: 0.25em; }
    section.browse-artist td.count p {
      display: inline-block;
      float: left;
      font-style: italic;
      line-height: 1.3333333333; }
    section.browse-artist td.videos {
      position: relative;
      right: -2rem;
      overflow: visible;
      margin-left: -2rem;
      margin-right: -2rem; }
    section.browse-artist .toggle-videos {
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      padding: 2rem;
      height: 8rem;
      line-height: 4rem;
      text-align: right;
      z-index: 1;
      opacity: 1; } }
  @media (max-width: 599px) {
    section.browse-artist tr .performance-grid > .inner:after {
      display: none;
      content: none; }
    section.browse-artist tr.open .performance-grid > .inner:after {
      content: 'flickity'; } }

section.browse-genre .genre-videos {
  max-width: 1280px;
  padding-top: 2rem;
  margin: auto; }
  @media (min-width: 750px) {
    section.browse-genre .genre-videos .featured-performances {
      margin-top: 3rem;
      margin-bottom: 3rem; } }

section.browse-genre .hidden-performances {
  display: none; }

section.browse-playlists {
  position: relative;
  padding-top: 1rem; }
  @media (min-width: 600px) {
    section.browse-playlists {
      padding-top: 3rem; } }
  section.browse-playlists > .inner {
    max-width: 1280px;
    margin: auto; }

.video-wrapper {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden; }
  .fullscreen-on .video-wrapper {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    max-height: 100% !important; }
  .video-wrapper > video,
  .video-wrapper > iframe,
  .video-wrapper > div[id^="mejs"],
  .video-wrapper > div[id^="mejs"] > video,
  .video-wrapper > div[id^="mejs"] > iframe,
  .video-wrapper > .me-cannotplay {
    display: block;
    margin: auto;
    width: 100%;
    height: 100%; }
  .video-wrapper.has-bg > video {
    opacity: 0; }
  .started:not(.standby) .video-wrapper {
    background: black !important; }
    .started:not(.standby) .video-wrapper > video {
      opacity: 1; }
  .video-wrapper .action-indicator {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    width: 10rem;
    height: 10rem;
    margin: auto;
    pointer-events: none; }
    .video-wrapper .action-indicator .play, .video-wrapper .action-indicator .pause {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: none;
      animation: flash-action-indicator 900ms cubic-bezier(0.28, 0, 0.15, 1) forwards;
      pointer-events: none; }
    .video-wrapper .action-indicator .dot-loader {
      display: none; }
    .video-wrapper .action-indicator .play {
      background-image: url(../images/play.svg); }
    .video-wrapper .action-indicator .pause {
      background-image: url(../images/pause.svg); }
    .started .video-wrapper .action-indicator .pause {
      display: block; }
    .started .video-wrapper .action-indicator .play {
      display: none; }
    .started.playing .video-wrapper .action-indicator .play {
      display: block; }
    .started.playing .video-wrapper .action-indicator .pause {
      display: none; }
    .no-touch .loading .video-wrapper .action-indicator .play,
    .touch .loading .video-wrapper:not(.has-bg) .video-wrapper .action-indicator .play {
      display: block;
      animation: none; }
  .video-wrapper .suggestions {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.85);
    z-index: 1;
    display: none; }
    .ended .video-wrapper .suggestions {
      display: block;
      animation: fade-in 600ms cubic-bezier(0.28, 0, 0.15, 1); }
    @media (max-width: 599px) {
      .video-wrapper .suggestions, .ended .video-wrapper .suggestions {
        display: none; } }
    .video-wrapper .suggestions > .inner {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      transform: translateY(-50%); }
    .video-wrapper .suggestions p {
      margin-bottom: 0; }
    .video-wrapper .suggestions .performance-details .artists {
      display: none; }
    .video-wrapper .suggestions .performance-grid {
      max-width: 1000px;
      margin: auto; }
    .video-wrapper .suggestions .performance-grid-item:first-child {
      margin-left: 16.6666666667%; }

.touch .video-wrapper.has-bg .action-indicator .play {
  display: block;
  animation: none; }
  @media (max-width: 599px) {
    .touch .video-wrapper.has-bg .action-indicator .play {
      top: 50%;
      left: 50%;
      width: 50px;
      height: 50px;
      transform: translate3d(-50%, -50%, 0); } }

@keyframes flash-action-indicator {
  0% {
    transform: translateZ(0) scale(0.5);
    opacity: 1; }
  100% {
    transform: translateZ(0);
    opacity: 0; } }

.video-controls {
  position: relative;
  background: #1A1A1A;
  height: 6rem;
  transition: transform 250ms cubic-bezier(0.72, 0, 0.28, 1); }
  @media (max-width: 599px) {
    .video-controls {
      height: 4rem; } }
  .small-controls .video-controls {
    height: 4rem; }
  .hide-controls .video-controls {
    display: none; }
  .fullscreen-on .video-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1; }
  .fullscreen-on .idle .video-controls {
    transform: translateY(100%); }
  .video-controls button {
    padding: 0;
    border: none;
    background: none;
    color: white; }
  .video-controls > * {
    height: 6rem; }
    @media (max-width: 599px) {
      .video-controls > * {
        height: 4rem; } }
    .small-controls .video-controls > * {
      height: 4rem; }
  .video-controls .play {
    float: left;
    width: 6rem;
    cursor: pointer;
    color: #4D4D4D; }
    .video-controls .play i, .video-controls .play form.subscribe span.email:after, form.subscribe .video-controls .play span.email:after, .video-controls .play .content-area form .wpcf7-not-valid-tip:after, .content-area form .video-controls .play .wpcf7-not-valid-tip:after, .video-controls .play header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .video-controls .play .wpcf7-not-valid-tip:after, .video-controls .play section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .video-controls .play .wpcf7-not-valid-tip:after, .video-controls .play .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .video-controls .play .wpcf7-not-valid-tip:after, .video-controls .play .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .video-controls .play .question-choice.incorrect > span:before {
      font-size: 2em; }
    @media (max-width: 599px) {
      .video-controls .play {
        width: 4rem; }
        .video-controls .play i, .video-controls .play form.subscribe span.email:after, form.subscribe .video-controls .play span.email:after, .video-controls .play .content-area form .wpcf7-not-valid-tip:after, .content-area form .video-controls .play .wpcf7-not-valid-tip:after, .video-controls .play header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .video-controls .play .wpcf7-not-valid-tip:after, .video-controls .play section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .video-controls .play .wpcf7-not-valid-tip:after, .video-controls .play .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .video-controls .play .wpcf7-not-valid-tip:after, .video-controls .play .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .video-controls .play .question-choice.incorrect > span:before {
          font-size: 1.6rem; } }
    .small-controls .video-controls .play {
      width: 4rem; }
      .small-controls .video-controls .play i, .small-controls .video-controls .play form.subscribe span.email:after, form.subscribe .small-controls .video-controls .play span.email:after, .small-controls .video-controls .play .content-area form .wpcf7-not-valid-tip:after, .content-area form .small-controls .video-controls .play .wpcf7-not-valid-tip:after, .small-controls .video-controls .play header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .small-controls .video-controls .play .wpcf7-not-valid-tip:after, .small-controls .video-controls .play section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .small-controls .video-controls .play .wpcf7-not-valid-tip:after, .small-controls .video-controls .play .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .small-controls .video-controls .play .wpcf7-not-valid-tip:after, .small-controls .video-controls .play .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .small-controls .video-controls .play .question-choice.incorrect > span:before {
        font-size: 1.6rem; }
    .video-controls .play .jp-icon-play {
      display: block; }
    .video-controls .play .jp-icon-pause {
      display: none; }
    .video-controls .play.pause .jp-icon-play {
      display: none; }
    .video-controls .play.pause .jp-icon-pause {
      display: block; }
    .video-controls .play:hover {
      color: #989898; }
  .video-controls .next {
    display: none; }
    .fullscreen-on .video-controls .next {
      display: block;
      float: left;
      width: 6rem;
      cursor: pointer;
      color: #4D4D4D;
      border-left: 1px solid rgba(255, 255, 255, 0.2);
      border-right: 1px solid rgba(255, 255, 255, 0.2); }
      .fullscreen-on .video-controls .next i, .fullscreen-on .video-controls .next form.subscribe span.email:after, form.subscribe .fullscreen-on .video-controls .next span.email:after, .fullscreen-on .video-controls .next .content-area form .wpcf7-not-valid-tip:after, .content-area form .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .fullscreen-on .video-controls .next header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .fullscreen-on .video-controls .next section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .fullscreen-on .video-controls .next .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .fullscreen-on .video-controls .next .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .fullscreen-on .video-controls .next .question-choice.incorrect > span:before {
        font-size: 2em; }
      @media (max-width: 599px) {
        .fullscreen-on .video-controls .next {
          width: 4rem; }
          .fullscreen-on .video-controls .next i, .fullscreen-on .video-controls .next form.subscribe span.email:after, form.subscribe .fullscreen-on .video-controls .next span.email:after, .fullscreen-on .video-controls .next .content-area form .wpcf7-not-valid-tip:after, .content-area form .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .fullscreen-on .video-controls .next header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .fullscreen-on .video-controls .next section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .fullscreen-on .video-controls .next .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .fullscreen-on .video-controls .next .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .fullscreen-on .video-controls .next .question-choice.incorrect > span:before {
            font-size: 1.6rem; } }
      .small-controls .fullscreen-on .video-controls .next {
        width: 4rem; }
        .small-controls .fullscreen-on .video-controls .next i, .small-controls .fullscreen-on .video-controls .next form.subscribe span.email:after, form.subscribe .small-controls .fullscreen-on .video-controls .next span.email:after, .small-controls .fullscreen-on .video-controls .next .content-area form .wpcf7-not-valid-tip:after, .content-area form .small-controls .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .small-controls .fullscreen-on .video-controls .next header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .small-controls .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .small-controls .fullscreen-on .video-controls .next section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .small-controls .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .small-controls .fullscreen-on .video-controls .next .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .small-controls .fullscreen-on .video-controls .next .wpcf7-not-valid-tip:after, .small-controls .fullscreen-on .video-controls .next .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .small-controls .fullscreen-on .video-controls .next .question-choice.incorrect > span:before {
          font-size: 1.6rem; }
      .fullscreen-on .video-controls .next:hover {
        color: #989898; }
      .fullscreen-on .video-controls .next + .timeline {
        left: 14rem; }
        @media (max-width: 599px) {
          .fullscreen-on .video-controls .next + .timeline {
            left: 9.5rem; } }
        .small-controls .fullscreen-on .video-controls .next + .timeline {
          left: 9.5rem; }
  .video-controls .timeline {
    display: block;
    position: absolute;
    left: 6rem;
    right: 20rem;
    width: auto;
    cursor: default; }
    @media (max-width: 599px) {
      .video-controls .timeline {
        left: 4rem;
        right: 17rem; } }
    .small-controls .video-controls .timeline {
      left: 4rem;
      right: 17rem; }
    .video-controls .timeline .progress {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 2px;
      margin: auto;
      background: black;
      pointer-events: none; }
      .video-controls .timeline .progress > span {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        background: #4D4D4D; }
    .video-controls .timeline .current-position {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      right: auto;
      height: 2px;
      margin: auto;
      background: #989898;
      pointer-events: none; }
      .video-controls .timeline .current-position .scrubber {
        position: absolute;
        width: 1rem;
        height: 1rem;
        border-radius: 1rem;
        top: 50%;
        left: 100%;
        background: #989898;
        transform: translate3d(-50%, -50%, 0) scale(0.1);
        opacity: 0;
        transition: 450ms cubic-bezier(0.72, 0, 0.28, 1);
        transition-property: opacity, transform, border, background;
        border: 2px solid transparent; }
        .video-controls .timeline .current-position .scrubber:before {
          content: '';
          position: absolute;
          top: -0.5rem;
          bottom: -0.5rem;
          left: -0.5rem;
          right: -0.5rem; }
        .video-controls .timeline .current-position .scrubber:hover, .video-controls .timeline .current-position .scrubber.hover {
          background-color: #4D4D4D;
          border-color: #989898; }
    .video-controls .timeline:hover .current-position .scrubber {
      transform: translate3d(-50%, -50%, 0);
      opacity: 1; }
    .video-controls .timeline .position {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      margin: 0;
      opacity: 0;
      cursor: pointer; }
    .video-controls .timeline.seeking .scrubber {
      background-color: #4D4D4D;
      border-color: #989898; }
  .video-controls .controls-right {
    float: right; }
    .video-controls .controls-right > * {
      float: left;
      height: 6rem; }
      @media (max-width: 599px) {
        .video-controls .controls-right > * {
          height: 4rem; } }
      .small-controls .video-controls .controls-right > * {
        height: 4rem; }
  .video-controls .times {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 11rem;
    line-height: 6rem;
    text-align: center;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #4D4D4D; }
    @media (max-width: 599px) {
      .video-controls .times {
        width: 10rem;
        line-height: 4rem; } }
    .small-controls .video-controls .times {
      width: 10rem;
      line-height: 4rem; }
    .video-controls .times .time-elapsed {
      color: #989898; }
  .video-controls .volume {
    position: relative;
    width: 3rem; }
    .video-controls .volume input {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      margin: 0;
      z-index: 1;
      opacity: 0;
      cursor: pointer; }
    .video-controls .volume .bars {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 1.6rem;
      left: 0.25rem;
      right: 0.25rem;
      margin: auto; }
      .video-controls .volume .bars > span {
        position: relative;
        float: left;
        height: 100%;
        width: 20%;
        background: #4D4D4D;
        border-left: 1px solid #1A1A1A;
        border-right: 1px solid #1A1A1A; }
        .video-controls .volume .bars > span.on {
          background: #989898; }
  .video-controls .fullscreen {
    width: 6rem;
    color: #4D4D4D;
    cursor: pointer; }
    @media (max-width: 599px) {
      .video-controls .fullscreen {
        width: 4rem; } }
    .small-controls .video-controls .fullscreen {
      width: 4rem; }
    .video-controls .fullscreen:hover {
      color: #989898; }
    .video-controls .fullscreen i, .video-controls .fullscreen form.subscribe span.email:after, form.subscribe .video-controls .fullscreen span.email:after, .video-controls .fullscreen .content-area form .wpcf7-not-valid-tip:after, .content-area form .video-controls .fullscreen .wpcf7-not-valid-tip:after, .video-controls .fullscreen header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .video-controls .fullscreen .wpcf7-not-valid-tip:after, .video-controls .fullscreen section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .video-controls .fullscreen .wpcf7-not-valid-tip:after, .video-controls .fullscreen .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .video-controls .fullscreen .wpcf7-not-valid-tip:after, .video-controls .fullscreen .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .video-controls .fullscreen .question-choice.incorrect > span:before {
      font-size: 1.6rem;
      line-height: 6rem; }
      @media (max-width: 599px) {
        .video-controls .fullscreen i, .video-controls .fullscreen form.subscribe span.email:after, form.subscribe .video-controls .fullscreen span.email:after, .video-controls .fullscreen .content-area form .wpcf7-not-valid-tip:after, .content-area form .video-controls .fullscreen .wpcf7-not-valid-tip:after, .video-controls .fullscreen header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .video-controls .fullscreen .wpcf7-not-valid-tip:after, .video-controls .fullscreen section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .video-controls .fullscreen .wpcf7-not-valid-tip:after, .video-controls .fullscreen .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .video-controls .fullscreen .wpcf7-not-valid-tip:after, .video-controls .fullscreen .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .video-controls .fullscreen .question-choice.incorrect > span:before {
          line-height: 4rem; } }
      .small-controls .video-controls .fullscreen i, .small-controls .video-controls .fullscreen form.subscribe span.email:after, form.subscribe .small-controls .video-controls .fullscreen span.email:after, .small-controls .video-controls .fullscreen .content-area form .wpcf7-not-valid-tip:after, .content-area form .small-controls .video-controls .fullscreen .wpcf7-not-valid-tip:after, .small-controls .video-controls .fullscreen header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .small-controls .video-controls .fullscreen .wpcf7-not-valid-tip:after, .small-controls .video-controls .fullscreen section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .small-controls .video-controls .fullscreen .wpcf7-not-valid-tip:after, .small-controls .video-controls .fullscreen .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .small-controls .video-controls .fullscreen .wpcf7-not-valid-tip:after, .small-controls .video-controls .fullscreen .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .small-controls .video-controls .fullscreen .question-choice.incorrect > span:before {
        line-height: 4rem; }
      .fullscreen-on .video-controls .fullscreen i:before, .fullscreen-on .video-controls .fullscreen .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .fullscreen-on .video-controls .fullscreen .question-choice.incorrect > span:before {
        content: "\e614"; }
  .no-fullscreen:not(.webkit-fullscreen) .video-controls .fullscreen {
    display: none; }
  .no-fullscreen:not(.webkit-fullscreen) .video-controls .controls-right {
    padding-right: 2rem; }
    @media (max-width: 599px) {
      .no-fullscreen:not(.webkit-fullscreen) .video-controls .controls-right {
        padding-right: 1rem; } }
  .no-fullscreen:not(.webkit-fullscreen) .video-controls .timeline {
    right: 16rem; }
    @media (max-width: 599px) {
      .no-fullscreen:not(.webkit-fullscreen) .video-controls .timeline {
        right: 14rem; } }
  .no-fullscreen:not(.webkit-fullscreen) .small-controls .video-controls .controls-right {
    padding-right: 1rem; }
  .no-fullscreen:not(.webkit-fullscreen) .small-controls .video-controls .timeline {
    right: 14rem; }

section.performance-video {
  position: relative;
  overflow: hidden; }
  section.performance-video.format-widescreen .video-wrapper {
    position: relative; }
    section.performance-video.format-widescreen .video-wrapper:before {
      content: "";
      display: block;
      padding-top: 56.25%; }
    section.performance-video.format-widescreen .video-wrapper > * {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  section.performance-video.format-old .video-wrapper {
    position: relative; }
    section.performance-video.format-old .video-wrapper:before {
      content: "";
      display: block;
      padding-top: 75%; }
    section.performance-video.format-old .video-wrapper > * {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  .fullscreen-on section.performance-video {
    display: block !important;
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    margin: auto !important;
    background: black; }
  section.performance-video .video-overlay {
    background: rgba(0, 0, 0, 0.85);
    z-index: 1; }
    section.performance-video .video-overlay p, section.performance-video .video-overlay dd, section.performance-video .video-overlay dt, section.performance-video .video-overlay .hide-pane, section.performance-video .video-overlay .more-info {
      text-shadow: 0 0 1px white; }
      section.performance-video .video-overlay p i, section.performance-video .video-overlay p form.subscribe span.email:after, form.subscribe section.performance-video .video-overlay p span.email:after, section.performance-video .video-overlay p .content-area form .wpcf7-not-valid-tip:after, .content-area form section.performance-video .video-overlay p .wpcf7-not-valid-tip:after, section.performance-video .video-overlay p header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.performance-video .video-overlay p .wpcf7-not-valid-tip:after, section.performance-video .video-overlay p form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form p .wpcf7-not-valid-tip:after, section.performance-video .video-overlay p .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.performance-video .video-overlay p .wpcf7-not-valid-tip:after, section.performance-video .video-overlay p .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.performance-video .video-overlay p .question-choice.incorrect > span:before, section.performance-video .video-overlay p strong, section.performance-video .video-overlay p input, section.performance-video .video-overlay dd i, section.performance-video .video-overlay dd form.subscribe span.email:after, form.subscribe section.performance-video .video-overlay dd span.email:after, section.performance-video .video-overlay dd .content-area form .wpcf7-not-valid-tip:after, .content-area form section.performance-video .video-overlay dd .wpcf7-not-valid-tip:after, section.performance-video .video-overlay dd header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.performance-video .video-overlay dd .wpcf7-not-valid-tip:after, section.performance-video .video-overlay dd form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form dd .wpcf7-not-valid-tip:after, section.performance-video .video-overlay dd .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.performance-video .video-overlay dd .wpcf7-not-valid-tip:after, section.performance-video .video-overlay dd .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.performance-video .video-overlay dd .question-choice.incorrect > span:before, section.performance-video .video-overlay dd strong, section.performance-video .video-overlay dd input, section.performance-video .video-overlay dt i, section.performance-video .video-overlay dt form.subscribe span.email:after, form.subscribe section.performance-video .video-overlay dt span.email:after, section.performance-video .video-overlay dt .content-area form .wpcf7-not-valid-tip:after, .content-area form section.performance-video .video-overlay dt .wpcf7-not-valid-tip:after, section.performance-video .video-overlay dt header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.performance-video .video-overlay dt .wpcf7-not-valid-tip:after, section.performance-video .video-overlay dt form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form dt .wpcf7-not-valid-tip:after, section.performance-video .video-overlay dt .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.performance-video .video-overlay dt .wpcf7-not-valid-tip:after, section.performance-video .video-overlay dt .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.performance-video .video-overlay dt .question-choice.incorrect > span:before, section.performance-video .video-overlay dt strong, section.performance-video .video-overlay dt input, section.performance-video .video-overlay .hide-pane i, section.performance-video .video-overlay .hide-pane form.subscribe span.email:after, form.subscribe section.performance-video .video-overlay .hide-pane span.email:after, .content-area form section.performance-video .video-overlay .hide-pane .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.performance-video .video-overlay .hide-pane .wpcf7-not-valid-tip:after, section.performance-video .video-overlay .hide-pane form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .hide-pane .wpcf7-not-valid-tip:after, .article-paragraph form section.performance-video .video-overlay .hide-pane .wpcf7-not-valid-tip:after, section.performance-video .video-overlay .hide-pane .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.performance-video .video-overlay .hide-pane .question-choice.incorrect > span:before, section.performance-video .video-overlay .hide-pane strong, section.performance-video .video-overlay .hide-pane input, section.performance-video .video-overlay .more-info i, section.performance-video .video-overlay .more-info form.subscribe span.email:after, form.subscribe section.performance-video .video-overlay .more-info span.email:after, .content-area form section.performance-video .video-overlay .more-info .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.performance-video .video-overlay .more-info .wpcf7-not-valid-tip:after, section.performance-video .video-overlay .more-info form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .more-info .wpcf7-not-valid-tip:after, .article-paragraph form section.performance-video .video-overlay .more-info .wpcf7-not-valid-tip:after, section.performance-video .video-overlay .more-info .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.performance-video .video-overlay .more-info .question-choice.incorrect > span:before, section.performance-video .video-overlay .more-info strong, section.performance-video .video-overlay .more-info input {
        text-shadow: none; }
      .firefox section.performance-video .video-overlay p, .firefox section.performance-video .video-overlay dd, .firefox section.performance-video .video-overlay dt, .firefox section.performance-video .video-overlay .hide-pane, .firefox section.performance-video .video-overlay .more-info {
        text-shadow: none; }
    section.performance-video .video-overlay .hide-pane,
    section.performance-video .video-overlay .more-info {
      -webkit-appearance: none;
      -moz-appearance: none;
      margin: 0;
      padding: 0;
      border: 0;
      background: none;
      color: white;
      cursor: pointer; }
  section.performance-video .video-details {
    position: absolute;
    top: 0;
    bottom: 6rem;
    right: 0;
    left: auto;
    width: 380px;
    z-index: 3;
    transition: transform 600ms cubic-bezier(0.72, 0, 0.28, 1); }
    .fullscreen-on section.performance-video .video-details {
      transition: bottom 250ms cubic-bezier(0.72, 0, 0.28, 1), transform 600ms cubic-bezier(0.72, 0, 0.28, 1); }
    @media (max-width: 1099px) {
      section.performance-video .video-details {
        width: 33.3333333333%; } }
    section.performance-video .video-details.hide {
      transform: translateX(100%); }
      section.performance-video .video-details.hide + .show-video-details {
        opacity: 1;
        pointer-events: auto; }
    section.performance-video .video-details:before, section.performance-video .video-details:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      opacity: 0;
      height: 4rem;
      pointer-events: none; }
      @media (max-width: 1099px) {
        section.performance-video .video-details:before, section.performance-video .video-details:after {
          height: 2rem; } }
    section.performance-video .video-details:before {
      top: 0;
      background: linear-gradient(to bottom, black, transparent); }
    section.performance-video .video-details:after {
      bottom: 6rem;
      border-bottom: 1px solid transparent;
      background: linear-gradient(to top, black, transparent); }
      @media (max-width: 1099px) {
        section.performance-video .video-details:after {
          bottom: 5rem; } }
    section.performance-video .video-details.has-scroll:before, section.performance-video .video-details.has-scroll:after {
      opacity: 1;
      z-index: 1; }
    section.performance-video .video-details.has-scroll:after {
      border-bottom-color: rgba(255, 255, 255, 0.3); }
    section.performance-video .video-details > .inner {
      position: absolute;
      top: 0;
      bottom: 6rem;
      left: 0;
      right: 0;
      padding: 4rem;
      overflow: auto;
      border-bottom: 1px solid rgba(255, 255, 255, 0);
      padding-bottom: 0; }
      section.performance-video .video-details > .inner:after {
        content: '';
        display: block;
        height: 4rem; }
      @media (max-width: 1099px) {
        section.performance-video .video-details > .inner {
          bottom: 5rem;
          padding: 2rem;
          padding-top: 1rem;
          padding-bottom: 0; }
          section.performance-video .video-details > .inner:after {
            height: 2rem; } }
    section.performance-video .video-details .info {
      padding-bottom: 3rem; }
    section.performance-video .video-details .description p {
      margin-bottom: 0; }
    section.performance-video .video-details .description .read-more span {
      text-decoration: underline;
      cursor: pointer;
      transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
      section.performance-video .video-details .description .read-more span:hover {
        opacity: 0.5; }
    section.performance-video .video-details .description > .read-more {
      display: none; }
    section.performance-video .video-details .details {
      overflow: hidden; }
      section.performance-video .video-details .details hr.bottom-divider {
        display: none; }
    section.performance-video .video-details footer {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      height: 6rem;
      padding: 0 4rem; }
      @media (max-width: 1099px) {
        section.performance-video .video-details footer {
          height: 5rem;
          padding: 0 2rem; } }
      section.performance-video .video-details footer .hide-pane {
        float: left;
        font-weight: 500;
        line-height: 6rem;
        transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
        section.performance-video .video-details footer .hide-pane:hover {
          opacity: 0.5; }
        section.performance-video .video-details footer .hide-pane i, section.performance-video .video-details footer .hide-pane form.subscribe span.email:after, form.subscribe section.performance-video .video-details footer .hide-pane span.email:after, section.performance-video .video-details footer .hide-pane .content-area form .wpcf7-not-valid-tip:after, .content-area form section.performance-video .video-details footer .hide-pane .wpcf7-not-valid-tip:after, section.performance-video .video-details footer .hide-pane header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.performance-video .video-details footer .hide-pane .wpcf7-not-valid-tip:after, section.performance-video .video-details footer .hide-pane .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .video-details footer .hide-pane .wpcf7-not-valid-tip:after, section.performance-video .video-details footer .hide-pane .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.performance-video .video-details footer .hide-pane .wpcf7-not-valid-tip:after, section.performance-video .video-details footer .hide-pane .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.performance-video .video-details footer .hide-pane .question-choice.incorrect > span:before {
          font-size: 0.5em; }
        @media (max-width: 1099px) {
          section.performance-video .video-details footer .hide-pane {
            line-height: 5rem; } }
      section.performance-video .video-details footer .share-icons {
        float: right;
        line-height: 6rem;
        margin-bottom: 0; }
        @media (max-width: 1099px) {
          section.performance-video .video-details footer .share-icons {
            line-height: 5rem; } }
  section.performance-video.small-controls .video-details {
    bottom: 4rem; }
  section.performance-video.no-controls .video-details {
    bottom: 0; }
  section.performance-video .show-video-details {
    position: absolute;
    top: auto;
    left: auto;
    bottom: 8rem;
    right: 4rem;
    padding: 2rem;
    max-width: 25rem;
    z-index: 2;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    pointer-events: none;
    transition: opacity 900ms cubic-bezier(0.28, 0, 0.15, 1);
    text-align: center; }
    @media (max-width: 1099px) {
      section.performance-video .show-video-details {
        padding: 1rem; } }
    section.performance-video .show-video-details p {
      margin-bottom: 0;
      line-height: 1.3333333333; }
      section.performance-video .show-video-details p .artist a {
        text-decoration: none; }
    section.performance-video .show-video-details .more-info {
      padding: 1rem;
      cursor: pointer;
      text-decoration: underline;
      transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
      @media (max-width: 1099px) {
        section.performance-video .show-video-details .more-info {
          padding-top: 0;
          padding-bottom: 0.5rem; } }
      section.performance-video .show-video-details .more-info:hover {
        opacity: 0.5; }
  .fullscreen-on section.performance-video.idle .show-video-details {
    opacity: 0 !important; }
  .fullscreen-on section.performance-video.idle .video-details {
    bottom: 0 !important; }
  @media (max-width: 799px) {
    section.performance-video .video-overlay {
      background: none; }
      section.performance-video .video-overlay h2 {
        display: inline-block; }
    section.performance-video .video-wrapper,
    section.performance-video .video-controls {
      margin-left: 4rem;
      margin-right: 4rem; }
    section.performance-video .video-details {
      position: relative;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      transition: none;
      padding-left: 4rem;
      padding-right: 4rem; }
      section.performance-video .video-details.hide {
        transform: none;
        display: block; }
      section.performance-video .video-details:before, section.performance-video .video-details:after {
        content: none; }
      section.performance-video .video-details > .inner {
        position: relative;
        padding: 0;
        bottom: 0;
        border: 0;
        overflow: initial; }
      section.performance-video .video-details .info {
        padding-top: 3rem;
        clear: both; }
        section.performance-video .video-details .info .artist {
          margin-right: 0.5rem; }
      section.performance-video .video-details .description {
        float: left;
        width: 66.6666666667%;
        padding-right: 4rem; }
      section.performance-video .video-details .details {
        float: right;
        width: 33.3333333333%; }
        section.performance-video .video-details .details hr.top-divider {
          display: none; }
        section.performance-video .video-details .details hr.bottom-divider {
          display: block; }
      section.performance-video .video-details footer {
        position: relative;
        height: auto;
        overflow: hidden;
        float: right;
        clear: right;
        width: 33.3333333333%;
        padding: 0; }
        section.performance-video .video-details footer .hide-pane {
          display: none; }
        section.performance-video .video-details footer .share-icons {
          float: left;
          margin: auto;
          line-height: 3rem; }
    section.performance-video .show-video-details {
      display: none; }
    .fullscreen-on section.performance-video .video-details,
    .fullscreen-on section.performance-video .show-video-details {
      display: none !important; } }
  @media (max-width: 749px) {
    section.performance-video .video-wrapper,
    section.performance-video .video-controls {
      margin-left: 2rem;
      margin-right: 2rem; }
    section.performance-video .video-details {
      padding-left: 2rem;
      padding-right: 2rem; }
      section.performance-video .video-details .description {
        padding-right: 2rem; } }
  @media (max-width: 499px) {
    section.performance-video .video-overlay h2 {
      display: block; }
    section.performance-video .video-details .info {
      padding-top: 2rem;
      padding-bottom: 2rem; }
    section.performance-video .video-details .description {
      padding-right: 0;
      width: 100%; }
    section.performance-video .video-details .details {
      width: 100%; }
      section.performance-video .video-details .details hr.top-divider {
        display: block; }
    section.performance-video .video-details footer {
      width: 100%; } }

@media (max-width: 799px) {
  .performance-video--hide-description .video-details {
    display: none; } }

section.related-performances {
  overflow: hidden; }
  section.related-performances > .inner {
    max-width: 970px;
    margin: auto;
    padding: 4rem 0; }
  section.related-performances .content-area, section.related-performances header.header .nav-links .nav-link .nav-description, header.header .nav-links .nav-link section.related-performances .nav-description, section.related-performances section.performance-video .video-overlay, section.performance-video section.related-performances .video-overlay, section.related-performances .article-paragraph {
    text-align: center; }

section.playlist, section.home-playlist {
  position: relative;
  overflow: hidden; }
  section.playlist .playlist-content-wrapper .playlist-content-header-mobile, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile {
    height: 70px;
    width: 100%;
    text-align: center;
    display: none; }
    section.playlist .playlist-content-wrapper .playlist-content-header-mobile > .inner, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile > .inner {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      padding: 1rem 2rem; }
    section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 {
      font-weight: 400;
      position: relative;
      padding: 0 2rem; }
      section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a {
        position: absolute;
        top: -10px;
        bottom: -10px;
        right: -10px;
        width: 37px;
        margin: auto;
        font-size: 0.75em; }
        section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a i, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a i, section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a form.subscribe span.email:after, form.subscribe section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a span.email:after, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a form.subscribe span.email:after, form.subscribe section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a span.email:after, section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .content-area form .wpcf7-not-valid-tip:after, .content-area form section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .wpcf7-not-valid-tip:after, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .content-area form .wpcf7-not-valid-tip:after, .content-area form section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .wpcf7-not-valid-tip:after, section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .wpcf7-not-valid-tip:after, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .wpcf7-not-valid-tip:after, section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .wpcf7-not-valid-tip:after, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .wpcf7-not-valid-tip:after, section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .wpcf7-not-valid-tip:after, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .wpcf7-not-valid-tip:after, section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .question-choice.incorrect > span:before, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 a .question-choice.incorrect > span:before {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto;
          width: 15px;
          height: 15px;
          line-height: 15px;
          text-align: center; }
      section.playlist .playlist-content-wrapper .playlist-content-header-mobile h3 span.year, section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile h3 span.year {
        font-weight: 400;
        font-style: normal; }
  @media (max-width: 599px) {
    section.playlist .playlist-content-wrapper, section.home-playlist .playlist-content-wrapper {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      position: fixed;
      background: black;
      z-index: 1000;
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      display: none; }
      .playlist-open section.playlist .playlist-content-wrapper, .playlist-open section.home-playlist .playlist-content-wrapper {
        display: block; }
        .playlist-open section.playlist .playlist-content-wrapper .playlist-content-header-mobile, .playlist-open section.home-playlist .playlist-content-wrapper .playlist-content-header-mobile {
          display: table; } }
  section.playlist .playlist-item, section.home-playlist .playlist-item {
    display: none; }
    section.playlist .playlist-item.current, section.home-playlist .playlist-item.current {
      display: block; }
    section.playlist .playlist-item > .bg, section.home-playlist .playlist-item > .bg {
      background-size: cover;
      background-position: 50% 50%;
      z-index: -2; }
    section.playlist .playlist-item > .inner, section.home-playlist .playlist-item > .inner {
      position: relative;
      max-width: 1280px;
      margin: auto; }
      section.playlist .playlist-item > .inner:before, section.home-playlist .playlist-item > .inner:before, section.playlist .playlist-item > .inner:after, section.home-playlist .playlist-item > .inner:after {
        content: " ";
        display: table; }
      section.playlist .playlist-item > .inner:after, section.home-playlist .playlist-item > .inner:after {
        clear: both; }
    section.playlist .playlist-item .item-video, section.home-playlist .playlist-item .item-video {
      float: left;
      position: relative;
      overflow: hidden;
      width: 66.6666666667%;
      background: black;
      box-shadow: 0 0 20px rgba(0, 0, 0, 0.6); }
      section.playlist .playlist-item .item-video .video-wrapper, section.home-playlist .playlist-item .item-video .video-wrapper {
        position: relative;
        background-color: black; }
        section.playlist .playlist-item .item-video .video-wrapper:before, section.home-playlist .playlist-item .item-video .video-wrapper:before {
          content: "";
          display: block;
          padding-top: 56.25%; }
        section.playlist .playlist-item .item-video .video-wrapper > *, section.home-playlist .playlist-item .item-video .video-wrapper > * {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0; }
      .fullscreen-on section.playlist .playlist-item .item-video, .fullscreen-on section.home-playlist .playlist-item .item-video {
        display: block !important;
        position: fixed !important;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        height: 100% !important;
        padding: 0 !important;
        margin: auto !important; }
      section.playlist .playlist-item .item-video .up-next, section.home-playlist .playlist-item .item-video .up-next {
        position: absolute;
        bottom: 6rem;
        left: 0;
        right: 0;
        text-align: center;
        overflow: hidden;
        pointer-events: none; }
        @media (max-width: 599px) {
          section.playlist .playlist-item .item-video .up-next, section.home-playlist .playlist-item .item-video .up-next {
            display: none; } }
        section.playlist .playlist-item .item-video .up-next p, section.home-playlist .playlist-item .item-video .up-next p {
          margin: 0; }
        section.playlist .playlist-item .item-video .up-next > .inner, section.home-playlist .playlist-item .item-video .up-next > .inner {
          position: relative;
          padding: 1rem;
          background: rgba(0, 0, 0, 0.75);
          transform: translateY(100%);
          transition: transform 600ms cubic-bezier(0.72, 0, 0.28, 1); }
      section.playlist .playlist-item .item-video.small-controls .up-next, section.home-playlist .playlist-item .item-video.small-controls .up-next {
        bottom: 4rem; }
      section.playlist .playlist-item .item-video.hide-controls .up-next, section.home-playlist .playlist-item .item-video.hide-controls .up-next {
        bottom: 0; }
      section.playlist .playlist-item .item-video.ending .up-next > .inner, section.home-playlist .playlist-item .item-video.ending .up-next > .inner {
        transform: translateY(0); }
    section.playlist .playlist-item .item-details, section.home-playlist .playlist-item .item-details {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      width: 33.3333333333%;
      padding-left: 4rem; }
      section.playlist .playlist-item .item-details > .inner, section.home-playlist .playlist-item .item-details > .inner {
        position: relative;
        height: 100%;
        overflow: auto; }
      section.playlist .playlist-item .item-details .info, section.home-playlist .playlist-item .item-details .info {
        padding-bottom: 2rem; }
        @media (min-width: 1100px) {
          section.playlist .playlist-item .item-details .info, section.home-playlist .playlist-item .item-details .info {
            padding-top: 1rem; } }
        @media (max-width: 599px) {
          .single-playlist section.playlist .playlist-item .item-details .info, .single-playlist section.home-playlist .playlist-item .item-details .info {
            padding-top: 2rem; } }
      section.playlist .playlist-item .item-details p, section.home-playlist .playlist-item .item-details p {
        margin-bottom: 0; }
      section.playlist .playlist-item .item-details .watch-video, section.home-playlist .playlist-item .item-details .watch-video, section.playlist .playlist-item .item-details .more-details, section.home-playlist .playlist-item .item-details .more-details {
        margin-top: 0.75em; }
        section.playlist .playlist-item .item-details .watch-video a, section.home-playlist .playlist-item .item-details .watch-video a, section.playlist .playlist-item .item-details .more-details a, section.home-playlist .playlist-item .item-details .more-details a {
          transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
          section.playlist .playlist-item .item-details .watch-video a:hover, section.home-playlist .playlist-item .item-details .watch-video a:hover, section.playlist .playlist-item .item-details .more-details a:hover, section.home-playlist .playlist-item .item-details .more-details a:hover {
            opacity: 0.5; }
      section.playlist .playlist-item .item-details .more-details, section.home-playlist .playlist-item .item-details .more-details {
        margin-bottom: 1em; }
        @media (max-width: 599px) {
          .single-playlist section.playlist .playlist-item .item-details .more-details, .single-playlist section.home-playlist .playlist-item .item-details .more-details {
            margin-bottom: 0; } }
      section.playlist .playlist-item .item-details footer, section.home-playlist .playlist-item .item-details footer {
        position: absolute;
        height: 5rem;
        left: 4rem;
        right: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
        section.playlist .playlist-item .item-details footer button, section.home-playlist .playlist-item .item-details footer button {
          -webkit-appearance: none;
          -moz-appearance: none;
          -webkit-font-smoothing: subpixel-antialiased;
          -moz-osx-font-smoothing: auto;
          margin: 0;
          padding: 0;
          border: 0;
          background: none;
          color: white;
          cursor: pointer;
          transition: 300ms cubic-bezier(0.72, 0, 0.28, 1); }
          section.playlist .playlist-item .item-details footer button i, section.home-playlist .playlist-item .item-details footer button i, section.playlist .playlist-item .item-details footer button form.subscribe span.email:after, form.subscribe section.playlist .playlist-item .item-details footer button span.email:after, section.home-playlist .playlist-item .item-details footer button form.subscribe span.email:after, form.subscribe section.home-playlist .playlist-item .item-details footer button span.email:after, section.playlist .playlist-item .item-details footer button .content-area form .wpcf7-not-valid-tip:after, .content-area form section.playlist .playlist-item .item-details footer button .wpcf7-not-valid-tip:after, section.home-playlist .playlist-item .item-details footer button .content-area form .wpcf7-not-valid-tip:after, .content-area form section.home-playlist .playlist-item .item-details footer button .wpcf7-not-valid-tip:after, section.playlist .playlist-item .item-details footer button header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.playlist .playlist-item .item-details footer button .wpcf7-not-valid-tip:after, section.home-playlist .playlist-item .item-details footer button header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.home-playlist .playlist-item .item-details footer button .wpcf7-not-valid-tip:after, section.playlist .playlist-item .item-details footer button section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.playlist .playlist-item .item-details footer button .wpcf7-not-valid-tip:after, section.home-playlist .playlist-item .item-details footer button section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.home-playlist .playlist-item .item-details footer button .wpcf7-not-valid-tip:after, section.playlist .playlist-item .item-details footer button .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.playlist .playlist-item .item-details footer button .wpcf7-not-valid-tip:after, section.home-playlist .playlist-item .item-details footer button .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.home-playlist .playlist-item .item-details footer button .wpcf7-not-valid-tip:after, section.playlist .playlist-item .item-details footer button .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.playlist .playlist-item .item-details footer button .question-choice.incorrect > span:before, section.home-playlist .playlist-item .item-details footer button .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.home-playlist .playlist-item .item-details footer button .question-choice.incorrect > span:before {
            font-size: 0.5em; }
          section.playlist .playlist-item .item-details footer button:hover, section.home-playlist .playlist-item .item-details footer button:hover, section.playlist .playlist-item .item-details footer button:active, section.home-playlist .playlist-item .item-details footer button:active {
            opacity: 0.5; }
          section.playlist .playlist-item .item-details footer button.disabled, section.home-playlist .playlist-item .item-details footer button.disabled {
            opacity: 0.25;
            cursor: default; }
        section.playlist .playlist-item .item-details footer > *, section.home-playlist .playlist-item .item-details footer > *,
        section.playlist .playlist-item .item-details footer > button, section.home-playlist .playlist-item .item-details footer > button {
          line-height: 4rem;
          margin: 0; }
          section.playlist .playlist-item .item-details footer > *:first-child, section.home-playlist .playlist-item .item-details footer > *:first-child,
          section.playlist .playlist-item .item-details footer > button:first-child, section.home-playlist .playlist-item .item-details footer > button:first-child {
            float: left; }
        section.playlist .playlist-item .item-details footer nav, section.home-playlist .playlist-item .item-details footer nav {
          float: right; }
          section.playlist .playlist-item .item-details footer nav > *:first-child, section.home-playlist .playlist-item .item-details footer nav > *:first-child {
            margin-right: 1rem; }
      @media (min-width: 850px) {
        section.playlist .playlist-item .item-details, section.home-playlist .playlist-item .item-details {
          padding-bottom: 5rem; }
          section.playlist .playlist-item .item-details footer, section.home-playlist .playlist-item .item-details footer {
            bottom: 0;
            top: auto;
            border-bottom: 0;
            border-top: 1px solid rgba(255, 255, 255, 0.2); } }
      @media (min-width: 600px) and (max-width: 849px) {
        section.playlist .playlist-item .item-details, section.home-playlist .playlist-item .item-details {
          padding-top: 5rem; }
          section.playlist .playlist-item .item-details footer, section.home-playlist .playlist-item .item-details footer {
            top: 0;
            left: 0;
            bottom: auto;
            height: 4rem; } }
      @media (max-width: 599px) {
        section.playlist .playlist-item .item-details footer, section.home-playlist .playlist-item .item-details footer {
          display: none; } }
    @media (max-width: 849px) {
      section.playlist .playlist-item .item-video, section.home-playlist .playlist-item .item-video {
        width: 100%; }
      section.playlist .playlist-item .item-details, section.home-playlist .playlist-item .item-details {
        clear: left;
        width: 100%;
        position: relative;
        padding-left: 0; } }
  @media (min-width: 600px) {
    section.playlist .playlist-item > .bg, section.home-playlist .playlist-item > .bg {
      position: absolute;
      top: -75%;
      bottom: -75%;
      left: -75%;
      right: -75%; }
    section.playlist .playlist-item:after, section.home-playlist .playlist-item:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '';
      background: linear-gradient(to bottom, black, rgba(0, 0, 0, 0.4) 25%, rgba(0, 0, 0, 0.2) 45%, rgba(0, 0, 0, 0.2) 55%, rgba(0, 0, 0, 0.4) 75%, black);
      z-index: -1; } }
  @media (max-width: 599px) {
    section.playlist .playlist-content, section.home-playlist .playlist-content {
      padding: 0; }
      section.playlist .playlist-content:after, section.home-playlist .playlist-content:after {
        content: 'flickity';
        display: none; }
      section.playlist .playlist-content.flickity-enabled, section.home-playlist .playlist-content.flickity-enabled {
        margin: auto; }
    section.playlist .playlist-item, section.home-playlist .playlist-item {
      display: block;
      position: relative;
      width: 100%;
      margin: 2rem;
      padding: 2rem; }
      .single-playlist section.playlist .playlist-item, .single-playlist section.home-playlist .playlist-item {
        padding: 2rem 4rem;
        margin: auto; } }
  @media (max-width: 599px) and (max-width: 599px) {
    .single-playlist section.playlist .playlist-item, .single-playlist section.home-playlist .playlist-item {
      margin-top: 0; } }
  @media (max-width: 599px) {
      section.playlist .playlist-item > .bg, section.home-playlist .playlist-item > .bg {
        position: absolute;
        top: -75%;
        bottom: -75%;
        left: -75%;
        right: -75%; }
        .single-playlist section.playlist .playlist-item > .bg, .single-playlist section.home-playlist .playlist-item > .bg {
          top: 0;
          bottom: 0;
          left: 2rem;
          right: 2rem;
          background-size: 500%;
          border-radius: 8px;
          overflow: hidden; }
        section.playlist .playlist-item > .bg:after, section.home-playlist .playlist-item > .bg:after {
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          background: rgba(0, 0, 0, 0.4); } }

.playlist-list > .inner {
  max-width: 1140px;
  margin: auto; }
  @media (max-width: 599px) {
    .playlist-list > .inner {
      border-top: 1px solid #3D3D3D;
      border-bottom: 1px solid #3D3D3D; } }

.single-playlist .playlist-list .performance-grid-item .text-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(2, 88, 210, 0.6);
  opacity: 0;
  transition: opacity 600ms cubic-bezier(0.28, 0, 0.15, 1); }
  .single-playlist .playlist-list .performance-grid-item .text-overlay > p {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 2rem;
    height: 2rem;
    letter-spacing: 0.5em;
    opacity: 0;
    transition: 600ms cubic-bezier(0.28, 0, 0.15, 1);
    transition-property: opacity, letter-spacing; }
  @media (max-width: 599px) {
    .single-playlist .playlist-list .performance-grid-item .text-overlay {
      display: none; } }

@media (max-width: 599px) {
  .touch .single-playlist .playlist-list .performance-grid-item:before, .touch .single-playlist .playlist-list .performance-grid-item:after, .touch .single-playlist .playlist-list .performance-grid-item .text-overlay {
    display: none; } }

.single-playlist .playlist-list .performance-grid-item.current .performance-thumbnail .text-overlay {
  opacity: 1; }
  .single-playlist .playlist-list .performance-grid-item.current .performance-thumbnail .text-overlay > p {
    opacity: 1;
    letter-spacing: 0.25em;
    transition-delay: 300ms; }

.single-playlist .playlist-list .performance-grid-item.current .performance-thumbnail:before, .single-playlist .playlist-list .performance-grid-item.current .performance-thumbnail:after {
  visibility: hidden; }

.all-playlists > .inner {
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-align: center; }

.all-playlists a {
  opacity: 0.5;
  transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
  .all-playlists a:hover {
    opacity: 1; }

section.more-playlists {
  overflow: hidden; }
  section.more-playlists > .inner {
    max-width: 970px;
    margin: auto;
    padding: 4rem 0; }
  section.more-playlists .content-area, section.more-playlists header.header .nav-links .nav-link .nav-description, header.header .nav-links .nav-link section.more-playlists .nav-description, section.more-playlists section.performance-video .video-overlay, section.performance-video section.more-playlists .video-overlay, section.more-playlists .article-paragraph {
    text-align: center; }
  section.more-playlists .performance-grid-item .playlist-artists {
    display: none; }
  @media (min-width: 600px) {
    section.more-playlists {
      display: none; } }

section.guess-game .screen {
  position: relative;
  z-index: 1; }
  section.guess-game .screen .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background: black;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden; }
    section.guess-game .screen .bg > * {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: inherit; }
  section.guess-game .screen > .inner {
    padding-top: 7rem;
    padding-bottom: 7rem;
    z-index: 1; }
    section.guess-game .screen > .inner > * {
      margin: auto; }
  section.guess-game .screen.screen-start.reveal {
    transition: height 1.5s cubic-bezier(0.72, 0, 0.28, 1); }
    section.guess-game .screen.screen-start.reveal:before {
      content: '';
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      height: 40rem;
      background: linear-gradient(to bottom, transparent, black 50%, black);
      z-index: 1000; }
    section.guess-game .screen.screen-start.reveal.revealed {
      transition: none; }
  section.guess-game .screen.screen-start .bg {
    overflow: hidden; }
    section.guess-game .screen.screen-start .bg > .bg-img {
      position: absolute !important;
      top: -5% !important;
      bottom: -5% !important;
      left: -5% !important;
      right: -5% !important; }
    section.guess-game .screen.screen-start .bg:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.6); }
    @media (min-width: 750px) {
      section.guess-game .screen.screen-start .bg {
        margin-top: -120px;
        margin-bottom: -120px; } }
    @media (max-width: 749px) {
      section.guess-game .screen.screen-start .bg {
        margin-bottom: -120px; } }
  section.guess-game .screen.screen-start > .inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: table;
    table-layout: fixed;
    width: 100%; }
    section.guess-game .screen.screen-start > .inner > * {
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
    section.guess-game .screen.screen-start > .inner > .content-area, section.guess-game header.header .nav-links .nav-link .screen.screen-start > .inner > .nav-description, header.header .nav-links .nav-link section.guess-game .screen.screen-start > .inner > .nav-description, section.guess-game section.performance-video .screen.screen-start > .inner > .video-overlay, section.performance-video section.guess-game .screen.screen-start > .inner > .video-overlay, section.guess-game .screen.screen-start > .inner > .article-paragraph {
      position: relative !important;
      display: table-cell !important; }
      section.guess-game .screen.screen-start > .inner > .content-area > .inner, section.guess-game header.header .nav-links .nav-link .screen.screen-start > .inner > .nav-description > .inner, header.header .nav-links .nav-link section.guess-game .screen.screen-start > .inner > .nav-description > .inner, section.guess-game section.performance-video .screen.screen-start > .inner > .video-overlay > .inner, section.performance-video section.guess-game .screen.screen-start > .inner > .video-overlay > .inner, section.guess-game .screen.screen-start > .inner > .article-paragraph > .inner {
        max-width: 680px;
        margin: auto; }
    section.guess-game .screen.screen-start > .inner p.share-icons {
      text-align: center;
      margin-top: 2rem;
      color: rgba(255, 255, 255, 0.45);
      font-weight: 400; }
      section.guess-game .screen.screen-start > .inner p.share-icons a {
        color: inherit;
        transition: color 300ms cubic-bezier(0.72, 0, 0.28, 1); }
        section.guess-game .screen.screen-start > .inner p.share-icons a:hover {
          color: white; }
  section.guess-game .screen.screen-question {
    margin: auto;
    animation: fade-in 1s cubic-bezier(0.72, 0, 0.28, 1); }
    section.guess-game .screen.screen-question:first-of-type {
      animation: none; }
    section.guess-game .screen.screen-question + hr {
      transition: opacity 0 1s; }
    section.guess-game .screen.screen-question:last-of-type + hr {
      opacity: 0; }
    section.guess-game .screen.screen-question > .inner {
      padding-bottom: 0; }
    section.guess-game .screen.screen-question .question-foot {
      padding-bottom: 7rem; }
  section.guess-game .screen.screen-results {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: -20rem; }
    section.guess-game .screen.screen-results .bg:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85) 75%, black); }
    section.guess-game .screen.screen-results > .inner {
      display: table-cell;
      vertical-align: middle;
      width: 100%;
      padding-top: 10rem;
      padding-bottom: 20rem;
      text-align: center; }
      section.guess-game .screen.screen-results > .inner > * {
        margin-bottom: 1.5rem; }
        section.guess-game .screen.screen-results > .inner > *:last-child {
          margin-bottom: 0; }
      section.guess-game .screen.screen-results > .inner > h2 {
        margin-bottom: 0.5rem; }

section.guess-game .question-head {
  max-width: 680px;
  padding-bottom: 4rem; }

section.guess-game .question-index {
  text-align: center; }
  section.guess-game .question-index p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.6rem;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 2.5rem; }

section.guess-game .question-body {
  position: relative;
  overflow: hidden; }

section.guess-game .question-foot {
  text-align: center;
  padding-top: 7rem; }

section.guess-game .question-video,
section.guess-game .choice-video {
  position: relative; }
  .fullscreen-on section.guess-game .question-video, .fullscreen-on
  section.guess-game .choice-video {
    display: block !important;
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    margin: auto !important;
    transform: translateZ(0); }
  section.guess-game .question-video .video-wrapper,
  section.guess-game .choice-video .video-wrapper {
    position: relative;
    background-size: cover;
    background-position: 50% 50%;
    cursor: pointer;
    z-index: 1; }
    section.guess-game .question-video .video-wrapper:before,
    section.guess-game .choice-video .video-wrapper:before {
      content: "";
      display: block;
      padding-top: 56.25%; }
    section.guess-game .question-video .video-wrapper > *,
    section.guess-game .choice-video .video-wrapper > * {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    section.guess-game .question-video .video-wrapper video::-webkit-media-controls,
    section.guess-game .choice-video .video-wrapper video::-webkit-media-controls {
      display: none !important; }
    section.guess-game .question-video .video-wrapper:after,
    section.guess-game .choice-video .video-wrapper:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: auto;
      height: 22.5%;
      max-height: 6rem;
      margin: auto; }
    section.guess-game .question-video .video-wrapper video,
    section.guess-game .choice-video .video-wrapper video {
      z-index: -1; }
    section.guess-game .question-video .video-wrapper:before, section.guess-game .question-video .video-wrapper:after,
    section.guess-game .choice-video .video-wrapper:before,
    section.guess-game .choice-video .video-wrapper:after {
      pointer-events: none; }
    section.guess-game .question-video .video-wrapper:before,
    section.guess-game .choice-video .video-wrapper:before {
      background: rgba(0, 0, 0, 0.4);
      transition: background 300ms cubic-bezier(0.72, 0, 0.28, 1); }
    section.guess-game .question-video .video-wrapper:after,
    section.guess-game .choice-video .video-wrapper:after {
      transition: transform 300ms cubic-bezier(0.28, 0, 0.15, 1), opacity 150ms cubic-bezier(0.28, 0, 0.15, 1); }
    section.guess-game .question-video .video-wrapper > *,
    section.guess-game .choice-video .video-wrapper > * {
      visibility: hidden; }
    section.guess-game .question-video .video-wrapper:hover:before,
    section.guess-game .choice-video .video-wrapper:hover:before {
      background: transparent; }
    section.guess-game .question-video .video-wrapper:hover:after,
    section.guess-game .choice-video .video-wrapper:hover:after {
      transform: translateZ(0) scale(1.15); }
  section.guess-game .question-video .action-indicator,
  section.guess-game .choice-video .action-indicator {
    display: none; }
  section.guess-game .question-video.loading .video-wrapper:before, section.guess-game .question-video.loading .video-wrapper:after,
  section.guess-game .choice-video.loading .video-wrapper:before,
  section.guess-game .choice-video.loading .video-wrapper:after {
    visibility: hidden; }
  section.guess-game .question-video.loading .video-wrapper:after,
  section.guess-game .choice-video.loading .video-wrapper:after {
    display: none; }
  section.guess-game .question-video.loading .video-wrapper .action-indicator,
  section.guess-game .choice-video.loading .video-wrapper .action-indicator {
    display: block;
    visibility: visible;
    opacity: 1;
    z-index: 100;
    transform: none !important; }
  section.guess-game .question-video.started:not(.standby) .video-wrapper,
  section.guess-game .choice-video.started:not(.standby) .video-wrapper {
    background: black !important; }
    section.guess-game .question-video.started:not(.standby) .video-wrapper > *,
    section.guess-game .choice-video.started:not(.standby) .video-wrapper > * {
      visibility: visible; }
    section.guess-game .question-video.started:not(.standby) .video-wrapper:hover .video-controls,
    section.guess-game .choice-video.started:not(.standby) .video-wrapper:hover .video-controls {
      transform: none; }
  body:not(.fullscreen-on) section.guess-game .question-video.started:not(.playing) .video-controls, body:not(.fullscreen-on)
  section.guess-game .choice-video.started:not(.playing) .video-controls {
    visibility: hidden; }
  section.guess-game .question-video.playing .video-wrapper,
  section.guess-game .choice-video.playing .video-wrapper {
    cursor: initial; }
    section.guess-game .question-video.playing .video-wrapper:before, section.guess-game .question-video.playing .video-wrapper:after,
    section.guess-game .choice-video.playing .video-wrapper:before,
    section.guess-game .choice-video.playing .video-wrapper:after {
      opacity: 0; }
  section.guess-game .question-video .video-controls,
  section.guess-game .choice-video .video-controls {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateY(100%); }
    .fullscreen-on section.guess-game .question-video .video-controls, .fullscreen-on
    section.guess-game .choice-video .video-controls {
      transform: none; }
  .fullscreen-on section.guess-game .question-video.idle .video-wrapper .video-controls, .fullscreen-on section.guess-game .question-video.idle .video-wrapper:hover .video-controls, .fullscreen-on
  section.guess-game .choice-video.idle .video-wrapper .video-controls, .fullscreen-on
  section.guess-game .choice-video.idle .video-wrapper:hover .video-controls {
    transform: translateY(100%); }
  body:not(.fullscreen-on) section.guess-game .question-video video, body:not(.fullscreen-on)
  section.guess-game .choice-video video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
    .no-object-fit.csstransforms body:not(.fullscreen-on) section.guess-game .question-video video, .no-object-fit.csstransforms body:not(.fullscreen-on)
    section.guess-game .choice-video video {
      top: 50%;
      left: 50%;
      bottom: auto;
      right: auto;
      width: auto;
      height: auto;
      min-width: 100%;
      min-height: 100%;
      transform: translateY(-50%) translateX(-50%);
      transform: translate3d(-50%, -50%, 0); }

section.guess-game .question-choice {
  display: block;
  width: 100%;
  color: inherit;
  font-weight: 400;
  line-height: 1.3;
  text-align: center;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(0, 0, 0, 0.2);
  transition: 300ms cubic-bezier(0.72, 0, 0.28, 1);
  transition-property: background, border; }
  section.guess-game .question-choice:last-child {
    margin-bottom: 0; }
  section.guess-game .question-choice > span {
    display: block;
    padding: 2rem;
    margin: 1px;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media (max-width: 749px) {
      section.guess-game .question-choice > span {
        padding: 2rem 1rem; } }

section.guess-game .answer-text {
  position: relative;
  animation: fade-in 600ms cubic-bezier(0.72, 0, 0.28, 1); }
  section.guess-game .answer-text strong .normal {
    font-weight: 300; }
    .safari:not(.hidpi) section.guess-game .answer-text strong .normal {
      text-shadow: 0 0 1px white; }
      .safari:not(.hidpi) section.guess-game .answer-text strong .normal i, .safari:not(.hidpi) section.guess-game .answer-text strong .normal form.subscribe span.email:after, form.subscribe .safari:not(.hidpi) section.guess-game .answer-text strong .normal span.email:after, .safari:not(.hidpi) section.guess-game .answer-text strong .normal .content-area form .wpcf7-not-valid-tip:after, .content-area form .safari:not(.hidpi) section.guess-game .answer-text strong .normal .wpcf7-not-valid-tip:after, .safari:not(.hidpi) section.guess-game .answer-text strong .normal header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .safari:not(.hidpi) section.guess-game .answer-text strong .normal .wpcf7-not-valid-tip:after, .safari:not(.hidpi) section.guess-game .answer-text strong .normal section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .safari:not(.hidpi) section.guess-game .answer-text strong .normal .wpcf7-not-valid-tip:after, .safari:not(.hidpi) section.guess-game .answer-text strong .normal .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .safari:not(.hidpi) section.guess-game .answer-text strong .normal .wpcf7-not-valid-tip:after, .safari:not(.hidpi) section.guess-game .answer-text strong .normal .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .safari:not(.hidpi) section.guess-game .answer-text strong .normal .question-choice.incorrect > span:before, .safari:not(.hidpi) section.guess-game .answer-text strong .normal strong, .safari:not(.hidpi) section.guess-game .answer-text strong .normal input {
        text-shadow: none; }

section.guess-game .screen-question[data-answer-type="text"] .question-body {
  max-width: 1280px; }

@media (min-width: 600px) {
  section.guess-game .screen-question[data-answer-type="text"] .question-body {
    display: table;
    table-layout: fixed;
    width: 100%; }
  section.guess-game .screen-question[data-answer-type="text"] .question-video {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
  section.guess-game .screen-question[data-answer-type="text"] .question-choices {
    padding-left: 7rem;
    padding-right: 0;
    display: table-cell;
    vertical-align: middle;
    width: 50%; } }
  @media (min-width: 600px) and (max-width: 1099px) {
    section.guess-game .screen-question[data-answer-type="text"] .question-choices {
      padding-left: 4rem; } }

@media (min-width: 600px) {
  section.guess-game .screen-question[data-answer-type="text"] .question-choice {
    margin-bottom: 1.5rem; }
  section.guess-game .screen-question[data-answer-type="text"] .choice-pair:last-child .question-choice:last-child {
    margin-bottom: 0; } }

@media (min-width: 750px) {
  section.guess-game .screen-question[data-answer-type="text"] .question-video {
    width: 60%; }
  section.guess-game .screen-question[data-answer-type="text"] .question-choices {
    width: 40%; } }

@media (max-width: 749px) {
  section.guess-game .screen-question[data-answer-type="text"] .question-choices {
    position: relative;
    padding: 0;
    right: -1rem; }
  section.guess-game .screen-question[data-answer-type="text"] .choice-pair {
    display: table;
    table-layout: fixed;
    width: 100%;
    border-spacing: 1rem 0.5rem; }
    section.guess-game .screen-question[data-answer-type="text"] .choice-pair:first-child {
      margin-top: -0.5rem; }
    section.guess-game .screen-question[data-answer-type="text"] .choice-pair:last-child {
      margin-bottom: -0.5rem; }
    section.guess-game .screen-question[data-answer-type="text"] .choice-pair .question-choice {
      display: table-cell;
      vertical-align: middle;
      width: 50%;
      margin: 0; } }

@media (max-width: 599px) {
  section.guess-game .screen-question[data-answer-type="text"] .question-body {
    margin-left: -2rem;
    margin-right: -2rem; }
  section.guess-game .screen-question[data-answer-type="text"] .question-video {
    margin: 2rem;
    margin-top: 0; }
  section.guess-game .screen-question[data-answer-type="text"] .question-choices {
    right: 0; }
  section.guess-game .screen-question[data-answer-type="text"] .choice-pair {
    border-spacing: 2rem 1rem; }
    section.guess-game .screen-question[data-answer-type="text"] .choice-pair:first-child {
      margin-top: -1rem; }
    section.guess-game .screen-question[data-answer-type="text"] .choice-pair:last-child {
      margin-bottom: -1rem; }
  section.guess-game .screen-question[data-answer-type="text"] .screen-question > .inner,
  section.guess-game .screen-question[data-answer-type="text"] .question-head {
    padding-left: 1rem;
    padding-right: 1rem; } }

@media (max-width: 399px) {
  section.guess-game .screen-question[data-answer-type="text"] .question-body {
    margin-left: -1rem;
    margin-right: -1rem; }
  section.guess-game .screen-question[data-answer-type="text"] .question-video {
    margin-left: 1rem;
    margin-right: 1rem;
    margin-bottom: 1.5rem; }
  section.guess-game .screen-question[data-answer-type="text"] .choice-pair {
    border-spacing: 1rem 0.5rem; }
    section.guess-game .screen-question[data-answer-type="text"] .choice-pair:first-child {
      margin-top: -0.5rem; }
    section.guess-game .screen-question[data-answer-type="text"] .choice-pair:last-child {
      margin-bottom: -0.5rem; } }

section.guess-game .screen-question[data-answer-type="video"] .choice-pair {
  display: table;
  table-layout: fixed;
  width: 100%; }
  section.guess-game .screen-question[data-answer-type="video"] .choice-pair > * {
    display: table-row; }
    section.guess-game .screen-question[data-answer-type="video"] .choice-pair > * > * {
      width: 50%;
      display: table-cell;
      vertical-align: middle; }

section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .question-body {
  max-width: 680px; }

@media (min-width: 750px) {
  section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair {
    padding-left: 2rem;
    padding-right: 2rem; }
    section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair:nth-child(1) {
      margin-bottom: 4rem; }
    section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .choice-video {
      padding-bottom: 2rem; }
    section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .choice-video,
    section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .question-choice {
      position: relative; }
      section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .choice-video:nth-child(1),
      section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .question-choice:nth-child(1) {
        left: -2rem; }
      section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .choice-video:nth-child(2),
      section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .question-choice:nth-child(2) {
        right: -2rem; } }

section.guess-game .screen-question[data-answer-type="video"][data-choices="2"] .question-body {
  max-width: 1280px; }

@media (min-width: 750px) {
  section.guess-game .screen-question[data-answer-type="video"][data-choices="2"] .choice-pair {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    section.guess-game .screen-question[data-answer-type="video"][data-choices="2"] .choice-pair .choice-video {
      padding-bottom: 1.5rem; }
    section.guess-game .screen-question[data-answer-type="video"][data-choices="2"] .choice-pair .choice-video,
    section.guess-game .screen-question[data-answer-type="video"][data-choices="2"] .choice-pair .question-choice {
      position: relative; }
      section.guess-game .screen-question[data-answer-type="video"][data-choices="2"] .choice-pair .choice-video:nth-child(1),
      section.guess-game .screen-question[data-answer-type="video"][data-choices="2"] .choice-pair .question-choice:nth-child(1) {
        left: -1.5rem; }
      section.guess-game .screen-question[data-answer-type="video"][data-choices="2"] .choice-pair .choice-video:nth-child(2),
      section.guess-game .screen-question[data-answer-type="video"][data-choices="2"] .choice-pair .question-choice:nth-child(2) {
        right: -1.5rem; } }

@media (max-width: 749px) {
  section.guess-game .screen-question[data-answer-type="video"] .choice-pair {
    padding-left: 1rem;
    padding-right: 1rem; }
    section.guess-game .screen-question[data-answer-type="video"] .choice-pair .choice-video {
      padding-bottom: 1rem; }
    section.guess-game .screen-question[data-answer-type="video"] .choice-pair:nth-child(2) .choice-video {
      padding-top: 2rem; }
    section.guess-game .screen-question[data-answer-type="video"] .choice-pair .choice-video,
    section.guess-game .screen-question[data-answer-type="video"] .choice-pair .question-choice {
      position: relative; }
      section.guess-game .screen-question[data-answer-type="video"] .choice-pair .choice-video:nth-child(1),
      section.guess-game .screen-question[data-answer-type="video"] .choice-pair .question-choice:nth-child(1) {
        left: -1rem; }
      section.guess-game .screen-question[data-answer-type="video"] .choice-pair .choice-video:nth-child(2),
      section.guess-game .screen-question[data-answer-type="video"] .choice-pair .question-choice:nth-child(2) {
        right: -1rem; } }

@media (max-width: 749px) and (min-width: 600px) {
  section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .question-body {
    max-width: 1280px; }
  section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .question-choices {
    overflow: hidden;
    margin-left: -1rem;
    margin-right: -1rem; }
  section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair {
    width: 50%;
    float: left;
    padding-left: 2rem;
    padding-right: 2rem; }
    section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .choice-video {
      padding-bottom: 1rem; }
    section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair:nth-child(2) .choice-video {
      padding-top: 0; }
    section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .choice-video,
    section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .question-choice {
      position: relative; }
      section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .choice-video:nth-child(1),
      section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .question-choice:nth-child(1) {
        left: -1rem; }
      section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .choice-video:nth-child(2),
      section.guess-game .screen-question[data-answer-type="video"][data-choices="4"] .choice-pair .question-choice:nth-child(2) {
        right: -1rem; } }

@media (max-width: 399px) {
  section.guess-game .screen-question[data-answer-type="video"] .choice-pair {
    padding-left: 0.5rem;
    padding-right: 0.5rem; }
    section.guess-game .screen-question[data-answer-type="video"] .choice-pair .choice-video:nth-child(1),
    section.guess-game .screen-question[data-answer-type="video"] .choice-pair .question-choice:nth-child(1) {
      left: -0.5rem; }
    section.guess-game .screen-question[data-answer-type="video"] .choice-pair .choice-video:nth-child(2),
    section.guess-game .screen-question[data-answer-type="video"] .choice-pair .question-choice:nth-child(2) {
      right: -0.5rem; } }

div.spotlights {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: -1; }
  div.spotlights canvas {
    display: block;
    width: 100%;
    height: auto; }

.screen-question:not(.answered) .question-choice {
  cursor: pointer; }
  .screen-question:not(.answered) .question-choice:hover {
    border-color: white;
    background: rgba(255, 255, 255, 0.2); }

.screen-question.answered .question-video .video-wrapper:before, .screen-question.answered .choice-video .video-wrapper:before {
  position: relative;
  background: rgba(0, 0, 0, 0.4);
  animation: fade-in 1200ms cubic-bezier(0.72, 0, 0.28, 1);
  transition: background 300ms cubic-bezier(0.72, 0, 0.28, 1);
  z-index: 1; }

.screen-question.answered .question-video .video-wrapper:after, .screen-question.answered .choice-video .video-wrapper:after {
  content: 'Learn More';
  text-align: center;
  background: none;
  height: 1em;
  line-height: 1;
  max-height: none;
  animation: learn-more-text 900ms cubic-bezier(0.72, 0, 0.28, 1);
  z-index: 2; }

.screen-question.answered .question-video .video-wrapper:hover:before, .screen-question.answered .choice-video .video-wrapper:hover:before {
  background: rgba(0, 0, 0, 0.6); }

.screen-question.answered .question-video .video-wrapper:hover:after, .screen-question.answered .choice-video .video-wrapper:hover:after {
  transform: translateZ(0); }

.screen-question.answered .question-video .video-wrapper *, .screen-question.answered .choice-video .video-wrapper * {
  pointer-events: none; }

.screen-question.answered .question-video .video-wrapper .video-controls, .screen-question.answered .choice-video .video-wrapper .video-controls {
  visibility: hidden; }

.screen-question.answered .question-choice > span {
  opacity: 0.5; }

.screen-question.answered .question-choice.correct {
  border-color: #0258D2;
  border-width: 2px; }
  .screen-question.answered .question-choice.correct > span {
    margin: 0;
    opacity: 1; }

.screen-question.answered .question-choice.incorrect > span:before {
  content: "\e607";
  font-size: 0.75em;
  display: inline-block;
  position: relative;
  width: 3rem;
  text-align: center;
  animation: showX 500ms cubic-bezier(0.72, 0, 0.28, 1); }

.performance-details-modal {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%; }
  .details-modal-open .performance-details-modal {
    z-index: 100;
    display: table; }
    @media (max-width: 799px) {
      .details-modal-open .performance-details-modal {
        display: block;
        overflow: auto;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch; }
        .details-modal-open .performance-details-modal > .inner {
          display: block;
          padding-top: 2rem;
          padding-bottom: 2rem; }
        .details-modal-open .performance-details-modal .performance-video {
          padding-bottom: 2rem; }
        .details-modal-open .performance-details-modal .video-details {
          padding-left: 0;
          padding-right: 0; }
        .details-modal-open .performance-details-modal .video-wrapper, .details-modal-open .performance-details-modal .video-controls {
          margin: auto; } }
  @media (max-width: 799px) and (min-width: 500px) {
    .details-modal-open .performance-details-modal hr {
      display: none; } }
  .performance-details-modal .close-modal {
    padding-bottom: 0.5rem;
    text-align: right;
    z-index: 1;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto; }
    .performance-details-modal .close-modal i, .performance-details-modal .close-modal form.subscribe span.email:after, form.subscribe .performance-details-modal .close-modal span.email:after, .performance-details-modal .close-modal .content-area form .wpcf7-not-valid-tip:after, .content-area form .performance-details-modal .close-modal .wpcf7-not-valid-tip:after, .performance-details-modal .close-modal header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .performance-details-modal .close-modal .wpcf7-not-valid-tip:after, .performance-details-modal .close-modal section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .performance-details-modal .close-modal .wpcf7-not-valid-tip:after, .performance-details-modal .close-modal .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .performance-details-modal .close-modal .wpcf7-not-valid-tip:after, .performance-details-modal .close-modal .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .performance-details-modal .close-modal .question-choice.incorrect > span:before {
      font-size: 0.75em;
      margin-right: 0.2em; }
    .performance-details-modal .close-modal a {
      opacity: 0.6;
      transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
      .performance-details-modal .close-modal a:hover {
        opacity: 1; }
  .performance-details-modal > .inner {
    display: table-cell;
    position: relative;
    width: 100%;
    vertical-align: middle; }
    .performance-details-modal > .inner > .performance-video {
      position: relative;
      z-index: 1;
      max-width: 1280px;
      margin-left: auto;
      margin-right: auto; }
      .fullscreen-on .performance-details-modal > .inner > .performance-video {
        max-width: 100%; }
      .performance-details-modal > .inner > .performance-video .video-wrapper {
        background: black;
        background-size: cover;
        background-position: 50% 50%; }
      .performance-details-modal > .inner > .performance-video video {
        width: 100%; }
      .performance-details-modal > .inner > .performance-video .video-controls {
        top: auto;
        margin-left: auto;
        margin-right: auto; }
      .iphone .performance-details-modal > .inner > .performance-video video::-webkit-media-controls {
        display: none !important; }
      .iphone .performance-details-modal > .inner > .performance-video .video-controls {
        display: none; }
      .iphone .performance-details-modal > .inner > .performance-video .action-indicator {
        opacity: 1;
        visibility: visible;
        transform: none;
        width: 6rem;
        height: 6rem; }
        .iphone .performance-details-modal > .inner > .performance-video .action-indicator .play {
          display: block;
          animation: none; }
      .fullscreen-on .performance-details-modal > .inner > .performance-video .video-details {
        transition: bottom 250ms cubic-bezier(0.72, 0, 0.28, 1), transform 600ms cubic-bezier(0.72, 0, 0.28, 1); }
      .fullscreen-on .performance-details-modal > .inner > .performance-video.idle .video-controls {
        transform: translateY(100%); }
      .fullscreen-on .performance-details-modal > .inner > .performance-video.idle .show-video-details {
        opacity: 0; }
      .fullscreen-on .performance-details-modal > .inner > .performance-video.idle .video-details {
        bottom: 0; }

@keyframes showX {
  0% {
    width: 0;
    opacity: 0; }
  100% {
    width: 3rem;
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes learn-more-text {
  0% {
    opacity: 0;
    letter-spacing: 0.5em; }
  100% {
    opacity: 1; } }

@keyframes fade-out {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

section.search-header {
  position: relative; }
  @media (min-width: 750px) {
    section.search-header {
      padding-top: 120px;
      margin-top: -120px; } }
  section.search-header > .bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-size: cover;
    background-position: 50% 50%; }
    section.search-header > .bg:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '';
      background: linear-gradient(to top, black, rgba(0, 0, 0, 0.7) 50%); }
  section.search-header > .inner {
    padding-top: 6rem; }
    @media (max-width: 749px) {
      section.search-header > .inner {
        padding-top: 3rem; } }
  section.search-header .results-count {
    max-width: 970px;
    margin: auto;
    padding-top: 3rem;
    padding-bottom: 2.5rem; }
    section.search-header .results-count p em {
      font-weight: 400;
      font-style: italic; }
    @media (max-width: 749px) {
      section.search-header .results-count {
        padding-top: 1rem;
        padding-bottom: 2rem; } }

section.search-results > .inner {
  max-width: 970px;
  margin: auto; }

section.search-results .result {
  position: relative;
  overflow: hidden;
  border-top: 1px solid #3D3D3D;
  padding: 2rem 0; }
  section.search-results .result > .inner {
    display: block;
    position: relative;
    min-height: 150px; }
    section.search-results .result > .inner > a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1; }
    @media (min-width: 600px) {
      section.search-results .result > .inner {
        padding-right: 33.3333333333%; }
        section.search-results .result > .inner > *:not(.image) {
          padding-right: 3rem; } }
  section.search-results .result:last-child {
    border-bottom: 1px solid #3D3D3D; }
  section.search-results .result .post-type {
    color: rgba(255, 255, 255, 0.45);
    margin-bottom: 1.5rem; }
  section.search-results .result .details {
    margin-bottom: 1.5rem; }
    section.search-results .result .details p {
      line-height: 1.3;
      margin: 0; }
  section.search-results .result .image {
    position: relative;
    width: 33.3333333333%;
    max-width: 270px;
    float: right;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-left: 2rem;
    margin-bottom: 0.5rem; }
    section.search-results .result .image:before {
      content: "";
      display: block;
      padding-top: 56.25%; }
    section.search-results .result .image > * {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    section.search-results .result .image video::-webkit-media-controls {
      display: none !important; }
    section.search-results .result .image:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: auto;
      height: 22.5%;
      max-height: 6rem;
      margin: auto; }
    section.search-results .result .image:before {
      background-color: transparent;
      transition: background-color 900ms cubic-bezier(0.28, 0, 0.15, 1); }
    section.search-results .result .image:after {
      opacity: 0;
      transform: translateZ(0) scale(1.15);
      transition: 900ms cubic-bezier(0.28, 0, 0.15, 1); }
    @media (max-width: 399px) {
      section.search-results .result .image {
        margin-top: 2rem; } }
    @media (min-width: 600px) {
      section.search-results .result .image {
        position: absolute;
        top: 0;
        right: 0; } }
  section.search-results .result .description > * {
    /* Ignore WYSIWYG alignment */
    text-align: left !important; }
  section.search-results .result .description a {
    transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
  section.search-results .result .description p {
    margin-bottom: 0; }
  @media (max-width: 599px) {
    section.search-results .result .description {
      clear: both; } }
  section.search-results .result:hover .image:before {
    background-color: rgba(0, 0, 0, 0.5);
    transition-duration: 300ms; }
  section.search-results .result:hover .image:after {
    opacity: 1;
    transform: translateZ(0);
    transition-duration: 300ms; }
  section.search-results .result:hover .description a {
    opacity: 0.5; }
  section.search-results .result.playlist-result .image {
    overflow: hidden; }
    section.search-results .result.playlist-result .image:before {
      background: none; }
    section.search-results .result.playlist-result .image:after {
      content: none;
      display: none; }
    section.search-results .result.playlist-result .image .result-image {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      z-index: 0; }
      section.search-results .result.playlist-result .image .result-image.active {
        z-index: 1; }

section.search-results[data-load-more] + .page-cta {
  display: none; }

section.search-results.last-page .result:last-child {
  border-bottom: 0; }

.content-area p .search-results__button, header.header .nav-links .nav-link .nav-description p .search-results__button, section.performance-video .video-overlay p .search-results__button, .article-paragraph p .search-results__button {
  position: relative;
  margin: 5px 0 15px;
  display: block;
  z-index: 2; }

section.about-gallery {
  position: relative;
  max-width: 1600px;
  margin: auto;
  margin-bottom: -6rem;
  z-index: 1; }
  section.about-gallery + section.about-content {
    position: relative;
    z-index: 1;
    padding-top: 0; }
    section.about-gallery + section.about-content + hr {
      position: relative;
      margin: 4rem auto; }
    section.about-gallery + section.about-content:before {
      content: '';
      position: absolute;
      bottom: 100%;
      left: 0;
      right: 0;
      height: 300px;
      margin-bottom: -6rem;
      background: linear-gradient(to top, black, transparent);
      z-index: -1; }
    section.about-gallery + section.about-content:after {
      content: '';
      position: absolute;
      top: 6rem;
      left: 0;
      right: 0;
      height: 100%;
      background: black;
      z-index: -1; }
  section.about-gallery .bg-images {
    position: relative;
    min-height: 320px;
    max-height: 600px;
    overflow: hidden;
    position: relative; }
    section.about-gallery .bg-images:before {
      content: "";
      display: block;
      padding-top: 62.5%; }
    section.about-gallery .bg-images > * {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
  section.about-gallery .gallery-photo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 0;
    transform: translate3d(0, 0, 0);
    transition: opacity 0ms 3s, transform 0ms 3s;
    z-index: -1; }
    section.about-gallery .gallery-photo.active {
      opacity: 1;
      transform: translate3d(0, 0, 0) scale(1.075);
      transition: opacity 3s cubic-bezier(0.72, 0, 0.28, 1), transform 6s cubic-bezier(0.28, 0, 0.15, 1);
      z-index: 0; }
    section.about-gallery .gallery-photo.left {
      background-position: 0% 50%;
      transform-origin: 0% 50%; }
    section.about-gallery .gallery-photo.right {
      background-position: 100% 50%;
      transform-origin: 100% 50%; }
    section.about-gallery .gallery-photo.top {
      background-position: 50% 0%;
      transform-origin: 50% 0%; }
    section.about-gallery .gallery-photo.bottom {
      background-position: 50% 100%;
      transform-origin: 50% 100%; }
    section.about-gallery .gallery-photo.top-left {
      background-position: 0% 0%;
      transform-origin: 0% 0%; }
    section.about-gallery .gallery-photo.top-right {
      background-position: 100% 0%;
      transform-origin: 100% 0%; }
    section.about-gallery .gallery-photo.bottom-left {
      background-position: 0% 100%;
      transform-origin: 0% 100%; }
    section.about-gallery .gallery-photo.bottom-right {
      background-position: 100% 100%;
      transform-origin: 100% 100%; }

.page-template-page-browse-themes .about-gallery {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0; }
  .page-template-page-browse-themes .about-gallery .bg-images:before {
    position: relative;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.51) 0%, black 100%);
    z-index: 1; }
  .page-template-page-browse-themes .about-gallery .gallery-photo:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: linear-gradient(180deg, transparent 80%, black 100%); }

section.about-panels {
  max-width: 1600px;
  margin: auto; }
  section.about-panels .heading {
    text-align: center;
    margin-bottom: 2rem; }
  section.about-panels .panels {
    position: relative;
    overflow: hidden; }
    section.about-panels .panels .panel {
      position: relative;
      float: left;
      z-index: 1;
      transform: translateZ(0); }
    section.about-panels .panels .panel-content {
      text-align: center; }
    section.about-panels .panels .button {
      animation: none; }
    section.about-panels .panels .bg-image {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-size: cover;
      background-position: 50% 50%;
      z-index: -1;
      transition: 600ms cubic-bezier(0.72, 0, 0.28, 1); }
      section.about-panels .panels .bg-image:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.65); }
    section.about-panels .panels .learn-more span {
      text-decoration: underline; }
    section.about-panels .panels .learn-more-content-inner > p:last-child {
      margin-bottom: 0; }
  @media (min-width: 850px) {
    section.about-panels .panels {
      height: 600px;
      padding: 5rem 0;
      margin-bottom: -5rem; }
      section.about-panels .panels .panel {
        width: 25%;
        height: 100%;
        transition: 600ms cubic-bezier(0.72, 0, 0.28, 1);
        transition-property: width, margin, transform; }
        section.about-panels .panels .panel:nth-child(3) {
          position: absolute;
          right: 0;
          top: 5rem;
          bottom: 5rem;
          height: auto; }
        section.about-panels .panels .panel > .inner {
          height: 100%;
          display: table;
          margin: auto;
          position: absolute;
          top: 0;
          bottom: 0;
          left: 50%;
          transform: translate3d(-50%, 0, 0); }
          section.about-panels .panels .panel > .inner .panel-content {
            display: table-cell;
            vertical-align: middle;
            padding: 0 2rem; }
        section.about-panels .panels .panel.open .learn-more {
          max-height: 0 !important; }
        section.about-panels .panels .panel.closed .learn-more-content {
          max-height: 0 !important; }
        section.about-panels .panels .panel.prev {
          z-index: 2; }
        section.about-panels .panels .panel.open {
          width: 50%;
          z-index: 3;
          cursor: initial; }
          section.about-panels .panels .panel.open .learn-more {
            animation: fade-out 600ms cubic-bezier(0.72, 0, 0.28, 1) forwards; }
          .cssanimations section.about-panels .panels .panel.open .learn-more-content {
            opacity: 0;
            animation: fade-in 600ms cubic-bezier(0.72, 0, 0.28, 1) forwards; }
          section.about-panels .panels .panel.open .bg-image {
            top: -3rem;
            bottom: -3rem;
            box-shadow: 0 0 2rem black; }
          section.about-panels .panels .panel.open.initial .learn-more-content {
            animation: none;
            opacity: 1; }
        section.about-panels .panels .panel .learn-more {
          overflow: visible !important;
          animation: fade-in 600ms cubic-bezier(0.72, 0, 0.28, 1) forwards;
          transition: max-height 600ms cubic-bezier(0.72, 0, 0.28, 1);
          transform: translate3d(0, 0, 0);
          margin-bottom: 0; }
          section.about-panels .panels .panel .learn-more > span {
            display: block;
            padding-bottom: 2rem; }
        section.about-panels .panels .panel .learn-more-content {
          overflow: visible !important;
          animation: fade-out 600ms cubic-bezier(0.72, 0, 0.28, 1) forwards;
          transition: max-height 600ms cubic-bezier(0.72, 0, 0.28, 1);
          transform: translate3d(0, 0, 0); }
          section.about-panels .panels .panel .learn-more-content > .learn-more-content-inner {
            overflow: hidden; } }
  @media (max-width: 849px) {
    section.about-panels .panels {
      height: auto;
      margin: auto; }
      section.about-panels .panels .panel {
        width: 100%;
        border-left: 2rem solid black;
        border-right: 2rem solid black;
        padding: 6rem 3rem;
        margin-bottom: 2rem; }
        section.about-panels .panels .panel:last-child {
          margin-bottom: 0; }
        section.about-panels .panels .panel .learn-more {
          display: none; }
        section.about-panels .panels .panel > .inner {
          width: auto !important;
          max-width: 500px;
          margin-left: auto;
          margin-right: auto; } }

section.home-hero {
  position: relative;
  overflow: hidden; }
  section.home-hero .home-hero-videos {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1; }
    section.home-hero .home-hero-videos .bg-video {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      transform: translateZ(0);
      overflow: hidden;
      background-size: cover;
      background-position: 50% 50%;
      opacity: 0;
      transition: opacity 1s cubic-bezier(0.72, 0, 0.28, 1); }
      section.home-hero .home-hero-videos .bg-video.active {
        opacity: 1;
        z-index: 1; }
      section.home-hero .home-hero-videos .bg-video video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
        section.home-hero .home-hero-videos .bg-video video[data-crop="15"] {
          height: 115%;
          top: -7.5%; }
        section.home-hero .home-hero-videos .bg-video video[data-crop="25"] {
          height: 125%;
          top: -12.5%; }
        .no-object-fit.csstransforms section.home-hero .home-hero-videos .bg-video video {
          top: 50%;
          left: 50%;
          bottom: auto;
          right: auto;
          width: auto;
          height: auto;
          min-width: 100%;
          min-height: 100%;
          transform: translateY(-50%) translateX(-50%);
          transform: translate3d(-50%, -50%, 0); }
          .no-object-fit.csstransforms section.home-hero .home-hero-videos .bg-video video[data-crop="15"] {
            min-height: 115%; }
          .no-object-fit.csstransforms section.home-hero .home-hero-videos .bg-video video[data-crop="25"] {
            min-height: 125%; }
    section.home-hero .home-hero-videos:after {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.65);
      z-index: 1; }
      .no-touch section.home-hero .home-hero-videos:after {
        background: rgba(0, 0, 0, 0.1); }
  section.home-hero .home-hero-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    section.home-hero .home-hero-content > .inner {
      display: table;
      width: 100%;
      height: 100%; }
    section.home-hero .home-hero-content .content-area, section.home-hero .home-hero-content header.header .nav-links .nav-link .nav-description, header.header .nav-links .nav-link section.home-hero .home-hero-content .nav-description, section.home-hero .home-hero-content section.performance-video .video-overlay, section.performance-video section.home-hero .home-hero-content .video-overlay, section.home-hero .home-hero-content .article-paragraph {
      display: table-cell;
      vertical-align: middle;
      transform: translate3d(0, 5rem, 0);
      opacity: 0;
      transition: 3s cubic-bezier(0.72, 0, 0.28, 1); }
      .ready section.home-hero .home-hero-content .content-area, .ready section.home-hero .home-hero-content header.header .nav-links .nav-link .nav-description, header.header .nav-links .nav-link .ready section.home-hero .home-hero-content .nav-description, .ready section.home-hero .home-hero-content section.performance-video .video-overlay, section.performance-video .ready section.home-hero .home-hero-content .video-overlay, .ready section.home-hero .home-hero-content .article-paragraph {
        transform: translate3d(0, 0, 0);
        opacity: 1; }
      section.home-hero .home-hero-content .content-area > *, section.home-hero .home-hero-content header.header .nav-links .nav-link .nav-description > *, header.header .nav-links .nav-link section.home-hero .home-hero-content .nav-description > *, section.home-hero .home-hero-content section.performance-video .video-overlay > *, section.performance-video section.home-hero .home-hero-content .video-overlay > *, section.home-hero .home-hero-content .article-paragraph > * {
        max-width: 970px;
        margin: auto; }
      @media (min-width: 1600px) {
        section.home-hero .home-hero-content .content-area h1, section.home-hero .home-hero-content header.header .nav-links .nav-link .nav-description h1, header.header .nav-links .nav-link section.home-hero .home-hero-content .nav-description h1, section.home-hero .home-hero-content section.performance-video .video-overlay h1, section.performance-video section.home-hero .home-hero-content .video-overlay h1, section.home-hero .home-hero-content .article-paragraph h1 {
          font-size: 5.3125rem; }
        section.home-hero .home-hero-content .content-area > *, section.home-hero .home-hero-content header.header .nav-links .nav-link .nav-description > *, header.header .nav-links .nav-link section.home-hero .home-hero-content .nav-description > *, section.home-hero .home-hero-content section.performance-video .video-overlay > *, section.performance-video section.home-hero .home-hero-content .video-overlay > *, section.home-hero .home-hero-content .article-paragraph > * {
          max-width: 1212.5px; } }
  section.home-hero .home-hero-indicators {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    height: 0; }
    @media (min-width: 600px) {
      .no-touch section.home-hero .home-hero-indicators {
        height: 4rem; } }
    section.home-hero .home-hero-indicators > .inner {
      display: block;
      position: relative; }
      @media (min-width: 600px) {
        .no-touch section.home-hero .home-hero-indicators > .inner {
          display: inline-block; } }
      section.home-hero .home-hero-indicators > .inner:hover .learn-more {
        opacity: 0; }
        section.home-hero .home-hero-indicators > .inner:hover .learn-more a {
          transform: translate3d(-100%, 0, 0);
          transition: transform 0 900ms cubic-bezier(0.72, 0, 0.28, 1); }
          section.home-hero .home-hero-indicators > .inner:hover .learn-more a i, section.home-hero .home-hero-indicators > .inner:hover .learn-more a form.subscribe span.email:after, form.subscribe section.home-hero .home-hero-indicators > .inner:hover .learn-more a span.email:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more a .content-area form .wpcf7-not-valid-tip:after, .content-area form section.home-hero .home-hero-indicators > .inner:hover .learn-more a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more a header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.home-hero .home-hero-indicators > .inner:hover .learn-more a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more a section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.home-hero .home-hero-indicators > .inner:hover .learn-more a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more a .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.home-hero .home-hero-indicators > .inner:hover .learn-more a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more a .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.home-hero .home-hero-indicators > .inner:hover .learn-more a .question-choice.incorrect > span:before {
            transform: translate3d(100%, 0, 0);
            transition: transform 0 900ms cubic-bezier(0.72, 0, 0.28, 1); }
        section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover, section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover {
          opacity: 1;
          transition-delay: 0; }
          section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a, section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a i, section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a form.subscribe span.email:after, form.subscribe section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a span.email:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a .content-area form .wpcf7-not-valid-tip:after, .content-area form section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.home-hero .home-hero-indicators > .inner:hover .learn-more:hover a .question-choice.incorrect > span:before, section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a, section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a i, section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a form.subscribe span.email:after, form.subscribe section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a span.email:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a .content-area form .wpcf7-not-valid-tip:after, .content-area form section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.home-hero .home-hero-indicators > .inner:hover .learn-more.in:hover a .question-choice.incorrect > span:before {
            transform: translate3d(0, 0, 0); }
    section.home-hero .home-hero-indicators .learn-more {
      position: absolute;
      bottom: 100%;
      left: 0;
      right: 0;
      width: 12rem;
      margin: auto;
      margin-bottom: 3.5rem;
      text-align: center;
      cursor: pointer;
      transition: opacity 600ms cubic-bezier(0.72, 0, 0.28, 1);
      opacity: 0; }
      section.home-hero .home-hero-indicators .learn-more p {
        font-weight: 400;
        margin-bottom: 1rem; }
      section.home-hero .home-hero-indicators .learn-more a {
        position: relative;
        display: inline-block;
        overflow: hidden;
        transform: translate3d(-100%, 0, 0);
        transition: transform 900ms cubic-bezier(0.72, 0, 0.28, 1); }
        section.home-hero .home-hero-indicators .learn-more a i, section.home-hero .home-hero-indicators .learn-more a form.subscribe span.email:after, form.subscribe section.home-hero .home-hero-indicators .learn-more a span.email:after, section.home-hero .home-hero-indicators .learn-more a .content-area form .wpcf7-not-valid-tip:after, .content-area form section.home-hero .home-hero-indicators .learn-more a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators .learn-more a header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.home-hero .home-hero-indicators .learn-more a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators .learn-more a section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.home-hero .home-hero-indicators .learn-more a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators .learn-more a .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.home-hero .home-hero-indicators .learn-more a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators .learn-more a .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.home-hero .home-hero-indicators .learn-more a .question-choice.incorrect > span:before {
          position: relative;
          display: inline-block;
          transform: translate3d(100%, 0, 0);
          transition: transform 900ms cubic-bezier(0.72, 0, 0.28, 1); }
      section.home-hero .home-hero-indicators .learn-more.in {
        opacity: 0.65; }
        section.home-hero .home-hero-indicators .learn-more.in a, section.home-hero .home-hero-indicators .learn-more.in a i, section.home-hero .home-hero-indicators .learn-more.in a form.subscribe span.email:after, form.subscribe section.home-hero .home-hero-indicators .learn-more.in a span.email:after, section.home-hero .home-hero-indicators .learn-more.in a .content-area form .wpcf7-not-valid-tip:after, .content-area form section.home-hero .home-hero-indicators .learn-more.in a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators .learn-more.in a header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.home-hero .home-hero-indicators .learn-more.in a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators .learn-more.in a section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.home-hero .home-hero-indicators .learn-more.in a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators .learn-more.in a .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.home-hero .home-hero-indicators .learn-more.in a .wpcf7-not-valid-tip:after, section.home-hero .home-hero-indicators .learn-more.in a .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.home-hero .home-hero-indicators .learn-more.in a .question-choice.incorrect > span:before {
          transform: translate3d(0, 0, 0); }
      @media (max-width: 599px) {
        section.home-hero .home-hero-indicators .learn-more.in {
          opacity: 1; } }
    section.home-hero .home-hero-indicators ul {
      position: relative;
      height: 4rem;
      display: none; }
      @media (min-width: 600px) {
        .no-touch section.home-hero .home-hero-indicators ul {
          display: inline-block; } }
      section.home-hero .home-hero-indicators ul:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 1px;
        margin: auto; }
    section.home-hero .home-hero-indicators li.indicator {
      position: relative;
      display: block;
      float: left;
      width: 0.5rem;
      height: 100%;
      margin-left: 4.5rem;
      margin-right: 4.5rem;
      pointer-events: auto; }
      section.home-hero .home-hero-indicators li.indicator:first-child {
        margin-left: 0; }
      section.home-hero .home-hero-indicators li.indicator:last-child {
        margin-right: 0; }
      section.home-hero .home-hero-indicators li.indicator:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 5px;
        height: 5px;
        margin: auto;
        background: rgba(255, 255, 255, 0.2);
        border-radius: 5px; }
      section.home-hero .home-hero-indicators li.indicator:after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 9rem;
        height: 1px;
        margin: auto;
        background: rgba(255, 255, 255, 0.2); }
      section.home-hero .home-hero-indicators li.indicator:last-child:after {
        content: none; }
      section.home-hero .home-hero-indicators li.indicator .jp-play {
        position: relative;
        width: 100%;
        height: 100%;
        z-index: 1;
        transform: translateZ(0) scale(0.1);
        opacity: 0;
        transition: 500ms cubic-bezier(0.72, 0, 0.28, 1);
        transition-property: transform, opacity; }
      section.home-hero .home-hero-indicators li.indicator > span {
        position: absolute;
        top: -1rem;
        bottom: -1rem;
        left: -1rem;
        right: -1rem; }
        section.home-hero .home-hero-indicators li.indicator > span .jp-play .jp-play-outline path {
          display: none;
          stroke-dasharray: 80;
          stroke-dashoffset: 80;
          animation: CycleOutline 2s 250ms cubic-bezier(0.72, 0, 0.28, 1) infinite; }
        section.home-hero .home-hero-indicators li.indicator > span:hover .details {
          opacity: 1;
          z-index: 1;
          pointer-events: auto; }
        section.home-hero .home-hero-indicators li.indicator > span:hover .jp-play {
          transform: translateZ(0);
          opacity: 1;
          transition-duration: 250ms; }
        section.home-hero .home-hero-indicators li.indicator > span.loading .jp-play {
          transform: translateZ(0);
          opacity: 1;
          transition-duration: 250ms; }
          .ready section.home-hero .home-hero-indicators li.indicator > span.loading .jp-play .jp-play-outline path {
            display: block; }
          .ready.ie section.home-hero .home-hero-indicators li.indicator > span.loading .jp-play .jp-play-outline path {
            display: none; }
      section.home-hero .home-hero-indicators li.indicator.active .jp-play, section.home-hero .home-hero-indicators li.indicator.active > a:hover .jp-play, section.home-hero .home-hero-indicators li.indicator.active > a.loading .jp-play {
        transform: translateZ(0);
        opacity: 1; }
    section.home-hero .home-hero-indicators .details {
      position: absolute;
      bottom: 100%;
      left: -10rem;
      right: -10rem;
      padding-bottom: 0.5rem;
      text-align: center;
      opacity: 0;
      z-index: -1;
      pointer-events: none;
      transition: opacity 500ms cubic-bezier(0.72, 0, 0.28, 1); }
      section.home-hero .home-hero-indicators .details p {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        line-height: 1.3333333333;
        font-size: 1.6rem; }
        section.home-hero .home-hero-indicators .details p .artist {
          font-weight: 500;
          -webkit-font-smoothing: subpixel-antialiased;
          -moz-osx-font-smoothing: auto; }
        section.home-hero .home-hero-indicators .details p .more-details {
          display: block;
          padding-top: 0.5rem;
          text-decoration: underline;
          transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
        section.home-hero .home-hero-indicators .details p em {
          font-style: italic; }
      section.home-hero .home-hero-indicators .details:hover p .more-details {
        opacity: 0.5; }
    section.home-hero .home-hero-indicators .jp-play {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      max-width: 100%;
      max-height: 100%; }

@keyframes CycleOutline {
  0% {
    stroke-dashoffset: 240; }
  50% {
    stroke-dashoffset: 160; }
  100% {
    stroke-dashoffset: 80; } }

@keyframes RevealPlaylistFromLeft {
  0% {
    transform: translate3d(-5rem, 0, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes RevealPlaylistFromRight {
  0% {
    transform: translate3d(5rem, 0, 0);
    opacity: 0; }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

section.home-playlist .playlist-header > .content-area, section.home-playlist header.header .nav-links .nav-link .playlist-header > .nav-description, header.header .nav-links .nav-link section.home-playlist .playlist-header > .nav-description, section.home-playlist section.performance-video .playlist-header > .video-overlay, section.performance-video section.home-playlist .playlist-header > .video-overlay, section.home-playlist .playlist-header > .article-paragraph {
  padding-top: 2rem; }

section.home-playlist .playlist-content[data-reveal] .playlist-item.current .item-video {
  opacity: 0; }

section.home-playlist .playlist-content[data-reveal] .playlist-item.current .item-details {
  opacity: 0; }

.ready section.home-playlist .playlist-content[data-reveal].in .playlist-item.current .item-video, .no-js section.home-playlist .playlist-content[data-reveal] .playlist-item.current .item-video, .touch section.home-playlist .playlist-content[data-reveal] .playlist-item.current .item-video, .no-csstransitions section.home-playlist .playlist-content[data-reveal] .playlist-item.current .item-video {
  animation: RevealPlaylistFromLeft 1500ms cubic-bezier(0.28, 0, 0.15, 1);
  opacity: 1; }

.ready section.home-playlist .playlist-content[data-reveal].in .playlist-item.current .item-details, .no-js section.home-playlist .playlist-content[data-reveal] .playlist-item.current .item-details, .touch section.home-playlist .playlist-content[data-reveal] .playlist-item.current .item-details, .no-csstransitions section.home-playlist .playlist-content[data-reveal] .playlist-item.current .item-details {
  animation: RevealPlaylistFromRight 1500ms cubic-bezier(0.28, 0, 0.15, 1);
  opacity: 1; }

section.home-playlist .playlist-item {
  display: block; }
  section.home-playlist .playlist-item > .inner {
    position: relative;
    height: 0; }
  section.home-playlist .playlist-item .item-video {
    position: absolute;
    top: 0;
    left: 0; }
    section.home-playlist .playlist-item .item-video .video-wrapper a video::-webkit-media-controls {
      display: none !important; }
    section.home-playlist .playlist-item .item-video .video-wrapper a:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: auto;
      height: 22.5%;
      max-height: 6rem;
      margin: auto; }
    section.home-playlist .playlist-item .item-video .video-wrapper a:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.65);
      opacity: 0;
      transition: opacity 600ms cubic-bezier(0.28, 0, 0.15, 1); }
    section.home-playlist .playlist-item .item-video .video-wrapper a:after {
      transform: translateZ(0);
      transition: 600ms cubic-bezier(0.28, 0, 0.15, 1); }
    section.home-playlist .playlist-item .item-video .video-wrapper a:hover:after {
      transform: translateZ(0) scale(1.15);
      opacity: 1;
      transition-duration: 300ms; }
    section.home-playlist .playlist-item .item-video .video-wrapper a:hover:before {
      opacity: 1;
      transition-duration: 300ms; }
  section.home-playlist .playlist-item .item-details > .inner {
    overflow: visible; }
  section.home-playlist .playlist-item:after {
    content: none; }
  section.home-playlist .playlist-item:last-child > .inner {
    height: auto; }
  section.home-playlist .playlist-item:last-child .item-video {
    position: relative; }
  section.home-playlist .playlist-item:last-child:after {
    content: ''; }
  section.home-playlist .playlist-item .bg, section.home-playlist .playlist-item .item-video, section.home-playlist .playlist-item .item-details {
    opacity: 0;
    transition: opacity 500ms cubic-bezier(0.72, 0, 0.28, 1);
    pointer-events: none; }
  section.home-playlist .playlist-item .item-video {
    z-index: 0; }
  section.home-playlist .playlist-item .bg {
    z-index: -3; }
  section.home-playlist .playlist-item.current .bg, section.home-playlist .playlist-item.current .item-video, section.home-playlist .playlist-item.current .item-details {
    opacity: 1; }
  section.home-playlist .playlist-item.current .bg, section.home-playlist .playlist-item.current .item-video {
    transition-delay: 0; }
  section.home-playlist .playlist-item.current .item-video, section.home-playlist .playlist-item.current .item-details {
    z-index: 1;
    pointer-events: auto; }
  section.home-playlist .playlist-item.current .bg {
    z-index: -2; }

section.home-playlist .playlist-list {
  padding-top: 6rem; }
  @media (max-width: 749px) {
    section.home-playlist .playlist-list {
      padding-top: 2rem; } }
  section.home-playlist .playlist-list .flickity-slider .performance-grid-item {
    margin-top: 0; }
  section.home-playlist .playlist-list .flickity-viewport {
    padding-bottom: 4rem;
    margin-bottom: -4rem; }

section.home-playlist .performance-grid-item .performance-thumbnail {
  margin-bottom: 0; }
  section.home-playlist .performance-grid-item .performance-thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.65);
    border: 2px solid transparent;
    opacity: 0;
    transition: 250ms cubic-bezier(0.72, 0, 0.28, 1);
    transition-property: opacity, border; }

section.home-playlist .performance-grid-item .performance-details {
  display: none; }

section.home-playlist .performance-grid-item.current .performance-thumbnail:after {
  border-color: white;
  opacity: 1; }

section.home-playlist .performance-grid-item:hover:not(.current) .performance-thumbnail:after {
  opacity: 1; }

@media (max-width: 849px) {
  section.home-playlist {
    display: table; }
    section.home-playlist .playlist-header {
      display: table-header-group; }
    section.home-playlist .playlist-content {
      display: table-footer-group; }
    section.home-playlist .playlist-list {
      display: table-cell;
      padding-top: 0; }
      section.home-playlist .playlist-list .performance-grid-item {
        width: 100%; }
        section.home-playlist .playlist-list .performance-grid-item.current .performance-thumbnail:after {
          display: none; }
    section.home-playlist .playlist-item {
      padding: inherit; }
    section.home-playlist .item-video {
      display: none; } }

@media (max-width: 599px) {
  section.home-playlist {
    padding-bottom: 130px; }
    section.home-playlist .playlist-list {
      padding-bottom: 2rem; }
      section.home-playlist .playlist-list > .inner {
        border: 0; }
      section.home-playlist .playlist-list .performance-grid-item .performance-details {
        display: block;
        margin-top: 2rem; }
        section.home-playlist .playlist-list .performance-grid-item .performance-details p {
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-size: 2.2rem;
          font-weight: 400;
          line-height: 1.3;
          letter-spacing: -0.02em; }
          section.home-playlist .playlist-list .performance-grid-item .performance-details p .artist {
            font-weight: 700;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
    section.home-playlist .playlist-item {
      position: static;
      margin: 0; }
      section.home-playlist .playlist-item > .bg {
        bottom: 0; }
        section.home-playlist .playlist-item > .bg:after {
          background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4) 80%, black); }
      section.home-playlist .playlist-item > .inner {
        position: absolute;
        padding-left: 2rem;
        padding-right: 2rem;
        z-index: -1;
        visibility: hidden;
        opacity: 0; }
        section.home-playlist .playlist-item > .inner .item-details {
          opacity: 1; }
        section.home-playlist .playlist-item > .inner .info {
          display: none; }
      section.home-playlist .playlist-item.current > .inner {
        z-index: auto;
        visibility: visible;
        opacity: 1; } }

section.home-playlist-slider {
  position: relative; }
  section.home-playlist-slider > .inner {
    max-width: 1140px;
    margin: auto; }
  section.home-playlist-slider .content-area, section.home-playlist-slider header.header .nav-links .nav-link .nav-description, header.header .nav-links .nav-link section.home-playlist-slider .nav-description, section.home-playlist-slider section.performance-video .video-overlay, section.performance-video section.home-playlist-slider .video-overlay, section.home-playlist-slider .article-paragraph {
    text-align: center; }
  section.home-playlist-slider .performance-grid-item .playlist-artists {
    display: none; }

section.trending {
  position: relative; }
  section.trending > .inner {
    max-width: 1140px;
    margin: auto; }
  section.trending .content-area, section.trending header.header .nav-links .nav-link .nav-description, header.header .nav-links .nav-link section.trending .nav-description, section.trending section.performance-video .video-overlay, section.performance-video section.trending .video-overlay, section.trending .article-paragraph {
    text-align: center; }

section.page-cta {
  position: relative;
  margin: auto;
  overflow: hidden; }
  section.page-cta:last-child {
    margin-bottom: 0; }
  .single-performance main > section.page-cta {
    margin-top: 0;
    margin-bottom: 0; }
  section.page-cta section.cta {
    position: relative;
    width: 500px;
    max-width: 100%;
    margin: auto;
    padding: 4rem 5rem;
    border: 6px solid #3D3D3D;
    background: black;
    z-index: 1; }
    @media (max-width: 599px) {
      section.page-cta section.cta {
        padding: 4rem 2rem; } }
    .single-performance main > section.page-cta section.cta {
      border: 0;
      background: none; }
  section.page-cta hr.fade-divider {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    margin: auto; }
    .single-performance main > section.page-cta hr.fade-divider {
      position: relative; }
  section.page-cta.multi-cta > .wrapper > .inner {
    width: 100%;
    max-width: 1280px;
    margin: auto; }
  section.page-cta.multi-cta section.cta {
    padding-left: 2rem;
    padding-right: 2rem;
    overflow: hidden; }
  @media (max-width: 749px) {
    section.page-cta.multi-cta section.cta {
      width: 100%;
      margin-bottom: 2rem; }
      section.page-cta.multi-cta section.cta:last-child {
        margin-bottom: 0; } }
  @media (min-width: 750px) and (max-width: 979px) {
    section.page-cta.multi-cta section.cta {
      width: 100%;
      margin-bottom: 4rem; }
      section.page-cta.multi-cta section.cta:last-child {
        margin-bottom: 0; } }
  @media (min-width: 980px) {
    section.page-cta.multi-cta > .wrapper {
      position: relative;
      margin-left: -2.5rem;
      margin-right: -2.5rem; }
    section.page-cta.multi-cta > .wrapper > .inner {
      display: table;
      table-layout: fixed;
      border-spacing: 2.5rem; }
    section.page-cta.multi-cta section.cta {
      display: table-cell;
      vertical-align: middle;
      width: 33.3333333333%;
      max-width: none; } }
  section.page-cta.page-cta--single-button .cta__buttons, section.page-cta.page-cta--multiple-buttons .cta__buttons {
    text-align: center; }
  section.page-cta.page-cta--multiple-buttons section.cta {
    width: 100%; }

.button--border {
  border: 2px solid #0258D2; }

section.search-bar {
  position: relative; }
  section.search-bar.focus > .inner {
    border-bottom-color: white; }
    section.search-bar.focus > .inner i, section.search-bar.focus > .inner form.subscribe span.email:after, form.subscribe section.search-bar.focus > .inner span.email:after, section.search-bar.focus > .inner .content-area form .wpcf7-not-valid-tip:after, .content-area form section.search-bar.focus > .inner .wpcf7-not-valid-tip:after, section.search-bar.focus > .inner header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.search-bar.focus > .inner .wpcf7-not-valid-tip:after, section.search-bar.focus > .inner section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.search-bar.focus > .inner .wpcf7-not-valid-tip:after, section.search-bar.focus > .inner .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.search-bar.focus > .inner .wpcf7-not-valid-tip:after, section.search-bar.focus > .inner .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.search-bar.focus > .inner .question-choice.incorrect > span:before {
      color: white; }
  section.search-bar > .inner {
    position: relative;
    max-width: 970px;
    margin: auto;
    color: #989898;
    border-bottom: 1px solid #3D3D3D;
    transition: border-color 600ms cubic-bezier(0.72, 0, 0.28, 1);
    font-size: 2.9rem; }
    @media (max-width: 749px) {
      section.search-bar > .inner {
        font-size: 2.3rem; } }
    section.search-bar > .inner i.jp-icon-search, section.search-bar > .inner form.subscribe span.jp-icon-search.email:after, form.subscribe section.search-bar > .inner span.jp-icon-search.email:after, section.search-bar > .inner .content-area form .jp-icon-search.wpcf7-not-valid-tip:after, .content-area form section.search-bar > .inner .jp-icon-search.wpcf7-not-valid-tip:after, section.search-bar > .inner header.header .nav-links .nav-link .nav-description form .jp-icon-search.wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.search-bar > .inner .jp-icon-search.wpcf7-not-valid-tip:after, section.search-bar > .inner section.performance-video .video-overlay form .jp-icon-search.wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.search-bar > .inner .jp-icon-search.wpcf7-not-valid-tip:after, section.search-bar > .inner .article-paragraph form .jp-icon-search.wpcf7-not-valid-tip:after, .article-paragraph form section.search-bar > .inner .jp-icon-search.wpcf7-not-valid-tip:after, section.search-bar > .inner .screen-question.answered .question-choice.incorrect > span.jp-icon-search:before, .screen-question.answered section.search-bar > .inner .question-choice.incorrect > span.jp-icon-search:before {
      font-size: 1.7rem;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 2rem;
      height: 2rem;
      margin: auto;
      line-height: 2rem;
      text-align: center;
      transition: color 600ms cubic-bezier(0.72, 0, 0.28, 1); }
    section.search-bar > .inner input {
      font-size: 1em;
      margin: 0;
      padding: 0.25em 2.5rem;
      border: 0;
      color: white; }
      section.search-bar > .inner input::-webkit-search-decoration, section.search-bar > .inner input::-webkit-search-cancel-button, section.search-bar > .inner input::-webkit-search-results-button, section.search-bar > .inner input::-webkit-search-results-decoration {
        display: none; }
      section.search-bar > .inner input::-ms-clear {
        width: 0;
        height: 0;
        visibility: hidden; }
      section.search-bar > .inner input.empty + button.clear-input {
        display: none; }
    section.search-bar > .inner .clear-input {
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      background: none;
      border: 0;
      color: inherit;
      transition: color 600ms cubic-bezier(0.72, 0, 0.28, 1); }
      section.search-bar > .inner .clear-input i, section.search-bar > .inner .clear-input form.subscribe span.email:after, form.subscribe section.search-bar > .inner .clear-input span.email:after, section.search-bar > .inner .clear-input .content-area form .wpcf7-not-valid-tip:after, .content-area form section.search-bar > .inner .clear-input .wpcf7-not-valid-tip:after, section.search-bar > .inner .clear-input header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form section.search-bar > .inner .clear-input .wpcf7-not-valid-tip:after, section.search-bar > .inner .clear-input section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form section.search-bar > .inner .clear-input .wpcf7-not-valid-tip:after, section.search-bar > .inner .clear-input .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form section.search-bar > .inner .clear-input .wpcf7-not-valid-tip:after, section.search-bar > .inner .clear-input .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered section.search-bar > .inner .clear-input .question-choice.incorrect > span:before {
        font-size: 1.7rem;
        line-height: 2rem; }
  section.search-bar .awesomplete {
    position: relative;
    line-height: 1;
    z-index: 100;
    -webkit-appearance: none;
    -moz-appearance: none; }
    section.search-bar .awesomplete ul {
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      text-align: left;
      background: rgba(26, 26, 26, 0.85);
      padding: 0 2.5rem; }
      section.search-bar .awesomplete ul[hidden], section.search-bar .awesomplete ul:empty {
        display: none; }
      section.search-bar .awesomplete ul li {
        color: rgba(255, 255, 255, 0.65);
        white-space: nowrap;
        padding: 0.5rem 0;
        font-weight: 300;
        overflow: hidden;
        text-overflow: ellipsis; }
        .safari:not(.hidpi) section.search-bar .awesomplete ul li {
          text-shadow: 0 0 1px white; }
          .safari:not(.hidpi) section.search-bar .awesomplete ul li i, .safari:not(.hidpi) section.search-bar .awesomplete ul li form.subscribe span.email:after, form.subscribe .safari:not(.hidpi) section.search-bar .awesomplete ul li span.email:after, .safari:not(.hidpi) section.search-bar .awesomplete ul li .content-area form .wpcf7-not-valid-tip:after, .content-area form .safari:not(.hidpi) section.search-bar .awesomplete ul li .wpcf7-not-valid-tip:after, .safari:not(.hidpi) section.search-bar .awesomplete ul li header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .safari:not(.hidpi) section.search-bar .awesomplete ul li .wpcf7-not-valid-tip:after, .safari:not(.hidpi) section.search-bar .awesomplete ul li section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .safari:not(.hidpi) section.search-bar .awesomplete ul li .wpcf7-not-valid-tip:after, .safari:not(.hidpi) section.search-bar .awesomplete ul li .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .safari:not(.hidpi) section.search-bar .awesomplete ul li .wpcf7-not-valid-tip:after, .safari:not(.hidpi) section.search-bar .awesomplete ul li .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .safari:not(.hidpi) section.search-bar .awesomplete ul li .question-choice.incorrect > span:before, .safari:not(.hidpi) section.search-bar .awesomplete ul li strong, .safari:not(.hidpi) section.search-bar .awesomplete ul li input {
            text-shadow: none; }
        section.search-bar .awesomplete ul li[aria-selected="true"], section.search-bar .awesomplete ul li:hover, section.search-bar .awesomplete ul li:focus {
          color: white; }
    section.search-bar .awesomplete mark {
      color: inherit;
      background: none; }

a.back-to-top {
  position: fixed;
  bottom: 5rem;
  right: 5rem;
  width: 4.5rem;
  height: 4.5rem;
  z-index: 8;
  display: none; }
  a.back-to-top svg {
    width: 100%;
    height: 100%; }
    a.back-to-top svg .bg {
      transition: opacity 300ms cubic-bezier(0.72, 0, 0.28, 1); }
  a.back-to-top:hover svg .bg {
    opacity: 1; }
  @media (min-width: 600px) {
    .no-touch a.back-to-top {
      display: block;
      opacity: 0;
      transform: translate3d(0, 9.5rem, 0);
      transition: 600ms cubic-bezier(0.72, 0, 0.28, 1);
      pointer-events: none; }
      .no-touch a.back-to-top.showing {
        pointer-events: auto;
        opacity: 1;
        transform: translate3d(0, 0, 0); } }

.curated-2-up {
  width: 100%;
  margin-bottom: 2rem;
  text-align: center; }
  .flickity-slider .curated-2-up {
    margin-bottom: 0; }
  @media (max-width: 979px) {
    .curated-2-up:last-child {
      margin-bottom: 0; } }
  @media (min-width: 750px) and (max-width: 979px) {
    .curated-2-up {
      margin-bottom: 4rem; } }
  @media (min-width: 980px) {
    .curated-2-up {
      -ms-flex: 0 50%;
          flex: 0 50%;
      max-width: 50%;
      padding-left: 1rem;
      padding-right: 1rem; }
      .curated-2-up:not(.curated-2-up--carousel) {
        margin-bottom: 5rem; }
        .curated-2-up:not(.curated-2-up--carousel):nth-child(odd) {
          padding-left: 0; }
        .curated-2-up:not(.curated-2-up--carousel):nth-child(even) {
          padding-right: 0; } }

.curated-explore__grid .inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: center;
      justify-content: center; }

.curated-2-up__image {
  position: relative; }
  .curated-2-up__image:after {
    content: "";
    display: block;
    padding-top: 63%; }
  .curated-2-up__image > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .curated-2-up__image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color 0.9s cubic-bezier(0.28, 0, 0.15, 1); }

.curated-2-up__link {
  display: block; }
  .curated-2-up__link:hover .curated-2-up__image:before {
    background-color: rgba(0, 0, 0, 0.65);
    transition-duration: 0.3s; }

.curated-2-up__title {
  width: 100%;
  margin-top: 2rem;
  font-size: 1.8rem;
  font-weight: 700; }

.curated-2-up__description {
  color: #FFFFFF;
  margin-top: 0.8rem; }

.curated-2-up__author {
  text-decoration: underline; }

section.curated-explore {
  position: relative;
  overflow: hidden; }
  section.curated-explore > .inner {
    max-width: 1140px;
    margin: auto; }
  @media (min-width: 980px) {
    section.curated-explore .wrapper {
      position: relative;
      margin-left: -1rem;
      margin-right: -1rem; } }

.curated-explore__header {
  text-align: center; }

.curated-explore__list .inner:after {
  content: 'flickity';
  display: none; }

.curated-explore__list .flickity-viewport {
  padding-bottom: 4rem;
  margin-bottom: -4rem; }

.curated-explore__list .flickity-prev-next-button {
  top: 37%; }

section.curated-heading {
  position: relative;
  overflow: hidden;
  margin-top: 4rem;
  margin-bottom: 4rem; }
  section.curated-heading .curated-heading__inner {
    max-width: 730px;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    text-align: center; }

.curated-heading__subtitle {
  margin-bottom: 3.5rem; }
  @media (min-width: 400px) {
    .curated-heading__subtitle {
      margin-bottom: 2.5rem; } }

.curated-heading__title {
  margin-bottom: 1rem; }

.curated-heading__content {
  margin-top: 0; }

section.curated-listing {
  position: relative;
  overflow: hidden; }
  section.curated-listing .wrapper > .inner {
    width: 100%;
    max-width: 1280px;
    margin: auto; }
  @media (min-width: 980px) {
    section.curated-listing .wrapper {
      position: relative;
      margin-left: -5rem;
      margin-right: -5rem; }
    section.curated-listing .inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: center;
          justify-content: center; }
    section.curated-listing .curated-2-up {
      padding-left: 2rem;
      padding-right: 2rem; } }

section.curated-article-grid {
  position: relative;
  overflow: hidden; }

.curated-article-grid__wrapper {
  position: relative; }

.curated-article-grid__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  width: 100%;
  max-width: 1140px;
  margin: auto; }
  @media (min-width: 600px) {
    .curated-article-grid__inner {
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: center;
          justify-content: center; } }

.curated-article {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 100%;
  margin-bottom: 3.5rem;
  text-align: center; }
  .curated-article:last-child {
    margin-bottom: 0; }
  @media (min-width: 600px) {
    .curated-article {
      -ms-flex: 0 50%;
          flex: 0 50%;
      max-width: 50%;
      padding-left: 1rem;
      padding-right: 1rem;
      margin-bottom: 5rem; } }
  @media (min-width: 940px) {
    .curated-article {
      -ms-flex: 0 33.3333333333%;
          flex: 0 33.3333333333%;
      max-width: 33.3333333333%; } }
  .curated-article:hover .curated-article__image:before {
    background-color: rgba(0, 0, 0, 0.65);
    transition-duration: 0.3s; }

.curated-article--video {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .curated-article--video .curated-article--video__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    -ms-flex-pack: center;
        justify-content: center;
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #1A1A1A; }

.curated-article__image {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 2rem; }
  .curated-article__image:after {
    content: "";
    display: block;
    padding-top: 63.1067961165%; }
  .curated-article__image > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .curated-article__image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color 0.9s cubic-bezier(0.28, 0, 0.15, 1); }

.curated-article__title {
  font-size: 1.6rem;
  font-weight: 500; }

.curated-article__description {
  margin-top: 0.8rem; }

.curated-article__video-thumbnail {
  position: relative;
  width: 160px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 auto 3rem; }
  .curated-article__video-thumbnail:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .curated-article__video-thumbnail > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

.curated-article__video-link {
  margin-top: 3.5rem;
  text-decoration: underline; }
  .curated-article__video-link:after {
    content: '';
    display: inline-block;
    width: 23px;
    height: 23px;
    vertical-align: middle;
    background-image: url("../images/play.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-left: 7px; }

.curated-article-grid__footer {
  margin-top: 15px;
  text-align: center; }
  @media (min-width: 600px) {
    .curated-article-grid__footer {
      margin-top: 0; } }

section.contributor-bio {
  position: relative;
  overflow: hidden; }
  section.contributor-bio .wrapper > .inner {
    width: 100%;
    max-width: 970px;
    margin: auto; }
  @media (min-width: 800px) {
    section.contributor-bio .wrapper {
      position: relative;
      margin-left: -5rem;
      margin-right: -5rem; }
    section.contributor-bio > .wrapper > .inner {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
      -ms-flex-pack: center;
          justify-content: center; } }

.contributor-bio__intro {
  text-align: center; }
  @media (max-width: 799px) {
    .contributor-bio__intro {
      margin-bottom: 2rem; } }
  @media (min-width: 800px) {
    .contributor-bio__intro {
      -ms-flex: 0 20%;
          flex: 0 20%; } }

.contributor-bio__author-image {
  position: relative;
  width: 133px;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: auto; }
  .contributor-bio__author-image:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .contributor-bio__author-image > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  @media (min-width: 800px) {
    .contributor-bio__author-image {
      width: 265px; } }

.contributor-bio__author-name {
  margin-top: 2rem; }

@media (min-width: 800px) {
  .contributor-bio__content {
    -ms-flex: 1;
        flex: 1;
    padding-left: 10rem; } }

.contributor-bio__excerpt {
  line-height: 1.6;
  margin-bottom: 2rem;
  font-weight: 500; }

.contributor-bio__text p {
  line-height: 2.5rem;
  margin-bottom: 2rem; }

.article__inner {
  background: #FFFFFF;
  color: #000000; }

.article__wrapper {
  max-width: 106.5rem;
  margin: 0 auto; }
  @media (min-width: 800px) {
    .article__wrapper {
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; } }

.article__main {
  -ms-flex: 1;
      flex: 1; }
  @media (min-width: 800px) {
    .article__main {
      max-width: calc(100% - 36.5rem);
      margin-left: 10rem; } }
  @media (min-width: 1600px) {
    .article__main {
      max-width: 70rem; } }

.article-blockquote {
  text-align: center; }

.article-blockquote__container {
  padding-top: 2rem; }

.article-blockquote__body {
  color: #0258D2;
  margin-bottom: 1.8rem; }
  .article-blockquote__body:before {
    content: '';
    display: inline-block;
    width: 36px;
    height: 46px;
    vertical-align: middle;
    background-image: url("../images/quote-big.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%; }

.article-blockquote__footer {
  color: #737373; }

.article-blockquote__author {
  color: #000000;
  margin-right: 5px; }
  @media (max-width: 799px) {
    .article-blockquote__author {
      display: block;
      margin-right: 0; } }

.article-explore {
  position: relative;
  overflow: hidden; }
  .article-explore .wrapper > .inner {
    width: 100%;
    max-width: 1280px;
    margin: auto; }
  @media (min-width: 800px) {
    .article-explore .wrapper {
      position: relative;
      margin-left: -5rem;
      margin-right: -5rem; } }

@media (min-width: 800px) {
  .article-explore__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    -ms-flex-pack: center;
        justify-content: center;
    margin: 0 -2rem; } }

.article-explore__header {
  text-align: center; }

.article-explore__footer {
  text-align: center; }

.article-header {
  position: relative;
  margin-top: -70px; }
  @media (min-width: 768px) {
    .article-header {
      position: relative;
      margin-top: -120px;
      max-height: calc(100vh - 10rem);
      overflow: hidden; }
      .article-header:before {
        content: "";
        display: block;
        padding-top: 56.9444444444%; }
      .article-header > * {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0; } }

.article-header__search,
.article-header__menu,
.article-header__subheadline,
.article-header__headline,
.article-header__intro,
.article-header__meta,
.article-header__credit,
.article-header__meta-link {
  color: #FFF; }

@media (max-width: 799px) {
  .article-header__subheadline {
    padding: 0 10px;
    line-height: 22px; } }

.article-header__headline {
  font-size: 3.6rem;
  font-weight: 300;
  line-height: 4.5rem; }
  @media (min-width: 768px) {
    .article-header__headline {
      font-size: 4.3rem;
      line-height: 5.2rem; } }

.article-header__intro {
  font-size: 2rem;
  font-weight: 300;
  line-height: 3rem; }
  @media (min-width: 768px) {
    .article-header__intro {
      font-size: 2.2rem;
      line-height: 3.5rem; } }

.article-header__meta, .article-header__credit {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px; }
  @media (min-width: 768px) {
    .article-header__meta, .article-header__credit {
      margin-bottom: 0; } }

.article-header__credit {
  position: absolute;
  top: inherit;
  left: 15px;
  bottom: 10px;
  right: 15px;
  margin: 0;
  text-align: center; }
  @media (min-width: 768px) {
    .article-header__credit {
      left: auto;
      bottom: 15px;
      right: 25px;
      text-align: left; } }

.article-header__background {
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .article-header__background:after {
    content: "";
    display: block;
    padding-top: 55.9375%; }
  .article-header__background > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  @media (max-width: 768px) {
    .article-header__background {
      position: relative;
      z-index: 1; } }
  @media (min-width: 768px) {
    .article-header__background {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-position: center; } }
  .article-header__background:before {
    content: '';
    display: block; }
  .article-header__background:after {
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.4) 0%, black 100%); }
    @media (min-width: 768px) {
      .article-header__background:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.84) 84%); } }

.article-header__block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  @media (max-width: 768px) {
    .article-header__block {
      position: relative;
      z-index: 2; } }
  @media (min-width: 768px) {
    .article-header__block {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }

.article-header__content {
  padding: 0 20px 50px 20px;
  max-width: 655px;
  text-align: center; }
  @media (min-width: 768px) {
    .article-header__content {
      padding: 50px 20px; } }

.article-header__subheadline {
  padding-bottom: 15px; }
  @media (max-width: 768px) {
    .article-header__subheadline {
      margin-top: -4rem; } }

.article-header__headline {
  margin-bottom: 25px; }

.article-header__meta-link {
  text-decoration: underline; }

.article-chapters__link {
  font-size: 1.3rem;
  color: #23201D;
  font-weight: 400;
  line-height: 1.3rem;
  letter-spacing: 0.02em; }

.article-chapter {
  padding-top: 3rem;
  padding-bottom: 2rem; }
  .article-chapter:first-child {
    padding-top: 0; }

.article-chapters {
  margin-bottom: 3rem; }
  @media (min-width: 800px) {
    .article-chapters {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: 26.5rem;
      margin-top: -6rem;
      margin-bottom: 0; } }

.article-chapters__navigation {
  position: relative;
  max-width: 28rem;
  margin: 0 auto;
  background: #FFFFFF;
  border: 1px solid #E6E6E6;
  padding: 1.9rem 3rem;
  position: relative;
  z-index: 2; }
  @media (min-width: 800px) {
    .article-chapters__navigation {
      max-width: 100%;
      padding: 3rem 0 1.7rem;
      z-index: inherit; } }

@media (max-width: 799px) {
  .article-chapters__label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    pointer-events: none;
    z-index: 10;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; } }

@media (min-width: 800px) {
  .article-chapters__label {
    padding: 0 3rem; } }

@media (min-width: 800px) {
  .article-chapters__label-text {
    margin-bottom: 0.6rem; } }

@media (max-width: 799px) {
  .article-chapters__label-text {
    font-size: 1rem; } }

.article-chapters__desktop {
  margin: 1rem 0 0 0; }
  @media (max-width: 799px) {
    .article-chapters__desktop {
      display: none; } }

@media (min-width: 800px) {
  .article-chapters__icon,
  .article-chapters__mobile {
    display: none; } }

.article-chapters__icon {
  margin-left: 0.8rem;
  font-size: 6px; }

.article-chapters__mobile,
.article-chapters__select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  border: 0;
  transition: all 0.3s ease;
  pointer-events: auto;
  z-index: 9; }

.article-chapters__item {
  line-height: 2.4rem;
  padding: 1.2rem 0; }

.article-chapters__link {
  display: block;
  padding: 0 3rem;
  border-left: 2px solid transparent;
  transition: border 0.3s ease-in-out; }
  .js-target-active .article-chapters__link {
    color: #0F70DA;
    border-left-color: #0054D5; }

@media (min-width: 800px) {
  .article-chapters__main {
    -ms-flex: 1;
        flex: 1;
    padding-left: 4rem; } }

.article-chapters__date {
  margin-bottom: 2rem; }

.article-content__heading {
  margin-bottom: 1.5rem; }

.article-tip__content {
  font-size: 1.5rem;
  font-weight: 300;
  color: #737373; }

.article-paragraph {
  padding: 0 0 2rem 0; }
  .article-paragraph .article-paragraph__title + p:first-letter {
    display: block;
    float: left;
    margin-right: 8px;
    color: #0258D2; }
  .article-paragraph p {
    margin-bottom: 2rem; }
    @media (min-width: 800px) {
      .article-paragraph p {
        margin-bottom: 2.8rem; } }
    .article-paragraph p:last-child {
      margin-bottom: 0; }

.article-paragraph__title {
  font-weight: 400;
  margin-bottom: 2rem; }

.article-paragraph--first p:first-of-type::first-letter {
  margin: -2px 8px 0 0;
  float: left;
  color: #0258D2; }

.article-tip {
  width: 3.1rem;
  height: 1.6rem;
  display: inline-block;
  margin-left: 0.6rem;
  margin-right: 1rem;
  line-height: 0; }
  @media (min-width: 800px) {
    .article-tip {
      position: relative; }
      .article-tip:hover .article-tip__content {
        opacity: 1;
        visibility: visible; } }
  @media (max-width: 799px) {
    .article-tip {
      position: relative;
      z-index: 1; }
      .article-tip.js-modal-active .article-tip__content,
      .article-tip.js-modal-active .article-tip__modal {
        visibility: visible;
        opacity: 1; }
      .article-tip .article-tip__modal {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.85);
        visibility: hidden;
        opacity: 0;
        display: block;
        margin: 0 auto;
        transition: all 0.3s ease-in-out;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 20; }
      .article-tip .article-tip__inner {
        position: relative;
        background: #FFFFFF;
        border: 1px solid #EBEBEB;
        box-shadow: 0 0 0.5rem #EBEBEB; }
      .article-tip .article-tip__close {
        position: absolute;
        top: -4rem;
        right: 0;
        margin: 0;
        padding: 0;
        background: transparent;
        border: 0;
        color: #898989; }
        .article-tip .article-tip__close .jp-icon-close {
          margin-right: 5px;
          font-size: 13px; }
      .article-tip .article-tip__content {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        align-item: center;
        -ms-flex-pack: center;
            justify-content: center;
        height: 100%;
        margin: 0 auto;
        visibility: hidden;
        opacity: 0;
        padding-left: 2rem;
        padding-right: 2rem; } }

.article-tip__close {
  -webkit-appearance: none;
  -moz-appearance: none; }

@media (min-width: 800px) {
  .article-tip__close {
    display: none; } }

.article-tip__icon {
  width: 3.3rem;
  height: 1.8rem;
  position: relative;
  top: -3px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #0258D2;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 10px; }
  @media (min-width: 800px) {
    .article-tip__icon {
      top: -5px; } }
  .article-tip__icon:hover {
    background-color: #0258D2; }
    .article-tip__icon:hover .article-tip__icon-disc {
      background-color: #FFFFFF; }

.article-tip__icon-disc {
  margin: 0 2px;
  width: 4px;
  height: 4px;
  display: inline-block;
  background-color: #0258D2;
  border-radius: 50%; }

.article-tip__inner {
  display: block;
  padding: 2rem;
  color: #000000;
  font-weight: 400; }

.article-tip__content {
  display: block;
  position: absolute;
  font-size: 1.3rem;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 800px) {
    .article-tip__content {
      top: -1.5rem;
      width: 30rem;
      background: #FFFFFF;
      border: 1px solid #EBEBEB;
      box-shadow: 0 0 0.5rem #EBEBEB; }
      .article-tip--left .article-tip__content {
        right: 100%;
        transform: translateX(-3.1rem); }
        .article-tip--left .article-tip__content:before, .article-tip--left .article-tip__content:after {
          left: 100%;
          top: 1.5rem;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: transparent; }
        .article-tip--left .article-tip__content:before {
          border-left-color: #EBEBEB;
          border-width: 11px;
          margin-top: -11px; }
        .article-tip--left .article-tip__content:after {
          border-left-color: #FFFFFF;
          border-width: 10px;
          margin-top: -10px; }
      .article-tip--right .article-tip__content {
        left: 100%;
        transform: translateX(3.1rem); }
        .article-tip--right .article-tip__content:before, .article-tip--right .article-tip__content:after {
          right: 100%;
          top: 1.5rem;
          border: solid transparent;
          content: '';
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: transparent; }
        .article-tip--right .article-tip__content:before {
          border-right-color: #EBEBEB;
          border-width: 11px;
          margin-top: -11px; }
        .article-tip--right .article-tip__content:after {
          border-right-color: #FFFFFF;
          border-width: 10px;
          margin-top: -10px; } }

.article-pull-quote {
  position: relative;
  width: 100%;
  display: inline-block;
  margin: 1rem 0 2.5rem 0;
  padding-left: 1.5rem;
  font-weight: 400;
  color: #0258D2;
  float: none; }
  @media (min-width: 800px) {
    .article-pull-quote {
      width: auto;
      float: right;
      margin: 0 -5% 2.8rem 2rem; } }
  @media (min-width: 1140px) {
    .article-pull-quote {
      margin-right: -7.5%; } }
  @media (min-width: 1280px) {
    .article-pull-quote {
      margin-right: -10%; } }
  @media (min-width: 1440px) {
    .article-pull-quote {
      width: 9rem;
      margin-right: 0; } }
  @media (max-width: 799px) {
    .article-pull-quote {
      font-size: 16px;
      line-height: 2.5rem; } }
  .article-pull-quote:before {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #0258D2; }

.article-pull-quote__inner {
  display: block;
  width: 100%; }
  @media (min-width: 800px) {
    .article-pull-quote__inner {
      width: 18rem; } }

@media (max-width: 749px) {
  .article-images {
    margin: 0 -2rem; } }

.article-image img {
  width: auto;
  height: auto;
  max-width: 100%;
  margin: auto;
  display: block; }

.article-image__body {
  position: relative; }

.article-image__zoom {
  width: 36px;
  height: 36px;
  display: block;
  position: absolute;
  bottom: 1.5rem;
  right: 1.5rem;
  z-index: 10;
  border-radius: 50%;
  background-color: #0258D2; }

.article-image__footer {
  padding: 1.5rem 2rem;
  border-bottom: 1px solid #4D4D4D;
  color: #666666; }
  @media (max-width: 749px) {
    .article-image__footer {
      text-align: center; } }

.article-image__cta {
  color: #0258D2; }
  @media (min-width: 750px) {
    .article-image__cta {
      float: right; } }

.article-images {
  position: relative;
  padding: 3rem 0; }
  @media (min-width: 750px) {
    .article-images {
      padding: 2rem 0 4rem; } }

.article-images--two .article-images {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.25rem; }

.article-images--two .article-images__inner {
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.25rem; }

.article-images--two .article-images__item {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 50%;
  padding: 0 0.25rem; }
  .article-images--two .article-images__item:first-child .article-images__thumbnail:after {
    display: none; }

.article-images--carousel .article-images__thumbnail:after {
  background-image: url("../images/sliders.svg"); }

.article-images___wrapper {
  position: relative; }

.article-images__item {
  text-align: center; }

.article-images__thumbnail {
  position: relative;
  margin: 0 auto 1.5rem; }
  .article-images__thumbnail:after {
    content: '';
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem;
    width: 36px;
    height: 36px;
    display: inline-block;
    vertical-align: middle;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../images/zoom-circle.svg"); }

.article-images__photo {
  max-width: 100%; }

.article-images__detail {
  width: 100%;
  padding-top: 1.5rem; }
  @media (min-width: 800px) {
    .article-images__detail {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center;
      padding-bottom: 1.8rem;
      border-bottom: 1px solid #EBEBEB; } }

.article-images__caption {
  margin-bottom: 1rem;
  font-size: 1.3rem;
  color: #737373;
  letter-spacing: 0;
  line-height: 2rem; }
  @media (min-width: 800px) {
    .article-images__caption {
      margin-bottom: 0;
      text-align: left; } }

@media (min-width: 799px) {
  .article-images__archives {
    -ms-flex: 0 0 150px;
        flex: 0 0 150px;
    width: 150px;
    text-align: right; } }

.article-images__archives:after {
  content: '';
  display: inline-block;
  width: 21px;
  height: 16px;
  margin-left: 1rem;
  vertical-align: middle;
  background-image: url("../images/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.article-images__link {
  color: #0258D2;
  font-size: 13px;
  border-bottom: 1px solid #0258D2; }

.article-video__footer {
  padding: 1.5rem 2rem;
  border-bottom: 1px solid #4D4D4D;
  color: #666666; }
  @media (max-width: 749px) {
    .article-video__footer {
      text-align: center; } }

.article-video__cta {
  color: #0258D2; }
  @media (min-width: 750px) {
    .article-video__cta {
      float: right; } }

.article-videos {
  padding-top: 1rem;
  padding-bottom: 2rem; }
  @media (min-width: 800px) {
    .article-videos {
      padding-top: 2rem; } }

@media (min-width: 800px) {
  .article-videos--multiple .article-videos__grid {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5rem; }
  .article-videos--multiple .article-videos__item {
    width: 50%;
    padding: 0 0.5rem;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column; }
  .article-videos--multiple .article-videos__detail {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: stretch;
        align-items: stretch; }
  .article-videos--multiple .article-videos__archives {
    margin-top: 1.2rem;
    text-align: left; } }

.article-videos__item {
  margin-bottom: 2rem; }

.article-videos__thumbnail {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto 2rem; }
  .article-videos__thumbnail:before {
    content: "";
    display: block;
    padding-top: 56.4285714286%; }
  .article-videos__thumbnail > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .article-videos__thumbnail:after {
    margin: auto;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 6.2rem;
    height: 6.2rem;
    display: block;
    background: url("../images/icon-play.svg") no-repeat; }

.article-videos__detail {
  width: 100%;
  padding-bottom: 1.5rem;
  text-align: center;
  border-bottom: 1px solid #EBEBEB; }
  @media (min-width: 800px) {
    .article-videos__detail {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center;
      padding-bottom: 2rem;
      text-align: left; } }

.article-videos__caption {
  margin-bottom: 1rem;
  font-size: 1.3rem;
  color: #737373;
  line-height: 2rem; }
  @media (min-width: 800px) {
    .article-videos__caption {
      margin-bottom: 0;
      text-align: left; } }

@media (min-width: 799px) {
  .article-videos__archives {
    -ms-flex: 1 0 15rem;
        flex: 1 0 15rem;
    width: 15rem;
    text-align: right; } }

.article-videos__archives:after {
  content: '';
  display: inline-block;
  width: 21px;
  height: 16px;
  margin-left: 0.5rem;
  vertical-align: middle;
  background-image: url("../images/folder.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.article-videos__link {
  color: #0258D2;
  font-size: 13px;
  border-bottom: 1px solid #0258D2; }

.modal__inner-title {
  margin: 2.5rem 0 0 0;
  color: #FFFFFF;
  font-size: 16px;
  text-align: center;
  font-weight: 300; }

.article-3-up {
  width: 100%;
  margin-bottom: 4rem;
  text-align: center; }
  .article-3-up:last-child {
    margin-bottom: 0; }
  @media (min-width: 800px) {
    .article-3-up {
      width: 33.3333333333%;
      max-width: 33.3333333333%;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      margin-bottom: 3.5rem;
      padding: 0 2rem; }
      .single-contributor .article-3-up {
        margin-bottom: 4rem; } }

.article-3-up__image {
  position: relative; }
  .article-3-up__image:after {
    content: "";
    display: block;
    padding-top: 63%; }
  .article-3-up__image > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .article-3-up__image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    transition: background-color 0.9s cubic-bezier(0.28, 0, 0.15, 1); }

.article-3-up__link {
  display: block; }
  .article-3-up__link:hover .article-3-up__image:before {
    background-color: rgba(0, 0, 0, 0.65);
    transition-duration: 0.3s; }

.article-3-up__title {
  width: 100%;
  margin-top: 2rem;
  font-size: 1.8rem;
  font-weight: 500; }

.article-3-up__description {
  color: #FFFFFF;
  margin-top: 1rem; }

.article-3-up__author {
  text-decoration: underline; }

.article-progress-bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #898989;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out; }
  .article-progress-bar.js-sticky-bar {
    opacity: 1;
    visibility: visible;
    z-index: 99;
    transform: translateY(0); }

.article-progress-bar__line {
  width: 100%;
  height: 0.5rem;
  background: #898989; }

.article-progress-bar__fill {
  width: 0;
  height: 0.5rem;
  background: #0258D2; }

.article-progress-bar__inner {
  background: #000000;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 5.5rem;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding: 0 0.2rem; }
  @media (min-width: 799px) {
    .article-progress-bar__inner {
      -ms-flex-pack: justify;
          justify-content: space-between;
      padding: 0 5rem;
      height: 7rem; } }

.article-progress-bar__intro,
.article-progress-bar__social {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 50%;
  height: 100%; }

.article-progress-bar__intro {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media (max-width: 799px) {
    .article-progress-bar__intro {
      display: none; } }

.article-progress-bar__title {
  font-size: 1.8rem; }

.article-progress-bar__social {
  -ms-flex-item-align: end;
      align-self: flex-end;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  .article-progress-bar__social .social {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
    cursor: default; }
    .article-progress-bar__social .social li {
      margin: 0 1.4rem 0 0; }
      @media (min-width: 800px) {
        .article-progress-bar__social .social li {
          margin-right: 1.6rem; } }
      .article-progress-bar__social .social li:first-child {
        margin: 0 2.5rem 0 0; }
      .article-progress-bar__social .social li a {
        display: block;
        position: relative;
        text-align: center;
        color: #FFFFFF;
        z-index: 1;
        transition: opacity 0.2s ease; }
        .article-progress-bar__social .social li a:hover {
          opacity: 0.6; }
      .article-progress-bar__social .social li i, .article-progress-bar__social .social li form.subscribe span.email:after, form.subscribe .article-progress-bar__social .social li span.email:after, .article-progress-bar__social .social li .content-area form .wpcf7-not-valid-tip:after, .content-area form .article-progress-bar__social .social li .wpcf7-not-valid-tip:after, .article-progress-bar__social .social li header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .article-progress-bar__social .social li .wpcf7-not-valid-tip:after, .article-progress-bar__social .social li section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .article-progress-bar__social .social li .wpcf7-not-valid-tip:after, .article-progress-bar__social .social li .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .article-progress-bar__social .social li .wpcf7-not-valid-tip:after, .article-progress-bar__social .social li .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .article-progress-bar__social .social li .question-choice.incorrect > span:before {
        font-size: 1rem; }
        @media (min-width: 800px) {
          .article-progress-bar__social .social li i, .article-progress-bar__social .social li form.subscribe span.email:after, form.subscribe .article-progress-bar__social .social li span.email:after, .article-progress-bar__social .social li .content-area form .wpcf7-not-valid-tip:after, .content-area form .article-progress-bar__social .social li .wpcf7-not-valid-tip:after, .article-progress-bar__social .social li header.header .nav-links .nav-link .nav-description form .wpcf7-not-valid-tip:after, header.header .nav-links .nav-link .nav-description form .article-progress-bar__social .social li .wpcf7-not-valid-tip:after, .article-progress-bar__social .social li section.performance-video .video-overlay form .wpcf7-not-valid-tip:after, section.performance-video .video-overlay form .article-progress-bar__social .social li .wpcf7-not-valid-tip:after, .article-progress-bar__social .social li .article-paragraph form .wpcf7-not-valid-tip:after, .article-paragraph form .article-progress-bar__social .social li .wpcf7-not-valid-tip:after, .article-progress-bar__social .social li .screen-question.answered .question-choice.incorrect > span:before, .screen-question.answered .article-progress-bar__social .social li .question-choice.incorrect > span:before {
            font-size: 1.2rem; } }

.article-additional-resources__headline {
  font-size: 2rem;
  line-height: 3rem; }

.article-additional-resources__content a {
  color: #0258D2;
  text-decoration: underline; }

.article-additional-resources {
  padding: 2rem 0;
  border-top: 1px solid #EBEBEB;
  border-bottom: 1px solid #EBEBEB; }
  @media (min-width: 800px) {
    .article-additional-resources {
      padding-top: 3rem; } }

.article-additional-resources__header {
  margin: 0 auto;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.article-additional-resources__toggle {
  width: 16px;
  height: 2px;
  position: relative;
  background: #0258D2; }
  .article-additional-resources__toggle:before {
    content: '';
    width: 16px;
    height: 2px;
    display: block;
    background: #0258D2;
    transform: rotate(90deg);
    transition: all 0.3s ease-in-out; }
    .js-accordion-active .article-additional-resources__toggle:before {
      transform: rotate(0deg); }

.article-additional-resources__content {
  padding-top: 2rem; }
  @media (min-width: 800px) {
    .article-additional-resources__content {
      padding-top: 3rem; } }
  .article-additional-resources__content p {
    margin: 0 0 2rem 0; }

.article-updates__text {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2rem;
  color: #737373; }

.article-updates {
  padding: 2rem 0;
  border-top: 1px solid #EBEBEB; }
  @media (min-width: 800px) {
    .article-updates {
      padding: 2.5rem 0 3rem; } }
  .article-updates:first-child {
    margin-bottom: 2rem;
    padding: 0;
    border: 0; }
    @media (min-width: 800px) {
      .article-updates:first-child {
        margin-bottom: 1rem; } }
    .article-updates:first-child .article-updates__content {
      display: none; }

.article-updates__text {
  display: block;
  margin-bottom: 0.5rem; }

.article-updates__content {
  margin-top: 1rem; }
  .article-updates__content h2 {
    font-weight: 400;
    margin-bottom: 2rem; }
  .article-updates__content p {
    margin-bottom: 2.5rem; }
    .article-updates__content p:last-child {
      margin-bottom: 0; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out; }
  .modal.js-modal-active {
    visibility: visible;
    opacity: 1;
    z-index: 1001; }

.modal__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.85); }

.modal__content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%;
  margin: 0 auto; }

.modal__inner-wrapper-button {
  height: 6rem;
  text-align: right;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: end;
      align-items: flex-end; }
  @media (min-width: 800px) {
    .modal__inner-wrapper-button {
      height: auto;
      display: block; } }

.modal__close {
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0 2rem 1rem 0;
  padding: 0;
  background: transparent;
  border: 0;
  color: #898989; }
  @media (min-width: 800px) {
    .modal__close {
      margin: 0 0 1rem 0; } }
  .modal__close .jp-icon-close {
    margin-right: 5px;
    font-size: 13px; }
  .article-images--carousel .modal__close {
    margin: 1rem 2rem 1rem 0; }
    @media (min-width: 800px) {
      .article-images--carousel .modal__close {
        margin: 0 0 1rem 0; } }

.modal__inner {
  position: relative;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  max-width: 100%; }
  @media (min-width: 800px) {
    .modal__inner {
      margin: auto 8rem auto 8rem; } }
  .modal--image-block .modal__inner {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto; }
  .modal__inner .panzoom-tools {
    display: none; }
    @media (min-width: 800px) {
      .modal__inner .panzoom-tools {
        position: absolute;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-flow: column;
            flex-flow: column;
        -ms-flex-align: center;
            align-items: center;
        top: 50%;
        right: -58px;
        z-index: 99;
        transform: translateY(-50%); } }
    .modal__inner .panzoom-tools .zoom-text {
      margin: 15px 0;
      color: #898989; }
    .modal__inner .panzoom-tools .zoom-in__button,
    .modal__inner .panzoom-tools .zoom-out__button {
      width: 25px;
      height: 25px;
      position: relative;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      margin: 0;
      padding: 0;
      background: transparent;
      border: 1px solid #898989;
      border-radius: 50%;
      transition: border-color 0.3s ease; }
      .modal__inner .panzoom-tools .zoom-in__button:hover,
      .modal__inner .panzoom-tools .zoom-out__button:hover {
        border-color: #FFFFFF; }
        .modal__inner .panzoom-tools .zoom-in__button:hover .icon-zoom-in:before, .modal__inner .panzoom-tools .zoom-in__button:hover .icon-zoom-in:after,
        .modal__inner .panzoom-tools .zoom-in__button:hover .icon-zoom-out:before,
        .modal__inner .panzoom-tools .zoom-in__button:hover .icon-zoom-out:after,
        .modal__inner .panzoom-tools .zoom-out__button:hover .icon-zoom-in:before,
        .modal__inner .panzoom-tools .zoom-out__button:hover .icon-zoom-in:after,
        .modal__inner .panzoom-tools .zoom-out__button:hover .icon-zoom-out:before,
        .modal__inner .panzoom-tools .zoom-out__button:hover .icon-zoom-out:after {
          background: #FFFFFF; }
      .modal__inner .panzoom-tools .zoom-in__button:before,
      .modal__inner .panzoom-tools .zoom-out__button:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 50%;
        height: 1px;
        background: #898989;
        transition: background 0.3s ease;
        transform: translateX(50%); }
    .modal__inner .panzoom-tools .zoom-in__button:after {
      content: '';
      display: block;
      position: absolute;
      left: 25%;
      width: 50%;
      height: 1px;
      background: #898989;
      transition: background 0.3s ease;
      transform: rotate(90deg); }

.modal--carousel-block .modal__content {
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch; }

.modal--carousel-block .modal__inner {
  margin: 0; }
  @media (min-width: 800px) {
    .modal--carousel-block .modal__inner {
      margin: 8rem 8rem 6.6rem; } }

.article-image-modal__inner {
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  max-height: 80vh;
  overflow: hidden; }
  .article-images--two .article-image-modal__inner {
    display: -ms-flexbox;
    display: flex; }

.article-image-modal__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: column;
      flex-direction: column; }

.article-image-modal__image-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  position: static !important;
  background: #000000;
  overflow: hidden; }

.article-image-modal__caption {
  padding: 20px;
  color: #FFFFFF; }

.article-images--two .article-image-modal__item {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 50%;
  -ms-flex-direction: column;
      flex-direction: column; }
  .article-images--two .article-image-modal__item:first-child {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .article-images--two .article-image-modal__item:last-child {
    -ms-flex-pack: start;
        justify-content: flex-start; }

.article-images--two .article-image-modal__image-wrapper img {
  max-width: 100%; }

.modal--image-block .article-image-modal__image {
  max-height: calc(80vh - 90px);
  max-width: 100%; }

.modal--video-block .performance-video {
  color: #FFFFFF; }
  .modal--video-block .performance-video .video-details {
    display: block;
    overflow: hidden; }

.modal--video-block .article-video-modal {
  max-height: calc(100vh - 115px);
  overflow-y: auto; }

.modal--video-block .modal__inner-wrapper-button {
  -ms-flex-pack: end;
      justify-content: flex-end; }
  @media (min-width: 800px) {
    .modal--video-block .modal__inner-wrapper-button {
      -ms-flex-pack: center;
          justify-content: center; } }

.modal--video-block .modal__close {
  display: inline-block;
  margin: 0;
  padding: 10px; }

.video-format--old .video-wrapper:before {
  content: '';
  padding-top: 75%;
  display: block; }

.video-format--old .video-wrapper > video,
.video-format--old .video-wrapper > div[id^="mejs"] {
  position: absolute !important;
  top: 0;
  left: 0; }

.video-format--widescreen .video-wrapper:before {
  content: '';
  padding-top: 56.25%;
  display: block; }

.video-format--widescreen .video-wrapper > video,
.video-format--widescreen .video-wrapper > div[id^="mejs"] {
  position: absolute;
  top: 0;
  left: 0; }

.article-carousel-modal {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: 6rem;
  margin-left: 0;
  margin-right: 0; }
  @media (min-width: 800px) {
    .article-carousel-modal {
      margin-top: 3.5rem;
      background-color: #000000; } }
  .article-carousel-modal .flickity-viewport {
    padding-bottom: 0;
    margin-bottom: 0;
    height: 100% !important;
    overflow: visible; }

.article-carousel-modal__detail,
.article-carousel-modal__image-inner,
.article-carousel-modal__item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.article-carousel-modal .flickity-slider {
  transform: none !important; }

.article-carousel-modal__item {
  width: 100%;
  height: 100%;
  left: 0 !important;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  z-index: -1; }
  .article-carousel-modal__item.is-selected {
    opacity: 1;
    z-index: 1; }

@media (min-width: 800px) {
  .article-carousel-modal__image-wrapper,
  .article-carousel-modal__navigation {
    width: 100%; } }

.article-carousel-modal__image-wrapper,
.article-carousel-modal__image-inner {
  -ms-flex: 1 0 auto;
      flex: 1 0 auto; }

.article-carousel-modal__detail {
  max-height: 250px;
  width: 100%;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto; }
  @media (min-width: 800px) {
    .article-carousel-modal__detail {
      -ms-flex-direction: row;
          flex-direction: row;
      max-height: none;
      border-top: 1px solid #CACACA; } }

.article-carousel-modal__image-wrapper {
  background: #000000;
  position: relative;
  width: 100%; }

.article-carousel-modal__image-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.article-carousel-modal__image {
  max-height: 100%;
  max-width: 100%; }

.article-carousel-modal__caption,
.article-carousel-modal__label {
  color: #FFFFFF; }

.article-carousel-modal__caption {
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  padding: 2rem 2rem 0;
  min-height: 6.5rem;
  max-height: 11.5rem;
  overflow: auto;
  background: #000000;
  border-top: 2px solid #CACACA;
  border-bottom: 2px solid #CACACA; }
  @media (max-width: 799px) {
    .article-carousel-modal__caption {
      width: 100%;
      max-height: 15rem;
      text-align: center; } }
  @media (min-width: 800px) {
    .article-carousel-modal__caption {
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      width: 100%;
      border: none;
      max-width: 98rem;
      padding: 3rem 4rem 2.5rem;
      background: none;
      padding-left: 4rem;
      padding-right: 4rem; } }

.article-carousel-modal__wrapper-caption {
  position: relative;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto;
  width: 80%; }
  @media (max-width: 799px) {
    .article-carousel-modal__wrapper-caption {
      width: 100%; }
      .article-carousel-modal__wrapper-caption:after {
        position: absolute;
        bottom: 2px;
        left: 0;
        content: '';
        height: 30px;
        width: 100%;
        display: block;
        background-image: linear-gradient(-180deg, transparent 0%, black 80%); } }

.article-carousel-modal__navigation,
.article-carousel-modal__button,
.article-carousel-modal__label {
  vertical-align: middle;
  line-height: 6.6rem; }

.article-carousel-modal__navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex: 0 1 auto;
      flex: 0 1 auto;
  height: 6.6rem;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center; }
  @media (min-width: 800px) {
    .article-carousel-modal__navigation {
      display: block;
      text-align: right;
      padding-right: 0.5rem; } }

.article-carousel-modal__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  width: 1.6rem;
  height: 2.2rem;
  background: url("../images/carousel-arrow.svg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  padding: 0;
  padding: 0 0.5rem;
  margin: 0 2.5rem;
  border: none; }

.article-carousel-modal__button--next {
  transform: rotate(180deg); }

.article-carousel-modal__label {
  line-height: 3rem; }

.article-bio__author {
  font-size: 1.1rem;
  letter-spacing: 0.2rem;
  line-height: 2rem; }

.article-bio__excerpt {
  font-size: 1.6rem;
  line-height: 2.7rem; }

.article-bio {
  padding: 5rem 0;
  border-bottom: 1px solid #EBEBEB; }

@media (min-width: 800px) {
  .article-bio__contributor {
    display: -ms-flexbox;
    display: flex; } }

.article-bio__thumbnail {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 0 100%;
      flex: 1 0 100%; }
  @media (min-width: 800px) {
    .article-bio__thumbnail {
      display: block;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; } }

.article-bio__image {
  position: relative;
  margin: 0;
  width: 8rem;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .article-bio__image:before {
    content: "";
    display: block;
    padding-top: 100%; }
  .article-bio__image > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  @media (min-width: 800px) {
    .article-bio__image {
      margin: auto;
      width: 12.6rem; } }

.article-bio__byline {
  margin: 0 0 0 2rem;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
  color: #737373;
  text-align: left;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  @media (min-width: 800px) {
    .article-bio__byline {
      margin: 1.5rem 0 0 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
      text-align: center; } }

.article-bio__author {
  margin-left: 5px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700; }

.article-bio__excerpt {
  margin: 1.5rem 0 0 0;
  -ms-flex: 1 0 100%;
      flex: 1 0 100%; }
  @media (min-width: 800px) {
    .article-bio__excerpt {
      margin: 0 0 0 4rem;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; } }

.article-bio__button-read-bio {
  margin: 0 0 0 5px;
  color: #0258D2;
  text-decoration: underline; }

section.hero-image {
  position: absolute;
  width: 100%;
  z-index: -1;
  top: -70px; }
  @media (min-width: 750px) {
    section.hero-image {
      top: -120px; } }
  section.hero-image:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.51) 0%, black 100%);
    z-index: 1; }

.hero-image__img {
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover; }
  .hero-image__img:before {
    content: "";
    display: block;
    padding-top: 57.8472222222%; }
  .hero-image__img > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
  .tax-curated-themes .hero-image__img {
    filter: blur(15px);
    opacity: 0.3; }

.tax-curated-themes section.hero-image:before, .tax-curated-themes section.hero-image:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 1; }

.tax-curated-themes section.hero-image:before {
  top: 0;
  background-image: linear-gradient(-180deg, transparent 44%, rgba(0, 0, 0, 0.76) 100%); }

.tax-curated-themes section.hero-image:after {
  bottom: -50%;
  height: 100%;
  background-image: linear-gradient(-180deg, transparent 0%, #000000 41%); }
/*# sourceMappingURL=main.css.map */