/**
 * 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;
  margin: auto;
}

#iprospect {
  font-family: open-sans, sans-serif;
}
#iprospect .inner {
  width: 90%;
  margin: auto;
  padding: 30px 0;
  max-width: 1520px;
}
#iprospect .inner > :first-child {
  margin-top: 0;
}
#iprospect .inner > :last-child {
  margin-bottom: 0;
}
#iprospect h2 {
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  margin: 40px 0;
}
#iprospect p {
  text-align: center;
  font-size: 16px;
  line-height: 28px;
}
#iprospect .header {
  background: center center/cover url("../img/header.jpg") no-repeat;
}
#iprospect .header .inner {
  width: 100%;
  padding: 265px 0;
}
#iprospect .header .inner h1 {
  font-weight: 700;
  font-size: min(54px, 10vw);
  line-height: 74px;
  text-align: center;
  color: #fff;
  background: rgba(238, 29, 58, 0.6);
  padding: 55px 5%;
  margin: 0;
}
#iprospect .main {
  background: center center/cover url("../img/pattern.svg");
}
#iprospect .main .inner a {
  color: inherit;
  font-weight: 700;
}
#iprospect .main .inner .stats {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 33px;
  margin-top: 36px;
}
#iprospect .main .inner .stats .stat .text, #iprospect .main .inner .stats .stat .artist {
  font-weight: 300;
  font-size: 24px;
  text-align: center;
  color: #000;
}
#iprospect .main .inner .stats .stat .text {
  margin-bottom: 10px;
}
#iprospect .main .inner .stats .stat img {
  width: 100%;
  max-width: 363px;
  box-sizing: border-box;
  padding: 0 40px;
  margin-bottom: 16px;
}
#iprospect .main .inner .stats .stat .num {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
#iprospect .main .inner .stats > :nth-child(1) img {
  max-width: 435px;
  padding-left: 0;
  padding-right: 15%;
}
#iprospect .main .inner .ranking {
  margin: 50px auto;
  max-width: 420px;
}
#iprospect .main .inner .ranking .label {
  font-size: 18px;
  text-align: center;
  margin-bottom: 10px;
}
#iprospect .main .inner .ranking table {
  width: 100%;
  line-height: 16px;
  border-spacing: 0;
  border-collapse: collapse;
}
#iprospect .main .inner .ranking table tr td, #iprospect .main .inner .ranking table tr th {
  padding: 5px 0;
}
#iprospect .main .inner .ranking table thead tr {
  font-size: 15px;
  border-bottom: 1px solid #ee1d3a;
  padding-bottom: 5px;
  text-align: left;
}
#iprospect .main .inner .ranking table thead tr th {
  font-weight: 500;
  padding: 5px 8px;
}
#iprospect .main .inner .ranking table tbody {
  border-bottom: 1px solid #ee1d3a;
}
#iprospect .main .inner .ranking table tbody tr {
  background-color: #fff;
  line-height: 16px;
  font-weight: 700;
}
#iprospect .main .inner .ranking table tbody tr td {
  padding: 15px 8px;
}
#iprospect .main .inner .ranking table tbody tr:nth-child(even) {
  background-color: #fff3f5;
}
#iprospect .main .inner #search {
  width: 100%;
  max-width: 411px;
  height: 44px;
  border-radius: 24px;
  background: #fff;
  border: 1px solid #ee1d3a;
  padding-left: 25px;
  box-sizing: border-box;
  margin-top: 30px;
  z-index: 2;
}
#iprospect .main .inner .key {
  border-radius: 9px;
  background: #fff;
  border: 1px solid #ee1d3a;
  padding: 6px 16px 19px 16px;
  max-width: 709px;
}
#iprospect .main .inner .key .lbl {
  font-size: 18px;
  margin-bottom: 9px;
}
#iprospect .main .inner .key .key-inner {
  display: flex;
  flex-wrap: wrap;
  gap: 13px 13px;
}
#iprospect .main .inner .key .key-inner .item {
  width: 162px;
  display: flex;
  align-items: center;
}
#iprospect .main .inner .key .key-inner .item span {
  min-width: 28px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  margin-right: 10px;
}
#iprospect .main .inner .key .key-inner > :nth-child(1) span {
  background: #f5bb2b;
}
#iprospect .main .inner .key .key-inner > :nth-child(2) span {
  background: #3185fb;
}
#iprospect .main .inner .key .key-inner > :nth-child(3) span {
  background: #ee1d3a;
}
#iprospect .main .inner .key .key-inner > :nth-child(4) span {
  background: #c490d1;
}
#iprospect .main .inner .key .key-inner > :nth-child(5) span {
  background: #ee7520;
}
#iprospect .main .inner .key .key-inner > :nth-child(6) span {
  background: #44d871;
}
#iprospect .main .inner .key .key-inner > :nth-child(7) span {
  background: #582c4d;
}
#iprospect .main .inner .key .key-inner > :nth-child(8) span {
  background: #41ead4;
}
#iprospect .main .inner .table {
  margin: 0 -5%;
}
#iprospect .main .inner .table table thead tr, #iprospect .main .inner .table tbody tr {
  grid-template-columns: 235px 192px 140px 110px 60px 60px 60px 60px 80px;
  justify-content: space-between;
}
#iprospect .main .inner .table table {
  border-spacing: 0;
  display: block;
  width: 100%;
  overflow-x: auto;
}
#iprospect .main .inner .table table thead, #iprospect .main .inner .table table tbody {
  display: grid;
  width: 997px;
  margin: 0 auto;
}
#iprospect .main .inner .table table thead tr, #iprospect .main .inner .table table tbody tr {
  display: grid;
}
#iprospect .main .inner .table table thead tr th, #iprospect .main .inner .table table thead tr td, #iprospect .main .inner .table table tbody tr th, #iprospect .main .inner .table table tbody tr td {
  padding: 0 12px;
}
#iprospect .main .inner .table table thead tr {
  border-bottom: 1px solid #eb2240;
  align-items: flex-end;
}
#iprospect .main .inner .table table thead tr th {
  user-select: none;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  text-align: left;
  padding-top: 13px;
  font-weight: 400;
  font-size: 16px;
  padding-top: 13px;
  font-size: 18px;
  padding-bottom: 10px;
  background: right 5px bottom 10px/9px url("../img/sort.svg") no-repeat;
}
#iprospect .main .inner .table table thead tr th span {
  pointer-events: none;
}
#iprospect .main .inner .table table thead tr th.dir-d {
  background-image: url("../img/sort-desc.svg");
}
#iprospect .main .inner .table table thead tr th.dir-u {
  background-image: url("../img/sort-asc.svg");
}
#iprospect .main .inner .table table thead tr > :nth-child(4), #iprospect .main .inner .table table thead tr > :nth-child(5), #iprospect .main .inner .table table thead tr > :nth-child(6), #iprospect .main .inner .table table thead tr > :nth-child(7), #iprospect .main .inner .table table thead tr > :nth-child(8), #iprospect .main .inner .table table thead tr > :nth-child(9) {
  position: relative;
  padding-top: 250px;
  background: center bottom 65px/9px url("../img/sort.svg") no-repeat;
  width: 50px;
  justify-self: center;
}
#iprospect .main .inner .table table thead tr > :nth-child(4) span, #iprospect .main .inner .table table thead tr > :nth-child(5) span, #iprospect .main .inner .table table thead tr > :nth-child(6) span, #iprospect .main .inner .table table thead tr > :nth-child(7) span, #iprospect .main .inner .table table thead tr > :nth-child(8) span, #iprospect .main .inner .table table thead tr > :nth-child(9) span {
  width: 150px;
  height: 50px;
  position: absolute;
  transform: rotate(-60deg) translate(103px, -78px);
  pointer-events: none;
  display: flex;
  align-items: center;
  line-height: 18px;
}
#iprospect .main .inner .table table thead tr > :nth-child(4):before, #iprospect .main .inner .table table thead tr > :nth-child(5):before, #iprospect .main .inner .table table thead tr > :nth-child(6):before, #iprospect .main .inner .table table thead tr > :nth-child(7):before, #iprospect .main .inner .table table thead tr > :nth-child(8):before, #iprospect .main .inner .table table thead tr > :nth-child(9):before {
  position: absolute;
  width: 41px;
  bottom: 62px;
  left: 50%;
  transform: translateX(-35%);
  font-weight: 300;
  font-size: 16px;
  color: #6f838b;
  text-align: right;
  display: none;
}
#iprospect .main .inner .table table thead tr > :nth-child(4):after, #iprospect .main .inner .table table thead tr > :nth-child(5):after, #iprospect .main .inner .table table thead tr > :nth-child(6):after, #iprospect .main .inner .table table thead tr > :nth-child(7):after, #iprospect .main .inner .table table thead tr > :nth-child(8):after, #iprospect .main .inner .table table thead tr > :nth-child(9):after {
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
#iprospect .main .inner .table table thead tr > :nth-child(4):before {
  content: "25%";
}
#iprospect .main .inner .table table thead tr > :nth-child(4):after {
  background-image: url("../img/th/th0.svg");
}
#iprospect .main .inner .table table thead tr > :nth-child(5):before {
  content: "20%";
}
#iprospect .main .inner .table table thead tr > :nth-child(5):after {
  background-image: url("../img/th/th1.svg");
}
#iprospect .main .inner .table table thead tr > :nth-child(6):before {
  content: "10%";
}
#iprospect .main .inner .table table thead tr > :nth-child(6):after {
  background-image: url("../img/th/th2.svg");
}
#iprospect .main .inner .table table thead tr > :nth-child(7):before {
  content: "25%";
}
#iprospect .main .inner .table table thead tr > :nth-child(7):after {
  background-image: url("../img/th/th3.svg");
}
#iprospect .main .inner .table table thead tr > :nth-child(8):before {
  content: "20%";
}
#iprospect .main .inner .table table thead tr > :nth-child(8):after {
  background-image: url("../img/th/th4.svg");
}
#iprospect .main .inner .table table thead tr > :nth-child(9):before {
  content: "100%";
}
#iprospect .main .inner .table table thead tr > :nth-child(9):after {
  background-image: url("../img/th/th5.svg");
}
#iprospect .main .inner .table table tbody {
  align-content: baseline;
  overflow-y: auto;
  height: 600px;
  border-bottom: 1px solid #eb2240;
}
#iprospect .main .inner .table table tbody tr {
  position: relative;
  background-color: #fff;
}
#iprospect .main .inner .table table tbody tr.even {
  background-color: #FFF3F5;
}
#iprospect .main .inner .table table tbody tr.hidden {
  display: none !important;
}
#iprospect .main .inner .table table tbody tr td {
  display: flex;
  align-items: center;
  height: 48px;
}
#iprospect .main .inner .table table tbody tr > :nth-child(4), #iprospect .main .inner .table table tbody tr > :nth-child(5), #iprospect .main .inner .table table tbody tr > :nth-child(6), #iprospect .main .inner .table table tbody tr > :nth-child(7), #iprospect .main .inner .table table tbody tr > :nth-child(8), #iprospect .main .inner .table table tbody tr > :nth-child(9) {
  text-align: center;
  justify-content: center;
}
#iprospect .main .inner .table table tbody tr > :nth-child(1) {
  font-weight: 700;
}
#iprospect .main .inner .table table tbody tr > :nth-child(2) {
  display: flex;
}
#iprospect .main .inner .table table tbody tr > :nth-child(2) .circ {
  min-width: 22px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  margin-right: 8px;
}
#iprospect .main .inner .table table tbody tr > :nth-child(2) .circ.yellow {
  background: #f5bb2b;
}
#iprospect .main .inner .table table tbody tr > :nth-child(2) .circ.blue {
  background: #3185fb;
}
#iprospect .main .inner .table table tbody tr > :nth-child(2) .circ.red {
  background: #ee1d3a;
}
#iprospect .main .inner .table table tbody tr > :nth-child(2) .circ.purple {
  background: #c490d1;
}
#iprospect .main .inner .table table tbody tr > :nth-child(2) .circ.orange {
  background: #ee7520;
}
#iprospect .main .inner .table table tbody tr > :nth-child(2) .circ.green {
  background: #44d871;
}
#iprospect .main .inner .table table tbody tr > :nth-child(2) .circ.black {
  background: #582c4d;
}
#iprospect .main .inner .table table tbody tr > :nth-child(2) .circ.teal {
  background: #41ead4;
}
#iprospect .main .inner .table table tbody.a0 tr > :nth-child(1) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a1 tr > :nth-child(2) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a2 tr > :nth-child(3) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a3 tr > :nth-child(4) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a4 tr > :nth-child(5) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a5 tr > :nth-child(6) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a6 tr > :nth-child(7) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a7 tr > :nth-child(8) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a8 tr > :nth-child(9) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a9 tr > :nth-child(10) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a10 tr > :nth-child(11) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a11 tr > :nth-child(12) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a12 tr > :nth-child(13) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a13 tr > :nth-child(14) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a14 tr > :nth-child(15) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a15 tr > :nth-child(16) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a16 tr > :nth-child(17) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a17 tr > :nth-child(18) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a18 tr > :nth-child(19) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a19 tr > :nth-child(20) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a20 tr > :nth-child(21) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .table table tbody.a21 tr > :nth-child(22) {
  color: #EE1D3A;
  font-weight: 700;
}
#iprospect .main .inner .genre {
  font-size: 15px;
  max-width: 500px;
  margin: 0 auto;
  margin-top: 58px;
}
#iprospect .main .inner .genre .row {
  display: grid;
  grid-template-columns: 70px 90px minmax(60px, 70px) 72px;
  justify-content: space-between;
  column-gap: 10px;
  padding: 0 8px;
  box-sizing: border-box;
}
#iprospect .main .inner .genre .rh {
  font-size: 15px;
  border-bottom: 1px solid #ee1d3a;
  padding-bottom: 5px;
}
#iprospect .main .inner .genre .rh .tc {
  display: flex;
  align-items: flex-end;
}
#iprospect .main .inner .genre .rb {
  background-color: #fff;
  height: 50px;
  line-height: 16px;
}
#iprospect .main .inner .genre .rb .tc {
  font-weight: 700;
  display: flex;
  align-items: center;
}
#iprospect .main .inner .genre .rb .gen span {
  display: none;
  width: 21.95px;
  min-width: 21.95px;
  height: 21.95px;
  background: #ee1d3a;
  border-radius: 50%;
  margin-right: 4px;
}
#iprospect .main .inner .genre .rb .awards img {
  display: none;
}
#iprospect .main .inner .genre .rb:nth-child(even) {
  background-color: #fff3f5;
}
#iprospect .main .inner .genre .rb:nth-child(3) .gen span {
  background: #3185fb;
}
#iprospect .main .inner .genre .rb:nth-child(4) .gen span {
  background: #F5BB2B;
}
#iprospect .main .inner .genre .rb:nth-child(5) .gen span {
  background: #582C4D;
}
#iprospect .main .inner .genre .rb:nth-child(6) .gen span {
  background: #EE7520;
}
#iprospect .main .inner .genre .rb:nth-child(7) .gen span {
  background: #44D871;
}
#iprospect .main .inner .genre .rb:last-child {
  border-bottom: 1px solid #ee1d3a;
}
#iprospect .main .inner .genre .rb:last-child .gen span {
  background: #C490D1;
}
#iprospect .cta {
  background-color: #ee1d3a;
}
#iprospect .cta .inner {
  padding: 20px 0;
}
#iprospect .cta .inner ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  margin: 0;
}
#iprospect .cta .inner ul li {
  margin: 0 0 5px 0;
}
#iprospect .cta .inner ul li a, #iprospect .cta .inner ul li::after {
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #fff;
}
#iprospect .cta .inner ul li::after {
  content: "|";
  margin: 0 5px;
}
#iprospect .cta .inner ul li:nth-last-child(1):after {
  display: none;
}
@media only screen and (min-width: 500px) {
  #iprospect .main .inner .genre .row {
    grid-template-columns: 125px 90px 70px 80px;
  }
  #iprospect .main .inner .genre .rb .gen span {
    display: block;
  }
}
@media only screen and (min-width: 1100px) {
  #iprospect .inner {
    padding: 50px 0;
    max-width: 1520px;
  }
  #iprospect h2 {
    font-size: 50px;
    line-height: 58px;
    margin: 60px 0 40px 0;
  }
  #iprospect p {
    font-size: 18px;
    line-height: 28px;
    max-width: 1173px;
    margin-left: auto;
    margin-right: auto;
  }
  #iprospect .header .inner {
    padding: 285px 0;
    max-width: none;
  }
  #iprospect .header .inner h1 {
    font-size: 100px;
    line-height: 136px;
    padding: 23px 5%;
  }
  #iprospect .main .inner .stats {
    column-gap: 100px;
    margin-top: 56px;
  }
  #iprospect .main .inner .stats .stat .text {
    margin-bottom: 12px;
  }
  #iprospect .main .inner .stats .stat img {
    max-width: 303px;
    padding: 0;
  }
  #iprospect .main .inner .stats > :nth-child(1) img {
    max-width: 375px;
    padding: 0;
  }
  #iprospect .main .inner #search {
    position: absolute;
    left: 0;
    top: 170px;
  }
  #iprospect .main .inner .container {
    position: relative;
    top: 0;
    left: 0;
  }
  #iprospect .main .inner .key {
    position: absolute;
    z-index: 2;
    max-width: 520px;
  }
  #iprospect .main .inner .table {
    margin: 0;
    padding-top: 50px;
  }
  #iprospect .main .inner .table table {
    overflow: initial;
  }
  #iprospect .main .inner .table table thead tr, #iprospect .main .inner .table tbody tr {
    grid-template-columns: 235px 192px 110px 110px 70px 60px 60px 60px 80px;
    justify-content: space-between;
  }
  #iprospect .main .inner .table table thead, #iprospect .main .inner .table table tbody {
    width: 100%;
  }
  #iprospect .main .inner .genre {
    font-size: 20px;
    max-width: none;
    margin: 74px auto;
  }
  #iprospect .main .inner .genre .row {
    display: grid;
    grid-template-columns: minmax(130px, 210px) minmax(270px, 351px) minmax(270px, 351px) 120px;
    justify-content: space-between;
    column-gap: 20px;
    box-sizing: border-box;
  }
  #iprospect .main .inner .genre .rh {
    font-size: 20px;
    border-bottom: none;
    padding: 0 37px;
    padding-bottom: 5px;
  }
  #iprospect .main .inner .genre .rh .tc {
    display: flex;
    align-items: flex-end;
  }
  #iprospect .main .inner .genre .rb {
    height: auto;
    line-height: 27px;
    border-radius: 45px;
    padding: 20px 37px;
    background: #fff;
    border: 1.5px solid #ee1d3a;
    margin-bottom: 15px;
  }
  #iprospect .main .inner .genre .rb:last-child {
    margin-bottom: 0;
  }
  #iprospect .main .inner .genre .rb .tc {
    font-weight: 700;
    display: flex;
    align-items: center;
  }
  #iprospect .main .inner .genre .rb .gen span {
    width: 36px;
    min-width: 36px;
    height: 36px;
    margin-right: 8px;
  }
  #iprospect .main .inner .genre .rb .listen .bar {
    width: 100%;
    box-shadow: 0px 0px 0px 1.5px #582c4d inset;
    font-size: 20px;
    display: flex;
    align-items: center;
  }
  #iprospect .main .inner .genre .rb .listen .bar .fill {
    height: 50px;
    background: #582c4d;
    color: #fff;
    padding-right: 9px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 8px;
  }
  #iprospect .main .inner .genre .rb .price .bar {
    width: 100%;
    box-shadow: 0px 0px 0px 1.5px #ee1d3a inset;
    font-size: 20px;
    display: flex;
    align-items: center;
  }
  #iprospect .main .inner .genre .rb .price .bar .fill {
    height: 50px;
    background: #ee1d3a;
    color: #fff;
    padding-right: 9px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 8px;
  }
  #iprospect .main .inner .genre .rb .awards img {
    height: 50px;
    margin-right: 10px;
  }
  #iprospect .main .inner .genre .rb:nth-child(even) {
    background-color: #fff;
  }
  #iprospect .main .inner .genre .rb:nth-child(2) .listen .bar .fill {
    width: 90.76%;
  }
  #iprospect .main .inner .genre .rb:nth-child(2) .price .bar .fill {
    width: 59.12%;
  }
  #iprospect .main .inner .genre .rb:nth-child(3) .listen .bar .fill {
    width: 14.48%;
  }
  #iprospect .main .inner .genre .rb:nth-child(3) .price .bar .fill {
    width: 52.91%;
  }
  #iprospect .main .inner .genre .rb:nth-child(4) .listen .bar .fill {
    width: 59.42%;
  }
  #iprospect .main .inner .genre .rb:nth-child(4) .price .bar .fill {
    width: 42.4%;
  }
  #iprospect .main .inner .genre .rb:nth-child(5) .listen .bar .fill {
    width: 69.41%;
  }
  #iprospect .main .inner .genre .rb:nth-child(5) .price .bar .fill {
    width: 63.09%;
  }
  #iprospect .main .inner .genre .rb:nth-child(6) .listen .bar .fill {
    width: 27.12%;
  }
  #iprospect .main .inner .genre .rb:nth-child(6) .price .bar .fill {
    width: 47.66%;
  }
  #iprospect .main .inner .genre .rb:nth-child(7) .listen .bar .fill {
    width: 57.1%;
  }
  #iprospect .main .inner .genre .rb:nth-child(7) .price .bar .fill {
    width: 98.43%;
  }
  #iprospect .main .inner .genre .rb:nth-child(8) .listen .bar .fill {
    width: 24.5%;
  }
  #iprospect .main .inner .genre .rb:nth-child(8) .price .bar .fill {
    width: 60%;
  }
  #iprospect .cta .inner {
    padding: 40px 0;
  }
  #iprospect .cta .inner ul li a, #iprospect .cta .inner ul li::after {
    font-size: 22px;
  }
}
@media only screen and (min-width: 1400px) {
  #iprospect .main .inner .genre .row {
    grid-template-columns: minmax(130px, 210px) minmax(270px, 351px) minmax(270px, 351px) 360px;
  }
  #iprospect .main .inner .genre .row .awards img {
    display: block;
  }
}
@media only screen and (min-width: 1500px) {
  #iprospect .main .inner .key {
    max-width: 709px;
  }
  #iprospect .main .inner #search {
    top: 130px;
  }
  #iprospect .main .inner .table {
    padding-top: 0;
  }
  #iprospect .main .inner .table table thead tr, #iprospect .main .inner .table tbody tr {
    grid-template-columns: 235px 192px 170px 110px 70px 65px 60px 90px 90px;
  }
  #iprospect .main .inner .table table thead tr > :nth-child(4), #iprospect .main .inner .table table thead tr > :nth-child(5), #iprospect .main .inner .table table thead tr > :nth-child(6), #iprospect .main .inner .table table thead tr > :nth-child(7), #iprospect .main .inner .table table thead tr > :nth-child(8), #iprospect .main .inner .table table thead tr > :nth-child(9) {
    padding-top: 150px;
    width: 100%;
    justify-self: center;
    text-align: center;
  }
  #iprospect .main .inner .table table thead tr > :nth-child(4) span, #iprospect .main .inner .table table thead tr > :nth-child(5) span, #iprospect .main .inner .table table thead tr > :nth-child(6) span, #iprospect .main .inner .table table thead tr > :nth-child(7) span, #iprospect .main .inner .table table thead tr > :nth-child(8) span, #iprospect .main .inner .table table thead tr > :nth-child(9) span {
    width: 150px;
    height: 50px;
    position: initial;
    transform: rotate(0deg) translate(0, 0);
    padding-bottom: 80px;
    pointer-events: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

.site-footer {
  background-color: transparent;
  color: #000;
  font-family: open-sans, sans-serif;
  font-size: 10px;
  padding-top: 30px;
}

.site-footer.lp {
  color: #000;
}

.site-footer.lp a {
  color: #000;
}

.site-footer a {
  color: #000;
}

.site-footer nav {
  margin-top: 16px;
}

.id-homepage_footer {
  margin: 0;
  padding: 0;
  list-style: none;
}

.id-homepage_footer li {
  margin: 0;
  padding: 4px 16px;
  text-align: center;
}

.id-homepage_footer li a {
  text-decoration: none;
  font-size: 10px;
}

.id-homepage_footer li.id-homepage_footer_info p {
  margin: 0;
}

.id-homepage_footer li.id-homepage_footer_logos {
  margin: 16px 0 16px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: row wrap;
}

.id-homepage_footer li.id-homepage_footer_logos a {
  margin: 0 8px 8px 8px;
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
}

.id-homepage_footer li.id-homepage_footer_logos a.over18-white {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/18plus-inverted-1c5eb6a73a127bcaf0dd159924a86c9ae3ddf380304d61a9bb325ad0900464e6.png);
  height: 25px;
  width: 25px;
}

.id-homepage_footer li.id-homepage_footer_logos a.gra-white {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/gibraltar-coat-of-arms-mobile-inverted-476161432a6e5614a71b0c97cd059abeffb51ff905ee40dab71ca4e2f0487984.png);
  height: 30px;
  width: 27px;
}

.id-homepage_footer li.id-homepage_footer_logos a.ibas-white {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/ibas-mobile-inverted-93790210149b8cb0fc27241566d842daf9f2f16ee8bbd653ab558e23c9cb97af.png);
  height: 20px;
  width: 47px;
}

.id-homepage_footer li.id-homepage_footer_logos a.gamstop {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/gamstop_inverted-ec9985fac78b29c2aac9b038d6b42470bdce96c3124248e84f79cb64268e200b.png);
  height: 12px;
  width: 62px;
}

.id-homepage_footer li.id-homepage_footer_logos a.gamecare-white {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/gamcare-mobile-inverted-8060be4ea3323405d7f2c923b1edb639676b534b175b9a8ac99bf49775377016.png);
  height: 25px;
  width: 75px;
}

.id-homepage_footer li.id-homepage_footer_logos a.gambleaware-white {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/gamblecare-mobile-inverted-712c2eeb4562fe70560a552acb84f5ebc4e1c6c31a62070ac3d26af1deaaf18b.png);
  height: 12px;
  width: 97px;
}

.id-homepage_footer li.id-homepage_footer_logos a.commission-white {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/gambling_commission_inverted-918538bae9edd1b1640ed90088ad1338ab8507d25dd1ba37936fb874344144ef.png);
  height: 17px;
  width: 70px;
}

.id-homepage_footer li.id-homepage_footer_logos a.essa-white {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/essa-mobile_inverted-897fa8836fdca905f713cbad2a9c4d5d9dfd1e9be66b935c0a9fcc31a6f16f99.png);
  height: 23px;
  width: 106px;
}

.id-homepage_footer li.id-homepage_footer_logos a.gbga-white {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/gbga-inverted-6f9dffef3d29ec62b23e08d684f1176057dbabe9c72c2c0200d111b6ed9fa5cc.png);
  height: 20px;
  width: 49px;
}

.id-homepage_footer li.id-homepage_footer_logos a.isle-of-man {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/isle-of-man-asia_inverted-e2f81425bec2123d69b36426c6b5fa5e524994395c1b6e040c54a447cd9682b3.png);
  height: 42px;
  width: 51px;
}

.id-homepage_footer li.id-homepage_footer_logos a.ibia {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/ibia-c31c234953dc22f1b5d76867fd8f7249cd280f83bf168315862e9bf1b58401b9.png);
  height: 25px;
  width: 116px;
}

.id-homepage_footer li.id-homepage_footer_logos a.mga {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/mga-4ae65a93e8e758d15b7d43766c1df9d550e5f3af452a6c546ce3b158abd5dc78.png);
  height: 25px;
  width: 128px;
}

.id-homepage_footer li.id-homepage_footer_logos a.gambling-therapy {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/logos/gambling-therapy-a23e220ca59ff4384ebbfd551894b6a1235dcc257dad2d904df6477f6187508a.png);
  height: 26px;
  width: 66px;
  filter: brightness(0.7);
}

.id-homepage_footer li.id-homepage_footer_info,
.id-homepage_footer li.id-homepage_footer_ts_and_cs {
  line-height: 16px;
  font-size: 10px;
}

.id-homepage_footer li.id-homepage_footer_info a,
.id-homepage_footer li.id-homepage_footer_ts_and_cs a {
  text-decoration: underline;
  margin-right: 0.4em;
  font-size: 11px;
}

.id-homepage_footer li.id-homepage_footer_ts_and_cs {
  padding-bottom: 12px;
}

.id-homepage_footer li.id-homepage_footer_ts_and_cs a {
  border-right: 1px solid #000;
  padding-right: 5px;
  line-height: 10px;
  display: inline-block;
  text-decoration: none;
  font-size: 10px;
}

.id-homepage_footer li.id-homepage_footer_ts_and_cs a:last-child {
  border: none;
  padding: 0;
}

.partner-logos {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  align-items: center;
  justify-content: center;
  padding: 16px 0;
}

.partner-logos::after {
  content: "";
  width: 100%;
}

.partner-logos__logo {
  flex: 0 0 auto;
  margin: 4px;
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 768px) {
  .partner-logos__logo--order-1 {
    order: 1;
  }
}
.site-footer-seal {
  text-align: center;
  padding-bottom: 8px;
}

.bvs-site-logo {
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0;
  transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  width: 119px;
  height: 26px;
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/bv_styles/heartbingo/logo/site-logo-2375ba929ccd3257baad1f79f349aec63863f88406e805c59520e0dd44e40c1e.svg);
}

.bvs-site-logo_footer {
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0;
  transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/bv_styles/heartbingo/logo/site-logo-alt-9d2fb5b8a6218bb9f9c8a750d0b011ea97b6b3661b9acb8d35b30e00de16974c.svg);
  width: 118px;
  height: 26px;
  margin: 0 auto;
  padding-top: 16px;
  background-position: bottom center;
}

.bvs-site-logo_footer.lp {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/bv_styles/heartbingo/logo/site-logo-2375ba929ccd3257baad1f79f349aec63863f88406e805c59520e0dd44e40c1e.svg);
}

.bvs-site-logo_large {
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0;
  transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/bv_styles/heartbingo/logo/site-logo-2375ba929ccd3257baad1f79f349aec63863f88406e805c59520e0dd44e40c1e.svg);
  width: 199px;
  height: 42px;
}

.bvs-site-logo_login {
  background-repeat: no-repeat;
  background-size: 100%;
  margin: 0;
  transition: all 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/bv_styles/heartbingo/logo/site-logo-2375ba929ccd3257baad1f79f349aec63863f88406e805c59520e0dd44e40c1e.svg);
  width: 105px;
  height: 24px;
}

@media (min-width: 1024px) {
  .bvs-site-logo {
    width: 199px;
    height: 42px;
  }

  .bvs-site-logo_scrolling {
    width: 128px;
    height: 28px;
  }

  .bvs-site-logo_footer.lp:not(.modal_footer) {
    background-image: url(https://www.heartbingo.co.uk/mobile/assets/bv_styles/heartbingo/logo/site-logo-2375ba929ccd3257baad1f79f349aec63863f88406e805c59520e0dd44e40c1e.svg);
  }
}
.bvs-site-logo_login {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/bv_styles/heartbingo/logo/site-logo-brand-2d820631b634a65d1939a87c99c85e63c0bf7e0035fc9f7aa8f266573d688398.svg);
  width: 119px;
  height: 26px;
}

.bvs-site-logo_footer.lp {
  background-image: url(https://www.heartbingo.co.uk/mobile/assets/bv_styles/heartbingo/logo/site-logo-alt-9d2fb5b8a6218bb9f9c8a750d0b011ea97b6b3661b9acb8d35b30e00de16974c.svg);
}

@media (min-width: 1024px) {
  .bvs-site-logo_footer.lp:not(.modal_footer) {
    background-image: url(https://www.heartbingo.co.uk/mobile/assets/bv_styles/heartbingo/logo/site-logo-alt-9d2fb5b8a6218bb9f9c8a750d0b011ea97b6b3661b9acb8d35b30e00de16974c.svg);
  }
}
