@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ProximaNovaCond';
  font-weight: normal;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff2?08252015) format("woff2"), url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff?08252015) format("woff"); }

._1YGy7xEEd8koG00V1R6epL {
  -ms-flex-align: center;
      align-items: center;
  background: #222;
  padding: 5em;
  z-index: 100; }

._1YGy7xEEd8koG00V1R6epL,._12g2pjeXkiaOuXDvZyPKVX {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

._12g2pjeXkiaOuXDvZyPKVX {
  color: #aaa;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  font-family: "ProximaNovaCond", sans-serif;
  list-style: none;
  margin: 0 auto;
  max-width: 700px;
  padding: 0;
  width: 100%; }
  ._12g2pjeXkiaOuXDvZyPKVX a {
    color: #f5f5f5;
    display: block;
    font-size: 16px;
    padding: 10px 20px;
    text-decoration: none; }
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,aside,footer,header,nav,section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,figure,main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,strong {
  font-weight: inherit;
  font-weight: bolder; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,kbd,samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,input,optgroup,select,textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
template,[hidden] {
  display: none; }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ProximaNovaCond';
  font-weight: normal;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff2?08252015) format("woff2"), url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff?08252015) format("woff"); }

._12FIx69UU3VwEFacU-xq1L {
  position: relative;
  transition: all 200ms cubic-bezier(0.7, 0, 0.3, 1);
  margin-top: 60px;
  margin-bottom: 30px; }
  ._12FIx69UU3VwEFacU-xq1L,._12FIx69UU3VwEFacU-xq1L:after {
  display: block;
  width: 100%; }
  ._12FIx69UU3VwEFacU-xq1L:after {
    content: "";
    padding-top: 100%; }
  ._12FIx69UU3VwEFacU-xq1L>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  ._12FIx69UU3VwEFacU-xq1L img {
    transform: scale(0.95);
    display: block;
    opacity: 0;
    position: relative;
    width: 100%; }
    ._12FIx69UU3VwEFacU-xq1L img,._12FIx69UU3VwEFacU-xq1L img.sd2-Lhwdz44-BuTE3IoiW {
    transition: all 200ms cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 200ms;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
    ._12FIx69UU3VwEFacU-xq1L img.sd2-Lhwdz44-BuTE3IoiW {
      transform: scale(1);
      opacity: 1; }
  ._12FIx69UU3VwEFacU-xq1L ._1dIj_vUDTXSxm8opZ-6i9w {
    display: none; }
  ._12FIx69UU3VwEFacU-xq1L div {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    background: #ccc; }
  ._12FIx69UU3VwEFacU-xq1L h1 {
    color: white;
    font-family: "Nova Round", cursive;
    font-size: 11vw;
    opacity: 0.0;
    visibility: hidden; }

._3vxmK70dgsQY4-oeg38KZ2 {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
  padding-bottom: 1rem;
  padding-top: 44px;
  margin-top: -44px; }
  ._3vxmK70dgsQY4-oeg38KZ2 hr {
    width: 190px;
    margin-bottom: 2rem;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  ._3vxmK70dgsQY4-oeg38KZ2 ._3swOnEX2BXqeNyn_508344 {
    display: none;
    position: absolute;
    top: 88px;
    right: 2rem; }
    @media only screen and (min-width: 600px) {
      ._3vxmK70dgsQY4-oeg38KZ2 ._3swOnEX2BXqeNyn_508344 {
        display: block; } }
  ._3vxmK70dgsQY4-oeg38KZ2 ._2lhQIZD0gnJ9im0Okj6BpI {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0 10px;
    width: 100%; }
    ._3vxmK70dgsQY4-oeg38KZ2 ._2lhQIZD0gnJ9im0Okj6BpI p {
      color: #333;
      font-size: 14px;
      line-height: 1.8;
      margin: auto;
      margin-bottom: 1rem;
      max-width: 636px; }
      ._3vxmK70dgsQY4-oeg38KZ2 ._2lhQIZD0gnJ9im0Okj6BpI p:first-child span {
        margin-left: 5px;
        border-bottom: 1px solid #509B22;
        cursor: pointer; }
      ._3vxmK70dgsQY4-oeg38KZ2 ._2lhQIZD0gnJ9im0Okj6BpI p._2Fw5gcYqmWP0m6_DTHQRJl {
        display: none; }
    ._3vxmK70dgsQY4-oeg38KZ2 ._2lhQIZD0gnJ9im0Okj6BpI b {
      font-weight: 700; }
    ._3vxmK70dgsQY4-oeg38KZ2 ._2lhQIZD0gnJ9im0Okj6BpI ._17sqVRKuo6oynhtOJdbJ2R {
      -ms-flex-align: baseline;
          align-items: baseline;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-family: "Asap", sans-serif;
      font-weight: 500; }
      ._3vxmK70dgsQY4-oeg38KZ2 ._2lhQIZD0gnJ9im0Okj6BpI ._17sqVRKuo6oynhtOJdbJ2R svg {
        margin-left: 3px;
        margin-right: 5px; }

@media only screen and (min-width: 600px) {
  ._12FIx69UU3VwEFacU-xq1L {
    position: relative; }
    ._12FIx69UU3VwEFacU-xq1L:after {
      display: block;
      content: "";
      width: 100%;
      padding-top: 56.25%; }
    ._12FIx69UU3VwEFacU-xq1L>div {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  ._3vxmK70dgsQY4-oeg38KZ2 {
    max-width: 1030px; }
    ._3vxmK70dgsQY4-oeg38KZ2 ._2lhQIZD0gnJ9im0Okj6BpI p {
      font-size: 18px;
      line-height: 2;
      padding-top: 0; } }

@media only screen and (min-width: 970px) {
  ._12FIx69UU3VwEFacU-xq1L {
    margin-bottom: 60px; } }

@media only screen and (min-width: 1100px) {
  ._3vxmK70dgsQY4-oeg38KZ2 ._2lhQIZD0gnJ9im0Okj6BpI {
    padding: 0; } }
@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ProximaNovaCond';
  font-weight: normal;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff2?08252015) format("woff2"), url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff?08252015) format("woff"); }

.oowHB92N2CJhNc62yK3CC {
  margin-bottom: 2rem; }
  @media (min-width: 600px) {
    .oowHB92N2CJhNc62yK3CC {
      margin-bottom: 40px; } }
  .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    background: #000;
    padding: 40px 20px; }
    .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2VzUqaTGPqP8r42AtN_zpV {
      display: block;
      width: 100%;
      max-width: 890px;
      height: 100px;
      background: #000;
      background-size: contain;
      background-origin: content-box;
      padding: 20px;
      background-position: center;
      background-repeat: no-repeat;
      margin: 0 auto; }
      @media screen and (min-width: 601px) {
        .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2VzUqaTGPqP8r42AtN_zpV {
          height: 120px; } }
      @media screen and (min-width: 600px) {
        .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2VzUqaTGPqP8r42AtN_zpV {
          height: 170px; } }
    .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2m1TgiEmSqBZ_eRCq5jlNS {
      max-width: 380px;
      text-align: center; }
      .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2m1TgiEmSqBZ_eRCq5jlNS h1 {
        display: inline;
        margin-left: -18px;
        border-left: 18px solid #2ab003;
        border-right: 18px solid #2ab003;
        font-size: 16px;
        line-height: 1.6;
        color: #000;
        background-color: #2ab003;
        -webkit-box-decoration-break: clone;
                box-decoration-break: clone; }
      .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2m1TgiEmSqBZ_eRCq5jlNS span {
        font-family: "Asap", sans-serif;
        font-style: italic;
        text-align: center;
        text-transform: uppercase;
        background-color: #2ab003; }
      @media screen and (min-width: 401px) {
        .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2m1TgiEmSqBZ_eRCq5jlNS h1 {
          font-size: 18px; } }
      @media screen and (min-width: 600px) {
        .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2m1TgiEmSqBZ_eRCq5jlNS {
          max-width: 850px; }
          .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2m1TgiEmSqBZ_eRCq5jlNS h1 {
            font-size: 27px;
            border-left: 40px solid #2ab003;
            border-right: 40px solid #2ab003; } }
      @media screen and (min-width: 769px) {
        .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2m1TgiEmSqBZ_eRCq5jlNS br {
          display: none; }
        .oowHB92N2CJhNc62yK3CC ._3HNlEUkCtlXDrDglLEZnJY ._2m1TgiEmSqBZ_eRCq5jlNS h1 {
          margin-left: 0;
          border-left: 60px solid #2ab003;
          border-right: 60px solid #2ab003; } }
  .oowHB92N2CJhNc62yK3CC ._3Xe45Ll9jtW5kDeLltDzrC {
    padding: 0 16px;
    -webkit-tap-highlight-color: transparent;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none; }
    .oowHB92N2CJhNc62yK3CC ._3Xe45Ll9jtW5kDeLltDzrC .Xhxy_BpWgMyW41Sa7hLd {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: (90px)[34];
          grid-template-columns: repeat(34, 90px);
      grid-gap: 16px;
      margin: 15px 0;
      height: 90px;
      animation: _1AFRjnWp2_QA_Xukjb65Ve infinite 200s alternate;
      animation-timing-function: linear; }
      .oowHB92N2CJhNc62yK3CC ._3Xe45Ll9jtW5kDeLltDzrC .Xhxy_BpWgMyW41Sa7hLd._1tAAkkOEi_ZLxT92Ws5Exq {
        margin-left: 60px; }
    .oowHB92N2CJhNc62yK3CC ._3Xe45Ll9jtW5kDeLltDzrC img {
      width: 100%;
      border-radius: 5px;
      box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
      transform: translate(0);
      filter: brightness(100%);
      transition: 0.2s cubic-bezier(0.2, 0.8, 0.2, 1);
      cursor: pointer; }
      .oowHB92N2CJhNc62yK3CC ._3Xe45Ll9jtW5kDeLltDzrC img:active {
        filter: brightness(90%);
        transform: translate(1px, 3px);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }

@keyframes _1AFRjnWp2_QA_Xukjb65Ve {
  0% {
    transform: translateX(0); }
  to {
    transform: translateX(calc(-3900px + 100vw)); } }
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,aside,footer,header,nav,section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,figure,main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,strong {
  font-weight: inherit;
  font-weight: bolder; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,kbd,samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,input,optgroup,select,textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
template,[hidden] {
  display: none; }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ProximaNovaCond';
  font-weight: normal;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff2?08252015) format("woff2"), url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff?08252015) format("woff"); }

._3RjO9TUUOUS4I8TdbvRZBM {
  background: none;
  border-radius: 0.3125rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 0.3125rem 0.375rem;
  min-height: 2rem;
  white-space: nowrap;
  outline: none;
  font-family: "Asap", sans-serif;
  cursor: pointer; }
  ._3RjO9TUUOUS4I8TdbvRZBM._2s46rATUNGtwAjuYg7i87J {
    border: 1px solid #fff;
    color: #fff;
    opacity: 0.7; }
  ._3RjO9TUUOUS4I8TdbvRZBM._3EYYw4g12CNCYqIWpbhUYV {
    border: 1px solid #ccc;
    color: #000; }
  ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR {
    color: #fff;
    border: none; }
    @media only screen and (min-width: 600px) {
      ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR {
        color: rgba(255, 255, 255, 0.7); } }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR._1EkpQdY4nq_4FiT9ewAh05,._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR:focus,._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR:hover {
      color: white;
      opacity: 1; }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR.O2sgGJ6p8pIoQzhmVXWcE {
      opacity: 0.5; }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR._1-Ifx_urLpcqErnaoRapjm {
      background: #9B6950; }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR.gGWp1niwLoqQVHJ4YQ7Ge {
      background: #D4077C; }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR.l06dDxLJ4bxhZB5OvS2_5 {
      background: #025A79; }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR._3iTjKuKBk9MywXci4yU2NG {
      background: #F6721E; }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR._2wuGQmCipKfU6ZZ3Q408Ow {
      background: #B3A900; }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR._2nqAr5NNp7skYLzYbZk6o1 {
      background: #840008; }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR._3hI67btPyquWIL_Xg6j6_F {
      background: #6A5C93; }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR._32_yBXwIM3dS-tBo_zIpX- {
      background: #00A9D7; }
    ._3RjO9TUUOUS4I8TdbvRZBM._29tMZlhtshQ_-RTqs5bXqR.usyPRvaE3-ExJLj0SuYWq {
      background: #558B4A; }
  ._3RjO9TUUOUS4I8TdbvRZBM label {
    font-family: "ProximaNovaCond", sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
    margin: 0 0.5rem 0 0.25rem;
    pointer-events: none; }
  ._3RjO9TUUOUS4I8TdbvRZBM._3_ke9UkhzP7x3iQ861oidE label {
    display: none; }
    @media only screen and (min-width: 600px) {
      ._3RjO9TUUOUS4I8TdbvRZBM._3_ke9UkhzP7x3iQ861oidE label {
        display: inline-block; } }
  ._3RjO9TUUOUS4I8TdbvRZBM svg {
    fill: currentColor;
    width: 100%;
    height: 100%; }
  ._3RjO9TUUOUS4I8TdbvRZBM ._10oWLf_oVWk9By7qD23ZCL {
    width: 18px;
    height: 18px; }

._3mybJEC4oN-a_uYxqGX8NX {
  margin-bottom: 1rem; }
  ._3mybJEC4oN-a_uYxqGX8NX,._3mybJEC4oN-a_uYxqGX8NX ._3RjO9TUUOUS4I8TdbvRZBM {
  width: 100%; }

._3Ky-qekr3gacq9Yy_VlDtM {
  width: calc(50% - 10px);
  margin-right: 20px;
  margin-bottom: 20px; }
  ._3Ky-qekr3gacq9Yy_VlDtM:nth-child(2n) {
    margin-right: 0; }
  @media only screen and (min-width: 600px) {
    ._3Ky-qekr3gacq9Yy_VlDtM,._3Ky-qekr3gacq9Yy_VlDtM:nth-child(2n) {
      width: 190px;
      margin: 0 1rem 2rem; } }
  ._3Ky-qekr3gacq9Yy_VlDtM button {
    width: 100%; }
._1r4Bi4MvNfb1ADJ7qKmCrC {
  opacity: 0.01; }

._3K4kjPdCd_DoLUTRtWK8Xp {
  transition: opacity 300ms ease-in; }

._3K4kjPdCd_DoLUTRtWK8Xp,._28Z5O-YD34QhoX_nYfM8N4 {
  opacity: 1; }

._2qay_Pr5sUORGOhKUHrSyD {
  transition: opacity 300ms ease-in; }

._2qay_Pr5sUORGOhKUHrSyD,._1b956ExwJ_C27VGfE-69_- {
  opacity: 0.01; }

.Ob_c3635sSyhNYUN-CYMS {
  opacity: 1;
  transition: opacity 300ms ease-in; }
@keyframes _1pWo8rKGxaA06Sc4os-cOQ {
  0% {
    opacity: 1; }
  50% {
    opacity: 1; }
  to {
    opacity: 0; } }

._1aCRrX9ilXwgR363imwf2t {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0;
  padding: 0; }
  ._1aCRrX9ilXwgR363imwf2t>* {
    width: calc(100% / 3); }
  ._1aCRrX9ilXwgR363imwf2t ._3BEKs_e0d3676yZwgMwOzb {
    transition: all 200ms cubic-bezier(0.7, 0, 0.3, 1);
    -ms-flex-align: center;
        align-items: center;
    background: black;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    -ms-flex-pack: center;
        justify-content: center;
    cursor: pointer;
    position: relative; }
    ._1aCRrX9ilXwgR363imwf2t ._3BEKs_e0d3676yZwgMwOzb._2BLxXV6r4wgH5zWP_xu9zk:hover {
      background: #1da1f2; }
    ._1aCRrX9ilXwgR363imwf2t ._3BEKs_e0d3676yZwgMwOzb._4kWtPhdASd0Q1Ny70xT4L:hover {
      background: #3b5998; }
    ._1aCRrX9ilXwgR363imwf2t ._3BEKs_e0d3676yZwgMwOzb.eYf8xpedpZs5tDyWUJ86e:hover {
      background: #222; }
    ._1aCRrX9ilXwgR363imwf2t ._3BEKs_e0d3676yZwgMwOzb svg {
      fill: #fff;
      height: 24px;
      width: 24px; }
  ._1aCRrX9ilXwgR363imwf2t ._86jn30pPajBRxEuM9Dx6v {
    position: absolute;
    top: 40px;
    left: 0;
    height: 25px;
    width: 100%;
    background: gray;
    text-align: center;
    opacity: 0;
    animation: _1pWo8rKGxaA06Sc4os-cOQ 2s;
    color: white;
    line-height: 25px;
    font-family: "ElizabethSerif", serif; }
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,aside,footer,header,nav,section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,figure,main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,strong {
  font-weight: inherit;
  font-weight: bolder; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,kbd,samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,input,optgroup,select,textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
template,[hidden] {
  display: none; }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ProximaNovaCond';
  font-weight: normal;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff2?08252015) format("woff2"), url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff?08252015) format("woff"); }

._3vMZPPFQFSp-kRvJ5YAKgv {
  background-color: white;
  border-style: solid;
  border-width: 0 10px;
  padding: 20px 0;
  width: 100%;
  z-index: 1; }
  ._3vMZPPFQFSp-kRvJ5YAKgv a {
    color: black; }
  ._3vMZPPFQFSp-kRvJ5YAKgv ._1xqjO5FmcJw3KwmoIvX7oV {
    position: relative;
    background-color: white;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin: auto;
    max-width: 1030px;
    padding: 0 10px;
    overflow: hidden; }
  ._3vMZPPFQFSp-kRvJ5YAKgv .CuNQG8a930Jd2MoFvQmTi {
    display: block;
    text-align: center; }
  ._3vMZPPFQFSp-kRvJ5YAKgv._1osytMb0npjxWnO8KA9byV {
    border-color: #D4077C; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._1osytMb0npjxWnO8KA9byV ._22ZbOqpWsUh9gQwtHmax_2,._3vMZPPFQFSp-kRvJ5YAKgv._1osytMb0npjxWnO8KA9byV ._1sT2O-1w0_5QzjNufc7Z4o {
      color: #D4077C; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._1osytMb0npjxWnO8KA9byV ::-moz-selection {
      background-color: rgba(213, 7, 124, 0.1); }
    ._3vMZPPFQFSp-kRvJ5YAKgv._1osytMb0npjxWnO8KA9byV ::selection {
      background-color: rgba(213, 7, 124, 0.1); }
  ._3vMZPPFQFSp-kRvJ5YAKgv._1yOaDY4qLu6Z5rzcKzatky {
    border-color: #025A79; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._1yOaDY4qLu6Z5rzcKzatky ._22ZbOqpWsUh9gQwtHmax_2,._3vMZPPFQFSp-kRvJ5YAKgv._1yOaDY4qLu6Z5rzcKzatky ._1sT2O-1w0_5QzjNufc7Z4o {
      color: #025A79; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._1yOaDY4qLu6Z5rzcKzatky ::-moz-selection {
      background-color: rgba(2, 90, 121, 0.1); }
    ._3vMZPPFQFSp-kRvJ5YAKgv._1yOaDY4qLu6Z5rzcKzatky ::selection {
      background-color: rgba(2, 90, 121, 0.1); }
  ._3vMZPPFQFSp-kRvJ5YAKgv._2gwsZFMahn2kYJYpYxiQ7 {
    border-color: #F6721E; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._2gwsZFMahn2kYJYpYxiQ7 ._22ZbOqpWsUh9gQwtHmax_2,._3vMZPPFQFSp-kRvJ5YAKgv._2gwsZFMahn2kYJYpYxiQ7 ._1sT2O-1w0_5QzjNufc7Z4o {
      color: #F6721E; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._2gwsZFMahn2kYJYpYxiQ7 ::-moz-selection {
      background-color: rgba(246, 114, 30, 0.1); }
    ._3vMZPPFQFSp-kRvJ5YAKgv._2gwsZFMahn2kYJYpYxiQ7 ::selection {
      background-color: rgba(246, 114, 30, 0.1); }
  ._3vMZPPFQFSp-kRvJ5YAKgv._2k3FEe9Iikd92Ceyb7p1Rm {
    border-color: #B3A900; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._2k3FEe9Iikd92Ceyb7p1Rm ._22ZbOqpWsUh9gQwtHmax_2,._3vMZPPFQFSp-kRvJ5YAKgv._2k3FEe9Iikd92Ceyb7p1Rm ._1sT2O-1w0_5QzjNufc7Z4o {
      color: #B3A900; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._2k3FEe9Iikd92Ceyb7p1Rm ::-moz-selection {
      background-color: rgba(179, 169, 0, 0.2); }
    ._3vMZPPFQFSp-kRvJ5YAKgv._2k3FEe9Iikd92Ceyb7p1Rm ::selection {
      background-color: rgba(179, 169, 0, 0.2); }
  ._3vMZPPFQFSp-kRvJ5YAKgv._3y7HnjSMng2z9-l8r5q5Dk {
    border-color: #840008; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._3y7HnjSMng2z9-l8r5q5Dk ._22ZbOqpWsUh9gQwtHmax_2,._3vMZPPFQFSp-kRvJ5YAKgv._3y7HnjSMng2z9-l8r5q5Dk ._1sT2O-1w0_5QzjNufc7Z4o {
      color: #840008; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._3y7HnjSMng2z9-l8r5q5Dk ::-moz-selection {
      background-color: rgba(132, 0, 8, 0.1); }
    ._3vMZPPFQFSp-kRvJ5YAKgv._3y7HnjSMng2z9-l8r5q5Dk ::selection {
      background-color: rgba(132, 0, 8, 0.1); }
  ._3vMZPPFQFSp-kRvJ5YAKgv._2inDQyH1g8sxWIIDNZUA5L {
    border-color: #6A5C93; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._2inDQyH1g8sxWIIDNZUA5L ._22ZbOqpWsUh9gQwtHmax_2,._3vMZPPFQFSp-kRvJ5YAKgv._2inDQyH1g8sxWIIDNZUA5L ._1sT2O-1w0_5QzjNufc7Z4o {
      color: #6A5C93; }
    ._3vMZPPFQFSp-kRvJ5YAKgv._2inDQyH1g8sxWIIDNZUA5L ::-moz-selection {
      background-color: rgba(106, 92, 147, 0.1); }
    ._3vMZPPFQFSp-kRvJ5YAKgv._2inDQyH1g8sxWIIDNZUA5L ::selection {
      background-color: rgba(106, 92, 147, 0.1); }
  ._3vMZPPFQFSp-kRvJ5YAKgv.B1qH_DMi1mxPIwgz8TyWg {
    border-color: #00A9D7; }
    ._3vMZPPFQFSp-kRvJ5YAKgv.B1qH_DMi1mxPIwgz8TyWg ._22ZbOqpWsUh9gQwtHmax_2,._3vMZPPFQFSp-kRvJ5YAKgv.B1qH_DMi1mxPIwgz8TyWg ._1sT2O-1w0_5QzjNufc7Z4o {
      color: #00A9D7; }
    ._3vMZPPFQFSp-kRvJ5YAKgv.B1qH_DMi1mxPIwgz8TyWg ::-moz-selection {
      background-color: rgba(0, 169, 215, 0.4); }
    ._3vMZPPFQFSp-kRvJ5YAKgv.B1qH_DMi1mxPIwgz8TyWg ::selection {
      background-color: rgba(0, 169, 215, 0.4); }
  ._3vMZPPFQFSp-kRvJ5YAKgv.CEFSzrk7L7fmlyWrUP96b {
    border-color: #558B4A; }
    ._3vMZPPFQFSp-kRvJ5YAKgv.CEFSzrk7L7fmlyWrUP96b ._22ZbOqpWsUh9gQwtHmax_2,._3vMZPPFQFSp-kRvJ5YAKgv.CEFSzrk7L7fmlyWrUP96b ._1sT2O-1w0_5QzjNufc7Z4o {
      color: #558B4A; }
    ._3vMZPPFQFSp-kRvJ5YAKgv.CEFSzrk7L7fmlyWrUP96b ::-moz-selection {
      background-color: rgba(85, 139, 74, 0.2); }
    ._3vMZPPFQFSp-kRvJ5YAKgv.CEFSzrk7L7fmlyWrUP96b ::selection {
      background-color: rgba(85, 139, 74, 0.2); }
  ._3vMZPPFQFSp-kRvJ5YAKgv ._22ZbOqpWsUh9gQwtHmax_2 {
    -ms-flex-align: center;
        align-items: center;
    background: white;
    color: white;
    font-family: "Nova Round", cursive;
    font-size: 30px;
    height: 60px;
    -ms-flex-pack: center;
        justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 60px; }
  ._3vMZPPFQFSp-kRvJ5YAKgv ._22ZbOqpWsUh9gQwtHmax_2,._3vMZPPFQFSp-kRvJ5YAKgv ._3wTNj12we-KTXGX_lASNIm {
    display: -ms-flexbox;
    display: flex; }
  ._3vMZPPFQFSp-kRvJ5YAKgv ._3wTNj12we-KTXGX_lASNIm {
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._3wTNj12we-KTXGX_lASNIm ._1y-LFMSbW1-BQgdo2fD0ib {
      margin-bottom: 15px; }
  ._3vMZPPFQFSp-kRvJ5YAKgv ._3wXe1xXeHFtESqTUjdyZqY {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%;
    /* Initially we don't want any height, and we want the contents to be hidden */
    max-height: 0;
    overflow: hidden;
    /* Set our transitions up. */
    transition: max-height 0.8s;
    max-height: 2000px; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._3wXe1xXeHFtESqTUjdyZqY .lVXU5gg4ixippjlMVWYW2 {
      -ms-flex-order: 2;
          order: 2; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._3wXe1xXeHFtESqTUjdyZqY ._1y-LFMSbW1-BQgdo2fD0ib {
      -ms-flex-align: center;
          align-items: center;
      font-size: 15.2px;
      -ms-flex-pack: center;
          justify-content: center;
      list-style: none;
      margin-bottom: 20px;
      -ms-flex-order: 1;
          order: 1; }
  ._3vMZPPFQFSp-kRvJ5YAKgv ._3wXe1xXeHFtESqTUjdyZqY ._1y-LFMSbW1-BQgdo2fD0ib,._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
  ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 {
    width: 100%; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 p:last-of-type {
      margin-bottom: 0; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._1sT2O-1w0_5QzjNufc7Z4o {
      display: none;
      font-family: "Nova Round", cursive;
      font-size: 70px;
      margin: 0; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 .rZaBaJ4LJlYiKDiogDq5N {
      font-family: "Asap", sans-serif;
      font-size: 30px;
      font-weight: 700;
      letter-spacing: .5px;
      margin: 10px 0; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._2jvTFjPTukCiXloHZcC4Y- {
      display: inline-block;
      font-family: "ElizabethSerif", serif;
      font-size: 15px;
      font-weight: normal;
      line-height: 1.6;
      margin: 10px 0;
      padding: 10px;
      border: 1px solid #ccc;
      border-left: 0;
      border-right: 0; }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._2jvTFjPTukCiXloHZcC4Y- p {
        display: inline; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._7pJC15CqSP0qUlQIFfVad {
      font-size: 14px;
      line-height: 1.8; }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._7pJC15CqSP0qUlQIFfVad p:first-of-type {
        margin-top: 0; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._2odPa-EH0NBdzfk95q6_s6 {
      padding: 30px 0 16px 0; }
      @media only screen and (max-width: 480px) {
        ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._2odPa-EH0NBdzfk95q6_s6 {
          max-width: 160px; } }
      @media only screen and (min-width: 769px) and (max-width: 840px) {
        ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._2odPa-EH0NBdzfk95q6_s6 {
          max-width: 240px; } }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._39YJpJfmSegBR5oGl7zbsv {
      display: inline-block; }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._39YJpJfmSegBR5oGl7zbsv a {
        text-decoration: none; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._1MhxBc-DTRYoDeXtm9bon3 {
      font-family: "ElizabethSerif", serif;
      font-size: 15px;
      font-weight: normal;
      line-height: 1.3;
      margin: 0; }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._1MhxBc-DTRYoDeXtm9bon3:before {
        content: '\2022';
        margin: 0 5px; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 .f1i0NvqxoonD4wW5uAEkd {
      display: none;
      height: 12px; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._10GE6ojGTay9Ht2DdoMDYj {
      font-family: "ElizabethSerif", serif;
      font-size: 14px;
      font-style: italic;
      line-height: 29px;
      margin-bottom: 10px; }
  ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib {
    line-height: 1.5;
    width: 100%; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib._1osytMb0npjxWnO8KA9byV {
      background-color: rgba(213, 7, 124, 0.1); }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib._1yOaDY4qLu6Z5rzcKzatky {
      background-color: rgba(2, 90, 121, 0.1); }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib._2gwsZFMahn2kYJYpYxiQ7 {
      background-color: rgba(246, 114, 30, 0.1); }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib._2k3FEe9Iikd92Ceyb7p1Rm {
      background-color: rgba(179, 169, 0, 0.2); }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib._3y7HnjSMng2z9-l8r5q5Dk {
      background-color: rgba(132, 0, 8, 0.1); }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib._2inDQyH1g8sxWIIDNZUA5L {
      background-color: rgba(106, 92, 147, 0.1); }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib.B1qH_DMi1mxPIwgz8TyWg {
      background-color: rgba(0, 169, 215, 0.4); }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib.CEFSzrk7L7fmlyWrUP96b {
      background-color: rgba(85, 139, 74, 0.2); }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib h3 {
      font-family: "Asap", sans-serif;
      font-size: 16px;
      font-weight: 500;
      letter-spacing: 1px;
      text-transform: uppercase; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._27NbE_Cl7F1cl1iw2jTIP2 {
      position: relative;
      width: 100%; }
      ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._27NbE_Cl7F1cl1iw2jTIP2:after {
        display: block;
        content: "";
        width: 100%;
        padding-top: 100%; }
      ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._27NbE_Cl7F1cl1iw2jTIP2>img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._27NbE_Cl7F1cl1iw2jTIP2 img {
        background: gray;
        display: block;
        width: 100%;
        transform: rotate(0);
        -webkit-backface-visibility: hidden; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._3JS_BESDCpeSIgRYauSGPA {
      cursor: default;
      -ms-flex-direction: column;
          flex-direction: column;
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%;
      border: 2px solid white; }
      ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._3JS_BESDCpeSIgRYauSGPA,._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._3JS_BESDCpeSIgRYauSGPA li {
      -ms-flex-align: center;
          align-items: center;
      display: -ms-flexbox;
      display: flex; }
        ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._3JS_BESDCpeSIgRYauSGPA li._1BEEnd-WL_elFK6QGl1E05 p {
          margin-left: 6px; }
        ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._3JS_BESDCpeSIgRYauSGPA li h3 {
          margin-right: 6px; }
        ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._3JS_BESDCpeSIgRYauSGPA li p {
          margin-left: 6px; }
        ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._3JS_BESDCpeSIgRYauSGPA li svg {
          stroke: #000;
          height: 14px;
          width: 14px; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._2VA0HjSHB_Nf1p5TQmtD__ {
      cursor: default;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      font-family: "Asap", sans-serif;
      font-size: 15px;
      width: 100%; }
      ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._2VA0HjSHB_Nf1p5TQmtD__,._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._2VA0HjSHB_Nf1p5TQmtD__ .G9KpWFm52Ke3iPJ-NDTJI {
      -ms-flex-align: center;
          align-items: center;
      display: -ms-flexbox;
      display: flex; }
      ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._2VA0HjSHB_Nf1p5TQmtD__ .G9KpWFm52Ke3iPJ-NDTJI {
        border: 2px solid white;
        border-top: 0;
        -ms-flex-pack: center;
            justify-content: center;
        padding: 15px;
        width: 50%; }
        ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._2VA0HjSHB_Nf1p5TQmtD__ .G9KpWFm52Ke3iPJ-NDTJI:nth-of-type(2n) {
          border-left: 0; }
        ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._2VA0HjSHB_Nf1p5TQmtD__ .G9KpWFm52Ke3iPJ-NDTJI ._3lkUnZDwvrUfW93Ir-bj3j {
          font-family: "Nova Round", cursive; }
        ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib ._2VA0HjSHB_Nf1p5TQmtD__ .G9KpWFm52Ke3iPJ-NDTJI svg {
          fill: none;
          height: 18px;
          margin-right: 6px;
          stroke: #000;
          width: 18px; }
  ._3vMZPPFQFSp-kRvJ5YAKgv ._z3W6Qal3-qZPyCUalqZG {
    position: absolute;
    bottom: 20px;
    right: 20px; }
    @media only screen and (min-width: 481px) and (max-width: 768px) {
      ._3vMZPPFQFSp-kRvJ5YAKgv ._z3W6Qal3-qZPyCUalqZG {
        bottom: 13px; } }
    @media only screen and (min-width: 769px) and (max-width: 900px) {
      ._3vMZPPFQFSp-kRvJ5YAKgv ._z3W6Qal3-qZPyCUalqZG {
        bottom: 42px; } }
    @media only screen and (min-width: 901px) {
      ._3vMZPPFQFSp-kRvJ5YAKgv ._z3W6Qal3-qZPyCUalqZG {
        top: 2rem;
        right: 2rem;
        bottom: unset; } }

@media only screen and (min-width: 768px) {
  ._3vMZPPFQFSp-kRvJ5YAKgv {
    padding: 40px 10px; }
    ._3vMZPPFQFSp-kRvJ5YAKgv,._3vMZPPFQFSp-kRvJ5YAKgv ._1xqjO5FmcJw3KwmoIvX7oV {
    background-color: white; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1xqjO5FmcJw3KwmoIvX7oV {
      border: 1px solid #eee;
      padding: 0; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .CuNQG8a930Jd2MoFvQmTi {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      text-align: inherit; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .CuNQG8a930Jd2MoFvQmTi,._3vMZPPFQFSp-kRvJ5YAKgv ._1PS9KVnhNuJVjfdlIe1kKP {
      display: -ms-flexbox;
      display: flex; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1PS9KVnhNuJVjfdlIe1kKP {
      -ms-flex-direction: column;
          flex-direction: column;
      padding: 24px 0; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._3wTNj12we-KTXGX_lASNIm {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      ._3vMZPPFQFSp-kRvJ5YAKgv ._3wTNj12we-KTXGX_lASNIm .lVXU5gg4ixippjlMVWYW2 {
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center; }
      ._3vMZPPFQFSp-kRvJ5YAKgv ._3wTNj12we-KTXGX_lASNIm ._1y-LFMSbW1-BQgdo2fD0ib {
        margin-bottom: 0; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._3wXe1xXeHFtESqTUjdyZqY {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      ._3vMZPPFQFSp-kRvJ5YAKgv ._3wXe1xXeHFtESqTUjdyZqY .lVXU5gg4ixippjlMVWYW2 {
        padding-bottom: 30px;
        padding-top: 0; }
      ._3vMZPPFQFSp-kRvJ5YAKgv ._3wXe1xXeHFtESqTUjdyZqY ._1y-LFMSbW1-BQgdo2fD0ib {
        margin-bottom: 0;
        padding: 15px; }
    ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 {
      padding: 0 30px;
      width: calc(100% - 300px); }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._7pJC15CqSP0qUlQIFfVad {
        font-size: 15px; }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._2jvTFjPTukCiXloHZcC4Y- {
        border: 0;
        font-size: 20px;
        margin: 0;
        padding-left: 0; }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 .rZaBaJ4LJlYiKDiogDq5N {
        font-size: 50px;
        margin: 0; }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._10GE6ojGTay9Ht2DdoMDYj {
        font-size: 16px; }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._39YJpJfmSegBR5oGl7zbsv svg {
        display: -ms-flexbox;
        display: flex;
        height: 22px;
        margin-right: 4px;
        width: 22px; }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._1MhxBc-DTRYoDeXtm9bon3 {
        font-size: 20px; }
      ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._10GE6ojGTay9Ht2DdoMDYj {
        margin-bottom: 0;
        padding-bottom: 0; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._1y-LFMSbW1-BQgdo2fD0ib {
      width: 300px; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._27NbE_Cl7F1cl1iw2jTIP2 {
      max-width: 100%; } }

@media only screen and (min-width: 1100px) {
  ._3vMZPPFQFSp-kRvJ5YAKgv ._1xqjO5FmcJw3KwmoIvX7oV {
    border-radius: 12px; }
  ._3vMZPPFQFSp-kRvJ5YAKgv ._22ZbOqpWsUh9gQwtHmax_2 {
    display: none; }
  ._3vMZPPFQFSp-kRvJ5YAKgv ._3wTNj12we-KTXGX_lASNIm {
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    ._3vMZPPFQFSp-kRvJ5YAKgv ._3wTNj12we-KTXGX_lASNIm .lVXU5gg4ixippjlMVWYW2 {
      -ms-flex-pack: initial;
          justify-content: initial; }
  ._3vMZPPFQFSp-kRvJ5YAKgv .lVXU5gg4ixippjlMVWYW2 ._1sT2O-1w0_5QzjNufc7Z4o {
    display: block;
    font-size: 70px;
    line-height: 1;
    padding-bottom: 9px; } }

._1trCojIcX-mel1eHzlI6WF div {
  display: none; }
  ._1trCojIcX-mel1eHzlI6WF div:not(:empty) {
    display: block; }
  ._1trCojIcX-mel1eHzlI6WF div[data-ad-load-state=empty],._1trCojIcX-mel1eHzlI6WF div[data-ad-load-state=loading] {
    display: none; }

._1trCojIcX-mel1eHzlI6WF div[data-ad-unit] {
  width: 100vw;
  padding: 20px;
  background: #f5f5f5; }

._1trCojIcX-mel1eHzlI6WF div[data-ad-load-state=loaded]>div {
  display: block !important;
  margin: 0 auto !important;
  padding: 0 !important;
  float: none !important; }

._1trCojIcX-mel1eHzlI6WF div[data-ad-load-state=loaded] iframe {
  display: block !important;
  margin: 0 auto; }

._1trCojIcX-mel1eHzlI6WF div[data-ad-load-state=empty] {
  display: none; }
._2PeH80cPH9qQYKp9Ejt7MD {
  transition: opacity 100ms 200ms cubic-bezier(0.7, 0, 0.3, 1);
  background: #fff;
  border: #e5e5e5 solid 1px;
  border-radius: 4px;
  color: #e5e5e5;
  cursor: pointer;
  right: 30px;
  opacity: 0;
  padding: 10px;
  position: fixed;
  bottom: 20px;
  visibility: hidden;
  z-index: 10; }
  ._2PeH80cPH9qQYKp9Ejt7MD.uSSS2jURp8VZIcpex6a2_ {
    opacity: 1;
    visibility: visible; }
  ._2PeH80cPH9qQYKp9Ejt7MD:hover {
    border-color: #000;
    color: #000; }

._2gNnFnfUP9aAK7V3PvqHc6 {
  -ms-flex-align: center;
      align-items: center;
  background: #e5e5e5;
  display: -ms-flexbox;
  display: flex;
  font-family: "ProximaNovaCond", sans-serif;
  font-size: 20px;
  height: 80px;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%; }
  ._2gNnFnfUP9aAK7V3PvqHc6:hover {
    background: #f5f5f5;
    cursor: pointer; }
  ._2gNnFnfUP9aAK7V3PvqHc6 div {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex; }
    ._2gNnFnfUP9aAK7V3PvqHc6 div svg {
      height: 18px;
      width: 18px; }
    ._2gNnFnfUP9aAK7V3PvqHc6 div p {
      margin-right: 12px; }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */

/**
 * Add the correct display in IE 9-.
 */

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

/**
 * Add the correct margin in IE 8.
 */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/**
 * Add the correct font style in Android 4.3-.
 */

/**
 * Add the correct background and color in IE 9-.
 */

/**
 * Add the correct font size in all browsers.
 */

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */

/**
 * Add the correct display in iOS 4-7.
 */

/**
 * Remove the border on images inside links in IE 10-.
 */

/**
 * Hide the overflow in IE.
 */

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

/**
 * Remove the inner border and padding in Firefox.
 */

/**
 * Restore the focus styles unset by the previous rule.
 */

/**
 * Correct the padding in Firefox.
 */

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

/**
 * Remove the default vertical scrollbar in IE.
 */

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

/*
 * Add the correct display in all browsers.
 */

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */

/**
 * Add the correct display in IE.
 */

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */

._1ckeWGMtpjvH9DWfaZPlKc {
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.OmJBLKh6AJqX13UFP3knk {
  width: 100px;
  height: 100px; }

.OmJBLKh6AJqX13UFP3knk ._2-TOahmELNt9utGB5wuBIX {
  width: 33%;
  height: 33%;
  background-color: #509B22;
  float: left;
  animation: _3VRzbiC00kd_kIx_Dygx8A 1.3s infinite ease-in-out; }

.OmJBLKh6AJqX13UFP3knk ._31gWd6QzMDkCjr4wf_z1bL {
  animation-delay: 0.2s; }

.OmJBLKh6AJqX13UFP3knk ._13Rjj45cWEvOsQi8MmvmHY {
  animation-delay: 0.3s; }

.OmJBLKh6AJqX13UFP3knk .AIxJAv8UC8pL92E1lKq6_ {
  animation-delay: 0.4s; }

.OmJBLKh6AJqX13UFP3knk ._2yzFthE_8u6BdYcgP0uGaC {
  animation-delay: 0.1s; }

.OmJBLKh6AJqX13UFP3knk ._3t1sy-czBK7ACV_r8N5_tK {
  animation-delay: 0.2s; }

.OmJBLKh6AJqX13UFP3knk ._1vmZV4MH60lTRZi93CSOK3 {
  animation-delay: 0.3s; }

.OmJBLKh6AJqX13UFP3knk ._3m1Dc2ay3c4YGPBErdXVgv {
  animation-delay: 0s; }

.OmJBLKh6AJqX13UFP3knk ._2jF9xOUn_-iSndw7rwukxZ {
  animation-delay: 0.1s; }

.OmJBLKh6AJqX13UFP3knk ._2sYcIBHbBkB8A_eJvMwx0R {
  animation-delay: 0.2s; }

@keyframes _3VRzbiC00kd_kIx_Dygx8A {
  0%,70%,to {
    transform: scale3D(1, 1, 1); }
  35% {
    transform: scale3D(0, 0, 1); } }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */

/**
 * Add the correct display in IE 9-.
 */

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

/**
 * Add the correct margin in IE 8.
 */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

/**
 * Add the correct font style in Android 4.3-.
 */

/**
 * Add the correct background and color in IE 9-.
 */

/**
 * Add the correct font size in all browsers.
 */

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */

/**
 * Add the correct display in iOS 4-7.
 */

/**
 * Remove the border on images inside links in IE 10-.
 */

/**
 * Hide the overflow in IE.
 */

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

/**
 * Remove the inner border and padding in Firefox.
 */

/**
 * Restore the focus styles unset by the previous rule.
 */

/**
 * Correct the padding in Firefox.
 */

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

/**
 * Remove the default vertical scrollbar in IE.
 */

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

/*
 * Add the correct display in all browsers.
 */

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */

/**
 * Add the correct display in IE.
 */

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */

.yj1ksfh6wCLf4L9-iDw71 {
  position: relative;
  transition: all 200ms cubic-bezier(0.7, 0, 0.3, 1);
  margin-top: 60px;
  margin-bottom: 30px; }
  .yj1ksfh6wCLf4L9-iDw71,.yj1ksfh6wCLf4L9-iDw71:after {
  display: block;
  width: 100%; }
  .yj1ksfh6wCLf4L9-iDw71:after {
    content: "";
    padding-top: 100%; }
  .yj1ksfh6wCLf4L9-iDw71>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .yj1ksfh6wCLf4L9-iDw71 img {
    transform: scale(0.95);
    display: block;
    opacity: 0;
    position: relative;
    width: 100%; }
    .yj1ksfh6wCLf4L9-iDw71 img,.yj1ksfh6wCLf4L9-iDw71 img._3ai4DjemCnrOCf1AqFgYwd {
    transition: all 200ms cubic-bezier(0.7, 0, 0.3, 1);
    transition: transform 200ms;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
    .yj1ksfh6wCLf4L9-iDw71 img._3ai4DjemCnrOCf1AqFgYwd {
      transform: scale(1);
      opacity: 1; }
  .yj1ksfh6wCLf4L9-iDw71 ._3S5eVoocsb3_vlAmhDfFmW {
    display: none; }
  .yj1ksfh6wCLf4L9-iDw71 div {
    -ms-flex-align: center;
        align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    background: #ccc; }
  .yj1ksfh6wCLf4L9-iDw71 h1 {
    color: white;
    font-family: "Nova Round", cursive;
    font-size: 11vw;
    opacity: 0.0;
    visibility: hidden; }

._2qGrzKjZXoH56gIcX6sTOM {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
  padding-bottom: 1rem;
  padding-top: 44px;
  margin-top: -44px; }
  ._2qGrzKjZXoH56gIcX6sTOM hr {
    width: 190px;
    margin-bottom: 2rem;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  ._2qGrzKjZXoH56gIcX6sTOM .lxbYsaDRjaNwJVCZqOVBB {
    display: none;
    position: absolute;
    top: 88px;
    right: 2rem; }
    @media only screen and (min-width: 600px) {
      ._2qGrzKjZXoH56gIcX6sTOM .lxbYsaDRjaNwJVCZqOVBB {
        display: block; } }
  ._2qGrzKjZXoH56gIcX6sTOM ._3n7PHbCZ31rCsL59-LxGKN {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    padding: 0 10px;
    width: 100%; }
    ._2qGrzKjZXoH56gIcX6sTOM ._3n7PHbCZ31rCsL59-LxGKN p {
      color: #333;
      font-size: 14px;
      line-height: 1.8;
      margin: auto;
      margin-bottom: 1rem;
      max-width: 636px; }
      ._2qGrzKjZXoH56gIcX6sTOM ._3n7PHbCZ31rCsL59-LxGKN p:first-child span {
        margin-left: 5px;
        border-bottom: 1px solid #509B22;
        cursor: pointer; }
      ._2qGrzKjZXoH56gIcX6sTOM ._3n7PHbCZ31rCsL59-LxGKN p._2nbXpYGy_CrXGElpKr2nB2 {
        display: none; }
    ._2qGrzKjZXoH56gIcX6sTOM ._3n7PHbCZ31rCsL59-LxGKN b {
      font-weight: 700; }
    ._2qGrzKjZXoH56gIcX6sTOM ._3n7PHbCZ31rCsL59-LxGKN ._9OpTQ-fzZ1o6whCgt916Q {
      -ms-flex-align: baseline;
          align-items: baseline;
      display: -ms-inline-flexbox;
      display: inline-flex;
      font-family: "Asap", sans-serif;
      font-weight: 500; }
      ._2qGrzKjZXoH56gIcX6sTOM ._3n7PHbCZ31rCsL59-LxGKN ._9OpTQ-fzZ1o6whCgt916Q svg {
        margin-left: 3px;
        margin-right: 5px; }

@media only screen and (min-width: 600px) {
  .yj1ksfh6wCLf4L9-iDw71 {
    position: relative; }
    .yj1ksfh6wCLf4L9-iDw71:after {
      display: block;
      content: "";
      width: 100%;
      padding-top: 56.25%; }
    .yj1ksfh6wCLf4L9-iDw71>div {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
  ._2qGrzKjZXoH56gIcX6sTOM {
    max-width: 1030px; }
    ._2qGrzKjZXoH56gIcX6sTOM ._3n7PHbCZ31rCsL59-LxGKN p {
      font-size: 18px;
      line-height: 2;
      padding-top: 0; } }

@media only screen and (min-width: 970px) {
  .yj1ksfh6wCLf4L9-iDw71 {
    margin-bottom: 60px; } }

@media only screen and (min-width: 1100px) {
  ._2qGrzKjZXoH56gIcX6sTOM ._3n7PHbCZ31rCsL59-LxGKN {
    padding: 0; } }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  /* 2 */
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,aside,footer,header,nav,section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,figure,main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,strong {
  font-weight: inherit;
  font-weight: bolder; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,kbd,samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,input,optgroup,select,textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
template,[hidden] {
  display: none; }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ProximaNovaCond';
  font-weight: normal;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff2?08252015) format("woff2"), url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff?08252015) format("woff"); }

._21jCEj_JqpwM9l31n-BQzv {
  position: fixed; }

._21jCEj_JqpwM9l31n-BQzv,._3sq1P8sxCaX-qUWcjTMBNK {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1; }

._3sq1P8sxCaX-qUWcjTMBNK {
  background: #000;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  height: 2.75rem;
  padding: 0 1rem;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }
  @media only screen and (min-width: 600px) {
    ._3sq1P8sxCaX-qUWcjTMBNK {
      padding: 0 2rem; } }
  ._3sq1P8sxCaX-qUWcjTMBNK ._30EyIEVgIS0r3wIgmYqwtD {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    line-height: 0; }
  ._3sq1P8sxCaX-qUWcjTMBNK ._2kcD1ZsXk8ReFiyJ-0RbzT {
    font-size: 2rem;
    font-family: "Asap", sans-serif;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    margin-left: 0.5rem;
    margin-bottom: -2px; }
  ._3sq1P8sxCaX-qUWcjTMBNK ._1T4pqoxqAKpxVWUMjgJ9b {
    width: 150px; }
  ._3sq1P8sxCaX-qUWcjTMBNK img {
    width: 100%; }
  @media screen and (max-width: 600px) {
    ._3sq1P8sxCaX-qUWcjTMBNK ._1T4pqoxqAKpxVWUMjgJ9b {
      width: 100px; }
    ._3sq1P8sxCaX-qUWcjTMBNK ._2kcD1ZsXk8ReFiyJ-0RbzT {
      font-size: 22px; } }
  @media screen and (max-width: 400px) {
    ._3sq1P8sxCaX-qUWcjTMBNK ._1T4pqoxqAKpxVWUMjgJ9b {
      width: 80px; }
    ._3sq1P8sxCaX-qUWcjTMBNK ._2kcD1ZsXk8ReFiyJ-0RbzT {
      font-size: 16px; } }

._29qHUhfDArj3PW9vmWvCuY {
  transform: translate3d(200px, 0, 0);
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  overflow-x: scroll;
  padding: 40px 12px 6px;
  width: 200px;
  z-index: 2;
  background: #000;
  color: white;
  border-left: 1px solid #222222; }
  ._29qHUhfDArj3PW9vmWvCuY,._29qHUhfDArj3PW9vmWvCuY._3IjnpgVQP9Z9BYm0yZLOk3 {
  transition: all 100ms cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
  ._29qHUhfDArj3PW9vmWvCuY._3IjnpgVQP9Z9BYm0yZLOk3 {
    transform: translate3d(0, 0, 0); }
  ._29qHUhfDArj3PW9vmWvCuY ._1V6KSjDW-ybBt3-xnBM1Iq {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    ._29qHUhfDArj3PW9vmWvCuY ._1V6KSjDW-ybBt3-xnBM1Iq svg {
      fill: #fff;
      width: 100%;
      height: 100%; }
    ._29qHUhfDArj3PW9vmWvCuY ._1V6KSjDW-ybBt3-xnBM1Iq ._85QqSxmCGyWtazpsCRptS {
      width: 20px;
      height: 20px; }
  ._29qHUhfDArj3PW9vmWvCuY .WZ0YBMONtQkBF4IVRW2Ih {
    font-size: 12px; }
    ._29qHUhfDArj3PW9vmWvCuY .WZ0YBMONtQkBF4IVRW2Ih .dH1dWkOB_s724kcRT_6Fj {
      cursor: pointer;
      display: -ms-flexbox;
      display: flex;
      font-family: "Asap", sans-serif;
      font-size: 14px;
      margin: 10px 0;
      padding: 10px 0; }
      ._29qHUhfDArj3PW9vmWvCuY .WZ0YBMONtQkBF4IVRW2Ih .dH1dWkOB_s724kcRT_6Fj:hover {
        text-decoration: underline; }
      @media only screen and (min-width: 600px) {
        ._29qHUhfDArj3PW9vmWvCuY .WZ0YBMONtQkBF4IVRW2Ih .dH1dWkOB_s724kcRT_6Fj {
          margin: 2px; } }
    ._29qHUhfDArj3PW9vmWvCuY .WZ0YBMONtQkBF4IVRW2Ih:after {
      background: transparent;
      /* Old browsers */
      /* FF3.6+ */
      /* Chrome,Safari4+ */
      /* Chrome10+,Safari5.1+ */
      /* Opera 11.10+ */
      /* IE10+ */
      background: linear-gradient(to bottom, transparent 0%, #ff00dd 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */
      display: block;
      height: 60px;
      left: 0;
      position: absolute;
      bottom: 0;
      width: 100%; }
  ._29qHUhfDArj3PW9vmWvCuY h2 {
    border-bottom: 1px solid white;
    font-family: "Asap", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 2em;
    padding-bottom: 10px;
    text-transform: uppercase; }
    ._29qHUhfDArj3PW9vmWvCuY h2:first-of-type {
      margin-top: 0; }

* {
  box-sizing: border-box; }

html {
  font-size: 16px;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  width: 100%; }
  html ::-webkit-scrollbar {
    background: transparent;
    width: 0px; }
  html ::-moz-selection {
    background: #e5e5e5; }
  html ::selection {
    background: #e5e5e5; }

body {
  background: white;
  font-size: 16px;
  font-family: "ElizabethSerif", serif;
  font-weight: 300;
  overflow: hidden; }
  body ._1uOg91kC8g7ez3NDUktId9 {
    width: 100%;
    padding: 64px 10px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    background: #222; }

@media only screen and (min-width: 600px) {
  body ._3n7PHbCZ31rCsL59-LxGKN {
    padding: 0; }
    body ._3n7PHbCZ31rCsL59-LxGKN p {
      font-size: 20px; } }
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,aside,footer,header,nav,section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,figure,main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,strong {
  font-weight: inherit;
  font-weight: bolder; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,kbd,samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,input,optgroup,select,textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
template,[hidden] {
  display: none; }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ProximaNovaCond';
  font-weight: normal;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff2?08252015) format("woff2"), url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff?08252015) format("woff"); }

._2B2j22ot6tMLj5eTpej6LG {
  position: fixed; }

._2B2j22ot6tMLj5eTpej6LG,._2yE3EoDvXNdn5tb9P3LwFI {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1; }

._2yE3EoDvXNdn5tb9P3LwFI {
  background: #000;
  color: #000;
  display: -ms-flexbox;
  display: flex;
  height: 2.75rem;
  padding: 0 1rem;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }
  @media only screen and (min-width: 600px) {
    ._2yE3EoDvXNdn5tb9P3LwFI {
      padding: 0 2rem; } }
  ._2yE3EoDvXNdn5tb9P3LwFI ._1Afz27EqwkyQn0Bu9mTMgx {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    line-height: 0; }
  ._2yE3EoDvXNdn5tb9P3LwFI ._2MY1vhnTXlT-5hKRU5PVPV {
    font-size: 2rem;
    font-family: "Asap", sans-serif;
    color: #fff;
    line-height: 1;
    text-transform: uppercase;
    margin-left: 0.5rem;
    margin-bottom: -2px; }
  ._2yE3EoDvXNdn5tb9P3LwFI .O_xezDcd8zcc1cZw5fZIz {
    width: 150px; }
  ._2yE3EoDvXNdn5tb9P3LwFI img {
    width: 100%; }
  @media screen and (max-width: 600px) {
    ._2yE3EoDvXNdn5tb9P3LwFI .O_xezDcd8zcc1cZw5fZIz {
      width: 100px; }
    ._2yE3EoDvXNdn5tb9P3LwFI ._2MY1vhnTXlT-5hKRU5PVPV {
      font-size: 22px; } }
  @media screen and (max-width: 400px) {
    ._2yE3EoDvXNdn5tb9P3LwFI .O_xezDcd8zcc1cZw5fZIz {
      width: 80px; }
    ._2yE3EoDvXNdn5tb9P3LwFI ._2MY1vhnTXlT-5hKRU5PVPV {
      font-size: 16px; } }

.WbuaqkRPSgkj_POcW0dau {
  transform: translate3d(200px, 0, 0);
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  overflow-x: scroll;
  padding: 40px 12px 6px;
  width: 200px;
  z-index: 2;
  background: #000;
  color: white;
  border-left: 1px solid #222222; }
  .WbuaqkRPSgkj_POcW0dau,.WbuaqkRPSgkj_POcW0dau._1v4hw3SC3V6GhZt7srmwde {
  transition: all 100ms cubic-bezier(0.7, 0, 0.3, 1);
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1); }
  .WbuaqkRPSgkj_POcW0dau._1v4hw3SC3V6GhZt7srmwde {
    transform: translate3d(0, 0, 0); }
  .WbuaqkRPSgkj_POcW0dau .IF8DOZUVYuQfksDHAkkQb {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .WbuaqkRPSgkj_POcW0dau .IF8DOZUVYuQfksDHAkkQb svg {
      fill: #fff;
      width: 100%;
      height: 100%; }
    .WbuaqkRPSgkj_POcW0dau .IF8DOZUVYuQfksDHAkkQb ._2AybMrtufIqk-05iIzAiez {
      width: 20px;
      height: 20px; }
  .WbuaqkRPSgkj_POcW0dau .hZrrLCnbS7KSOoaaOigng {
    font-size: 12px; }
    .WbuaqkRPSgkj_POcW0dau .hZrrLCnbS7KSOoaaOigng ._2lW4EGoU0bPH-NPYhCw2Xy {
      cursor: pointer;
      display: -ms-flexbox;
      display: flex;
      font-family: "Asap", sans-serif;
      font-size: 14px;
      margin: 10px 0;
      padding: 10px 0; }
      .WbuaqkRPSgkj_POcW0dau .hZrrLCnbS7KSOoaaOigng ._2lW4EGoU0bPH-NPYhCw2Xy:hover {
        text-decoration: underline; }
      @media only screen and (min-width: 600px) {
        .WbuaqkRPSgkj_POcW0dau .hZrrLCnbS7KSOoaaOigng ._2lW4EGoU0bPH-NPYhCw2Xy {
          margin: 2px; } }
    .WbuaqkRPSgkj_POcW0dau .hZrrLCnbS7KSOoaaOigng:after {
      background: transparent;
      /* Old browsers */
      /* FF3.6+ */
      /* Chrome,Safari4+ */
      /* Chrome10+,Safari5.1+ */
      /* Opera 11.10+ */
      /* IE10+ */
      background: linear-gradient(to bottom, transparent 0%, #ff00dd 100%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
      /* IE6-9 */
      display: block;
      height: 60px;
      left: 0;
      position: absolute;
      bottom: 0;
      width: 100%; }
  .WbuaqkRPSgkj_POcW0dau h2 {
    border-bottom: 1px solid white;
    font-family: "Asap", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 2em;
    padding-bottom: 10px;
    text-transform: uppercase; }
    .WbuaqkRPSgkj_POcW0dau h2:first-of-type {
      margin-top: 0; }
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,aside,footer,header,nav,section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,figure,main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,strong {
  font-weight: inherit;
  font-weight: bolder; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,kbd,samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,input,optgroup,select,textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
template,[hidden] {
  display: none; }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-light-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 400;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-lightitalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-regular-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 500;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-italic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bold-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ElizabethSerif';
  font-weight: 700;
  font-style: italic;
  src: url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff2?09162015) format("woff2"), url(//f.kinja-static.com/assets/fonts/elizabeth-serif/elizabethserif-bolditalic-webfont.woff?09162015) format("woff"); }

@font-face {
  font-family: 'ProximaNovaCond';
  font-weight: normal;
  font-style: normal;
  src: url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff2?08252015) format("woff2"), url(//f.kinja-static.com/assets/fonts/proxima/proxima_nova_cond_reg-webfont.woff?08252015) format("woff"); }

.afE7iu9cWlYVy_WXeqPhw {
  color: #333;
  font-size: 20px;
  padding: 44px 20px 0;
  margin-top: -44px;
  margin-bottom: 2rem;
  text-align: center; }
  .afE7iu9cWlYVy_WXeqPhw hr {
    width: 190px;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  .afE7iu9cWlYVy_WXeqPhw p {
    margin: 1.625rem 0;
    font-family: "ProximaNovaCond", sans-serif;
    font-size: 18px;
    line-height: 2rem; }
  @media only screen and (min-width: 600px) {
    .afE7iu9cWlYVy_WXeqPhw {
      max-width: 1030px;
      margin: -44px auto 0;
      padding: 44px 2rem 0; } }

._2XeVfg1gn9ahvLC9JOHs7d {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-family: "Asap", sans-serif;
  margin: auto;
  padding-bottom: 0.5rem; }
._3Ek-7M6VX7hqm4t2jRXtYt {
  margin-bottom: 2em; }

._27BO8TdI-Jwci9hzX25Kpu {
  margin-left: auto;
  margin-right: auto;
  width: 70vw;
  height: calc(70vw / 1.779);
  max-width: 1024px;
  max-height: calc(1024px / 1.779); }

@media only screen and (max-width: 600px) {
  ._27BO8TdI-Jwci9hzX25Kpu {
    width: calc(100vw - 1.625em);
    height: calc((100vw - 1.625em) / 1.779); } }

/*# sourceMappingURL=app-81d5e1dffbac0e339e59.css.map*/