/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* line 8, _normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 18, _normalize.scss */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
/* line 31, _normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
/* line 50, _normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block; }

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 70, _normalize.scss */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
/* line 79, _normalize.scss */
template,
[hidden] {
  display: none; }

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 102, _normalize.scss */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 115, _normalize.scss */
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.
 */
/* line 125, _normalize.scss */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 134, _normalize.scss */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 143, _normalize.scss */
dfn {
  font-style: italic; }

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

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

/**
 * Add the correct font size in all browsers.
 */
/* line 170, _normalize.scss */
small {
  font-size: 80%; }

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

/* line 187, _normalize.scss */
sub {
  bottom: -0.25em; }

/* line 191, _normalize.scss */
sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 202, _normalize.scss */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
/* line 210, _normalize.scss */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 222, _normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
/* line 234, _normalize.scss */
figure {
  margin: 1em 40px; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 257, _normalize.scss */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
/* line 269, _normalize.scss */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 278, _normalize.scss */
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.
 */
/* line 288, _normalize.scss */
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.
 */
/* line 299, _normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 333, _normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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.
 */
/* line 346, _normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 359, _normalize.scss */
textarea {
  overflow: auto; }

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 378, _normalize.scss */
[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.
 */
/* line 388, _normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
/* line 397, _normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
/* line 406, _normalize.scss */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

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

/* line 19, _variables.scss */
.group:after {
  clear: both;
  content: '';
  display: table; }

@font-face {
  font-family: 'seravekbold';
  src: url("../fonts/seravek-medium-webfont.eot");
  src: url("../fonts/seravek-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/seravek-medium-webfont.woff") format("woff"), url("../fonts/seravek-medium-webfont.ttf") format("truetype"), url("../fonts/seravek-medium-webfont.svg#seravekbold") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'seravek';
  src: url("../fonts/seravek-webfont.eot");
  src: url("../fonts/seravek-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/seravek-webfont.woff") format("woff"), url("../fonts/seravek-webfont.ttf") format("truetype"), url("../fonts/seravek-webfont.svg#seravekbold") format("svg");
  font-weight: normal;
  font-style: normal; }
/* line 1, _header.scss */
header {
  background-color: #000;
  border-bottom: 2px solid #444;
  margin: 0 0 0 -1rem;
  max-width: 42.25rem;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 100; }
  /* line 12, _header.scss */
  header:before {
    content: " ";
    border-bottom: 2px solid #000;
    position: absolute;
    background-color: #000;
    width: 999rem;
    top: 0;
    bottom: 0;
    right: 100%; }
  /* line 23, _header.scss */
  header:after {
    content: " ";
    border-bottom: 2px solid #000;
    position: absolute;
    background-color: #000;
    height: 5.5rem;
    left: 100%;
    top: 0;
    width: 999rem; }

/* line 35, _header.scss */
.header-menu {
  height: 4rem;
  left: 0;
  max-width: 42.25rem;
  position: fixed;
  top: -10rem;
  width: 100%;
  z-index: 50; }

/* line 45, _header.scss */
.header-trigger {
  left: 0;
  position: fixed;
  max-width: 42.5rem;
  top: 0;
  width: 100%;
  z-index: 160; }

/* line 54, _header.scss */
.menu-trigger {
  background-color: #000;
  box-sizing: border-box;
  cursor: pointer;
  height: 2.5rem;
  padding: .5rem 0 .5rem .5rem;
  position: absolute;
  right: 1rem;
  top: .75rem;
  width: 1.85rem;
  z-index: 150; }
  /* line 67, _header.scss */
  .menu-trigger:hover path {
    transition: fill 400ms ease;
    fill: #1fc0da; }

/* line 74, _header.scss */
.codebreaker-share {
  text-align: left; }
  /* line 77, _header.scss */
  .codebreaker-share .share-button:first-child {
    margin-left: -.7rem; }

/* line 82, _header.scss */
#menu-content {
  transition: top 500ms ease;
  background-color: #111;
  border-bottom: thick solid #222;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  max-width: 42.25rem;
  left: 0;
  padding: 1rem;
  position: absolute;
  text-align: center;
  top: -180%;
  width: 100%;
  z-index: 50; }
  /* line 98, _header.scss */
  #menu-content a {
    display: block;
    text-decoration: none; }
    /* line 102, _header.scss */
    #menu-content a:hover {
      color: #fff; }
  /* line 107, _header.scss */
  #menu-content ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  /* line 113, _header.scss */
  #menu-content li {
    transition: background-color 500ms ease-out;
    background-color: #000;
    border-top: 2px solid #111;
    height: 2rem;
    line-height: 2rem;
    position: relative;
    text-align: left;
    text-indent: .325rem; }
    /* line 123, _header.scss */
    #menu-content li:first-child {
      border: 0; }
    /* line 127, _header.scss */
    #menu-content li:hover {
      background-color: #1fc0da;
      cursor: pointer; }
  /* line 133, _header.scss */
  #menu-content .codebreaker-share {
    background-color: transparent;
    height: 2.325rem;
    text-align: center; }
    /* line 138, _header.scss */
    #menu-content .codebreaker-share:hover {
      background-color: transparent; }
    /* line 142, _header.scss */
    #menu-content .codebreaker-share li {
      background-color: transparent;
      border: 0;
      display: inline-block;
      vertical-align: top; }
      /* line 148, _header.scss */
      #menu-content .codebreaker-share li:hover {
        background-color: transparent; }

/* line 155, _header.scss */
.donate {
  bottom: 2rem;
  display: none;
  position: absolute;
  font-family: "seravekbold", helvetica, arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  right: 3rem;
  text-decoration: none; }
  /* line 165, _header.scss */
  .donate:hover {
    color: #1fc0da; }

/* line 170, _header.scss */
.mplogo {
  height: 1.2rem;
  margin-top: 1rem;
  width: 6rem; }
  /* line 175, _header.scss */
  .mplogo path {
    transition: fill 300ms ease-out; }
  /* line 180, _header.scss */
  .mplogo:hover .lime {
    fill: #BFD730; }
  /* line 184, _header.scss */
  .mplogo:hover .highlight {
    fill: #1fc0da; }
  /* line 188, _header.scss */
  .mplogo:hover .apple {
    fill: #2CB34A; }

/* line 196, _header.scss */
.menu-visible #menu-content {
  top: 13rem; }

/* line 201, _header.scss */
.logo {
  height: 3.2rem;
  margin: .25rem auto .2rem;
  width: 13.5rem; }

/* line 208, _header.scss */
.share-button:hover circle {
  transition: fill 250ms ease;
  fill: #1fc0da; }

/* line 214, _header.scss */
.codebreaker-blinker {
  -webkit-animation-name: blink;
  /* Chrome, Safari, Opera */
  -webkit-animation-duration: 4s;
  /* Chrome, Safari, Opera */
  animation-name: blink;
  animation-duration: 1.25s;
  animation-iteration-count: infinite; }

/* Chrome, Safari, Opera */
@-webkit-keyframes blink {
  0% {
    opacity: 1; }
  49% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0; } }
/* Standard syntax */
@keyframes blink {
  0% {
    opacity: 1; }
  49% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@media only screen and (min-width: 30rem) {
  /* line 239, _header.scss */
  #menu-content {
    top: -180%; }

  /* line 242, _header.scss */
  .header-menu {
    height: 8.5rem;
    top: -3.5rem; }
    /* line 246, _header.scss */
    .header-menu.menu-visible #menu-content {
      top: 9rem; }

  /* line 253, _header.scss */
  .codebreaker-share .share-button:first-child {
    margin-left: -1rem; }

  /* line 258, _header.scss */
  .donate {
    display: block; }

  /* line 262, _header.scss */
  .menu-trigger {
    top: 1.75rem; }

  /* line 266, _header.scss */
  .logo {
    height: 5.325rem;
    margin-bottom: 0;
    margin-top: 0;
    width: 17.5rem; } }
@media only screen and (min-width: 42.25rem) {
  /* line 275, _header.scss */
  header {
    margin: 0; }

  /* line 279, _header.scss */
  .header-trigger {
    left: 50%;
    margin-left: -21.5rem; }

  /* line 284, _header.scss */
  .menu-trigger {
    right: 0; }

  /* line 288, _header.scss */
  .header-menu {
    left: 50%;
    margin-left: -21.125rem; } }
/* line 1, _audio.scss */
.featured.list-group-item .loading-svg {
  position: absolute;
  height: 4rem;
  left: auto;
  right: 0;
  width: 4rem;
  top: 1.75rem;
  margin-top: 0; }

/* line 11, _audio.scss */
.this-playing, .this-paused {
  fill: #fff; }

/* line 15, _audio.scss */
.play_audio {
  height: 4rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 4rem; }
  /* line 22, _audio.scss */
  .play_audio:hover {
    cursor: pointer; }
    /* line 25, _audio.scss */
    .play_audio:hover circle {
      transition: fill 250ms ease;
      fill: #fff; }
    /* line 30, _audio.scss */
    .play_audio:hover path, .play_audio:hover .this-playing, .play_audio:hover .this-paused {
      transition: fill 250ms ease;
      fill: #000; }

/* line 37, _audio.scss */
.list-group-item.featured {
  padding-left: 0; }
  /* line 40, _audio.scss */
  .list-group-item.featured .play_audio {
    position: absolute;
    height: 4rem;
    left: auto;
    right: 0;
    width: 4rem;
    top: 1.75rem;
    margin-top: 0; }

/* line 52, _audio.scss */
#timeline {
  position: relative;
  z-index: 500;
  height: 2rem;
  top: 8rem;
  background-color: rebeccapurple; }

/* line 60, _audio.scss */
#timeline {
  width: 100%;
  height: 20px;
  margin-top: 20px;
  border-radius: 15px; }

/* line 67, _audio.scss */
#playhead {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-top: 1px;
  background: black; }

/* line 95, _audio.scss */
.loading-svg {
  display: none;
  height: 4rem;
  position: absolute;
  right: 0;
  top: 0;
  width: 4rem; }

/* line 104, _audio.scss */
.this-playing {
  display: none; }

/* line 109, _audio.scss */
.playing .this-playing {
  display: block; }
/* line 113, _audio.scss */
.playing .this-paused {
  display: none; }
/* line 117, _audio.scss */
.playing #timeline {
  display: block;
  height: 1.25rem; }

/* line 124, _audio.scss */
.loading #timeline {
  display: block; }
/* line 128, _audio.scss */
.loading .play_audio {
  visibility: hidden; }
/* line 132, _audio.scss */
.loading .loading-svg {
  display: block; }

/* line 138, _audio.scss */
.loaded #timeline {
  display: block;
  height: 1.25rem; }

/* line 147, _audio.scss */
.list-group-item .play_audio {
  cursor: pointer;
  height: 3rem;
  left: 0;
  margin-top: -1.5rem;
  position: absolute;
  top: 50%;
  width: 3rem; }
/* line 157, _audio.scss */
.list-group-item .loading-svg {
  height: 3.325rem;
  left: -.165rem;
  margin-top: -1.65rem;
  top: 50%;
  width: 3.325rem; }
/* line 165, _audio.scss */
.list-group-item span {
  display: inline-block; }

/* line 170, _audio.scss */
.this-playing, .playing .this-paused {
  display: none; }

/* line 174, _audio.scss */
.this-paused, .playing .this-playing {
  display: block; }

@media only screen and (min-width: 30rem) {
  /* line 180, _audio.scss */
  .featured.list-group-item .play_audio,
  .featured.list-group-item .loading-svg {
    height: 5.5rem;
    width: 5.5rem; } }
/* line 3, _form.scss */
.featured .code_form input {
  height: 2.25rem;
  line-height: 2.25rem;
  width: 100%; }
/* line 9, _form.scss */
.featured .code_form input[type="checkbox"] {
  height: 1rem;
  width: 1rem; }
/* line 14, _form.scss */
.featured .code_form #resetsubmit,
.featured .code_form .submit-button {
  background-color: #1fc0da;
  color: #000;
  height: 2.25rem;
  line-height: 2.25rem;
  margin-left: 0;
  width: 100%; }
  /* line 23, _form.scss */
  .featured .code_form #resetsubmit:hover,
  .featured .code_form .submit-button:hover {
    background-color: #46e3fd; }

/* line 30, _form.scss */
.field-p {
  font-family: "seravek", helvetica, arial, sans-serif;
  font-size: .85rem; }

/* line 35, _form.scss */
.code_form {
  -webkit-font-smoothing: antialiased;
  margin-top: .5rem;
  width: 100%; }
  /* line 41, _form.scss */
  .code_form input, .code_form .submit-button {
    background-color: #000;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff;
    font-family: "seravek", helvetica, arial, sans-serif;
    font-size: .8325rem;
    font-weight: normal;
    height: 1.5rem;
    line-height: inherit;
    margin-bottom: .6rem;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    width: 65%; }
  /* line 60, _form.scss */
  .code_form #code_guess {
    color: #1fc0da; }
  /* line 64, _form.scss */
  .code_form .submit-button {
    transition: background-color 500ms ease-out;
    background-color: #333;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    line-height: 1.5rem;
    margin-left: 2%;
    width: 31%; }
    /* line 75, _form.scss */
    .code_form .submit-button:hover {
      background-color: #1fc0da; }

/* line 82, _form.scss */
.featured-episode input, .featured-episode .submit-button {
  font-size: .8325rem;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-bottom: .6rem;
  width: 100%; }
/* line 90, _form.scss */
.featured-episode .submit-button {
  margin-left: 0; }

/* line 95, _form.scss */
.field-p {
  margin: 0; }

/* line 99, _form.scss */
.checkbox-span {
  display: block;
  font-size: .75rem;
  margin: .5rem auto 1.5rem;
  text-align: left;
  width: 14.5rem; }

/* line 107, _form.scss */
input[type="checkbox"] {
  display: block;
  height: 1rem;
  margin: 0 .25rem -1.125rem -1.125rem;
  width: 1rem;
  vertical-align: text-top; }

/* line 115, _form.scss */
.wrong-guess {
  color: #DA1931;
  margin-bottom: .325rem; }

/* line 120, _form.scss */
::-webkit-input-placeholder {
  color: #fff;
  opacity: 1 !important; }

/* line 125, _form.scss */
:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  opacity: 1 !important; }

/* line 130, _form.scss */
::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  opacity: 1 !important; }

/* line 135, _form.scss */
:-ms-input-placeholder {
  color: #fff;
  opacity: 1 !important; }

/* line 159, _form.scss */
#code_guess::-webkit-input-placeholder {
  color: #1fc0da;
  opacity: 1 !important; }
/* line 164, _form.scss */
#code_guess:-moz-placeholder {
  /* Firefox 18- */
  color: #1fc0da;
  opacity: 1 !important; }
/* line 169, _form.scss */
#code_guess::-moz-placeholder {
  /* Firefox 19+ */
  color: #1fc0da;
  opacity: 1 !important; }
/* line 174, _form.scss */
#code_guess:-ms-input-placeholder {
  color: #1fc0da;
  opacity: 1 !important; }

/* line 180, _form.scss */
.emailsaved .emailinfo {
  display: none; }

/* line 186, _form.scss */
.list-group-item .checkbox-span {
  display: block; }
/* line 190, _form.scss */
.list-group-item h6 {
  font-family: helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: .825rem;
  -webkit-font-smoothing: antialiased;
  margin: 0; }
  /* line 197, _form.scss */
  .list-group-item h6 span {
    color: #1fc0da;
    font-size: .825rem;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    margin-bottom: 0; }

/* line 210, _form.scss */
.wrong-guess h6,
.no-guess h6 {
  display: none; }

/* line 216, _form.scss */
.wrong-guess .code_guess {
  color: #aa0000; }

/* line 221, _form.scss */
.try-again {
  transition: height 250ms ease;
  color: #DA1931;
  font-family: helvetica, arial, sans-serif;
  font-size: .75rem;
  height: 0;
  margin-top: .175rem;
  overflow: hidden; }

/* line 232, _form.scss */
.no-guess .try-again {
  height: 0; }

/* line 237, _form.scss */
.wrong-guess .try-again {
  height: auto; }

/* line 243, _form.scss */
.correct-guess .code_form {
  display: none; }
/* line 247, _form.scss */
.correct-guess .try-again {
  display: none; }
/* line 251, _form.scss */
.correct-guess h6 {
  display: block; }

/* line 257, _form.scss */
.previous-season .code_form input, .previous-season .code_form .submit-button {
  font-size: .9rem; }
/* line 261, _form.scss */
.previous-season input {
  background-color: #1d1d1d; }

@media only screen and (min-width: 30rem) {
  /* line 268, _form.scss */
  .code_form input, .code_form .submit-button {
    font-size: 1.15rem; } }
/* line 1, _footer.scss */
footer {
  color: #ccc;
  font-size: .85rem;
  line-height: 1.4;
  padding-bottom: 2rem;
  text-align: center; }
  /* line 8, _footer.scss */
  footer a {
    color: #ccc;
    text-decoration: none; }
  /* line 13, _footer.scss */
  footer .itunes {
    border-bottom: thin solid #444;
    border-top: thin solid #444;
    margin: 0 -1rem;
    padding: 1.2rem 0 1rem; }
  /* line 20, _footer.scss */
  footer .about-link {
    text-decoration: underline; }

/* line 1, _episode-page.scss */
.episode-page.episode-page {
  min-height: 0; }

/* line 5, _episode-page.scss */
.episode-list {
  list-style: none;
  padding: 0; }
  /* line 9, _episode-page.scss */
  .episode-list li {
    transition: background-color 500ms ease;
    background-color: #000;
    border-bottom: thin solid #222;
    cursor: pointer;
    height: 3rem;
    line-height: 3rem;
    padding: 0 1rem; }
    /* line 18, _episode-page.scss */
    .episode-list li:last-child {
      border: 0; }
    /* line 22, _episode-page.scss */
    .episode-list li:hover {
      background-color: #1fc0da; }
  /* line 27, _episode-page.scss */
  .episode-list .locked {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTgyLjEgNDQuMmgtOC44di04LjQtLjFDNzMuMiAyMi42IDYyLjYgMTIgNDkuNSAxMmMtMTMuMSAwLTIzLjcgMTAuNi0yMy43IDIzLjd2OC41aC03LjljLTEuNCAwLTIuNiAxLjItMi42IDIuNnYzOC42YzAgMS40IDEuMiAyLjYgMi42IDIuNmwzMS41IDIgMzIuNy0yYzEuNCAwIDIuNi0xLjIgMi42LTIuNlY0Ni44YzAtMS40LTEuMS0yLjYtMi42LTIuNnptLTQ5LjMtOC41YzAtOC44IDQuMS0xNi43IDE2LjctMTYuNyAxMC42IDAgMTYuNyA2LjcgMTYuNyAxNi42djguNkgzMi44di04LjV6Ii8+PC9zdmc+");
    background-repeat: no-repeat;
    background-position: .75rem .9rem;
    background-size: 1.1rem 1.1rem;
    color: #bbb;
    padding-left: 2.5rem; }
    /* line 35, _episode-page.scss */
    .episode-list .locked:hover {
      color: #fff; }

/* line 42, _episode-page.scss */
.invisibleunder {
  background-color: rgba(0, 0, 0, 0.75);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0; }

/* line 51, _episode-page.scss */
.modal {
  background-color: rgba(0, 64, 84, 0.95);
  border: thin solid #666;
  left: .5rem;
  margin: 0 auto;
  max-width: 42.1875rem;
  padding: 2rem 1rem 1rem;
  position: absolute;
  right: .5rem;
  top: 6rem; }
  /* line 62, _episode-page.scss */
  .modal h4 {
    font-family: "seravek", helvetica, arial, sans-serif;
    font-weight: normal;
    font-size: 1.125rem;
    text-align: center; }

/* line 70, _episode-page.scss */
.close-modal {
  transition: background 250ms ease;
  background-color: rgba(255, 255, 255, 0.5);
  border: thin solid #fff;
  border-radius: 1.5rem;
  cursor: pointer;
  padding: .5rem .5rem .25rem;
  position: absolute;
  right: 1rem;
  top: 1rem; }
  /* line 81, _episode-page.scss */
  .close-modal:hover {
    background-color: rgba(255, 255, 255, 0.85); }
    /* line 84, _episode-page.scss */
    .close-modal:hover path {
      stroke: #1fc0da; }
  /* line 89, _episode-page.scss */
  .close-modal svg {
    height: 1.25rem;
    width: 1.25rem; }

/* line 97, _episode-page.scss */
.previous-season .intro h2 {
  font-size: 1.5rem; }
/* line 100, _episode-page.scss */
.previous-season .intro h3 {
  margin-bottom: 0; }

@media screen and (min-width: 30rem) {
  /* line 109, _episode-page.scss */
  .previous-season .intro h2 {
    font-size: 2.25rem; } }
/* line 1, _episode-list.scss */
.list-group {
  list-style: none;
  margin: 0 auto;
  max-width: 48rem;
  padding: 1.25rem 0;
  width: auto; }

/* line 9, _episode-list.scss */
.list-group-item:first-child {
  border-top: 1px solid #1f1f1f; }

/* line 13, _episode-list.scss */
.list-group-item {
  transition: padding-bottom 500ms ease;
  border-bottom: 1px solid #1f1f1f;
  color: #ffffff;
  padding: 1.5rem 0rem 1.5rem 4rem;
  position: relative; }
  /* line 20, _episode-list.scss */
  .list-group-item.loaded, .list-group-item.playing {
    padding-bottom: 3rem; }
  /* line 25, _episode-list.scss */
  .list-group-item h2 {
    margin-right: 1.5rem; }
  /* line 29, _episode-list.scss */
  .list-group-item.final {
    border: 0; }

/* line 34, _episode-list.scss */
.download-audio {
  float: right;
  margin-right: .325rem; }
  /* line 39, _episode-list.scss */
  .download-audio:hover path {
    fill: #1fc0da; }
  /* line 44, _episode-list.scss */
  .download-audio svg {
    height: 1.5rem;
    width: 1.5rem; }

/* line 50, _episode-list.scss */
.featured .download-audio {
  float: none; }
  /* line 53, _episode-list.scss */
  .featured .download-audio svg {
    margin-right: .5rem; }
  /* line 57, _episode-list.scss */
  .featured .download-audio span {
    vertical-align: middle; }

/* line 63, _episode-list.scss */
.not-featured .download-audio svg {
  display: none; }
/* line 67, _episode-list.scss */
.not-featured .download-audio span {
  bottom: 0rem;
  display: block;
  font-family: helvetica, arial, sans-serif;
  font-size: .65rem;
  -webkit-font-smoothing: antialiased;
  left: 4rem;
  position: absolute;
  text-decoration: underline; }

/* line 79, _episode-list.scss */
.list-group-item a {
  display: block;
  text-decoration: none; }

/* INFO */
/* line 85, _episode-list.scss */
.episode-info {
  transition: max-height .5s ease-out;
  overflow: hidden;
  max-height: 0; }
  /* line 90, _episode-list.scss */
  .episode-info p {
    color: #fff;
    font-family: Georgia, serif;
    font-size: 1.1rem;
    -webkit-font-smoothing: antialiased;
    line-height: 1.4;
    margin-bottom: .5rem;
    margin-top: 1rem; }
  /* line 100, _episode-list.scss */
  .episode-info:hover {
    color: #1fc0da; }

/* line 105, _episode-list.scss */
p {
  color: #fff;
  font-family: Georgia, serif;
  font-size: 1rem;
  line-height: 1.4; }

/* line 112, _episode-list.scss */
.info-visible .episode-info {
  max-height: 15rem; }

/* line 116, _episode-list.scss */
.show-info {
  cursor: pointer;
  float: right;
  right: .25rem;
  margin-top: .4rem; }

/* line 125, _episode-list.scss */
.locked-icon {
  display: none;
  height: 2.15rem;
  left: 6.5rem;
  margin-top: -1.125rem;
  padding: .125rem 0 .125rem .25rem;
  position: absolute;
  top: 50%;
  width: 2.15rem; }
  /* line 135, _episode-list.scss */
  .locked-icon path {
    fill: #660000; }

/* line 140, _episode-list.scss */
.episode-locked {
  padding-left: 1rem;
  text-align: center;
  padding: 2rem 0rem 1rem 0;
  text-align: center; }
  /* line 146, _episode-list.scss */
  .episode-locked .unlocked {
    display: none; }
  /* line 150, _episode-list.scss */
  .episode-locked span {
    padding: 0;
    position: relative;
    z-index: 5; }

/* line 158, _episode-list.scss */
.episode-header h2 {
  display: inline;
  font-size: 1.25rem;
  margin-bottom: .5rem; }
/* line 164, _episode-list.scss */
.episode-header h3 {
  display: inline;
  font-size: 1.25rem;
  margin-bottom: .5rem; }

/* line 172, _episode-list.scss */
.intro h2 {
  font-size: 1.25rem;
  margin-top: 0; }
/* line 178, _episode-list.scss */
.intro .episode-header h1 {
  font-family: "seravekbold", helvetica, arial, sans-serif;
  font-size: 2.5rem;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  margin-bottom: .67rem;
  margin-top: 0; }

/* line 190, _episode-list.scss */
.featured .episode-header {
  padding-bottom: .5rem;
  padding-right: 4.25rem; }
  /* line 194, _episode-list.scss */
  .featured .episode-header h2 {
    display: block;
    font-size: 1.95rem;
    margin: 0; }
  /* line 200, _episode-list.scss */
  .featured .episode-header h3 {
    display: block;
    font-size: 1.125rem;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: .25rem; }
/* line 211, _episode-list.scss */
.featured .previous-season .episode-header h2 {
  font-size: 2rem; }
/* line 216, _episode-list.scss */
.featured .code_form {
  clear: right;
  margin-top: 1.825rem; }
/* line 221, _episode-list.scss */
.featured .divider {
  display: none; }
/* line 225, _episode-list.scss */
.featured .show-info {
  display: none; }
/* line 229, _episode-list.scss */
.featured .episode-info {
  max-height: none;
  padding-right: .5rem; }

/* line 236, _episode-list.scss */
.final .play_audio,
.final .code_form,
.final .episode-header h3,
.final .download-audio {
  display: none; }
/* line 244, _episode-list.scss */
.final .episode-header h2.unlocked {
  font-size: 3.5rem; }

/* line 250, _episode-list.scss */
.previous-season {
  background-color: #131313;
  margin-top: 4rem;
  padding: 1rem 0;
  position: relative; }
  /* line 256, _episode-list.scss */
  .previous-season .show-info {
    float: none;
    position: absolute;
    top: 1.2rem; }
  /* line 263, _episode-list.scss */
  .previous-season .episode-header h2 {
    font-size: 2.2remrem;
    margin-top: 0; }
  /* line 268, _episode-list.scss */
  .previous-season .episode-header h3 {
    margin: 0; }
  /* line 273, _episode-list.scss */
  .previous-season:before {
    content: " ";
    position: absolute;
    background-color: #131313;
    width: 999rem;
    top: 0;
    bottom: 0;
    right: 100%; }
  /* line 283, _episode-list.scss */
  .previous-season:after {
    content: " ";
    position: absolute;
    background-color: #131313;
    width: 999rem;
    top: 0;
    bottom: 0;
    left: 100%; }

@media only screen and (min-width: 30rem) {
  /* line 296, _episode-list.scss */
  .intro h2 {
    font-size: 2rem; }
  /* line 301, _episode-list.scss */
  .intro .episode-header h1 {
    font-size: 4rem; }

  /* line 308, _episode-list.scss */
  .episode-header h2 {
    font-size: 1.5rem; }
  /* line 312, _episode-list.scss */
  .episode-header h3 {
    font-size: 1.5rem; }

  /* line 318, _episode-list.scss */
  .list-group-item span {
    margin-bottom: .5rem; }
  /* line 322, _episode-list.scss */
  .list-group-item .download-audio {
    font-size: .85rem; }

  /* line 328, _episode-list.scss */
  .episode-locked.list-group-item span {
    margin-bottom: 0; }

  /* line 333, _episode-list.scss */
  .locked-icon {
    left: 7.5rem; } }
/* line 1, _sections.scss */
.section {
  transition: top 500ms ease-in;
  background-color: #111;
  border-bottom: thick solid #222;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  margin: 0 .75rem;
  margin: 0;
  height: 100%;
  max-height: 100%;
  max-width: 42.25rem;
  overflow-y: scroll;
  padding: 4rem 1rem 2rem;
  position: fixed;
  top: -100%;
  width: 100%; }
  /* line 18, _sections.scss */
  .section ul {
    list-style: none;
    padding-left: .75rem; }
  /* line 23, _sections.scss */
  .section h2 {
    font-family: "seravekbold", helvetica, arial, sans-serif; }

/* line 29, _sections.scss */
.press-showing .press {
  top: 0; }

/* line 35, _sections.scss */
.press li {
  margin-top: .75rem; }
/* line 39, _sections.scss */
.press em {
  font-family: helvetica, arial, sans-serif;
  font-size: .825rem; }

/* line 46, _sections.scss */
.who h4 {
  font-size: 1.1rem;
  margin-bottom: 0; }
  /* line 50, _sections.scss */
  .who h4 + p {
    margin-top: .25rem; }

/* line 57, _sections.scss */
.who-showing .who {
  top: 0; }

/* line 63, _sections.scss */
.about-showing .about {
  top: 0; }

/* line 68, _sections.scss */
.close-icon {
  background-color: #111;
  border: thin solid white;
  border-radius: 50%;
  box-sizing: border-box;
  cursor: pointer;
  float: right;
  height: 2.125rem;
  margin-top: 1.15rem;
  width: 2.125rem;
  padding: .325rem; }
  /* line 80, _sections.scss */
  .close-icon:hover {
    background-color: #fff; }
    /* line 83, _sections.scss */
    .close-icon:hover path {
      stroke: #000; }

@media only screen and (min-width: 30rem) {
  /* line 90, _sections.scss */
  .section {
    height: auto;
    padding-top: 6rem; }
    /* line 94, _sections.scss */
    .section ul {
      padding-left: 2rem; }
    /* line 98, _sections.scss */
    .section h4 + ul {
      margin-top: .325rem; } }
@media only screen and (min-width: 42.25rem) {
  width: 41.125rem; }
/* line 12, site.css.scss */
body {
  background: #000;
  color: #fff;
  font-family: Georgia, serif;
  font-size: 1em;
  overflow-x: hidden; }

/* line 20, site.css.scss */
a {
  color: #fff; }
  /* line 23, site.css.scss */
  a:hover {
    color: #1fc0da; }
  /* line 27, site.css.scss */
  a:visited {
    color: #ccc; }

/* line 32, site.css.scss */
.wrapper {
  margin: 0 auto;
  max-width: 42.1875rem;
  overflow-x: hidden;
  padding: 0 1rem; }

/* line 39, site.css.scss */
.episode {
  margin-top: 5.5rem;
  position: relative;
  overflow-y: hidden; }
  /* line 44, site.css.scss */
  .episode .codebreaker-share .itunes-badge {
    margin-top: .95rem; }

/* line 49, site.css.scss */
.episode-header {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  text-align: left; }
  /* line 54, site.css.scss */
  .episode-header h1 {
    font-weight: normal; }
  /* line 58, site.css.scss */
  .episode-header h2 {
    font-weight: normal;
    font-family: "seravekbold", helvetica, arial, sans-serif; }
  /* line 63, site.css.scss */
  .episode-header h3 {
    font-family: "seravek", helvetica, arial, sans-serif; }

/* line 69, site.css.scss */
.codebreaker-share svg {
  height: 3rem;
  width: 3rem; }
/* line 74, site.css.scss */
.codebreaker-share .itunes-badge {
  margin: 1.125rem 0 0 .325rem; }

/* line 79, site.css.scss */
.episode-body {
  font-size: .9rem;
  line-height: 1.4; }

/* line 84, site.css.scss */
.meta {
  font-size: .8rem;
  -webkit-font-smoothing: antialiased;
  line-height: 1.325; }

/* line 90, site.css.scss */
.episode-description {
  margin-top: 0;
  padding-top: 0; }

/* line 95, site.css.scss */
.play_audio {
  float: right; }

/* line 99, site.css.scss */
.list-episodes {
  cursor: pointer;
  font-size: .85rem;
  line-height: 1.4;
  margin: 1rem 0;
  text-align: center; }
  /* line 106, site.css.scss */
  .list-episodes a {
    color: #ccc; }
    /* line 109, site.css.scss */
    .list-episodes a:hover {
      color: #1fc0da; }

/* line 115, site.css.scss */
.code-link {
  display: block;
  font-size: .85rem;
  line-height: 1.4;
  padding-bottom: 2rem;
  text-align: center;
  text-decoration: none; }

/* line 124, site.css.scss */
.solved {
  text-transform: capitalize; }

@media only screen and (min-width: 30rem) {
  /* line 129, site.css.scss */
  .episode {
    margin-top: 8.5rem; }

  /* line 134, site.css.scss */
  .featured .episode-header h1 {
    font-size: 2.375rem;
    margin-bottom: 1.85rem; }
  /* line 139, site.css.scss */
  .featured .episode-header h2 {
    font-size: 2.375rem;
    margin-bottom: 0; }

  /* line 146, site.css.scss */
  .episode-body {
    font-size: 1.07rem;
    line-height: 1.48; }

  /* line 151, site.css.scss */
  .episode-description {
    margin-bottom: .625rem; }

  /* line 157, site.css.scss */
  .codebreaker-share .itunes-badge {
    margin-top: .9rem; }
  /* line 161, site.css.scss */
  .codebreaker-share svg {
    height: 3rem;
    width: 3rem; }

  /* line 167, site.css.scss */
  .meta {
    line-height: 1.44;
    margin: 0 0 1rem; } }
