@charset "UTF-8";
@import url("https://use.typekit.net/gkn2dcq.css");
html, body {
  font-size: 18px;
  font-family: Helvetica, sans-seif;
  color: #424242; }

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

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

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: " ■"; }

#footer .m-ad {
  padding: 32px 0; }

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

img, svg {
  display: block;
  width: 100%; }

.link-skip[href] {
  background: #ffffff;
  border: 0.25em solid #e2127A;
  color: #e2127A;
  display: block;
  font-size: 1.75em;
  line-height: 1.1;
  opacity: 0;
  padding: 1em;
  position: relative;
  text-align: center;
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  z-index: 5000000; }

.link-skip:focus, .link-skip:hover {
  opacity: 1; }

.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%); }

@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, #div-gpt-ad-csk_athena_3 {
    min-width: auto; } }

header {
  height: 100%;
  background-color: #FFFFFF;
  position: relative;
  margin-bottom: 64px;
  z-index: 1; }

.hero-content {
  max-width: 824px;
  padding: 0 16px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center; }

.hero-content a {
  color: #000;
  border-bottom: 1px solid; }

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

.hero-content .byline {
  font-family: Adelle Sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: .8em;
  color: #000;
  margin: 0 auto 32px; }

.hero-content .author {
  font-size: 1.3em;
  margin: 16px 0; }

.hero-content .byline-item {
  margin: 16px 0; }

.hero-content .byline_additional {
  margin-top: 8px; }

.hero-content .dek {
  font-family: Adelle Sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #000;
  margin: 8px auto; }
  @media screen and (max-width: 360px) {
    .hero-content .dek {
      font-size: 18px; } }
header h1 {
  max-width: 60vw;
  margin: -20vw auto 0;
  position: relative; }
  @media screen and (max-width: 425px) {
    header h1 {
      position: absolute;
      z-index: 2;
      top: 60px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0);
      margin: 0;
      max-width: 100%;
      width: 80%; } }
.hero-content-container {
  width: 100%; }

@media screen and (max-width: 768px) {
  .hero-content, .hero-image {
    height: inherit;
    width: 100%; } }

.hero-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain; }

.hero-content h1 img {
  height: 45vw;
  width: 60vw; }

.hero-image-meta {
  max-width: 240px;
  color: #626262;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6;
  display: block;
  font-size: .75em;
  width: 100%;
  padding: 8px 8px 0;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-wrap: break-word; }

.entry-group-labels {
  font-family: "Heroic",Arial Narrow,Helvetica,sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: .07em;
  line-height: 1;
  text-transform: uppercase;
  font-size: .85em;
  list-style-type: none;
  vertical-align: middle;
  margin-bottom: 1.2em; }

@media screen and (min-width: 1162px) {
  .entry-hero--feature .entry-group-labels {
    margin-bottom: 1.2rem; } }

.sr-only:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.entry-group-labels ul {
  display: inline;
  margin: 0;
  padding: 0; }

.entry-group-labels__item {
  -webkit-transition: color .1s,background-color .1s,fill .1s;
  transition: color .1s,background-color .1s,fill .1s;
  border-bottom: 0;
  color: #f02d25;
  display: inline-block;
  margin: 15px -9px 4px 6px;
  position: relative;
  text-transform: uppercase;
  z-index: 0; }

.entry-group-labels__item:first-child {
  color: #ec008a; }

.entry-group-labels li:first-child:not(.entry-group-labels__item--stream) {
  margin-left: 0; }

.entry-group-labels__item:first-child:before {
  background: transparent; }

.entry-group-labels__item:before {
  border-right: 1px solid;
  border-top: 1px solid; }

.entry-group-labels__item:before {
  background: transparent;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transform: skewX(25deg);
  transform: skewX(25deg);
  width: 100%;
  z-index: -1; }

.entry-group-labels li:first-child:not(.entry-group-labels__item--stream) a {
  padding-left: 0; }

.entry-group-labels ul a {
  color: currentColor;
  display: block;
  padding: 8px 14px 0px 14px;
  white-space: nowrap; }

.entry-group-labels ul a:hover {
  border-bottom: 0; }

.entry-group-labels__item span {
  font-size: 1.2em;
  font-weight: 500;
  display: inline-block; }

.vrg-video-lede {
  height: 68.75vw;
  margin: 0 auto; }
  @media screen and (max-width: 425px) {
    .vrg-video-lede {
      height: 177.1574vw; } }
.vrg-label {
  height: 1px;
  width: 1px;
  overflow: hidden;
  position: absolute; }

.vrg-inner-container {
  height: 100%;
  position: relative;
  overflow: hidden; }

@media screen and (max-width: 768px) {
  .vrg-inner-container {
    height: 100%; } }

.vrg-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vrg-media img {
  height: 100%;
  width: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain; }

.vrg-media video {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: contain;
     object-fit: contain;
  display: inline-block; }

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

.c-tab-bar {
  -ms-flex-align: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.9);
  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; }

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

@media (min-width: 1020px) {
  .c-float-right, .c-sidebar-right, .float-right {
    width: 50%;
    margin-right: -20%; } }

.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 {
  font-family: Helvetica, sans-serif;
  background-color: transparent;
  border-left: 3px solid #393092;
  font-size: 1em;
  font-style: normal;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 1.6;
  margin: 1.2rem 0;
  overflow: hidden;
  padding: 0.6rem 1.2rem;
  text-transform: none; }

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

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

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

.dropcap {
  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; }

.float-left {
  width: 100%;
  margin: 16px px auto; }
  @media screen and (min-width: 769px) {
    .float-left {
      width: 50%;
      float: left;
      margin-left: -20%;
      margin-right: 5%; } }
.float-right {
  width: 100%;
  margin: 16px px auto; }
  @media screen and (min-width: 769px) {
    .float-right {
      width: 50%;
      float: right;
      margin-right: -20%;
      margin-left: 5%; } }
.image-meta {
  color: #626262;
  font-family: Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1.6;
  border-bottom: 1px solid #e7e7e8;
  display: block;
  font-size: .75em;
  width: 100%;
  padding: 8px 0; }

figcaption + cite:before {
  display: inline-block;
  padding: 0 5px 0 3px;
  content: "|"; }

figcaption {
  display: inline;
  margin: 4px 0; }

.fullbleed {
  max-width: 100vw;
  padding: 0;
  margin: 2.2rem 0; }

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

hr.p-entry-hr {
  border: 0;
  border-bottom: 3px solid #EFEFF0;
  margin: 32px 0;
  padding: 0;
  clear: both; }

.inline-img {
  opacity: 0; }

.is-active {
  opacity: 1;
  -webkit-filter: none !important;
          filter: none !important; }

picture cite {
  position: relative;
  padding: 8px 0;
  font-style: normal;
  display: inline;
  opacity: .75; }

.pq {
  padding: 32px 0; }

.fullbleed cite {
  padding: 8px; }

section {
  max-width: 762px;
  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 {
  max-width: 85vw;
  padding: 0;
  margin: 2.2rem 0; }

.wide img {
  display: block;
  width: 85vw; }

@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; } }

.custom-dropcap {
  display: none; }

.custom-dropcap-img {
  float: left;
  height: 150px;
  width: inherit;
  margin-right: 16px; }

#end-mark:after {
  content: '';
  background: url(https://cdn.vox-cdn.com/uploads/chorus_asset/file/23376133/endmark.png);
  background-position: center center;
  background-size: contain;
  height: 26px;
  width: 14px;
  position: absolute;
  background-repeat: no-repeat;
  margin-left: 8px; }

.header-logo {
  width: 156px;
  left: 8px; }

.pull_quote_01 {
  width: 100%;
  position: relative;
  margin: 16px px auto; }
  .pull_quote_01 aside q {
    color: #F12D3E;
    font-family: bubblegum-pop-highlight, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1; }
  @media screen and (min-width: 769px) {
    .pull_quote_01 {
      width: 50%;
      float: right;
      margin-right: 0;
      margin-left: 5%; } }
  @media screen and (min-width: 1081px) {
    .pull_quote_01 {
      width: 65%;
      float: right;
      margin-right: -15%;
      margin-left: 5%; } }
  @media screen and (min-width: 1201px) {
    .pull_quote_01 {
      width: 75%;
      float: right;
      margin-right: -25%;
      margin-left: 5%; } }
.pull_quote_02 {
  width: 100%;
  position: relative;
  margin: 16px px auto; }
  .pull_quote_02 aside q {
    color: #445AEE;
    font-family: nove, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3; }
  @media screen and (min-width: 769px) {
    .pull_quote_02 {
      width: 50%;
      float: left;
      margin-left: 0;
      margin-right: 0; } }
  @media screen and (min-width: 1081px) {
    .pull_quote_02 {
      width: 65%;
      float: left;
      margin-left: -15%;
      margin-right: 0; } }
  @media screen and (min-width: 1201px) {
    .pull_quote_02 {
      width: 75%;
      float: left;
      margin-left: -25%;
      margin-right: 0; } }
.pull_quote_03 {
  width: 100%;
  position: relative;
  margin: 16px px auto; }
  .pull_quote_03 aside q {
    color: #00C62F;
    font-family: synthemesc, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3; }
  @media screen and (min-width: 769px) {
    .pull_quote_03 {
      width: 50%;
      float: right;
      margin-right: 0;
      margin-left: 5%; } }
  @media screen and (min-width: 1081px) {
    .pull_quote_03 {
      width: 65%;
      float: right;
      margin-right: -15%;
      margin-left: 5%; } }
  @media screen and (min-width: 1201px) {
    .pull_quote_03 {
      width: 75%;
      float: right;
      margin-right: -25%;
      margin-left: 5%; } }
.pull_quote_01 aside q:before,
.pull_quote_02 aside q:before,
.pull_quote_03 aside q:before,
.pull_quote_01 aside q:after,
.pull_quote_02 aside q:after,
.pull_quote_03 aside q:after {
  display: none; }

.rolling-1,
.rolling-2,
.walking-1 {
  position: absolute;
  -webkit-animation-play-state: running;
          animation-play-state: running;
  animation-direction: alternate-reverse;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }

.rolling-1 {
  -webkit-animation-name: rolling-1;
          animation-name: rolling-1; }

.rolling-2 {
  -webkit-animation-name: rolling-2;
          animation-name: rolling-2; }

.walking-1 {
  top: -11px;
  -webkit-animation-name: walking-1;
          animation-name: walking-1;
  -webkit-animation-duration: 16s;
          animation-duration: 16s;
  -webkit-animation-direction: normal;
          animation-direction: normal; }

.rolling img {
  height: 25px;
  width: 25px; }

@-webkit-keyframes rolling-1 {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    left: 92%;
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg); } }

@keyframes rolling-1 {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    left: 92%;
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg); } }

@-webkit-keyframes rolling-2 {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    left: 86%;
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg); } }

@keyframes rolling-2 {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    left: 86%;
    -webkit-transform: rotate(1080deg);
            transform: rotate(1080deg); } }

@-webkit-keyframes walking-1 {
  0% {
    left: 0;
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }
  49.999% {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }
  50% {
    left: 86%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  100% {
    left: 0%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1); } }

@keyframes walking-1 {
  0% {
    left: 0;
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }
  49.999% {
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }
  50% {
    left: 86%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1); }
  100% {
    left: 0%;
    -webkit-transform: scaleX(1);
            transform: scaleX(1); } }

section {
  max-width: 824px; }

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

#hed {
  height: 1px;
  opacity: 0;
  position: absolute; }

header .vrg-media:after {
  background: rgba(0, 0, 0, 0.6);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.4)), color-stop(30%, rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0.4) 0%, rgba(0, 0, 0, 0) 30%);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }
