/**
 * 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 .header {
  background: center center/400px url("../img/header-bg.png");
}
#iprospect .header .inner h1 img {
  width: 100%;
  max-width: 515px;
}
#iprospect .header .inner h1 .desk {
  display: none;
}
#iprospect .header .inner p {
  font-family: open-sans, sans-serif;
  text-align: center;
  color: #fff;
  max-width: 1055px;
  margin-left: auto;
  margin-right: auto;
}
#iprospect .pull .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px;
  padding-bottom: 30px;
}
#iprospect .pull .inner .stat img {
  width: 100%;
  max-width: 221px;
}
#iprospect .table .inner {
  padding-top: 0;
}
#iprospect .table .inner .tbl table::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
#iprospect .table .inner .tbl table::-webkit-scrollbar-track {
  background: #ECECEC;
}
#iprospect .table .inner .tbl table::-webkit-scrollbar-thumb {
  background: #000;
  border-radius: 30px;
}
#iprospect .table .inner .tbl table::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#iprospect .table .inner .tbl table thead tr, #iprospect .table .inner .tbl tbody tr {
  grid-template-columns: 250px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 80px 90px;
}
#iprospect .table .inner .tbl table {
  border-spacing: 0;
  display: block;
  overflow-x: auto;
  padding-bottom: 10px;
}
#iprospect .table .inner .tbl table thead, #iprospect .table .inner .tbl table tbody {
  display: grid;
  justify-items: center;
  width: fit-content;
  margin: 0 auto;
}
#iprospect .table .inner .tbl table thead tr, #iprospect .table .inner .tbl table tbody tr {
  display: grid;
  grid-column-gap: 2px;
}
#iprospect .table .inner .tbl table thead tr td:first-child, #iprospect .table .inner .tbl table thead tr th:first-child, #iprospect .table .inner .tbl table tbody tr td:first-child, #iprospect .table .inner .tbl table tbody tr th:first-child {
  position: sticky;
  left: 0;
}
#iprospect .table .inner .tbl table thead tr {
  margin-bottom: 8px;
}
#iprospect .table .inner .tbl table thead tr th {
  user-select: none;
  cursor: pointer;
  position: relative;
  padding: 0;
  padding-top: 250px;
  font-weight: normal;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background: right 5px bottom 60px/7px url("../img/sort.svg") no-repeat;
}
#iprospect .table .inner .tbl table thead tr th:first-child {
  padding-right: 70px;
  z-index: 2;
  background: right 15px bottom 3px/7px url("../img/sort.svg") no-repeat white;
}
#iprospect .table .inner .tbl table thead tr th:last-child {
  padding-right: 10px;
}
#iprospect .table .inner .tbl table thead tr th:last-child span {
  width: fit-content;
  top: 61%;
  transform: translate(5%, -50%) rotate(-60deg);
}
#iprospect .table .inner .tbl table thead tr th img {
  width: 57px;
  pointer-events: none;
}
#iprospect .table .inner .tbl table thead tr th span {
  font-size: 16px;
  line-height: 18px;
  text-align: left;
  color: #000;
  position: absolute;
  top: 33%;
  left: 0%;
  width: 300px;
  transform: translate(-12%, -50%) rotate(-60deg);
  pointer-events: none;
}
#iprospect .table .inner .tbl table thead tr th.dir-d {
  background-image: url("../img/sort-desc.svg");
}
#iprospect .table .inner .tbl table thead tr th.dir-u {
  background-image: url("../img/sort-asc.svg");
}
#iprospect .table .inner .tbl table tbody {
  grid-row-gap: 7px;
}
#iprospect .table .inner .tbl table tbody tr td {
  height: 72px;
  display: flex;
  align-items: center;
  padding: 0;
  font-weight: bold;
  font-size: 20px;
  line-height: 16px;
  text-align: center;
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
#iprospect .table .inner .tbl table tbody tr td:first-child {
  background-color: white;
}
#iprospect .table .inner .tbl table tbody tr td .bgcol {
  border-radius: 36px 0px 0px 36px;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
  color: #fff;
  padding-left: 80px;
  padding-right: 10px;
  width: 100%;
  height: 100%;
}
#iprospect .table .inner .tbl table tbody tr td .bgcol img {
  width: 66px;
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%);
}
#iprospect .table .inner .tbl table tbody tr td .bgcol.blue {
  background-color: #89C2E8;
}
#iprospect .table .inner .tbl table tbody tr td .bgcol.red {
  background-color: #FF7F7F;
}
#iprospect .table .inner .tbl table tbody tr td:last-child {
  background-color: initial;
  padding-right: 10px;
}
#iprospect .table .inner .tbl table tbody tr td:last-child span {
  width: 73px;
  height: 73px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}
#iprospect .table .inner .tbl table tbody tr td .col1 {
  background-color: #ee1d3a;
}
#iprospect .table .inner .tbl table tbody tr td .col2 {
  background-color: #e51e3c;
}
#iprospect .table .inner .tbl table tbody tr td .col3 {
  background-color: #db203f;
}
#iprospect .table .inner .tbl table tbody tr td .col4 {
  background-color: #d22141;
}
#iprospect .table .inner .tbl table tbody tr td .col5 {
  background-color: #c92243;
}
#iprospect .table .inner .tbl table tbody tr td .col6 {
  background-color: #c02445;
}
#iprospect .table .inner .tbl table tbody tr td .col7 {
  background-color: #b62548;
}
#iprospect .table .inner .tbl table tbody tr td .col8 {
  background-color: #ad264a;
}
#iprospect .table .inner .tbl table tbody tr td .col9 {
  background-color: #a4284c;
}
#iprospect .table .inner .tbl table tbody tr td .col10 {
  background-color: #9b294e;
}
#iprospect .table .inner .tbl table tbody tr td .col11 {
  background-color: #912a51;
}
#iprospect .table .inner .tbl table tbody tr td .col12 {
  background-color: #882b53;
}
#iprospect .table .inner .tbl table tbody tr td .col13 {
  background-color: #7f2d55;
}
#iprospect .table .inner .tbl table tbody tr td .col14 {
  background-color: #762e57;
}
#iprospect .table .inner .tbl table tbody tr td .col15 {
  background-color: #6c2f5a;
}
#iprospect .table .inner .tbl table tbody tr td .col16 {
  background-color: #63315c;
}
#iprospect .table .inner .tbl table tbody tr td .col17 {
  background-color: #5a325e;
}
#iprospect .table .inner .tbl table tbody tr td .col18 {
  background-color: #513360;
}
#iprospect .table .inner .tbl table tbody tr td .col19 {
  background-color: #473563;
}
#iprospect .table .inner .tbl table tbody tr td .col20 {
  background-color: #3e3665;
}
#iprospect .table .inner .tbl table tbody > :nth-child(odd) td {
  background-color: #D8D6E0;
}
#iprospect .table .inner .tbl table tbody > :nth-child(even) td {
  background-color: #EBEAEF;
}
#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 (max-width: 1595px) {
  #iprospect .table .inner {
    width: 98%;
  }
  #iprospect .table .inner .tbl table thead tr, #iprospect .table .inner .tbl tbody tr {
    grid-template-columns: 200px 70px 70px 70px 70px 70px 70px 70px 70px 70px 70px 70px 70px 70px 80px;
  }
  #iprospect .table .inner .tbl table thead tr th {
    background: right 5px bottom 35px/7px url("../img/sort.svg") no-repeat;
  }
  #iprospect .table .inner .tbl table thead tr th:first-child {
    padding-right: 70px;
    background: right 15px bottom 3px/7px url("../img/sort.svg") no-repeat white;
  }
  #iprospect .table .inner .tbl table thead tr th:last-child {
    padding-right: 10px;
  }
  #iprospect .table .inner .tbl table thead tr th:last-child span {
    width: fit-content;
    top: 66%;
    transform: translate(10%, -50%) rotate(-60deg);
  }
  #iprospect .table .inner .tbl table thead tr th img {
    width: 40px;
  }
  #iprospect .table .inner .tbl table thead tr th span {
    font-size: 14px;
    line-height: 16px;
    top: 42%;
    left: 0%;
    width: 250px;
    transform: translate(-12%, -50%) rotate(-60deg);
  }
  #iprospect .table .inner .tbl table tbody {
    grid-row-gap: 5px;
  }
  #iprospect .table .inner .tbl table tbody tr td {
    height: 58px;
    font-size: 16px;
    line-height: 16px;
  }
  #iprospect .table .inner .tbl table tbody tr td .bgcol {
    font-size: 16px;
    line-height: 18px;
    padding-left: 65px;
    padding-right: 10px;
  }
  #iprospect .table .inner .tbl table tbody tr td .bgcol img {
    width: 50px;
    left: 3px;
  }
  #iprospect .table .inner .tbl table tbody tr td:last-child span {
    width: 55px;
    height: 55px;
  }
}
@media only screen and (min-width: 1368px) and (max-width: 1594px) {
  #iprospect .table .inner {
    width: 90%;
  }
}
@media only screen and (min-width: 1000px) {
  #iprospect .inner {
    padding: 65px 0;
  }
  #iprospect .header .inner h1 {
    padding: 30px 0 0 0;
  }
  #iprospect .header .inner h1 img {
    max-width: 1400px;
  }
  #iprospect .header .inner h1 .mob {
    display: none;
  }
  #iprospect .header .inner h1 .desk {
    display: block;
  }
  #iprospect .header .inner p {
    font-size: 20px;
  }
  #iprospect .pull .inner {
    justify-content: space-around;
  }
  #iprospect .pull .inner .stat img {
    width: 100%;
    max-width: 388px;
  }
  #iprospect .cta .inner {
    padding: 40px 0;
  }
  #iprospect .cta .inner ul li a, #iprospect .cta .inner ul li::after {
    font-size: 22px;
  }
}

.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);
  }
}
