@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700,700i&display=swap");
body {
  margin: 0; }

[v-cloak] {
  display: none; }

#iprospect {
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* Grouping content
   ========================================================================== */
  /**
 * 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
   ========================================================================== */
  /**
 * Remove the gray background on active links in IE 10.
 */
  /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /**
 * 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 size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* Embedded content
   ========================================================================== */
  /**
 * Remove the border on images inside links in IE 10.
 */
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers.
 * 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.
 */
  /**
 * 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.
 */
  /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /**
 * 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 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 Edge, IE 10+, and Firefox.
 */
  /*
 * Add the correct display in all browsers.
 */
  /* Misc
   ========================================================================== */
  /**
 * Add the correct display in IE 10+.
 */
  /**
 * Add the correct display in IE 10.
 */
  font-family: 'Open Sans', sans-serif;
  background-color: #6E0B0B;
  color: white;
  font-size: 15px;
  background-image: url("../img/blood.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed; }
  #iprospect h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  #iprospect hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */ }
  #iprospect pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  #iprospect a {
    background-color: transparent; }
  #iprospect abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */ }
  #iprospect b,
  #iprospect strong {
    font-weight: bolder; }
  #iprospect code,
  #iprospect kbd,
  #iprospect samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }
  #iprospect small {
    font-size: 80%; }
  #iprospect sub,
  #iprospect sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  #iprospect sub {
    bottom: -0.25em; }
  #iprospect sup {
    top: -0.5em; }
  #iprospect img {
    border-style: none; }
  #iprospect button,
  #iprospect input,
  #iprospect optgroup,
  #iprospect select,
  #iprospect textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */ }
  #iprospect button,
  #iprospect input {
    /* 1 */
    overflow: visible; }
  #iprospect button,
  #iprospect select {
    /* 1 */
    text-transform: none; }
  #iprospect button,
  #iprospect [type="button"],
  #iprospect [type="reset"],
  #iprospect [type="submit"] {
    -webkit-appearance: button; }
  #iprospect button::-moz-focus-inner,
  #iprospect [type="button"]::-moz-focus-inner,
  #iprospect [type="reset"]::-moz-focus-inner,
  #iprospect [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  #iprospect button:-moz-focusring,
  #iprospect [type="button"]:-moz-focusring,
  #iprospect [type="reset"]:-moz-focusring,
  #iprospect [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }
  #iprospect fieldset {
    padding: 0.35em 0.75em 0.625em; }
  #iprospect legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }
  #iprospect progress {
    vertical-align: baseline; }
  #iprospect textarea {
    overflow: auto; }
  #iprospect [type="checkbox"],
  #iprospect [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  #iprospect [type="number"]::-webkit-inner-spin-button,
  #iprospect [type="number"]::-webkit-outer-spin-button {
    height: auto; }
  #iprospect [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */ }
  #iprospect [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  #iprospect ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }
  #iprospect details {
    display: block; }
  #iprospect summary {
    display: list-item; }
  #iprospect template {
    display: none; }
  #iprospect [hidden] {
    display: none; }
  #iprospect a {
    color: inherit;
    font-weight: bold;
    font-style: italic; }
  #iprospect p {
    font-size: 15px; }
  #iprospect img {
    max-width: 100%; }
  #iprospect .bold {
    font-weight: bold; }
  #iprospect .list-move {
    transition: transform 0.8s; }
  #iprospect .list-enter-active, #iprospect .list-leave-active {
    transition: opacity .3s ease; }
  #iprospect .list-enter, #iprospect .list-leave-to {
    opacity: 0; }
  #iprospect .sorted img, #iprospect .expanded img {
    transform: rotate(-180deg); }
  #iprospect .empty {
    text-align: center;
    padding: 30px 0; }
  #iprospect .inner {
    width: 90%;
    margin: auto;
    padding: 15px 0;
    max-width: 1200px; }
  #iprospect .top {
    padding: 5px 5%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: white; }
    #iprospect .top a {
      height: 100%;
      display: flex;
      align-items: center; }
    #iprospect .top .logo {
      height: 100%;
      margin-right: 20px; }
      #iprospect .top .logo img {
        width: 100%;
        max-width: 200px; }
    #iprospect .top .social {
      height: 100%;
      display: flex;
      width: 150px;
      justify-content: space-between;
      align-items: center; }
      #iprospect .top .social > :first-child {
        margin-right: 10px; }
      #iprospect .top .social a {
        height: 100%;
        display: flex;
        align-items: center; }
      #iprospect .top .social img {
        width: 100%;
        max-width: 50px; }
  #iprospect .header {
    position: relative; }
    #iprospect .header h1 {
      max-width: 100%;
      margin: 0; }
      #iprospect .header h1 img {
        width: 100%;
        display: block; }
    #iprospect .header .shine {
      position: absolute;
      opacity: 0;
      width: 10%; }
    #iprospect .header .s1 {
      top: 8.6%;
      left: 33.6%;
      animation: shine 4s linear 2s infinite; }
    #iprospect .header .s2 {
      top: 26.4%;
      left: 49.5%;
      animation: shine 8s linear 10s infinite; }
    #iprospect .header .s3 {
      top: 34%;
      left: 69.8%;
      animation: shine 6s linear 4s infinite; }

@keyframes shine {
  0% {
    transform: rotate(0) scale(0.5);
    opacity: 0; }
  25% {
    opacity: 1; }
  100% {
    transform: rotate(90deg) scale(1.5);
    opacity: 0; } }
  #iprospect .intro .inner {
    padding: 0; }
  #iprospect .data .inner .searchBar {
    width: 100%;
    border: none;
    box-sizing: border-box;
    padding: 0;
    margin-bottom: 10px;
    height: 46px;
    padding: 10px;
    font-size: 20px; }
  #iprospect .data .inner .table {
    border-bottom: 1px solid black; }
    #iprospect .data .inner .table .t-head {
      display: flex;
      background-color: black;
      padding: 10px;
      font-size: 20px;
      font-weight: bold;
      justify-content: space-between;
      flex-wrap: wrap;
      user-select: none; }
      #iprospect .data .inner .table .t-head > div {
        margin: 10px;
        cursor: pointer; }
        #iprospect .data .inner .table .t-head > div img {
          width: 25px;
          margin-left: 10px;
          transition: transform 0.3s; }
    #iprospect .data .inner .table .t-body .t-row .t-top {
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-weight: bold;
      padding: 4px 10px;
      cursor: pointer; }
      #iprospect .data .inner .table .t-body .t-row .t-top > div img {
        width: 40px;
        transition: transform 0.3s;
        display: block; }
    #iprospect .data .inner .table .t-body .t-row .t-bot {
      display: none;
      background-size: cover;
      background-position: center; }
      #iprospect .data .inner .table .t-body .t-row .t-bot .t-bot-inner {
        padding: 16px 10px;
        background-color: rgba(0, 0, 0, 0.8); }
        #iprospect .data .inner .table .t-body .t-row .t-bot .t-bot-inner > :first-child {
          margin-bottom: 20px; }
    #iprospect .data .inner .table .t-body > :nth-child(odd) {
      background-color: rgba(0, 0, 0, 0.19); }
  #iprospect .cta {
    background-color: #22252C;
    font-weight: bold;
    font-size: 25px;
    text-align: center; }
  #iprospect .caveat {
    background-color: #20BAFD;
    font-size: 20px;
    text-align: center; }
  #iprospect .footer {
    background-color: white;
    color: black; }
    #iprospect .footer .inner {
      display: flex;
      align-items: center;
      justify-content: center;
      text-align: center;
      flex-direction: column; }
      #iprospect .footer .inner > * {
        margin: 20px 0; }
      #iprospect .footer .inner .logo img {
        width: 300px; }
  #iprospect .desktop {
    display: none; }
  #iprospect #film0 .t-bot {
    background-position: center 15%; }
  #iprospect #film1 .t-bot {
    background-position: center 10%; }
  #iprospect #film2 .t-bot {
    background-position: center 10%; }
  #iprospect #film3 .t-bot {
    background-position: center 20%; }
  #iprospect #film4 .t-bot {
    background-position: center 30%; }
  #iprospect #film5 .t-bot {
    background-position: center 25%; }
  #iprospect #film6 .t-bot {
    background-position: center; }
  #iprospect #film7 .t-bot {
    background-position: center 75%; }
  #iprospect #film8 .t-bot {
    background-position: center 10%; }
  #iprospect #film9 .t-bot {
    background-position: center 45%; }
  #iprospect #film10 .t-bot {
    background-position: center 10%; }
  #iprospect #film11 .t-bot {
    background-position: center 60%; }
  #iprospect #film12 .t-bot {
    background-position: center 33%; }
  #iprospect #film13 .t-bot {
    background-position: center 10%; }
  #iprospect #film14 .t-bot {
    background-position: center 15%; }
  #iprospect #film15 .t-bot {
    background-position: center 30%; }
  #iprospect #film16 .t-bot {
    background-position: center 30%; }
  #iprospect #film17 .t-bot {
    background-position: center 15%; }
  #iprospect #film18 .t-bot {
    background-position: center 40%; }
  #iprospect #film19 .t-bot {
    background-position: center 45%; }
  #iprospect #film20 .t-bot {
    background-position: center; }
  #iprospect #film21 .t-bot {
    background-position: center 30%; }
  #iprospect #film22 .t-bot {
    background-position: center; }
  #iprospect #film23 .t-bot {
    background-position: center 45%; }
  #iprospect #film24 .t-bot {
    background-position: center 40%; }
  #iprospect #film25 .t-bot {
    background-position: center 30%; }
  #iprospect #film26 .t-bot {
    background-position: center 35%; }
  #iprospect #film27 .t-bot {
    background-position: center 55%; }
  #iprospect #film28 .t-bot {
    background-position: center 10%; }
  #iprospect #film29 .t-bot {
    background-position: center 25%; }
  #iprospect #film30 .t-bot {
    background-position: center 10%; }
  #iprospect #film31 .t-bot {
    background-position: center 40%; }
  #iprospect #film32 .t-bot {
    background-position: center 57%; }
  #iprospect #film33 .t-bot {
    background-position: center 55%; }
  #iprospect #film34 .t-bot {
    background-position: center 15%; }
  #iprospect #film35 .t-bot {
    background-position: center 30%; }
  #iprospect #film36 .t-bot {
    background-position: center 35%; }
  #iprospect #film37 .t-bot {
    background-position: center 35%; }
  #iprospect #film38 .t-bot {
    background-position: center 65%; }
  #iprospect #film39 .t-bot {
    background-position: center 7%; }
  #iprospect #film40 .t-bot {
    background-position: center 10%; }
  #iprospect #film41 .t-bot {
    background-position: center 20%; }
  #iprospect #film42 .t-bot {
    background-position: center 50%; }
  #iprospect #film43 .t-bot {
    background-position: center 35%; }
  #iprospect #film44 .t-bot {
    background-position: center 20%; }
  #iprospect #film45 .t-bot {
    background-position: center 34%; }
  #iprospect #film46 .t-bot {
    background-position: center 60%; }
  #iprospect #film47 .t-bot {
    background-position: center 10%; }
  #iprospect #film48 .t-bot {
    background-position: center 30%; }
  #iprospect #film49 .t-bot {
    background-position: center 22%; }
  #iprospect #film50 .t-bot {
    background-position: center 24%; }
  #iprospect #film51 .t-bot {
    background-position: center 35%; }
  #iprospect #film52 .t-bot {
    background-position: center 20%; }
  #iprospect #film53 .t-bot {
    background-position: center 67%; }
  #iprospect #film54 .t-bot {
    background-position: center 20%; }
  #iprospect #film55 .t-bot {
    background-position: center 45%; }
  #iprospect #film56 .t-bot {
    background-position: center 40%; }
  #iprospect #film57 .t-bot {
    background-position: center 25%; }
  @media only screen and (min-width: 1000px) {
    #iprospect {
      background-position: center 400px; }
      #iprospect p {
        font-size: 20px; }
      #iprospect .desktop {
        display: block; }
      #iprospect .mobile {
        display: none; }
      #iprospect .inner {
        padding: 40px 0; }
      #iprospect .intro .inner {
        padding: 15px 0; }
      #iprospect .data .inner {
        text-align: right;
        padding-top: 0; }
        #iprospect .data .inner .searchBar {
          width: 300px;
          margin-bottom: 20px; }
        #iprospect .data .inner .table .t-head {
          font-size: 24px;
          padding: 10px 20px; }
          #iprospect .data .inner .table .t-head > div {
            margin: 0; }
        #iprospect .data .inner .table .t-body {
          font-size: 21px; }
          #iprospect .data .inner .table .t-body .t-row .t-top {
            text-align: left;
            padding: 10px 20px; }
            #iprospect .data .inner .table .t-body .t-row .t-top > div {
              flex: 1; }
            #iprospect .data .inner .table .t-body .t-row .t-top > :first-child {
              text-align: left; }
            #iprospect .data .inner .table .t-body .t-row .t-top > :nth-child(2) {
              text-align: center; }
            #iprospect .data .inner .table .t-body .t-row .t-top > :nth-child(3) {
              text-align: right; }
            #iprospect .data .inner .table .t-body .t-row .t-top > :last-child {
              flex: none; }
              #iprospect .data .inner .table .t-body .t-row .t-top > :last-child img {
                margin-right: 10px;
                margin-left: 40px; }
          #iprospect .data .inner .table .t-body .t-row .t-bot .t-bot-inner {
            width: 50%;
            text-align: left;
            padding: 25px 20px;
            box-sizing: border-box; }
      #iprospect .cta .inner p {
        font-size: 25px; }
      #iprospect .footer .inner {
        flex-direction: row;
        justify-content: space-between;
        text-align: left; }
        #iprospect .footer .inner > * {
          margin: 0; }
        #iprospect .footer .inner .cc {
          display: flex;
          align-items: center; }
          #iprospect .footer .inner .cc > :first-child {
            margin-right: 10px; } }
