@charset "UTF-8";
cite {
  position: absolute;
  padding: 8px 16px;
  color: #444444;
  font-family: bc-sklonar, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5; }

.headline {
  width: 100%;
  background: #FFF;
  padding-top: 48px; }

.headline-container {
  max-width: 730px;
  padding: 0 16px;
  margin: 0 auto; }

.headline a {
  text-decoration: none;
  border-bottom: 1px solid; }

.headline a:hover {
  border-bottom: 0px solid; }

.headline .add_byline {
  font-style: italic; }

.headline .byline {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 1.6;
  font-size: 0.75em;
  color: #6A6A6A; }

.headline .dek {
  font-family: Adelle Sans, sans-serif;
  font-weight: 400;
  letter-spacing: normal;
  line-height: normal;
  text-transform: none;
  font-size: 1.2em;
  color: #6A6A6A;
  margin-bottom: 0.6rem; }
  @media screen and (max-width: 360px) {
    .headline .dek {
      font-size: 18px; } }
.headline h1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-family: Heroic, sans-serif;
  font-style: normal;
  font-weight: 700;
  letter-spacing: .008em;
  line-height: .9;
  text-transform: uppercase;
  font-size: 3.5em;
  color: #000;
  padding: 0;
  margin: 0 0 0.6rem; }
  @media screen and (max-width: 425px) {
    .headline h1 {
      font-size: 96px; } }
  @media screen and (max-width: 360px) {
    .headline h1 {
      font-size: 80px; } }
header {
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  position: relative; }

.layer-img {
  height: 100%;
  min-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.header-logo {
  display: block;
  width: 150px;
  left: 16px;
  position: absolute;
  top: 16px;
  border: 0px solid;
  z-index: 900; }

header .title {
  display: flex;
  justify-content: center;
  align-items: center; }

#hed {
  position: relative;
  width: 860px; }

#hed img {
  width: 100%; }

#hero {
  overflow: hidden;
  position: relative;
  margin: 0 auto; }

.hide {
  visibility: hidden;
  opacity: 0; }

.layer {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: -1; }

#hero, .layer {
  min-height: 800px; }

@media only screen and (max-width: 768px) {
  header {
    height: 60vh;
    height: calc(var(--vh, 1vh) * 60); }
  .headline h1 {
    font-size: 2.5em; }
  .layer-img {
    height: 60vh;
    height: calc(var(--vh, 1vh) * 60);
    top: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

.c-subnav-grid > ul ul, .c-tab-bar {
  display: none; }

.c-tab-bar {
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border-top: 1px solid #e7e7e8;
  bottom: 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 0;
  opacity: 0;
  padding: 8px;
  position: fixed;
  right: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  width: 100%;
  z-index: 50000; }

.c-tab-bar {
  border-bottom: 1px solid #e7e7e8;
  border-top: 0;
  bottom: auto;
  -ms-flex-pack: start;
  justify-content: flex-start;
  top: 0; }

@media screen and (max-width: 425px) {
  .c-tab-bar {
    border-top: 1px solid #e7e7e8;
    bottom: 0;
    justify-content: flex-start;
    top: auto; } }

.enabled {
  display: block;
  opacity: 1; }

.c-tab-bar__logo {
  display: block;
  height: 40px;
  color: #333;
  border-bottom: 0; }

@media screen and (min-width: 400px) {
  .c-tab-bar__logo svg {
    max-width: 150px; } }

.c-tab-bar__logo svg {
  height: 40px;
  -webkit-transition: fill .3s;
  transition: fill .3s; }

#DNHiPm {
  font-size: 1.2em; }

@media (min-width: 728px) {
  .c-float-right, .c-sidebar-right, .float-right {
    float: right;
    margin-left: 5%;
    width: 45%; } }

.c-float-right, .c-float-left {
  position: relative;
  z-index: 2; }

.c-entry-sidebar {
  font-family: Helvetica, sans-serif;
  background-color: #EFEFF0;
  color: #424242;
  font-size: .9em;
  margin-bottom: 1.2rem;
  padding: 16px; }

aside {
  height: 100%;
  width: 100%; }

aside q {
  font-family: "Heroic",Arial Narrow,Helvetica,sans-serif;
  font-style: italic;
  font-weight: 300;
  letter-spacing: .02em;
  line-height: 1;
  text-transform: uppercase;
  font-size: 2em;
  color: #e2127A;
  display: block;
  margin-bottom: 1.2rem;
  padding-top: 1rem;
  position: relative;
  padding-right: 1.25rem; }

aside q:before {
  background-color: #000;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  height: 2px;
  position: absolute;
  display: block;
  right: 19px;
  top: 1px;
  -webkit-transform: rotate(-120deg);
          transform: rotate(-120deg);
  -webkit-transform-origin: top right;
          transform-origin: top right;
  width: 35px;
  z-index: 1; }

aside q:after {
  background: #000;
  content: "";
  height: 2px;
  position: absolute;
  right: 18px;
  top: 0;
  left: 0;
  z-index: 1; }

blockquote {
  background-color: transparent;
  border-left: 3px solid #393092;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
  font-style: normal;
  color: #111;
  line-height: 1.5;
  margin: 1.2rem 0;
  overflow: hidden;
  padding: 0 1.2rem;
  text-transform: none; }

.column-width {
  display: block;
  width: 100%;
  min-height: 1px;
  margin: 64px 0; }

.column-width img {
  display: block;
  width: 100%;
  height: 100%; }

.dropcap:first-letter {
  font-family: Pathways, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 4.7em;
  color: #e2127A;
  float: left;
  line-height: 1;
  margin: 0 0.1em 0 0;
  position: relative;
  text-indent: 0; }

figcaption {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 14px;
  color: #111;
  margin: 4px 0; }

.fullbleed {
  display: flex;
  justify-content: center;
  margin: 64px 0; }

.fullbleed img {
  display: block;
  width: 100vw;
  height: 100%; }

.image {
  max-width: 100vw; }

picture cite {
  position: relative;
  padding: 8px 0;
  color: #222;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5; }

.fullbleed cite {
  padding: 8px; }

section {
  background: #ffffff;
  max-width: 730px;
  padding: 0 16px;
  margin: 0 auto; }

section h2 {
  color: #000;
  font-family: Heroic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 48px;
  text-transform: uppercase;
  line-height: 0.975;
  margin: 0 auto 16px; }

section p, section ul {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.6; }

strong {
  font-weight: 700; }

.wide {
  display: flex;
  justify-content: center;
  margin: 64px 0; }

.wide img {
  display: block;
  width: 100%;
  max-width: 880px; }

@media screen and (max-width: 768px) {
  aside q {
    font-size: 1.5em; }
  .image {
    padding: 16px;
    background-size: cover; } }

.l-wrapper {
  margin: 0 auto;
  max-width: 1100px; }

.c-footer {
  background-color: #000;
  color: #fff;
  padding-top: 16px;
  border-top: 1px solid #343434;
  display: block; }

@media (min-width: 728px) {
  .c-footer__wrapper {
    display: table;
    padding: 16px 0;
    width: 100%; } }

.c-footer__wrapper {
  display: block;
  text-align: center; }

.l-wrapper {
  margin: 0 auto;
  max-width: 1100px; }

@media (min-width: 1024px) {
  .c-footer__section-logo {
    text-align: left; } }

@media (min-width: 728px) {
  .c-footer__section-logo {
    text-align: center;
    vertical-align: middle;
    width: 200px; } }

@media (min-width: 728px) {
  .c-footer__section {
    display: table-cell;
    text-align: left;
    vertical-align: middle; } }

.c-footer__section {
  font-size: 0.75em;
  padding: 8px 16px;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
  font-style: normal; }

.c-footer a {
  color: #e2127a;
  vertical-align: baseline;
  border: 0px solid; }

@media (min-width: 728px) {
  .c-footer__section {
    display: table-cell;
    text-align: left;
    vertical-align: middle; } }

.c-footer__section {
  font-size: 0.75em;
  padding: 8px 16px; }

@media (min-width: 1024px) {
  .c-footer__section-vox {
    text-align: right !important; } }

@media (min-width: 728px) {
  .c-footer__section-vox {
    text-align: right;
    width: 290px; } }

@media (min-width: 728px) {
  .c-footer__section {
    display: table-cell;
    text-align: left;
    vertical-align: middle; } }

.c-footer__section {
  font-size: 0.75em;
  padding: 8px 16px; }

.c-footer .u-list-dot-sep {
  margin: 0 0 8px;
  padding: 0; }

.u-list-dot-sep {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }

.u-list-dot-sep li {
  display: inline-block; }

.u-list-dot-sep li:after {
  content: "\2022";
  display: inline-block;
  margin: 0 8px; }

@media (min-width: 1024px) {
  .c-footer__section-vox a {
    margin-bottom: 8px; } }

.u-hidden-text {
  display: inline-block;
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 0; }

.u-block {
  display: block; }

.c-footer__vox-logo path, .c-footer__vox-logo polygon, .c-footer__vox-logo rect {
  fill: #fff; }

svg:not(:root) {
  overflow: hidden; }

@media (min-width: 600px) {
  .c-footer__vox-logo {
    max-width: 150px;
    padding-top: 16px; } }

.c-footer__vox-logo {
  width: 100%;
  max-width: 150px; }

.c-footer__section-logo {
  text-align: center;
  vertical-align: middle;
  width: 170px;
  margin: auto; }

.c-wide-block .e-image img, .c-wide-block figure, .c-wide-block iframe, .c-wide-block img, .wide-image-block .e-image img, .wide-image-block figure, .wide-image-block iframe, .wide-image-block img {
  margin: 0 auto;
  width: 100%; }

.entry-content .e-image img {
  width: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.entry-content .e-image img.c-dynamic-image {
  width: 100%; }

.entry-content .e-image img.c-dynamic-image.lazy-loaded {
  width: auto; }

.c-picture {
  display: block;
  width: 100%;
  min-height: 1px; }

.c-picture img {
  display: block;
  width: 100%;
  height: auto; }

.e-image {
  margin: 2.2rem 0; }

.e-image .c-dynamic-image,
.e-image__image,
.e-image img {
  display: block;
  margin-bottom: 0;
  width: 100%; }

.e-image .c-dynamic-image.lazy-loaded,
.e-image__image.lazy-loaded,
.e-image img.lazy-loaded {
  max-width: 100%;
  width: auto;
  margin-left: auto;
  margin-right: auto; }

.e-image__meta {
  font-family: Helvetica, sans-serif;
  border-bottom: 1px solid #e7e7e8;
  color: #626262;
  display: block;
  font-size: 0.75em;
  width: 100%;
  padding: 8px 0; }

.fonts-loaded .e-image__meta {
  font-family: Helvetica, sans-serif; }

.e-image__meta p {
  font-size: inherit;
  display: inline; }

@media (min-width: 728px) {
  .e-image__meta {
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 600px) {
  .e-image__meta {
    border-bottom: 1px solid #e7e7e8; } }

.e-image__meta-caption,
.e-image figcaption {
  display: inline; }

.e-image__meta-caption + cite:before,
.e-image figcaption + cite:before {
  display: inline-block;
  padding: 0 5px 0 3px;
  content: "|"; }

.e-image__meta-cite,
.e-image cite {
  display: inline;
  opacity: 0.75; }

.e-image__scale {
  position: relative;
  height: 0;
  padding-top: 56.25%;
  width: 100%; }

.e-image__scale > :not(.p-badge) {
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.e-image__scale img {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.e-image--hero {
  margin-bottom: 32px;
  margin-top: 0; }

@media (max-width: 880px) {
  .e-image--hero {
    margin: 0 -16px 32px; }
  .e-image--hero .e-image__meta {
    padding: 8px; } }

.e-image__inner {
  display: block;
  position: relative; }

.l-feature .c-wide-block .caption,
.l-feature .c-wide-block .e-image__meta,
.l-feature .p-fullbleed-block .caption,
.l-feature .p-fullbleed-block .e-image__meta {
  max-width: 100%;
  margin: 0 auto;
  padding-left: 16px; }

@media (min-width: 728px) {
  .c-float-left .e-image,
  .c-float-right .e-image,
  .float-left .e-image,
  .float-right .e-image,
  .left .e-image,
  .right .e-image {
    margin-top: 0;
    margin-bottom: 2px; } }

@font-face {
  font-family: Adelle Sans;
  src: url("https://cdn.vox-cdn.com/shared_fonts/unison/verge/AdelleSans-Italic.woff2");
  font-weight: 400; }

@font-face {
  font-family: Heroic;
  src: url("https://cdn.vox-cdn.com/shared_fonts/unison/verge/heroic-cond-vrg-web-ltd-hvy.woff2") format("woff2");
  font-weight: 700; }

@font-face {
  font-family: Pathways;
  src: url("https://cdn.vox-cdn.com/shared_fonts/unison/verge/pathways-normal-webfont.woff2") format("woff2"); }

html, body {
  font-size: 18px;
  color: #424242;
  overflow-x: hidden; }

body {
  margin: 0 auto;
  background: #FFFFFF;
  position: relative; }

a {
  color: #e2127A;
  text-decoration: none;
  border-bottom: 1px solid #e2127A; }

a:hover {
  border-bottom: 0; }

.ad {
  margin: 32px auto; }

article {
  height: 100%; }

#end-mark {
  margin-bottom: 128px; }

#end-mark:after {
  color: #393092;
  content: " ■"; }

.m-ad {
  position: relative;
  display: flex;
  justify-content: center; }

.m-ad iframe {
  text-align: center;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%); }

.p-entry-hr {
  margin: 64px 0; }

@media screen and (max-width: 768px) {
  section.ad {
    position: relative;
    margin-top: 0; }
    section.ad .ad__inner {
      max-width: 800px;
      margin: 45px auto 45px auto;
      text-align: center; }
  #div-gpt-ad-csk_athena_2 {
    min-width: auto; } }

.content {
  width: 100%;
  background: #FFF;
  margin: 0 auto;
  padding: 32px 0 0; }
