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: montserrat, sans-serif;
  overflow: hidden;
}
#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 .inner {
  width: 90%;
  margin: auto;
  padding: 20px 0;
  max-width: 1200px;
}
#iprospect h2 {
  font-family: "DINProBlack", Georgia;
  text-align: center;
  font-size: 22px;
  color: #4D16E3;
  margin-top: 0;
}
#iprospect p {
  color: #505050;
  text-align: center;
  font-size: 16px;
}
#iprospect a {
  color: #165BE3;
  font-weight: 600;
}
#iprospect #modal {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: -99;
  opacity: 0;
  pointer-events: none;
  transition: all 0.2s;
  display: flex;
}
#iprospect #modal.active {
  opacity: 1;
  pointer-events: initial;
  z-index: 120;
}
#iprospect #modal .box {
  width: 80%;
  max-width: 300px;
  margin: auto;
  color: white;
  position: relative;
  box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.75);
  border-radius: 10px 10px 10px;
}
#iprospect #modal .box .top {
  padding: 20px;
  border-radius: 10px 10px 0 0;
  font-size: 12px;
  line-height: 18px;
}
#iprospect #modal .box .top span {
  font-weight: 600;
}
#iprospect #modal .box .top .center {
  display: flex;
  margin-bottom: 10px;
}
#iprospect #modal .box .top .center span {
  font-weight: 400;
}
#iprospect #modal .box .top .center .left {
  margin-right: 15px;
  width: 70px;
  max-width: 70px;
  max-height: 70px;
}
#iprospect #modal .box .top .center .left img {
  width: 100%;
}
#iprospect #modal .box .top .center .right .release {
  font-size: 14px;
  margin-bottom: 6px;
}
#iprospect #modal .box .top .center .right .name {
  font-size: 15px;
  font-weight: 700;
}
#iprospect #modal .box .mid {
  padding: 10px;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  justify-content: space-between;
}
#iprospect #modal .box .mid .bold {
  font-weight: 700;
  margin-top: 4px;
}
#iprospect #modal .box .mid img {
  width: 100%;
  max-width: 90px;
}
#iprospect #modal .box .bot {
  background-color: white;
  padding: 20px 50px;
  border-radius: 0 0 10px 10px;
}
#iprospect #modal .box .bot img {
  max-width: 200px;
}
#iprospect #modal .box.ps .top {
  background-color: #165BE3;
}
#iprospect #modal .box.ps .mid {
  background-color: #2E6CE6;
}
#iprospect #modal .box.ps:after {
  background-image: url("../img/mdl-close-ps.svg");
}
#iprospect #modal .box.xb .top {
  background-color: #1f961e;
}
#iprospect #modal .box.xb .mid {
  background-color: #35a134;
}
#iprospect #modal .box.xb:after {
  background-image: url("../img/mdl-close-xb.svg");
}
#iprospect #modal .box.ni .top {
  background-color: #de0029;
}
#iprospect #modal .box.ni .mid {
  background-color: #e21a3f;
}
#iprospect #modal .box.ni:after {
  background-image: url("../img/mdl-close-ni.svg");
}
#iprospect #modal .box:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(30%, -30%);
  width: 28px;
  height: 28px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
#iprospect .desktop {
  display: none;
}
#iprospect .header {
  background: url("../img/pat.svg"), linear-gradient(50deg, #4D16E3 0%, #8E3B91 100%);
  background-size: cover;
  background-position: center top;
}
#iprospect .header .inner {
  text-align: center;
}
#iprospect .header .inner h1 {
  font-family: "DINPro-CondBlack", Georgia;
  color: white;
  font-size: 80px;
  line-height: 80px;
  text-align: center;
  max-width: 300px;
  margin: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
#iprospect .header .inner p {
  font-family: "DINPro-CondBlack", Georgia;
  color: white;
  font-size: 26px;
  line-height: 28px;
  max-width: 300px;
  margin: auto;
  margin-bottom: 20px;
}
#iprospect .header .inner img {
  width: 100%;
  max-width: 350px;
}
#iprospect .vs {
  background-image: url("../img/pat2.svg");
  background-size: cover;
  background-position: center top;
}
#iprospect .vs .inner > :last-child {
  margin-top: 2em;
}
#iprospect .vs .inner .menu {
  display: flex;
  justify-content: center;
}
#iprospect .vs .inner .menu > div {
  display: flex;
  align-items: center;
  margin: 10px;
}
#iprospect .vs .inner .menu > div input {
  width: 26px;
  height: 26px;
  margin-right: 8px;
  cursor: pointer;
}
#iprospect .vs .inner .menu > div label {
  cursor: pointer;
  user-select: none;
}
#iprospect .vs .inner .timeline {
  max-width: 500px;
  margin: auto;
}
#iprospect .vs .inner .timeline .head, #iprospect .vs .inner .timeline .bod .row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}
#iprospect .vs .inner .timeline .head > div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 32px;
}
#iprospect .vs .inner .timeline .head .ps {
  border-radius: 10px 0 0 0;
  background-color: #165BE3;
}
#iprospect .vs .inner .timeline .head .ps img {
  width: 29px;
}
#iprospect .vs .inner .timeline .head .xb {
  background-color: #1E961E;
}
#iprospect .vs .inner .timeline .head .xb img {
  width: 22px;
}
#iprospect .vs .inner .timeline .head .ni {
  border-radius: 0 10px 0 0;
  background-color: #DE0029;
}
#iprospect .vs .inner .timeline .head .ni img {
  width: 56px;
}
#iprospect .vs .inner .timeline .bod {
  height: 520px;
  overflow-y: scroll;
  border-radius: 0 0 10px 10px;
}
#iprospect .vs .inner .timeline .bod .row .col {
  height: 152px;
  position: relative;
}
#iprospect .vs .inner .timeline .bod .row .col .box {
  width: 87px;
  color: white;
  font-size: 10px;
  position: absolute;
  left: 50%;
  transform: translateX(-40%);
  top: 0;
  padding: 6px;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  z-index: 10;
  transition: all 0.2s;
}
#iprospect .vs .inner .timeline .bod .row .col .box .expand {
  display: none;
}
#iprospect .vs .inner .timeline .bod .row .col .box .date {
  font-weight: 600;
  margin-bottom: 2px;
}
#iprospect .vs .inner .timeline .bod .row .col .box .name {
  font-weight: 700;
  margin-bottom: 4px;
}
#iprospect .vs .inner .timeline .bod .row .col .box .btn {
  width: 11px;
  height: 11px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  margin: auto;
}
#iprospect .vs .inner .timeline .bod .row .col .box:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 8px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
}
#iprospect .vs .inner .timeline .bod .row .col #ps1 {
  top: 74.7%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps1.jap {
  top: 0%;
}
#iprospect .vs .inner .timeline .bod .row .col #n64 {
  top: 24.9%;
}
#iprospect .vs .inner .timeline .bod .row .col #n64.na {
  top: -25.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #n64.jap {
  top: -50.2%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps2 {
  top: 91.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps2.na {
  top: 83%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps2.jap {
  top: 24.9%;
}
#iprospect .vs .inner .timeline .bod .row .col #xbox {
  z-index: 11;
  top: 24.9%;
}
#iprospect .vs .inner .timeline .bod .row .col #xbox.na {
  top: 83%;
}
#iprospect .vs .inner .timeline .bod .row .col #gamecube {
  top: 41.5%;
}
#iprospect .vs .inner .timeline .bod .row .col #gamecube.na {
  top: -17%;
}
#iprospect .vs .inner .timeline .bod .row .col #gamecube.jap {
  top: -25.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #xbox360 {
  top: 99.6%;
}
#iprospect .vs .inner .timeline .bod .row .col #xbox360.na {
  top: 91.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #wii {
  top: 99.6%;
}
#iprospect .vs .inner .timeline .bod .row .col #wii.na {
  top: 91.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps3 {
  top: 24.9%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps3.na {
  top: -8.7%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps3.jap {
  top: -8.7%;
}
#iprospect .vs .inner .timeline .bod .row .col #wiiu {
  top: 91.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #wiiu.jap {
  top: 99.6%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps4 {
  z-index: 11;
  top: 91.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps4.jap {
  top: 116.6%;
}
#iprospect .vs .inner .timeline .bod .row .col #xbox1 {
  z-index: 12;
  top: 91.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #xbox1.jap {
  top: 174.7%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps4pro {
  z-index: 12;
  top: 91.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #ones {
  z-index: 13;
  top: 66.4%;
}
#iprospect .vs .inner .timeline .bod .row .col #onex {
  z-index: 12;
  top: 91.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #switch {
  top: 24.9%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps5 {
  z-index: 11;
  top: 136.5%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps5:after {
  transform: translateX(100%) rotate(180deg);
  bottom: auto;
  top: 100%;
}
#iprospect .vs .inner .timeline .bod .row .col #seriesx {
  z-index: 11;
  top: 136.5%;
}
#iprospect .vs .inner .timeline .bod .row .col #seriesx:after {
  transform: translateX(100%) rotate(180deg);
  bottom: auto;
  top: 100%;
}
#iprospect .vs .inner .timeline .bod .row .col #ps5dig {
  top: 91.3%;
}
#iprospect .vs .inner .timeline .bod .row .col #seriess {
  top: 91.3%;
}
#iprospect .vs .inner .timeline .bod .row .year {
  position: absolute;
  font-family: "DINProBlack", Georgia;
  font-size: 14px;
  color: white;
  transform: rotate(-90deg) translate(-40%, -30%);
  top: 0;
  left: 0;
}
#iprospect .vs .inner .timeline .bod .row .ps {
  background-color: #C0CFEC;
}
#iprospect .vs .inner .timeline .bod .row .ps .box {
  background-color: #165BE3;
}
#iprospect .vs .inner .timeline .bod .row .ps .box .btn {
  background-image: url("../img/expand-ps.svg");
}
#iprospect .vs .inner .timeline .bod .row .ps .box:after {
  background-image: url("../img/nub-ps-m.svg");
}
#iprospect .vs .inner .timeline .bod .row .ps .act .btn {
  background-image: url("../img/expand-ps-a.svg");
}
#iprospect .vs .inner .timeline .bod .row .xb {
  background-color: #C2DCC2;
}
#iprospect .vs .inner .timeline .bod .row .xb .box {
  background-color: #1E961E;
}
#iprospect .vs .inner .timeline .bod .row .xb .box .btn {
  background-image: url("../img/expand-xb.svg");
}
#iprospect .vs .inner .timeline .bod .row .xb .box:after {
  background-image: url("../img/nub-xb-m.svg");
}
#iprospect .vs .inner .timeline .bod .row .xb .act .btn {
  background-image: url("../img/expand-xb-a.svg");
}
#iprospect .vs .inner .timeline .bod .row .ni {
  background-color: #EBBCC5;
}
#iprospect .vs .inner .timeline .bod .row .ni .box {
  background-color: #DE0029;
}
#iprospect .vs .inner .timeline .bod .row .ni .box .btn {
  background-image: url("../img/expand-ni.svg");
}
#iprospect .vs .inner .timeline .bod .row .ni .box:after {
  background-image: url("../img/nub-ni-m.svg");
}
#iprospect .vs .inner .timeline .bod .row .ni .act .btn {
  background-image: url("../img/expand-ni-a.svg");
}
#iprospect .vs .inner .timeline .bod > :nth-child(even) .ps {
  background-color: #A5BAE4;
}
#iprospect .vs .inner .timeline .bod > :nth-child(even) .xb {
  background-color: #A8CCA8;
}
#iprospect .vs .inner .timeline .bod > :nth-child(even) .ni {
  background-color: #E29FAB;
}
#iprospect .years {
  background: url("../img/pat.svg"), linear-gradient(50deg, #4D16E3 0%, #8E3B91 100%);
  background-size: cover;
  background-position: center top;
}
#iprospect .years .inner h2, #iprospect .years .inner p {
  color: white;
}
#iprospect .years .inner h2.bold, #iprospect .years .inner p.bold {
  font-weight: 700;
}
#iprospect .years .inner .table {
  padding: 10px;
  max-width: 320px;
  margin: auto;
}
#iprospect .years .inner .table .thead, #iprospect .years .inner .table .tbody .row .main {
  display: grid;
  grid-template-columns: 17px 66px auto;
  grid-column-gap: 5px;
}
#iprospect .years .inner .table .thead {
  padding-right: 13px;
  margin-bottom: 5px;
}
#iprospect .years .inner .table .thead .col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  font-size: 16px;
  font-weight: 500;
  color: white;
}
#iprospect .years .inner .table .thead .col.rotate .sort {
  transform: rotate(180deg);
}
#iprospect .years .inner .table .thead .desktop {
  display: none;
}
#iprospect .years .inner .table .tbody::-webkit-scrollbar {
  width: 8px;
}
#iprospect .years .inner .table .tbody::-webkit-scrollbar-track {
  background: white;
  border-radius: 5px;
}
#iprospect .years .inner .table .tbody::-webkit-scrollbar-thumb {
  background: #292929;
  border-radius: 5px;
}
#iprospect .years .inner .table .tbody::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#iprospect .years .inner .table .tbody {
  height: 430px;
  overflow-y: scroll;
  padding-right: 5px;
}
#iprospect .years .inner .table .tbody .row {
  cursor: pointer;
  margin: 5px 0;
}
#iprospect .years .inner .table .tbody .row .main {
  pointer-events: none;
}
#iprospect .years .inner .table .tbody .row .main .col {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  padding: 4.5px;
}
#iprospect .years .inner .table .tbody .row .main .year, #iprospect .years .inner .table .tbody .row .main .top {
  background-color: white;
}
#iprospect .years .inner .table .tbody .row .main .year {
  border-radius: 10px 0 0 10px;
}
#iprospect .years .inner .table .tbody .row .main .top {
  border-radius: 0 10px 10px 0;
  justify-content: flex-start;
  padding: 0;
}
#iprospect .years .inner .table .tbody .row .main .top span {
  background-color: #43BDE8;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 4px;
  padding-right: 4px;
  color: white;
}
#iprospect .years .inner .table .tbody .row .main .expand {
  padding: 0;
}
#iprospect .years .inner .table .tbody .row .main .expand span {
  width: 17px;
  height: 17px;
  background-image: url("../img/plus.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
#iprospect .years .inner .table .tbody .row .main .desktop {
  display: none;
}
#iprospect .years .inner .table .tbody .row .drop {
  margin-left: 23px;
  padding: 10px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 18px;
  color: #505050;
  display: none;
  background: #EBEBEB;
  cursor: initial;
  pointer-events: none;
}
#iprospect .years .inner .table .tbody .row .drop .first {
  margin-bottom: 4px;
}
#iprospect .years .inner .table .tbody .row .drop .entry .label {
  font-weight: 600;
  margin-bottom: 4px;
}
#iprospect .years .inner .table .tbody .row .drop .entry .data {
  font-weight: 500;
  display: flex;
  align-items: center;
}
#iprospect .years .inner .table .tbody .row .drop .entry .data img {
  margin-left: 10px;
}
#iprospect .years .inner .table .tbody .row .drop .entry .data .ps {
  width: 20px;
}
#iprospect .years .inner .table .tbody .row .drop .entry .data .xb {
  width: 16px;
}
#iprospect .years .inner .table .tbody .row .drop .entry .data .ni {
  width: 50px;
}
#iprospect .years .inner .table .tbody .row.show .main .expand span {
  background-image: url("../img/minus.svg");
}
#iprospect .consoles {
  background-image: url("../img/pat2.svg");
  background-size: auto;
  background-position: center top;
}
#iprospect .consoles .inner .table {
  max-width: 421px;
  margin: 40px auto;
}
#iprospect .consoles .inner .table .thead, #iprospect .consoles .inner .table .tbody .row .main {
  display: grid;
  grid-template-columns: minmax(122px, 208px) minmax(150px, 208px);
  grid-column-gap: 5px;
}
#iprospect .consoles .inner .table .thead {
  padding-right: 13px;
  margin-bottom: 5px;
}
#iprospect .consoles .inner .table .thead .col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  user-select: none;
  font-size: 16px;
  font-weight: 500;
  color: #505050;
}
#iprospect .consoles .inner .table .thead .col.rotate .sort {
  transform: rotate(180deg);
}
#iprospect .consoles .inner .table .thead .desktop {
  display: none;
}
#iprospect .consoles .inner .table .tbody .row {
  margin: 5px 0;
}
#iprospect .consoles .inner .table .tbody .row .main .col {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 19px;
  font-weight: 500;
  padding: 4.5px;
  background-color: #4D16E3;
  color: white;
}
#iprospect .consoles .inner .table .tbody .row .main .console {
  border-radius: 10px 0 0 10px;
}
#iprospect .consoles .inner .table .tbody .row .main .top {
  border-radius: 0 10px 10px 0;
  justify-content: flex-start;
  padding: 0;
}
#iprospect .consoles .inner .table .tbody .row .main .top span {
  background-color: #43BDE8;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 4px;
  box-sizing: border-box;
}
#iprospect .consoles .inner .table .tbody .row .main .desktop {
  display: none;
}
#iprospect .consoles .inner .table .tbody .row .drop {
  padding: 10px 15px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 18px;
  color: #505050;
  background: #EBEBEB;
  cursor: initial;
}
#iprospect .consoles .inner .table .tbody .row .drop .drop-inner {
  display: grid;
  grid-template-columns: 2.2fr 1fr;
  grid-column-gap: 5px;
}
#iprospect .consoles .inner .table .tbody .row .drop .first {
  padding-right: 10px;
}
#iprospect .consoles .inner .table .tbody .row .drop .entry .label {
  font-weight: 600;
  margin-bottom: 6px;
}
#iprospect .consoles .inner .table .tbody .row .drop .entry .data {
  font-weight: 500;
}
#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 {
  width: 216px;
}
#iprospect .footer .inner .logo img {
  max-width: 100%;
}
@media only screen and (min-width: 1000px) {
  #iprospect .inner {
    padding: 50px 0;
    max-width: 1550px;
  }
  #iprospect .mobile {
    display: none;
  }
  #iprospect .desktop {
    display: block;
  }
  #iprospect h2 {
    font-size: 50px;
    position: relative;
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
  #iprospect h2:before {
    content: "";
    position: absolute;
    width: 380px;
    height: 47px;
    background-image: url("../img/left-col.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    transform: translate(-15px, -40%);
    top: 50%;
    right: 100%;
  }
  #iprospect h2:after {
    content: "";
    position: absolute;
    width: 380px;
    height: 47px;
    background-image: url("../img/right-col.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    transform: translate(15px, -40%);
    top: 50%;
    left: 100%;
  }
  #iprospect p {
    font-size: 20px;
  }
  #iprospect #modal {
    display: none;
  }
  #iprospect .header {
    background: url("../img/pat.svg"), linear-gradient(50deg, #8E3B91 0%, #4D16E3 100%);
    background-size: cover;
    background-position: center top;
  }
  #iprospect .header .inner {
    text-align: center;
  }
  #iprospect .header .inner h1 {
    font-size: 140px;
    line-height: 140px;
    max-width: none;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #iprospect .header .inner p {
    font-family: "DINPro-CondBlack", Georgia;
    color: white;
    font-size: 30px;
    line-height: 45px;
    max-width: none;
    margin-bottom: 50px;
  }
  #iprospect .header .inner img {
    width: 100%;
    max-width: 1617px;
  }
  #iprospect .vs {
    background-image: url("../img/pat2.svg");
    background-size: cover;
    background-position: center top;
  }
  #iprospect .vs .inner > p {
    max-width: 1270px;
    margin-left: auto;
    margin-right: auto;
  }
  #iprospect .vs .inner .menu {
    margin-top: 30px;
    max-width: 330px;
    margin-bottom: 10px;
    margin-left: auto;
  }
  #iprospect .vs .inner .menu > div {
    margin: 10px;
  }
  #iprospect .vs .inner .menu > div input {
    width: 34px;
    height: 34px;
    margin-right: 8px;
  }
  #iprospect .vs .inner .menu > div label {
    font-size: 20px;
  }
  #iprospect .vs .inner .timeline {
    max-width: none;
  }
  #iprospect .vs .inner .timeline .head > div {
    height: 144px;
  }
  #iprospect .vs .inner .timeline .head .ps {
    border-radius: 14px 0 0 0;
  }
  #iprospect .vs .inner .timeline .head .ps img {
    width: 131px;
  }
  #iprospect .vs .inner .timeline .head .xb img {
    width: 100px;
  }
  #iprospect .vs .inner .timeline .head .ni {
    border-radius: 0 15px 0 0;
  }
  #iprospect .vs .inner .timeline .head .ni img {
    width: 253px;
  }
  #iprospect .vs .inner .timeline .bod::-webkit-scrollbar {
    width: 20px;
  }
  #iprospect .vs .inner .timeline .bod::-webkit-scrollbar-track {
    background: #F0F0F0;
    border-radius: 10px;
  }
  #iprospect .vs .inner .timeline .bod::-webkit-scrollbar-thumb {
    background: #292929;
    border-radius: 10px;
  }
  #iprospect .vs .inner .timeline .bod::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  #iprospect .vs .inner .timeline .bod {
    height: 800px;
    overflow-y: overlay;
    border-radius: 0 0 10px 10px;
  }
  #iprospect .vs .inner .timeline .bod .row .col {
    height: 196px;
    position: relative;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box {
    color: white;
    font-size: 10px;
    top: 0;
    box-sizing: border-box;
    text-align: left;
    z-index: 10;
    width: 90%;
    max-width: 423px;
    margin: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.75);
    border-radius: 10px 10px 10px;
    padding: 0;
    cursor: initial;
    margin-bottom: 20px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .title {
    padding: 20px;
    border-radius: 10px 10px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    user-select: none;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .title .left {
    margin-right: 10px;
    width: 80px;
    display: flex;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .title .left img {
    width: 100%;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .title .mid {
    margin-right: 10px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .title .mid .date {
    font-size: 20px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 6px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .title .mid .name {
    font-size: 22px;
    line-height: 26.4px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .title .right .btn {
    width: 23px;
    height: 23px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .expand .top {
    padding: 10px 20px;
    padding-top: 0;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .expand .top div {
    font-size: 16px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .expand .top div span {
    font-weight: 600;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .expand .mid {
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .expand .mid .left {
    font-size: 16px;
    line-height: 24px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .expand .mid .left > :first-child {
    margin-bottom: 6px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .expand .mid .left .bold {
    font-weight: 700;
    line-height: 20px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .expand .mid .right img {
    width: 100%;
    max-width: 100px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .expand .bot {
    background-color: white;
    padding: 20px 50px;
    border-radius: 0 0 10px 10px;
    text-align: center;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box .expand .bot img {
    max-width: 250px;
  }
  #iprospect .vs .inner .timeline .bod .row .col .box:after {
    content: "";
    position: absolute;
    width: 21px;
    height: 35px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  #iprospect .vs .inner .timeline .bod .row .col #ps5 {
    top: auto;
    bottom: -76%;
  }
  #iprospect .vs .inner .timeline .bod .row .col #seriesx {
    top: auto;
    bottom: -76%;
  }
  #iprospect .vs .inner .timeline .bod .row .col #seriesx.act {
    z-index: 14;
  }
  #iprospect .vs .inner .timeline .bod .row .col.ps .box .expand .top {
    background-color: #165BE3;
  }
  #iprospect .vs .inner .timeline .bod .row .col.ps .box .expand .mid {
    background-color: #2E6CE6;
  }
  #iprospect .vs .inner .timeline .bod .row .col.xb .box .expand .top {
    background-color: #1f961e;
  }
  #iprospect .vs .inner .timeline .bod .row .col.xb .box .expand .mid {
    background-color: #35a134;
  }
  #iprospect .vs .inner .timeline .bod .row .col.ni .box .expand .top {
    background-color: #de0029;
  }
  #iprospect .vs .inner .timeline .bod .row .col.ni .box .expand .mid {
    background-color: #e21a3f;
  }
  #iprospect .vs .inner .timeline .bod .row .year {
    font-size: 24px;
  }
  #iprospect .vs .inner .timeline .bod .row .ps {
    background-color: #C0CFEC;
  }
  #iprospect .vs .inner .timeline .bod .row .ps .box {
    background-color: #165BE3;
  }
  #iprospect .vs .inner .timeline .bod .row .ps .box:after {
    background-image: url("../img/nub-ps.svg");
  }
  #iprospect .vs .inner .timeline .bod .row .xb {
    background-color: #C2DCC2;
  }
  #iprospect .vs .inner .timeline .bod .row .xb .box {
    background-color: #1E961E;
  }
  #iprospect .vs .inner .timeline .bod .row .xb .box:after {
    background-image: url("../img/nub-xb.svg");
  }
  #iprospect .vs .inner .timeline .bod .row .ni {
    background-color: #EBBCC5;
  }
  #iprospect .vs .inner .timeline .bod .row .ni .box {
    background-color: #DE0029;
  }
  #iprospect .vs .inner .timeline .bod .row .ni .box:after {
    background-image: url("../img/nub-ni.svg");
  }
  #iprospect .vs .inner .timeline .bod > :nth-child(even) .ps {
    background-color: #A5BAE4;
  }
  #iprospect .vs .inner .timeline .bod > :nth-child(even) .xb {
    background-color: #A8CCA8;
  }
  #iprospect .vs .inner .timeline .bod > :nth-child(even) .ni {
    background-color: #E29FAB;
  }
  #iprospect .years {
    background: url("../img/pat.svg"), linear-gradient(50deg, #8E3B91 0%, #4D16E3 100%);
    background-size: cover;
    background-position: center top;
  }
  #iprospect .years .inner {
    max-width: 1245px;
  }
  #iprospect .years .inner h2:before {
    background-image: url("../img/left-white.svg");
  }
  #iprospect .years .inner h2:after {
    background-image: url("../img/right-white.svg");
  }
  #iprospect .years .inner h2, #iprospect .years .inner p {
    color: white;
  }
  #iprospect .years .inner h2.bold, #iprospect .years .inner p.bold {
    font-weight: 700;
    margin-top: 2em;
    margin-bottom: 1.4em;
  }
  #iprospect .years .inner .table {
    padding: 0;
    max-width: 976px;
    margin: auto;
    margin-bottom: 30px;
  }
  #iprospect .years .inner .table .thead, #iprospect .years .inner .table .tbody .row .main {
    display: grid;
    grid-template-columns: minmax(70px, 96px) minmax(190px, 210px) minmax(440px, 473px) 151px;
    grid-column-gap: 8px;
  }
  #iprospect .years .inner .table .thead {
    padding-right: 19px;
    margin-bottom: 14px;
  }
  #iprospect .years .inner .table .thead .col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    font-size: 20px;
    padding-left: 10px;
  }
  #iprospect .years .inner .table .thead > :first-child {
    display: none;
  }
  #iprospect .years .inner .table .thead .desktop {
    display: flex;
  }
  #iprospect .years .inner .table .tbody::-webkit-scrollbar {
    width: 14px;
  }
  #iprospect .years .inner .table .tbody::-webkit-scrollbar-track {
    background: white;
    border-radius: 10px;
  }
  #iprospect .years .inner .table .tbody::-webkit-scrollbar-thumb {
    background: #292929;
    border-radius: 10px;
  }
  #iprospect .years .inner .table .tbody::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  #iprospect .years .inner .table .tbody {
    height: 430px;
    overflow-y: scroll;
    padding-right: 11px;
  }
  #iprospect .years .inner .table .tbody .row {
    cursor: initial;
    margin: 5px 0;
  }
  #iprospect .years .inner .table .tbody .row .main {
    pointer-events: none;
  }
  #iprospect .years .inner .table .tbody .row .main .col {
    display: flex;
    justify-content: flex-start;
    font-size: 20px;
    line-height: 24px;
    padding: 8px 10px;
    background-color: white;
  }
  #iprospect .years .inner .table .tbody .row .main .year {
    border-radius: 10px 0 0 10px;
  }
  #iprospect .years .inner .table .tbody .row .main .score {
    border-radius: 0 10px 10px 0;
  }
  #iprospect .years .inner .table .tbody .row .main .score img {
    margin-left: 5px;
  }
  #iprospect .years .inner .table .tbody .row .main .score .ps {
    width: 24px;
  }
  #iprospect .years .inner .table .tbody .row .main .score .xb {
    width: 20px;
  }
  #iprospect .years .inner .table .tbody .row .main .score .ni {
    width: 38px;
  }
  #iprospect .years .inner .table .tbody .row .main .top {
    border-radius: 0;
    padding: 0;
  }
  #iprospect .years .inner .table .tbody .row .main .top span {
    background-color: #43BDE8;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 6px;
    padding-right: 6px;
    color: white;
  }
  #iprospect .years .inner .table .tbody .row .main .expand {
    display: none;
  }
  #iprospect .years .inner .table .tbody .row .main .desktop {
    display: flex;
  }
  #iprospect .years .inner .table .tbody .row .drop {
    display: none !important;
  }
  #iprospect .consoles {
    background-image: url("../img/pat2.svg");
    background-size: auto;
    background-position: center top;
  }
  #iprospect .consoles .inner {
    max-width: 1271px;
  }
  #iprospect .consoles .inner .table {
    max-width: 995px;
    margin: 40px auto;
  }
  #iprospect .consoles .inner .table .thead, #iprospect .consoles .inner .table .tbody .row .main {
    display: grid;
    grid-template-columns: minmax(154px, 165px) 214px minmax(424px, 439px) minmax(60px, 151px);
    grid-column-gap: 8px;
  }
  #iprospect .consoles .inner .table .thead {
    margin: 0;
    margin-bottom: 10px;
    padding: 0;
  }
  #iprospect .consoles .inner .table .thead .col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    cursor: pointer;
    user-select: none;
    font-size: 20px;
    padding-left: 10px;
  }
  #iprospect .consoles .inner .table .thead .desktop {
    display: flex;
  }
  #iprospect .consoles .inner .table .tbody .row {
    margin: 5px 0;
  }
  #iprospect .consoles .inner .table .tbody .row .main .col {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    padding: 8px 10px;
    background-color: #4D16E3;
    color: white;
  }
  #iprospect .consoles .inner .table .tbody .row .main .console {
    border-radius: 10px 0 0 10px;
  }
  #iprospect .consoles .inner .table .tbody .row .main .top {
    border-radius: 0;
    justify-content: flex-start;
    padding: 0;
  }
  #iprospect .consoles .inner .table .tbody .row .main .top span {
    background-color: #43BDE8;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 5px;
    box-sizing: border-box;
  }
  #iprospect .consoles .inner .table .tbody .row .main .score {
    border-radius: 0 10px 10px 0;
  }
  #iprospect .consoles .inner .table .tbody .row .main .desktop {
    display: flex;
  }
  #iprospect .consoles .inner .table .tbody .row .drop {
    display: none !important;
  }
  #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;
  }
}
