body {
  margin: 0;
  background: #000000;
}

[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: lato, sans-serif;
}
#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 h1, #iprospect p {
  color: white;
}
#iprospect h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
}
#iprospect p {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}
#iprospect .blue {
  color: #41B6E6;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  max-width: 245px;
  margin-left: auto;
  margin-right: auto;
}
#iprospect .inner {
  width: 90%;
  margin: auto;
  padding: 15px 0;
  max-width: 700px;
}
#iprospect .header .inner {
  text-align: center;
}
#iprospect .header .inner .logo {
  width: 220px;
  margin-top: 1em;
}
#iprospect .stats {
  background: #262D34;
}
#iprospect .stats .inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
}
#iprospect .stats .inner .card {
  margin: 10px 5px;
  width: 150px;
  text-align: center;
}
#iprospect .stats .inner .card .icon {
  border-radius: 4px;
  width: 29px;
  height: 38px;
  margin: auto;
  margin-bottom: 10px;
}
#iprospect .stats .inner .card .red {
  border: 2px solid #D93B59;
}
#iprospect .stats .inner .card .yellow {
  border: 2px solid #FBDE40;
}
#iprospect .stats .inner .card .num {
  background: white;
  width: 97px;
  height: 42px;
  border-radius: 8px;
  color: #41B6E6;
  font-weight: 700;
  font-size: 28px;
  line-height: 34px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  margin-bottom: 10px;
}
#iprospect .stats .inner .card .text {
  color: white;
  font-size: 14px;
  line-height: 17px;
  font-weight: 400;
}
#iprospect .data {
  background: #ECECEC;
}
#iprospect .data .inner {
  max-width: 450px;
}
#iprospect .data .inner p {
  color: #262D34;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#iprospect .data .inner .switch {
  display: grid;
  grid-template-columns: auto auto;
  grid-column-gap: 10px;
  margin-top: 20px;
  margin-bottom: 15px;
}
#iprospect .data .inner .switch .button {
  border: 2px solid #41B6E6;
  border-radius: 9px;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  color: #41B6E6;
  font-size: 18px;
  line-height: 22px;
  cursor: pointer;
}
#iprospect .data .inner .switch .button:hover {
  background: #ecf7fc;
}
#iprospect .data .inner .switch .button.active {
  color: white;
  background: #41B6E6;
  pointer-events: none;
}
#iprospect .data .inner .filters .search {
  border: 2px solid #41B6E6;
  border-radius: 10px;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 15px;
  user-select: none;
}
#iprospect .data .inner .filters .select .text {
  text-align: center;
  font-size: 16px;
  margin-bottom: 5px;
  user-select: none;
}
#iprospect .data .inner .filters .select .seasons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
#iprospect .data .inner .filters .select .seasons .btn {
  background: white;
  border: 2px solid #41B6E6;
  font-size: 14px;
  border-radius: 10px;
  padding: 2px 6px;
  margin: 1px;
  cursor: pointer;
  user-select: none;
  transition: all 0.2s;
}
#iprospect .data .inner .filters .select .seasons .btn:hover {
  background: #ecf7fc;
}
#iprospect .data .inner .filters .select .seasons .btn.active {
  background: #41B6E6;
  color: white;
}
#iprospect .data .inner .filters .select .seasons .btn.active:hover {
  background: #66c4eb;
}
#iprospect .data .inner .filters .select.hide {
  display: none;
}
#iprospect .data .inner-t {
  max-width: 450px;
  margin: auto;
}
#iprospect .data .inner-t .table {
  color: #262D34;
}
#iprospect .data .inner-t .table .thead {
  display: grid;
  grid-template-columns: 1fr 80px 60px 50px;
  grid-column-gap: 10px;
  padding: 5px 10px;
  user-select: none;
}
#iprospect .data .inner-t .table .thead .col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  cursor: pointer;
}
#iprospect .data .inner-t .table .thead .col .icon {
  width: 18px;
  margin-bottom: 5px;
}
#iprospect .data .inner-t .table .thead .col .bot {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
}
#iprospect .data .inner-t .table .thead .col .bot .text {
  font-size: 10px;
  line-height: 12px;
  margin-right: 5px;
}
#iprospect .data .inner-t .table .thead .col .bot img {
  width: 8px;
}
#iprospect .data .inner-t .table .thead .col.rotate .sort {
  transform: rotate(180deg);
}
#iprospect .data .inner-t .table .thead .desktop {
  display: none;
}
#iprospect .data .inner-t .table .tbody::-webkit-scrollbar {
  width: 10px;
}
#iprospect .data .inner-t .table .tbody::-webkit-scrollbar-track {
  background: #F4F4F4;
}
#iprospect .data .inner-t .table .tbody::-webkit-scrollbar-thumb {
  background: #414141;
  border-radius: 8px;
}
#iprospect .data .inner-t .table .tbody::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#iprospect .data .inner-t .table .tbody {
  border-top: 1px solid #41B6E6;
  height: 500px;
  max-height: 500px;
  -ms-overflow-style: scrollbar;
  overflow-y: overlay;
}
#iprospect .data .inner-t .table .tbody .row .main {
  display: grid;
  grid-template-columns: 1fr 80px 60px 50px;
  grid-column-gap: 10px;
  padding: 5px 10px;
  pointer-events: none;
}
#iprospect .data .inner-t .table .tbody .row .main .col {
  display: flex;
  align-items: center;
  font-size: 13px;
}
#iprospect .data .inner-t .table .tbody .row .main .col .expand {
  width: 21px;
  height: 21px;
  margin-right: 5px;
}
#iprospect .data .inner-t .table .tbody .row .main .desktop {
  display: none;
}
#iprospect .data .inner-t .table .tbody .row .drop {
  padding: 5px 0;
  margin-left: 31px;
  border-top: 1px solid #E0E0E0;
  font-size: 11px;
  display: none;
  flex-wrap: wrap;
}
#iprospect .data .inner-t .table .tbody .row .drop .entry {
  margin: 3px 0;
  margin-right: 20px;
}
#iprospect .data .inner-t .table .tbody .row.show .main .expand {
  transform: rotate(90deg);
}
#iprospect .data .inner-t .table .tbody .row.show .drop {
  display: flex;
}
#iprospect .data .inner-t .table .tbody > :nth-child(odd) {
  background: white;
}
#iprospect .data .right {
  justify-content: center;
}
#iprospect .data .player .table .thead {
  grid-template-columns: 78px 108px auto 45px;
}
#iprospect .data .player .table .thead .col .icon {
  width: 23px;
  max-height: 24px;
  margin-bottom: 5px;
}
#iprospect .data .player .table .tbody .row .main {
  grid-template-columns: 78px 108px auto 45px;
}
#iprospect .data .hide {
  display: none;
}
#iprospect .desktop {
  display: none;
}
#iprospect .cta {
  background: #262D34;
}
#iprospect .cta .inner .links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 30px 0 16px;
  padding-top: 0;
}
#iprospect .cta .inner .links a {
  display: inline-block;
  padding: 0 6px;
  text-align: center;
  border-left: 1px solid #d8d8d8;
  margin-top: 10px;
  color: white;
}
#iprospect .cta .inner .links a:hover {
  color: #F2F3F4;
}
#iprospect .cta .inner .links a:nth-of-type(1) {
  border-left: 0;
}
#iprospect .caveat {
  background: #1f262b;
}
#iprospect .caveat .inner p {
  color: white;
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  margin-bottom: 0;
}
#iprospect .footer {
  background-color: #1f262b;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
#iprospect .footer .inner {
  max-width: 1440px;
}
#iprospect .footer .inner p {
  font-size: 12px;
  text-align: center;
}
#iprospect .footer .inner a {
  color: #fff;
}
#iprospect .footer .inner .links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 30px 0 16px;
  padding-top: 0;
}
#iprospect .footer .inner .links a {
  display: inline-block;
  padding: 0 6px;
  text-align: center;
  border-left: 1px solid #d8d8d8;
  margin-top: 10px;
}
#iprospect .footer .inner .links a:nth-of-type(1) {
  border-left: 0;
}
#iprospect .footer .inner .icons {
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#iprospect .footer .inner .icons li {
  list-style-type: none;
  margin: 10px;
}
@media only screen and (min-width: 1100px) {
  #iprospect h1 {
    font-size: 50px;
    line-height: 60px;
  }
  #iprospect p {
    font-size: 22px;
    line-height: 27px;
  }
  #iprospect .blue {
    font-size: 22px;
    line-height: 27px;
    max-width: 100%;
    margin-left: 0;
    margin-top: 3em;
  }
  #iprospect .inner {
    width: 90%;
    margin: auto;
    max-width: 1550px;
    padding: 40px 0;
  }
  #iprospect .header {
    background: #1D252D url("../img/header.png");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
  }
  #iprospect .header .inner {
    text-align: left;
  }
  #iprospect .header .inner .logo {
    width: 370px;
    margin-top: 3em;
    margin-bottom: 2em;
  }
  #iprospect .header .inner p {
    max-width: 700px;
  }
  #iprospect .stats {
    background: #262D34;
  }
  #iprospect .stats .inner .card {
    margin: 10px 5px;
    width: 250px;
  }
  #iprospect .stats .inner .card .icon {
    border-radius: 8px;
    width: 38px;
    height: 50px;
  }
  #iprospect .stats .inner .card .red {
    border: 3px solid #D93B59;
  }
  #iprospect .stats .inner .card .yellow {
    border: 3px solid #FBDE40;
  }
  #iprospect .stats .inner .card .num {
    width: 149px;
    height: 64px;
    font-size: 36px;
    line-height: 44px;
  }
  #iprospect .stats .inner .card .text {
    font-size: 25px;
    line-height: 30px;
  }
  #iprospect .data {
    background: #262D34;
  }
  #iprospect .data .inner {
    background: #ECECEC;
    max-width: 1719px;
    display: flex;
    flex-direction: column;
    padding: 0;
    border-radius: 20px 20px 0 0;
    border-top: 3px solid #41B6E6;
    border-left: 3px solid #41B6E6;
    border-right: 3px solid #41B6E6;
  }
  #iprospect .data .inner p {
    font-size: 22px;
    line-height: 27px;
    max-width: 1108px;
    order: 2;
  }
  #iprospect .data .inner .switch {
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 0;
    margin-top: 0;
    margin-bottom: 15px;
    order: 1;
    background: #41B6E6;
    border-radius: 10px 10px 0 0;
  }
  #iprospect .data .inner .switch .button {
    border: none;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    color: #41B6E6;
    font-size: 34px;
    line-height: 38px;
    cursor: pointer;
  }
  #iprospect .data .inner .switch .button.active {
    color: white;
    background: #41B6E6;
  }
  #iprospect .data .inner .switch > :first-child {
    border-radius: 20px 0 0 0;
  }
  #iprospect .data .inner .switch > :last-child {
    border-radius: 0 20px 0 0;
  }
  #iprospect .data .inner .filters {
    order: 3;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  #iprospect .data .inner .filters .search {
    border: 2px solid #41B6E6;
    border-radius: 10px;
    padding: 4px 10px;
    font-size: 22px;
    line-height: 27px;
    width: 100%;
    max-width: 287px;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-right: 80px;
    margin-left: 80px;
  }
  #iprospect .data .inner .filters .select {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
  }
  #iprospect .data .inner .filters .select .text {
    text-align: center;
    font-size: 22px;
    margin-bottom: 0;
    margin-right: 5px;
  }
  #iprospect .data .inner .filters .select .seasons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #iprospect .data .inner .filters .select .seasons .btn {
    background: white;
    border: 2px solid #41B6E6;
    font-size: 22px;
    border-radius: 10px;
    padding: 3.5px 30px;
    margin: 0 7.5px;
    cursor: pointer;
  }
  #iprospect .data .inner .filters .select .seasons .btn.active {
    background: #41B6E6;
    color: white;
  }
  #iprospect .data .inner .filters .select.hide {
    display: none;
  }
  #iprospect .data .inner-t {
    background: #ECECEC;
    width: 90%;
    margin: auto;
    max-width: 1719px;
    padding-bottom: 40px;
    border-radius: 0 0 20px 20px;
    border-bottom: 3px solid #41B6E6;
    border-left: 3px solid #41B6E6;
    border-right: 3px solid #41B6E6;
  }
  #iprospect .data .inner-t .table {
    color: #262D34;
  }
  #iprospect .data .inner-t .table .thead {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.5fr 1fr 1fr 1fr 2fr 2fr;
    grid-template-columns: 1.5fr 1fr 1fr 1fr 2fr 2fr;
    grid-column-gap: 15px;
    padding: 20px 30px;
  }
  #iprospect .data .inner-t .table .thead > :nth-child(2) {
    -ms-grid-column: 2;
  }
  #iprospect .data .inner-t .table .thead > :nth-child(3) {
    -ms-grid-column: 3;
  }
  #iprospect .data .inner-t .table .thead > :nth-child(4) {
    -ms-grid-column: 4;
  }
  #iprospect .data .inner-t .table .thead > :nth-child(5) {
    -ms-grid-column: 5;
  }
  #iprospect .data .inner-t .table .thead > :nth-child(6) {
    -ms-grid-column: 6;
  }
  #iprospect .data .inner-t .table .thead .col {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    cursor: pointer;
    border-bottom: 2px solid #41B6E6;
    padding-bottom: 5px;
  }
  #iprospect .data .inner-t .table .thead .col .icon {
    width: 37px;
    margin-bottom: 15px;
  }
  #iprospect .data .inner-t .table .thead .col .bot {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
  }
  #iprospect .data .inner-t .table .thead .col .bot .text {
    font-size: 18px;
    line-height: 24px;
    margin-right: 10px;
    width: 100%;
    text-align: center;
  }
  #iprospect .data .inner-t .table .thead .col .bot img {
    width: 10px;
  }
  #iprospect .data .inner-t .table .thead .col.rotate .sort {
    transform: rotate(180deg);
  }
  #iprospect .data .inner-t .table .thead .desktop {
    display: flex;
  }
  #iprospect .data .inner-t .table .tbody::-webkit-scrollbar {
    width: 15px;
  }
  #iprospect .data .inner-t .table .tbody::-webkit-scrollbar-track {
    background: #F4F4F4;
  }
  #iprospect .data .inner-t .table .tbody::-webkit-scrollbar-thumb {
    background: #414141;
    border-radius: 10px;
  }
  #iprospect .data .inner-t .table .tbody::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  #iprospect .data .inner-t .table .tbody {
    border-top: 0;
    height: 600px;
    -ms-overflow-style: scrollbar;
    overflow-y: overlay;
  }
  #iprospect .data .inner-t .table .tbody .row .main {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.5fr 1fr 1fr 1fr 2fr 2fr;
    grid-template-columns: 1.5fr 1fr 1fr 1fr 2fr 2fr;
    grid-column-gap: 15px;
    padding: 15px 30px;
    pointer-events: none;
  }
  #iprospect .data .inner-t .table .tbody .row .main > :nth-child(2) {
    -ms-grid-column: 2;
  }
  #iprospect .data .inner-t .table .tbody .row .main > :nth-child(3) {
    -ms-grid-column: 3;
  }
  #iprospect .data .inner-t .table .tbody .row .main > :nth-child(4) {
    -ms-grid-column: 4;
  }
  #iprospect .data .inner-t .table .tbody .row .main > :nth-child(5) {
    -ms-grid-column: 5;
  }
  #iprospect .data .inner-t .table .tbody .row .main > :nth-child(6) {
    -ms-grid-column: 6;
  }
  #iprospect .data .inner-t .table .tbody .row .main .col {
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 24px;
  }
  #iprospect .data .inner-t .table .tbody .row .main .col .expand {
    width: 21px;
    height: 21px;
    margin-right: 5px;
  }
  #iprospect .data .inner-t .table .tbody .row .main .mobile {
    display: none;
  }
  #iprospect .data .inner-t .table .tbody .row .drop {
    padding: 5px 0;
    margin-left: 31px;
    border-top: 1px solid #E0E0E0;
    font-size: 11px;
    display: none;
    flex-wrap: wrap;
  }
  #iprospect .data .inner-t .table .tbody .row .drop .entry {
    margin: 3px 0;
    margin-right: 20px;
  }
  #iprospect .data .inner-t .table .tbody .row.show .main .expand {
    transform: rotate(90deg);
  }
  #iprospect .data .inner-t .table .tbody .row.show .drop {
    display: none;
  }
  #iprospect .data .inner-t .table .tbody > :nth-child(odd) {
    background: white;
  }
  #iprospect .data .right {
    justify-content: center;
  }
  #iprospect .data .player .table .thead {
    grid-template-columns: 80px minmax(120px, 210px) minmax(100px, 150px) minmax(80px, 110px) minmax(70px, 100px) minmax(70px, 120px) minmax(80px, 150px) minmax(50px, 70px) minmax(80px, 150px) minmax(70px, 100px) minmax(70px, 100px) minmax(80px, 120px);
  }
  #iprospect .data .player .table .thead .col .icon {
    width: 100%;
    max-height: 48px;
    margin-bottom: 15px;
  }
  #iprospect .data .player .table .tbody .row .main {
    grid-template-columns: 80px minmax(120px, 210px) minmax(100px, 150px) minmax(80px, 110px) minmax(70px, 100px) minmax(70px, 120px) minmax(80px, 150px) minmax(50px, 70px) minmax(80px, 150px) minmax(70px, 100px) minmax(70px, 100px) minmax(80px, 120px);
  }
  #iprospect .data .hide {
    display: none;
  }
  #iprospect .desktop {
    display: none;
  }
  #iprospect .cta {
    background: #262D34;
  }
  #iprospect .cta .inner .links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 30px 0 16px;
    padding-top: 0;
  }
  #iprospect .cta .inner .links a {
    display: inline-block;
    padding: 0 6px;
    text-align: center;
    font-size: 18px;
    border-left: 1px solid #d8d8d8;
    margin-top: 10px;
    color: white;
  }
  #iprospect .cta .inner .links a:nth-of-type(1) {
    border-left: 0;
  }
  #iprospect .caveat {
    background: #1f262b;
  }
  #iprospect .caveat .inner {
    padding-bottom: 0;
  }
  #iprospect .caveat .inner p {
    color: white;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    margin-bottom: 0;
  }
  #iprospect .footer {
    background-color: #1f262b;
    text-align: center;
    font-size: 12px;
    color: #fff;
  }
  #iprospect .footer .inner {
    max-width: 1440px;
  }
  #iprospect .footer .inner p {
    font-size: 12px;
    text-align: center;
  }
  #iprospect .footer .inner a {
    color: #fff;
  }
  #iprospect .footer .inner .links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 30px 0 16px;
  }
  #iprospect .footer .inner .links a {
    display: inline-block;
    padding: 0 6px;
    text-align: center;
    border-left: 1px solid #d8d8d8;
    margin-top: 10px;
  }
  #iprospect .footer .inner .links a:nth-of-type(1) {
    border-left: 0;
  }
  #iprospect .footer .inner .icons {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
  #iprospect .footer .inner .icons li {
    list-style-type: none;
    margin: 10px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1500px) {
  #iprospect p {
    font-size: 18px;
    line-height: 24px;
  }
  #iprospect .blue {
    font-size: 19px;
    line-height: 26px;
    max-width: 100%;
    margin-left: 0;
    margin-top: 3em;
  }
  #iprospect .inner {
    width: 90%;
    margin: auto;
    max-width: 1550px;
    padding: 40px 0;
  }
  #iprospect .header {
    background-position: 130%;
  }
  #iprospect .header .inner .logo {
    width: 340px;
  }
  #iprospect .header .inner p {
    max-width: 600px;
  }
  #iprospect .stats .inner .card {
    margin: 10px 5px;
    width: 200px;
  }
  #iprospect .stats .inner .card .icon {
    border-radius: 8px;
    width: 38px;
    height: 50px;
  }
  #iprospect .stats .inner .card .red {
    border: 3px solid #D93B59;
  }
  #iprospect .stats .inner .card .yellow {
    border: 3px solid #FBDE40;
  }
  #iprospect .stats .inner .card .num {
    width: 149px;
    height: 64px;
    font-size: 28px;
    line-height: 32px;
  }
  #iprospect .stats .inner .card .text {
    font-size: 20px;
    line-height: 22px;
  }
  #iprospect .data .inner p {
    font-size: 18px;
    line-height: 24px;
    max-width: 1108px;
    order: 2;
  }
  #iprospect .data .inner .switch .button {
    height: 50px;
    font-size: 24px;
    line-height: 28px;
  }
  #iprospect .data .inner .filters {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  #iprospect .data .inner .filters .search {
    border: 2px solid #41B6E6;
    border-radius: 10px;
    padding: 4px 10px;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-right: 40px;
    margin-left: 40px;
  }
  #iprospect .data .inner .filters .select {
    margin-bottom: 20px;
  }
  #iprospect .data .inner .filters .select .text {
    font-size: 18px;
  }
  #iprospect .data .inner .filters .select .seasons .btn {
    font-size: 18px;
  }
  #iprospect .data .inner-t .table .thead {
    display: grid;
    grid-template-columns: 1.5fr 1fr 1fr 1fr 2fr 2fr;
    grid-column-gap: 15px;
    padding: 20px 30px;
  }
  #iprospect .data .inner-t .table .thead .col .bot .text {
    font-size: 16px;
    line-height: 20px;
  }
  #iprospect .data .inner-t .table .tbody .row .main {
    grid-template-columns: 1.5fr 1fr 1fr 1fr 2fr 2fr;
  }
  #iprospect .data .inner-t .table .tbody .row .main .col {
    font-size: 18px;
    line-height: 20px;
  }
  #iprospect .data .player .table .thead {
    grid-template-columns: 65px minmax(90px, 210px) minmax(85px, 150px) minmax(70px, 110px) minmax(60px, 100px) minmax(55px, 120px) minmax(70px, 150px) minmax(50px, 70px) minmax(65px, 150px) minmax(60px, 100px) minmax(55px, 100px) minmax(70px, 120px);
  }
  #iprospect .data .player .table .thead .col .icon {
    width: 100%;
    max-height: 48px;
    margin-bottom: 15px;
  }
  #iprospect .data .player .table .thead .col .bot .text {
    font-size: 14px;
    line-height: 16px;
  }
  #iprospect .data .player .table .tbody .row .main {
    grid-template-columns: 65px minmax(90px, 210px) minmax(85px, 150px) minmax(70px, 110px) minmax(60px, 100px) minmax(55px, 120px) minmax(70px, 150px) minmax(50px, 70px) minmax(65px, 150px) minmax(60px, 100px) minmax(55px, 100px) minmax(70px, 120px);
  }
  #iprospect .data .player .table .tbody .row .main .col {
    font-size: 15px;
    line-height: 17px;
  }
}
