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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
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.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

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

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

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

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

body {
  margin: 0;
}

[v-cloak] {
  display: none;
}

img {
  display: block;
}

body {
  background-color: #1D252D;
  color: #fff;
  font-family: lato, sans-serif;
}

#iprospect .banner {
  background-color: #41B6E6;
}
#iprospect .banner .inner {
  padding: 20px 0;
}
#iprospect .banner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 0;
}
#iprospect .banner ul li {
  margin: 0 0 5px 0;
  color: white;
  font-size: 18px;
}
#iprospect .banner ul li:after {
  content: "|";
  margin: 0 5px;
}
#iprospect .banner ul li:nth-last-child(1):after {
  display: none;
}
#iprospect .banner a {
  color: #fff;
}
#iprospect .orange {
  background-color: #ffaa4d;
}
#iprospect .red {
  background-color: #e73c3e;
}
#iprospect .purp {
  background-color: #a5307c;
}
#iprospect .green {
  background-color: #009a44;
}
#iprospect .blue {
  background-color: #41B6E6;
}
#iprospect .white {
  background-color: #fff;
}
#iprospect .black {
  background-color: #000;
}
#iprospect h1 {
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  text-align: center;
  margin-top: 70px;
  margin-bottom: 70px;
}
#iprospect h2 {
  font-weight: 400;
  font-size: 40px;
  text-align: center;
}
#iprospect p {
  font-weight: 300;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #fff;
}
#iprospect .inner {
  width: 90%;
  margin: auto;
  padding: 40px 0;
  max-width: 900px;
}
#iprospect .inner > :first-child {
  margin-top: 0;
}
#iprospect .inner > :last-child {
  margin-bottom: 0;
}
#iprospect .header .intro {
  background: center center/cover url("../img/header.jpg") no-repeat;
}
#iprospect .header .intro .inner a img {
  width: 173px;
  margin: 0 auto;
}
#iprospect .header .ranking .inner .block .bold {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 30px;
}
#iprospect .header .ranking .inner .block .factors .item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
}
#iprospect .header .ranking .inner .block .factors .item:last-child {
  margin-bottom: 0;
}
#iprospect .header .ranking .inner .block .factors .item .percent {
  min-width: 31px;
  margin-right: 10px;
  font-weight: 300;
  font-size: 16px;
  line-height: 32px;
  text-align: right;
  color: #fff;
}
#iprospect .header .ranking .inner .block .factors .item .icon {
  min-width: 33.79px;
  width: 33.79px;
  margin-right: 10px;
}
#iprospect .header .ranking .inner .block .factors .item .text {
  font-weight: 300;
  font-size: 17px;
  color: #fff;
}
#iprospect .header .ranking .inner .block .factors .item .text span {
  font-weight: 700;
  color: #41B6E6;
}
#iprospect .top10 .inner .block {
  border-radius: 23px;
  background: #1d252d;
  border: 1px solid #41b6e6;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  padding: 38px 0;
}
#iprospect .top10 .inner .block .left .title .trophy {
  width: 67px;
  margin: 0 auto;
}
#iprospect .top10 .inner .block .left .title h2 {
  margin-top: 17px;
  margin-bottom: 28px;
}
#iprospect .top10 .inner .block .left p {
  margin-left: 10px;
  margin-right: 10px;
}
#iprospect .top10 .inner .block .left .legend {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 30px;
  max-width: 270px;
  margin: 55px auto 45px;
}
#iprospect .top10 .inner .block .left .legend .key {
  display: flex;
  align-items: center;
}
#iprospect .top10 .inner .block .left .legend .key .circ {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 7px;
}
#iprospect .top10 .inner .block .left .legend .key .text {
  font-size: 18px;
}
#iprospect .top10 .inner .block .right {
  max-width: 600px;
  margin: 0 auto;
}
#iprospect .top10 .inner .block .right .row {
  display: flex;
  align-items: center;
  font-weight: 700;
  padding: 8px 0 8px 13px;
  position: relative;
  margin-bottom: 13.4px;
  background-color: #161D26;
}
#iprospect .top10 .inner .block .right .row:last-child {
  margin-bottom: 0;
}
#iprospect .top10 .inner .block .right .row .rank {
  font-size: 16px;
  text-align: right;
  color: #41b6e6;
  margin-right: 10px;
  width: 20px;
}
#iprospect .top10 .inner .block .right .row .shield {
  width: 24.41px;
  margin-right: 10px;
}
#iprospect .top10 .inner .block .right .row .name {
  font-size: 15px;
}
#iprospect .top10 .inner .block .right .row .bar .num {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 15px;
  color: #41b6e6;
}
#iprospect .top10 .inner .block .right .row .col {
  position: absolute;
  right: 0;
  width: 12px;
  height: 100%;
}
#iprospect .top10 .inner .block .right > :nth-child(1) .col {
  background-color: #A5307C;
}
#iprospect .top10 .inner .block .right > :nth-child(2) .col {
  background-color: #E73C3E;
}
#iprospect .top10 .inner .block .right > :nth-child(3) .col {
  background-color: #FFAA4D;
}
#iprospect .top10 .inner .block .right > :nth-child(4) .col {
  background-color: #FFAA4D;
}
#iprospect .top10 .inner .block .right > :nth-child(5) .col {
  background-color: #E73C3E;
}
#iprospect .top10 .inner .block .right > :nth-child(6) .col {
  background-color: #FFAA4D;
}
#iprospect .top10 .inner .block .right > :nth-child(7) .col {
  background-color: #E73C3E;
}
#iprospect .top10 .inner .block .right > :nth-child(8) .col {
  background-color: #009A44;
}
#iprospect .top10 .inner .block .right > :nth-child(9) .col {
  background-color: #A5307C;
}
#iprospect .top10 .inner .block .right > :nth-child(10) .col {
  background-color: #FFAA4D;
}
#iprospect .final .inner .block {
  border-radius: 23px;
  background: #1d252d;
  border: 1px solid #41b6e6;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  padding: 50px 26px;
}
#iprospect .final .inner .block h2 {
  margin: 0;
}
#iprospect .final .inner .block .sub {
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  color: #41b6e6;
  margin-bottom: 20px;
}
#iprospect .final .inner .block .cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 30px;
}
#iprospect .final .inner .block .cont .item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  width: 100%;
  max-width: 310px;
}
#iprospect .final .inner .block .cont .item .rank {
  width: 140px;
  margin-right: 15px;
}
#iprospect .final .inner .block .cont .item .text {
  font-size: 18px;
  line-height: 26px;
  margin-top: 20px;
}
#iprospect .final .inner .block .cont .item .text .num {
  color: #41b6e6;
}
#iprospect .index .inner .block {
  border-radius: 23px;
  background: #1d252d;
  border: 1px solid #41b6e6;
  box-shadow: 0px 0px 30px #000;
  overflow: hidden;
  max-width: 562px;
  margin: 0 auto;
}
#iprospect .index .inner .block h2 {
  font-weight: 300;
  text-align: left;
  margin-top: 24px;
  margin-bottom: 15px;
}
#iprospect .index .inner .block #search {
  box-sizing: border-box;
  width: 275px;
  margin: 0 23px;
  margin-bottom: 16px;
  padding: 7.5px 30px 9.5px 19.5px;
  border-radius: 20.97px;
  border: 1px solid #343A3F;
  background: right 10px center/18px url("../img/search.svg") no-repeat, #10171D;
  font-weight: 300;
  font-size: 21px;
  text-align: left;
  color: #85898C;
}
#iprospect .index .inner .block h2, #iprospect .index .inner .block .switch, #iprospect .index .inner .block .lbl, #iprospect .index .inner .block .leagues {
  margin-left: 30px;
  margin-right: 30px;
}
#iprospect .index .inner .block .lbl {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.62);
  margin-bottom: 6px;
}
#iprospect .index .inner .block .switch {
  width: 271px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
  border-radius: 17.33px;
  border: 1px solid #41b6e6;
  box-sizing: border-box;
  margin-bottom: 20px;
  cursor: pointer;
}
#iprospect .index .inner .block .switch:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 100%;
  border-radius: 17.33px;
  background: #41b6e6;
  top: 0;
  left: 0;
  transition: all 0.3s;
}
#iprospect .index .inner .block .switch .figures, #iprospect .index .inner .block .switch .weight {
  position: relative;
  width: 50%;
  text-align: center;
  z-index: 2;
  font-weight: 700;
  font-size: 14px;
  padding: 5px 10px 8px 10px;
  user-select: none;
  transition: all 0.3s;
}
#iprospect .index .inner .block .switch .figures:hover, #iprospect .index .inner .block .switch .weight:hover {
  transform: scale(1.05);
}
#iprospect .index .inner .block .switch .figures {
  pointer-events: none;
}
#iprospect .index .inner .block .switch.active:before {
  left: 50%;
}
#iprospect .index .inner .block .switch.active .figures {
  pointer-events: all;
}
#iprospect .index .inner .block .switch.active .weight {
  pointer-events: none;
}
#iprospect .index .inner .block .leagues {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 30px;
  margin-bottom: 20px;
}
#iprospect .index .inner .block .leagues .key {
  display: flex;
  align-items: center;
  padding-bottom: 3px;
  cursor: pointer;
}
#iprospect .index .inner .block .leagues .key .circ {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 4px;
}
#iprospect .index .inner .block .leagues .key.active {
  position: relative;
}
#iprospect .index .inner .block .leagues .key.active:before {
  content: "";
  position: absolute;
  top: 100%;
  width: 100%;
  height: 3px;
  color: #41b6e6;
  background: #41b6e6;
}
#iprospect .index .inner .block .table table::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
#iprospect .index .inner .block .table table::-webkit-scrollbar-track {
  background: #ECECEC;
  border-radius: 30px;
}
#iprospect .index .inner .block .table table::-webkit-scrollbar-thumb {
  background: #696969;
  border-radius: 30px;
}
#iprospect .index .inner .block .table table::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#iprospect .index .inner .block .table table thead tr, #iprospect .index .inner .block .table tbody tr {
  grid-template-columns: minmax(70px, 0.2fr) 1fr minmax(110px, 0.5fr);
}
#iprospect .index .inner .block .table table {
  border-spacing: 0;
  display: block;
  width: 100%;
  overflow: auto;
  height: 600px;
}
#iprospect .index .inner .block .table table thead, #iprospect .index .inner .block .table table tbody {
  display: grid;
}
#iprospect .index .inner .block .table table thead tr, #iprospect .index .inner .block .table table tbody tr {
  display: grid;
}
#iprospect .index .inner .block .table table thead tr th, #iprospect .index .inner .block .table table thead tr td, #iprospect .index .inner .block .table table tbody tr th, #iprospect .index .inner .block .table table tbody tr td {
  padding: 5px 5px;
}
#iprospect .index .inner .block .table table thead {
  position: sticky;
  top: 0;
  background-color: #11171d;
  z-index: 3;
}
#iprospect .index .inner .block .table table thead tr th {
  user-select: none;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  text-align: left;
  padding-top: 13px;
  font-weight: 700;
  font-size: 15px;
  line-height: 18px;
  background: right 10px bottom 5px/8px url("../img/sort.svg") no-repeat;
}
#iprospect .index .inner .block .table table thead tr th span {
  pointer-events: none;
}
#iprospect .index .inner .block .table table thead tr th.dir-d {
  background-image: url("../img/sort-desc.svg");
  color: #41b6e6;
}
#iprospect .index .inner .block .table table thead tr th.dir-u {
  color: #41b6e6;
  background-image: url("../img/sort-asc.svg");
}
#iprospect .index .inner .block .table table thead tr > :nth-child(1) {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  padding-left: 10px;
}
#iprospect .index .inner .block .table table thead tr > :nth-child(3), #iprospect .index .inner .block .table table thead tr > :nth-child(4), #iprospect .index .inner .block .table table thead tr > :nth-child(5), #iprospect .index .inner .block .table table thead tr > :nth-child(6), #iprospect .index .inner .block .table table thead tr > :nth-child(7), #iprospect .index .inner .block .table table thead tr > :nth-child(8), #iprospect .index .inner .block .table table thead tr > :nth-child(9), #iprospect .index .inner .block .table table thead tr > :nth-child(10), #iprospect .index .inner .block .table table thead tr > :nth-child(11), #iprospect .index .inner .block .table table thead tr > :nth-child(12), #iprospect .index .inner .block .table table thead tr > :nth-child(13), #iprospect .index .inner .block .table table thead tr > :nth-child(14), #iprospect .index .inner .block .table table thead tr > :nth-child(15), #iprospect .index .inner .block .table table thead tr > :nth-child(16), #iprospect .index .inner .block .table table thead tr > :nth-child(17), #iprospect .index .inner .block .table table thead tr > :nth-child(18), #iprospect .index .inner .block .table table thead tr > :nth-child(19), #iprospect .index .inner .block .table table thead tr > :nth-child(20), #iprospect .index .inner .block .table table thead tr > :nth-child(21) {
  display: none;
}
#iprospect .index .inner .block .table table.figures .open > :nth-child(5), #iprospect .index .inner .block .table table.figures .open > :nth-child(6), #iprospect .index .inner .block .table table.figures .open > :nth-child(7), #iprospect .index .inner .block .table table.figures .open > :nth-child(8), #iprospect .index .inner .block .table table.figures .open > :nth-child(9), #iprospect .index .inner .block .table table.figures .open > :nth-child(10), #iprospect .index .inner .block .table table.figures .open > :nth-child(11), #iprospect .index .inner .block .table table.figures .open > :nth-child(12) {
  display: flex;
}
#iprospect .index .inner .block .table table.weight .open > :nth-child(14), #iprospect .index .inner .block .table table.weight .open > :nth-child(15), #iprospect .index .inner .block .table table.weight .open > :nth-child(16), #iprospect .index .inner .block .table table.weight .open > :nth-child(17), #iprospect .index .inner .block .table table.weight .open > :nth-child(18), #iprospect .index .inner .block .table table.weight .open > :nth-child(19), #iprospect .index .inner .block .table table.weight .open > :nth-child(20), #iprospect .index .inner .block .table table.weight .open > :nth-child(21) {
  display: flex;
}
#iprospect .index .inner .block .table table tbody {
  background-image: linear-gradient(#fff 50%, #ECECEC 50%);
  background-size: 100% 66px;
  background-attachment: local;
  align-content: baseline;
}
#iprospect .index .inner .block .table table tbody tr {
  position: relative;
  color: #1d252d;
  cursor: pointer;
  display: none;
}
#iprospect .index .inner .block .table table tbody tr:before {
  content: "";
  position: absolute;
  left: 45px;
  width: 20px;
  height: 33px;
  background: center center/20px url("../img/plus.svg") no-repeat;
}
#iprospect .index .inner .block .table table tbody tr.hidden {
  display: none !important;
}
#iprospect .index .inner .block .table table tbody tr td {
  display: flex;
  align-items: center;
}
#iprospect .index .inner .block .table table tbody tr > :first-child {
  padding-left: 10px;
}
#iprospect .index .inner .block .table table tbody tr > :nth-child(2) {
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
#iprospect .index .inner .block .table table tbody tr > :nth-child(3) {
  position: absolute;
  right: 80px;
  top: 16.5px;
  transform: translateY(-50%);
}
#iprospect .index .inner .block .table table tbody tr > :nth-child(3) .circ {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
#iprospect .index .inner .block .table table tbody tr > :nth-child(3) .text {
  display: none;
}
#iprospect .index .inner .block .table table tbody tr > :last-child {
  justify-content: flex-end;
  padding-right: 30px;
}
#iprospect .index .inner .block .table table tbody tr > :nth-child(4), #iprospect .index .inner .block .table table tbody tr > :nth-child(5), #iprospect .index .inner .block .table table tbody tr > :nth-child(6), #iprospect .index .inner .block .table table tbody tr > :nth-child(7), #iprospect .index .inner .block .table table tbody tr > :nth-child(8), #iprospect .index .inner .block .table table tbody tr > :nth-child(9), #iprospect .index .inner .block .table table tbody tr > :nth-child(10), #iprospect .index .inner .block .table table tbody tr > :nth-child(11), #iprospect .index .inner .block .table table tbody tr > :nth-child(12), #iprospect .index .inner .block .table table tbody tr > :nth-child(13), #iprospect .index .inner .block .table table tbody tr > :nth-child(14), #iprospect .index .inner .block .table table tbody tr > :nth-child(15), #iprospect .index .inner .block .table table tbody tr > :nth-child(16), #iprospect .index .inner .block .table table tbody tr > :nth-child(17), #iprospect .index .inner .block .table table tbody tr > :nth-child(18), #iprospect .index .inner .block .table table tbody tr > :nth-child(19), #iprospect .index .inner .block .table table tbody tr > :nth-child(20), #iprospect .index .inner .block .table table tbody tr > :nth-child(21) {
  display: none;
}
#iprospect .index .inner .block .table table tbody tr.open {
  background-color: #fff;
  border-bottom: 1px solid #707070;
}
#iprospect .index .inner .block .table table tbody tr.open:before {
  background-image: url("../img/minus.svg");
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(1), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(2), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(3), #iprospect .index .inner .block .table table tbody tr.open > :last-child {
  background-color: #E2F4FB;
  user-select: none;
  pointer-events: none;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(4), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(5), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(6), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(7), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(8), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(9), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(10), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(11), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(12), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(13), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(14), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(15), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(16), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(17), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(18), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(19), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(20), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(21) {
  position: relative;
  justify-self: flex-end;
  justify-content: flex-end;
  text-align: right;
  box-sizing: border-box;
  width: 90%;
  padding-right: 30px;
  padding-bottom: 4px;
  border-bottom: 1px solid #CCCCCC;
  grid-column: 1/span 3;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(4):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(5):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(6):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(7):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(8):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(9):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(10):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(11):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(12):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(13):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(14):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(15):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(16):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(17):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(18):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(19):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(20):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(21):before {
  position: absolute;
  width: 26px;
  left: 10px;
  font-weight: 300;
  font-size: 13px;
  text-align: right;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(4):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(5):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(6):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(7):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(8):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(9):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(10):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(11):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(12):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(13):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(14):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(15):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(16):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(17):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(18):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(19):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(20):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(21):after {
  position: absolute;
  left: 50px;
  font-size: 15px;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(4), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(13) {
  grid-row: 2;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(4):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(13):after {
  content: "Total Milage";
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(5), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(14) {
  grid-row: 3;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(5):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(14):after {
  content: "Season Ticket Cost";
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(6), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(15) {
  grid-row: 4;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(6):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(15):after {
  content: "Median Ticket Cost";
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(7), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(16) {
  grid-row: 5;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(7):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(16):after {
  content: "Number of Votes";
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(8), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(17) {
  grid-row: 6;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(8):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(17):after {
  content: "Atmosphere Rating";
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(9), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(18) {
  grid-row: 7;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(9):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(18):after {
  content: "Location Rating";
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(10), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(19) {
  grid-row: 8;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(10):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(19):after {
  content: "Stadium View Rating";
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(11), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(20) {
  grid-row: 9;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(11):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(20):after {
  content: "Food Rating";
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(12), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(21) {
  grid-row: 10;
  border-bottom: none;
}
#iprospect .index .inner .block .table table tbody tr.open > :nth-child(12):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(21):after {
  content: "Infrastructure Rating";
}
#iprospect .index .inner .block .table table tbody.show-r0 .r0 {
  display: grid;
}
#iprospect .index .inner .block .table table tbody.show-r1 .r1 {
  display: grid;
}
#iprospect .index .inner .block .table table tbody.show-r2 .r2 {
  display: grid;
}
#iprospect .index .inner .block .table table tbody.show-r3 .r3 {
  display: grid;
}
#iprospect .index .inner .block .table table tbody.show-r4 .r4 {
  display: grid;
}
#iprospect .index .inner .block .table table tbody.show-r5 tr {
  display: grid;
}
#iprospect .index .inner .block .table table tbody.a0 tr > :nth-child(1) {
  color: #41b6e6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a1 tr > :nth-child(2) {
  color: #41b6e6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a2 tr > :nth-child(3) {
  color: #41b6e6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a3 tr > :nth-child(4) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a4 tr > :nth-child(5) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a5 tr > :nth-child(6) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a6 tr > :nth-child(7) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a7 tr > :nth-child(8) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a8 tr > :nth-child(9) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a9 tr > :nth-child(10) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a10 tr > :nth-child(11) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a11 tr > :nth-child(12) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a12 tr > :nth-child(13) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a13 tr > :nth-child(14) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a14 tr > :nth-child(15) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a15 tr > :nth-child(16) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a16 tr > :nth-child(17) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a17 tr > :nth-child(18) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a18 tr > :nth-child(19) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a19 tr > :nth-child(20) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a20 tr > :nth-child(21) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .block .table table tbody.a21 tr > :nth-child(22) {
  color: #41B6E6;
  font-weight: 700;
}
#iprospect .index .inner .sub {
  font-weight: 700;
  margin-top: 50px;
}
#iprospect .index .inner .sources {
  margin-top: 70px;
}
#iprospect .index .inner .sources h3 {
  font-weight: 400;
}
#iprospect .index .inner .sources p {
  text-align: left;
}
@media only screen and (min-width: 1000px) {
  #iprospect h1 {
    font-size: 80px;
    line-height: 80px;
    margin-top: 123px;
    margin-bottom: 81px;
  }
  #iprospect h2 {
    font-size: 60px;
  }
  #iprospect p {
    font-size: 21px;
    line-height: 32px;
  }
  #iprospect .inner {
    padding: 70px 0;
    max-width: 1726px;
  }
  #iprospect .header {
    background: center center/cover url("../img/header.jpg") no-repeat;
  }
  #iprospect .header .intro {
    background: none;
  }
  #iprospect .header .intro .inner p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  #iprospect .header .intro .inner a img {
    width: 238px;
  }
  #iprospect .header .ranking .inner {
    padding-top: 0;
  }
  #iprospect .header .ranking .inner .block {
    border-radius: 21px;
    background: rgba(5, 8, 10, 0.27);
    border: 1px solid #39ade2;
    padding: 61px 86px 70px 153px;
  }
  #iprospect .header .ranking .inner .block .bold {
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    margin-bottom: 25px;
  }
  #iprospect .header .ranking .inner .block .factors {
    column-count: 2;
    column-gap: 30px;
  }
  #iprospect .header .ranking .inner .block .factors .item {
    margin-bottom: 9px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
  }
  #iprospect .header .ranking .inner .block .factors .item:last-child {
    margin-bottom: 0;
  }
  #iprospect .header .ranking .inner .block .factors .item .percent {
    min-width: 31px;
    margin-right: 10px;
    font-weight: 300;
    font-size: 17px;
    line-height: 32px;
  }
  #iprospect .top10 .inner .block {
    border-radius: 23px;
    background: #1d252d;
    border: 1px solid #41b6e6;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
    padding: 92px 82px 83px 80px;
    display: grid;
    column-gap: 80px;
    align-items: center;
  }
  #iprospect .top10 .inner .block .left {
    margin-bottom: 40px;
  }
  #iprospect .top10 .inner .block .left .title {
    display: flex;
    align-items: center;
    margin-bottom: 45px;
  }
  #iprospect .top10 .inner .block .left .title .trophy {
    margin: 0;
    margin-right: 20px;
  }
  #iprospect .top10 .inner .block .left .title h2 {
    margin: 0;
  }
  #iprospect .top10 .inner .block .left p {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
  #iprospect .top10 .inner .block .left .legend {
    gap: 19px 50px;
    max-width: 326px;
    margin: 0;
    margin-top: 63px;
  }
  #iprospect .top10 .inner .block .left .legend .key .circ {
    width: 25px;
    height: 25px;
  }
  #iprospect .top10 .inner .block .left .legend .key .text {
    font-size: 20px;
  }
  #iprospect .top10 .inner .block .right {
    max-width: none;
    margin: 0;
  }
  #iprospect .top10 .inner .block .right .row {
    display: grid;
    grid-template-columns: 60px 150px 31px 1fr;
    column-gap: 16px;
    padding: 0;
    margin-bottom: 17px;
    height: 58px;
  }
  #iprospect .top10 .inner .block .right .row:last-child {
    margin-bottom: 0;
  }
  #iprospect .top10 .inner .block .right .row .rank {
    font-size: 23px;
    text-align: right;
    color: #546e88;
    margin: 0;
    width: auto;
  }
  #iprospect .top10 .inner .block .right .row .shield {
    width: 31px;
    margin: 0;
    order: 2;
  }
  #iprospect .top10 .inner .block .right .row .name {
    font-size: 20px;
    line-height: 22px;
    text-align: right;
    padding-left: 8px;
  }
  #iprospect .top10 .inner .block .right .row .bar {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    box-shadow: 0px 0px 0px 2px #41b6e6 inset;
    order: 3;
    position: relative;
  }
  #iprospect .top10 .inner .block .right .row .bar .fill {
    position: absolute;
    height: 100%;
    background: linear-gradient(#7bd4fa 0%, #2199d0 100%);
  }
  #iprospect .top10 .inner .block .right .row .bar .num {
    right: 20px;
    top: 50%;
    font-size: 21px;
    color: #fff;
  }
  #iprospect .top10 .inner .block .right .row .col {
    right: auto;
    left: 0;
    width: 14px;
  }
  #iprospect .top10 .inner .block .right > :nth-child(1) .bar .fill {
    width: 76.88%;
  }
  #iprospect .top10 .inner .block .right > :nth-child(2) .bar .fill {
    width: 76.84%;
  }
  #iprospect .top10 .inner .block .right > :nth-child(3) .bar .fill {
    width: 75.53%;
  }
  #iprospect .top10 .inner .block .right > :nth-child(4) .bar .fill {
    width: 75.12%;
  }
  #iprospect .top10 .inner .block .right > :nth-child(5) .bar .fill {
    width: 74.87%;
  }
  #iprospect .top10 .inner .block .right > :nth-child(6) .bar .fill {
    width: 73.37%;
  }
  #iprospect .top10 .inner .block .right > :nth-child(7) .bar .fill {
    width: 72.42%;
  }
  #iprospect .top10 .inner .block .right > :nth-child(8) .bar .fill {
    width: 72.35%;
  }
  #iprospect .top10 .inner .block .right > :nth-child(9) .bar .fill {
    width: 72.08%;
  }
  #iprospect .top10 .inner .block .right > :nth-child(10) .bar .fill {
    width: 72.08%;
  }
  #iprospect .final.f-epl .inner .block {
    background: center center/cover url("../img/epl.jpg") no-repeat;
  }
  #iprospect .final.f-champ .inner .block {
    background: center center/cover url("../img/champ.jpg") no-repeat;
  }
  #iprospect .final.f-league .inner .block {
    background: center center/cover url("../img/league.jpg") no-repeat;
  }
  #iprospect .final.f-scotland .inner .block {
    background: center center/cover url("../img/scotland.jpg") no-repeat;
  }
  #iprospect .final .inner {
    padding: 50px 0;
  }
  #iprospect .final .inner .block {
    border-radius: 23px;
    background: #1d252d;
    border: 1px solid #41b6e6;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
    padding: 70px 85px;
  }
  #iprospect .final .inner .block h2 {
    font-size: 50px;
    margin: 0;
    margin-bottom: 15px;
  }
  #iprospect .final .inner .block .sub {
    font-size: 24px;
    margin-bottom: 37px;
  }
  #iprospect .final .inner .block .cont {
    display: flex;
    column-gap: 0;
    justify-content: space-around;
  }
  #iprospect .final .inner .block .cont .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
    width: 100%;
    max-width: 268px;
  }
  #iprospect .final .inner .block .cont .item .rank {
    width: auto;
    margin-right: 0;
    margin-bottom: 38px;
    max-width: 234px;
  }
  #iprospect .final .inner .block .cont .item .text {
    font-size: 24px;
    line-height: 30px;
    margin-top: 0;
    text-align: center;
  }
  #iprospect .final .inner .block .cont .item .text .num {
    line-height: 38px;
  }
  #iprospect .index .inner .block {
    border: 1px solid #39ade2;
    filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.5));
    max-width: none;
    background-color: #151B21;
    position: relative;
  }
  #iprospect .index .inner .block h2 {
    font-size: 44px;
    margin-top: 31px;
    margin-bottom: 20px;
  }
  #iprospect .index .inner .block #search {
    width: 351px;
    margin: 0;
    margin-bottom: 20px;
  }
  #iprospect .index .inner .block #search, #iprospect .index .inner .block h2, #iprospect .index .inner .block .switch, #iprospect .index .inner .block .lbl, #iprospect .index .inner .block .leagues {
    margin-left: 46px;
    margin-right: 0;
  }
  #iprospect .index .inner .block .lbl {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.62);
    margin-bottom: 0;
  }
  #iprospect .index .inner .block .switch-cont {
    display: flex;
    align-items: center;
  }
  #iprospect .index .inner .block .switch-cont .lbl {
    margin-right: 14px;
  }
  #iprospect .index .inner .block .switch-cont .switch {
    margin: 0;
  }
  #iprospect .index .inner .block .leagues-cont {
    position: absolute;
    top: 56px;
    right: 86px;
    display: flex;
    border-bottom: 0.5px solid #8e8e8e;
    padding-bottom: 2px;
    margin-left: 450px;
    align-items: center;
  }
  #iprospect .index .inner .block .leagues-cont .lbl {
    margin: 0;
    margin-right: 32px;
    line-height: 14px;
    min-width: 50px;
  }
  #iprospect .index .inner .block .leagues-cont .leagues {
    gap: 8px 40px;
    margin: 0;
  }
  #iprospect .index .inner .block .leagues-cont .leagues > :last-child {
    order: -1;
  }
  #iprospect .index .inner .block .leagues-cont .leagues .key {
    display: flex;
    align-items: center;
    padding-bottom: 3px;
    cursor: pointer;
  }
  #iprospect .index .inner .block .leagues-cont .leagues .key .circ {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin-right: 4px;
  }
  #iprospect .index .inner .block .leagues-cont .leagues .key.active {
    position: relative;
  }
  #iprospect .index .inner .block .leagues-cont .leagues .key.active:before {
    content: "";
    position: absolute;
    top: 100%;
    width: 100%;
    height: 3px;
    color: #41b6e6;
    background: #41b6e6;
  }
  #iprospect .index .inner .block .table table thead tr, #iprospect .index .inner .block .table tbody tr {
    grid-template-columns: 45px minmax(80px, 210px) 62px 50px 62px 62px 50px 50px 50px 50px 50px 50px;
    column-gap: 10px;
    padding: 0 20px;
    justify-content: space-around;
  }
  #iprospect .index .inner .block .table table {
    width: 100%;
    height: 600px;
  }
  #iprospect .index .inner .block .table table thead {
    background-color: #151B21;
  }
  #iprospect .index .inner .block .table table thead tr th {
    padding-top: 13px;
    font-size: 17px;
    line-height: 20px;
    padding-bottom: 10px;
    background: left 5px bottom 35px/8px url("../img/sort.svg") no-repeat;
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(1) {
    writing-mode: initial;
    text-orientation: initial;
    padding-left: 5px;
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(3), #iprospect .index .inner .block .table table thead tr > :nth-child(5), #iprospect .index .inner .block .table table thead tr > :nth-child(6), #iprospect .index .inner .block .table table thead tr > :nth-child(7), #iprospect .index .inner .block .table table thead tr > :nth-child(8), #iprospect .index .inner .block .table table thead tr > :nth-child(9), #iprospect .index .inner .block .table table thead tr > :nth-child(10), #iprospect .index .inner .block .table table thead tr > :nth-child(11), #iprospect .index .inner .block .table table thead tr > :nth-child(12) {
    display: flex;
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(5), #iprospect .index .inner .block .table table thead tr > :nth-child(6), #iprospect .index .inner .block .table table thead tr > :nth-child(7), #iprospect .index .inner .block .table table thead tr > :nth-child(8), #iprospect .index .inner .block .table table thead tr > :nth-child(9), #iprospect .index .inner .block .table table thead tr > :nth-child(10), #iprospect .index .inner .block .table table thead tr > :nth-child(11), #iprospect .index .inner .block .table table thead tr > :nth-child(12), #iprospect .index .inner .block .table table thead tr > :nth-child(13), #iprospect .index .inner .block .table table thead tr > :nth-child(14), #iprospect .index .inner .block .table table thead tr > :nth-child(15), #iprospect .index .inner .block .table table thead tr > :nth-child(16), #iprospect .index .inner .block .table table thead tr > :nth-child(17), #iprospect .index .inner .block .table table thead tr > :nth-child(18), #iprospect .index .inner .block .table table thead tr > :nth-child(19), #iprospect .index .inner .block .table table thead tr > :nth-child(20), #iprospect .index .inner .block .table table thead tr > :nth-child(21), #iprospect .index .inner .block .table table thead tr > :nth-child(22) {
    position: relative;
    padding-top: 190px;
    background: left bottom 61px/8px url("../img/sort.svg") no-repeat;
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(5) span, #iprospect .index .inner .block .table table thead tr > :nth-child(6) span, #iprospect .index .inner .block .table table thead tr > :nth-child(7) span, #iprospect .index .inner .block .table table thead tr > :nth-child(8) span, #iprospect .index .inner .block .table table thead tr > :nth-child(9) span, #iprospect .index .inner .block .table table thead tr > :nth-child(10) span, #iprospect .index .inner .block .table table thead tr > :nth-child(11) span, #iprospect .index .inner .block .table table thead tr > :nth-child(12) span, #iprospect .index .inner .block .table table thead tr > :nth-child(13) span, #iprospect .index .inner .block .table table thead tr > :nth-child(14) span, #iprospect .index .inner .block .table table thead tr > :nth-child(15) span, #iprospect .index .inner .block .table table thead tr > :nth-child(16) span, #iprospect .index .inner .block .table table thead tr > :nth-child(17) span, #iprospect .index .inner .block .table table thead tr > :nth-child(18) span, #iprospect .index .inner .block .table table thead tr > :nth-child(19) span, #iprospect .index .inner .block .table table thead tr > :nth-child(20) span, #iprospect .index .inner .block .table table thead tr > :nth-child(21) span, #iprospect .index .inner .block .table table thead tr > :nth-child(22) span {
    width: 92px;
    height: 50px;
    position: absolute;
    transform: rotate(-90deg) translate(100px, -50%);
    pointer-events: none;
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(5):before, #iprospect .index .inner .block .table table thead tr > :nth-child(6):before, #iprospect .index .inner .block .table table thead tr > :nth-child(7):before, #iprospect .index .inner .block .table table thead tr > :nth-child(8):before, #iprospect .index .inner .block .table table thead tr > :nth-child(9):before, #iprospect .index .inner .block .table table thead tr > :nth-child(10):before, #iprospect .index .inner .block .table table thead tr > :nth-child(11):before, #iprospect .index .inner .block .table table thead tr > :nth-child(12):before, #iprospect .index .inner .block .table table thead tr > :nth-child(13):before, #iprospect .index .inner .block .table table thead tr > :nth-child(14):before, #iprospect .index .inner .block .table table thead tr > :nth-child(15):before, #iprospect .index .inner .block .table table thead tr > :nth-child(16):before, #iprospect .index .inner .block .table table thead tr > :nth-child(17):before, #iprospect .index .inner .block .table table thead tr > :nth-child(18):before, #iprospect .index .inner .block .table table thead tr > :nth-child(19):before, #iprospect .index .inner .block .table table thead tr > :nth-child(20):before, #iprospect .index .inner .block .table table thead tr > :nth-child(21):before, #iprospect .index .inner .block .table table thead tr > :nth-child(22):before {
    position: absolute;
    width: 26px;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    font-weight: 300;
    font-size: 14px;
    color: #6f838b;
    text-align: right;
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(5):after, #iprospect .index .inner .block .table table thead tr > :nth-child(6):after, #iprospect .index .inner .block .table table thead tr > :nth-child(7):after, #iprospect .index .inner .block .table table thead tr > :nth-child(8):after, #iprospect .index .inner .block .table table thead tr > :nth-child(9):after, #iprospect .index .inner .block .table table thead tr > :nth-child(10):after, #iprospect .index .inner .block .table table thead tr > :nth-child(11):after, #iprospect .index .inner .block .table table thead tr > :nth-child(12):after, #iprospect .index .inner .block .table table thead tr > :nth-child(13):after, #iprospect .index .inner .block .table table thead tr > :nth-child(14):after, #iprospect .index .inner .block .table table thead tr > :nth-child(15):after, #iprospect .index .inner .block .table table thead tr > :nth-child(16):after, #iprospect .index .inner .block .table table thead tr > :nth-child(17):after, #iprospect .index .inner .block .table table thead tr > :nth-child(18):after, #iprospect .index .inner .block .table table thead tr > :nth-child(19):after, #iprospect .index .inner .block .table table thead tr > :nth-child(20):after, #iprospect .index .inner .block .table table thead tr > :nth-child(21):after, #iprospect .index .inner .block .table table thead tr > :nth-child(22):after {
    content: "";
    position: absolute;
    width: 46px;
    height: 46px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(13):after {
    background-image: url("../img/th/th0.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(13).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(13).dir-u:after {
    background-image: url("../img/th/th0-a.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(5):after, #iprospect .index .inner .block .table table thead tr > :nth-child(14):after {
    background-image: url("../img/th/th1.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(5).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(5).dir-u:after, #iprospect .index .inner .block .table table thead tr > :nth-child(14).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(14).dir-u:after {
    background-image: url("../img/th/th1-a.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(6):after, #iprospect .index .inner .block .table table thead tr > :nth-child(15):after {
    background-image: url("../img/th/th2.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(6).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(6).dir-u:after, #iprospect .index .inner .block .table table thead tr > :nth-child(15).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(15).dir-u:after {
    background-image: url("../img/th/th2-a.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(7):after, #iprospect .index .inner .block .table table thead tr > :nth-child(16):after {
    background-image: url("../img/th/th3.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(7).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(7).dir-u:after, #iprospect .index .inner .block .table table thead tr > :nth-child(16).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(16).dir-u:after {
    background-image: url("../img/th/th3-a.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(8):after, #iprospect .index .inner .block .table table thead tr > :nth-child(17):after {
    background-image: url("../img/th/th4.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(8).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(8).dir-u:after, #iprospect .index .inner .block .table table thead tr > :nth-child(17).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(17).dir-u:after {
    background-image: url("../img/th/th4-a.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(9):after, #iprospect .index .inner .block .table table thead tr > :nth-child(18):after {
    background-image: url("../img/th/th5.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(9).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(9).dir-u:after, #iprospect .index .inner .block .table table thead tr > :nth-child(18).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(18).dir-u:after {
    background-image: url("../img/th/th5-a.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(10):after, #iprospect .index .inner .block .table table thead tr > :nth-child(19):after {
    background-image: url("../img/th/th6.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(10).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(10).dir-u:after, #iprospect .index .inner .block .table table thead tr > :nth-child(19).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(19).dir-u:after {
    background-image: url("../img/th/th6-a.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(11) span, #iprospect .index .inner .block .table table thead tr > :nth-child(20) span {
    width: 90px;
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(11):after, #iprospect .index .inner .block .table table thead tr > :nth-child(20):after {
    background-image: url("../img/th/th7.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(11).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(11).dir-u:after, #iprospect .index .inner .block .table table thead tr > :nth-child(20).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(20).dir-u:after {
    background-image: url("../img/th/th7-a.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(12):after, #iprospect .index .inner .block .table table thead tr > :nth-child(21):after {
    background-image: url("../img/th/th8.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(12).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(12).dir-u:after, #iprospect .index .inner .block .table table thead tr > :nth-child(21).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(21).dir-u:after {
    background-image: url("../img/th/th8-a.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(22):after {
    background-image: url("../img/th/th9.svg");
  }
  #iprospect .index .inner .block .table table thead tr > :nth-child(22).dir-d:after, #iprospect .index .inner .block .table table thead tr > :nth-child(22).dir-u:after {
    background-image: url("../img/th/th9-a.svg");
  }
  #iprospect .index .inner .block .table table tbody tr {
    position: relative;
    color: #1d252d;
    cursor: initial;
    display: none;
  }
  #iprospect .index .inner .block .table table tbody tr:before {
    display: none;
  }
  #iprospect .index .inner .block .table table tbody tr.hidden {
    display: none !important;
  }
  #iprospect .index .inner .block .table table tbody tr td {
    display: flex;
    align-items: center;
  }
  #iprospect .index .inner .block .table table tbody tr > :first-child {
    padding-left: 0;
    padding-right: 10px;
    justify-content: flex-end;
  }
  #iprospect .index .inner .block .table table tbody tr > :nth-child(2) {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
  }
  #iprospect .index .inner .block .table table tbody tr > :nth-child(3) {
    position: initial;
    right: initial;
    top: initial;
    transform: initial;
  }
  #iprospect .index .inner .block .table table tbody tr > :nth-child(3) .circ {
    width: 14px;
    height: 14px;
    margin: 0 auto;
  }
  #iprospect .index .inner .block .table table tbody tr > :last-child {
    justify-content: initial;
    padding-right: 0;
  }
  #iprospect .index .inner .block .table table tbody tr > :nth-child(5), #iprospect .index .inner .block .table table tbody tr > :nth-child(6), #iprospect .index .inner .block .table table tbody tr > :nth-child(7), #iprospect .index .inner .block .table table tbody tr > :nth-child(8), #iprospect .index .inner .block .table table tbody tr > :nth-child(9), #iprospect .index .inner .block .table table tbody tr > :nth-child(10), #iprospect .index .inner .block .table table tbody tr > :nth-child(11), #iprospect .index .inner .block .table table tbody tr > :nth-child(12) {
    display: block;
  }
  #iprospect .index .inner .block .table table tbody tr.open {
    background-color: initial;
    border-bottom: none;
  }
  #iprospect .index .inner .block .table table tbody tr.open > :nth-child(1), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(2), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(3), #iprospect .index .inner .block .table table tbody tr.open > :last-child {
    background-color: initial;
    user-select: initial;
    pointer-events: initial;
  }
  #iprospect .index .inner .block .table table tbody tr.open > :nth-child(4), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(5), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(6), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(7), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(8), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(9), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(10), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(11), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(12), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(13), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(14), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(15), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(16), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(17), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(18), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(19), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(20), #iprospect .index .inner .block .table table tbody tr.open > :nth-child(21) {
    grid-row: initial;
    position: initial;
    justify-self: initial;
    justify-content: initial;
    text-align: initial;
    box-sizing: initial;
    width: initial;
    padding-right: 5px;
    padding-bottom: 5px;
    border-bottom: initial;
    grid-column: initial;
  }
  #iprospect .index .inner .block .table table tbody tr.open > :nth-child(4):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(5):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(6):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(7):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(8):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(9):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(10):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(11):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(12):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(13):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(14):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(15):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(16):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(17):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(18):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(19):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(20):before, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(21):before {
    display: none;
  }
  #iprospect .index .inner .block .table table tbody tr.open > :nth-child(4):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(5):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(6):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(7):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(8):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(9):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(10):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(11):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(12):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(13):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(14):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(15):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(16):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(17):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(18):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(19):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(20):after, #iprospect .index .inner .block .table table tbody tr.open > :nth-child(21):after {
    display: none;
  }
  #iprospect .index .inner .block .table table.figures .open > :nth-child(5), #iprospect .index .inner .block .table table.figures .open > :nth-child(6), #iprospect .index .inner .block .table table.figures .open > :nth-child(7), #iprospect .index .inner .block .table table.figures .open > :nth-child(8), #iprospect .index .inner .block .table table.figures .open > :nth-child(9), #iprospect .index .inner .block .table table.figures .open > :nth-child(10), #iprospect .index .inner .block .table table.figures .open > :nth-child(11), #iprospect .index .inner .block .table table.figures .open > :nth-child(12) {
    display: flex;
  }
  #iprospect .index .inner .block .table table.weight tr > :nth-child(4), #iprospect .index .inner .block .table table.weight tr > :nth-child(5), #iprospect .index .inner .block .table table.weight tr > :nth-child(6), #iprospect .index .inner .block .table table.weight tr > :nth-child(7), #iprospect .index .inner .block .table table.weight tr > :nth-child(8), #iprospect .index .inner .block .table table.weight tr > :nth-child(9), #iprospect .index .inner .block .table table.weight tr > :nth-child(10), #iprospect .index .inner .block .table table.weight tr > :nth-child(11), #iprospect .index .inner .block .table table.weight tr > :nth-child(12) {
    display: none;
  }
  #iprospect .index .inner .block .table table.weight tr > :nth-child(14), #iprospect .index .inner .block .table table.weight tr > :nth-child(15), #iprospect .index .inner .block .table table.weight tr > :nth-child(16), #iprospect .index .inner .block .table table.weight tr > :nth-child(17), #iprospect .index .inner .block .table table.weight tr > :nth-child(18), #iprospect .index .inner .block .table table.weight tr > :nth-child(19), #iprospect .index .inner .block .table table.weight tr > :nth-child(20), #iprospect .index .inner .block .table table.weight tr > :nth-child(21) {
    display: flex;
  }
  #iprospect .index .inner .block .table table.weight .open > :nth-child(4), #iprospect .index .inner .block .table table.weight .open > :nth-child(5), #iprospect .index .inner .block .table table.weight .open > :nth-child(6), #iprospect .index .inner .block .table table.weight .open > :nth-child(7), #iprospect .index .inner .block .table table.weight .open > :nth-child(8), #iprospect .index .inner .block .table table.weight .open > :nth-child(9), #iprospect .index .inner .block .table table.weight .open > :nth-child(10), #iprospect .index .inner .block .table table.weight .open > :nth-child(11), #iprospect .index .inner .block .table table.weight .open > :nth-child(12) {
    display: none;
  }
  #iprospect .index .inner .block .table table.weight .open > :nth-child(14), #iprospect .index .inner .block .table table.weight .open > :nth-child(15), #iprospect .index .inner .block .table table.weight .open > :nth-child(16), #iprospect .index .inner .block .table table.weight .open > :nth-child(17), #iprospect .index .inner .block .table table.weight .open > :nth-child(18), #iprospect .index .inner .block .table table.weight .open > :nth-child(19), #iprospect .index .inner .block .table table.weight .open > :nth-child(20), #iprospect .index .inner .block .table table.weight .open > :nth-child(21) {
    display: flex;
  }
}
@media only screen and (min-width: 1240px) {
  #iprospect .index .inner .block .table table thead tr, #iprospect .index .inner .block .table tbody tr {
    grid-template-columns: 45px 210px 150px 50px 62px 62px 50px 50px 50px 50px 50px 50px;
  }
  #iprospect #search, #iprospect .index .inner .block .switch-cont {
    position: relative;
    z-index: 5;
  }
  #iprospect .index .inner .block .table table {
    height: 800px;
    margin-top: -80px;
  }
  #iprospect .index .inner .block .table table tbody tr > :nth-child(3) .circ {
    margin-left: 0;
    margin-right: 8px;
  }
  #iprospect .index .inner .block .table table tbody tr > :nth-child(3) .text {
    display: block;
  }
}
@media only screen and (min-width: 1555px) {
  #iprospect .index .inner .block .leagues-cont {
    padding-right: 30px;
  }
  #iprospect .top10 .inner .block {
    grid-template-columns: 506px 1fr;
  }
}
@media only screen and (min-width: 1695px) {
  #iprospect .index .inner .block .leagues-cont {
    padding-right: 100px;
  }
}
