@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&display=swap);

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-regular.eot);
    src: local(''), url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-regular.eot?#iefix) format('embedded-opentype'), url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-regular.woff2) format('woff2'), url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-regular.woff) format('woff'), url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-regular.ttf) format('truetype'), url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-regular.svg#OpenSans) format('svg')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-800.eot);
    src: local(''), url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-800.eot?#iefix) format('embedded-opentype'), url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-800.woff2) format('woff2'), url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-800.woff) format('woff'), url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-800.ttf) format('truetype'), url(https://www2.bestbettingsiteadvisor.com/assets/fonts/open-sans-v29-latin-800.svg#OpenSans) format('svg')
}

.item-offer-bonus {
    background-color: #ffe819;
    border-radius: 8px;
    opacity: 1;
    width: 236px;
    height: 70px;
    /* display: flex; */
    font-size: 22px;
    color: #000;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
}

.paymentCards {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    align-self: flex-end
}

ul li.item:before {
    content: '\2714\0020'
}

li.item {
    height: auto !important
}

ul li.item {
    list-style-position: outside;
    text-indent: -1em;
    padding-left: 1em
}

.item-offer-separator-container.inline-block.md-hidden {
    margin-left: 10px
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

body {
    font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'
}

b {
    font-weight: bolder
}

[type=button] {
    -webkit-appearance: button
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

p {
    margin: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

html {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*,
::after,
::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor
}

img {
    border-style: solid
}

[role=button] {
    cursor: pointer
}

a {
    color: inherit;
    text-decoration: inherit
}

iframe,
img {
    display: block;
    vertical-align: middle
}

img {
    max-width: 100%;
    height: auto
}

*,
::after,
::before {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

.container {
    width: 100%
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

.top-0 {
    top: 0
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mt-0 {
    margin-top: 0
}

.mt-2 {
    margin-top: .5rem
}

.mr-3 {
    margin-right: .75rem
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.w-full {
    width: 100%
}

.flex-1 {
    flex: 1 1 0
}

.flex-grow {
    flex-grow: 1
}

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ping {

    100%,
    75% {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {

    100%,
    75% {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {

    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

.flex-wrap {
    flex-wrap: wrap
}

.items-center {
    align-items: center
}

.justify-between {
    justify-content: space-between
}

.p-4 {
    padding: 1rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.pl-4 {
    padding-left: 1rem
}

.text-center {
    text-align: center
}

.text-black {
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

*,
::after,
::before {
    --tw-shadow: 0 0 #0000
}

*,
::after,
::before {
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

@media (min-width:1024px) {
    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:p-0 {
        padding: 0
    }

    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
}

body {
    background-color: #323232;
    color: #bfbfbf;
    font-family: "Open Sans", Arial, sans-serif;
    background-attachment: fixed !important;
    background-size: cover;
    background-position-x: center !important;
    background-position-y: top !important;
    background-repeat: no-repeat !important;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-size: cover
}

.cta-casino,
.cta-sports {
    display: none
}

.item-offer-bonus-line.line-3 {
    font-size: 15px;
    font-weight: 800;
    letter-spacing: -.75px
}

body.casino {
    background: url(https://www2.bestbettingsiteadvisor.com/assets/bg-casino.webp)
}

body.sports {
    background: url(https://www2.bestbettingsiteadvisor.com/assets/bg-sports.webp)
}

@media (max-width:1024px) {
    .md-hidden {
        display: none !important
    }

    .item-offer-bonus {
        position: relative !important;
        top: 5px !important;
        font-size: 18px !important;
        padding: 9px 30px !important;
        width: 165px !important
    }

    .site-text {
        font-size: 16px !important;
    }

    .site-title {
        font-size: 25px !important;
        line-height: 27px !important
    }

    #nav-content-mobile {
        width: 100%;
        text-align: center;
        position: relative;
        height: 40px
    }

    .logo {
        width: 216px;
        margin: 20px auto
    }

    .cta,
    .logo {
        position: relative
    }

    .cta {
        top: 0 !important
    }

    .items-header-title {
        width: 100% !important;
        text-align: center !important
    }

    .items-container {
        background: #f7f7f7
    }

    .items-background,
    .items-header {
        width: 100% !important
    }

    .items-header {
        font-size: 12px !important
    }

    .logo-container {
        width: 34% !important;
        height: auto !important;
        padding-top: 0
    }
}

@media (min-width:1025px) {
    .lg-hidden {
        display: none !important
    }
}

#header {
    position: relative;
    width: 1024px;
    margin: 0 auto
}

#nav-content {
    position: absolute;
    right: 1%
}

.cta {
    border-radius: 15px;
    font-family: "Myriad Pro", sans-serif;
    font-size: 16px;
    background-color: #2b2b2b;
    padding: 30px 40px 10px;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: -.32px;
    color: #fff;
    font-weight: 900;
    position: relative;
    top: -70px;
    transition: top .1275s ease 0s
}

.cta:hover {
    top: -65px
}

.cta.active {
    background-color: #1fade1
}

.items-header {
    position: relative;
    height: 30px;
    font-weight: 800;
    font-size: 15px;
    letter-spacing: -.3px;
    color: #bebcc2;
    text-transform: uppercase;
    opacity: 1;
    width: 1024px;
    margin: 0 auto
}

.items-header-title {
    display: inline-block
}

.items-container {
    position: relative;
    clear: both
}

.items-background {
    position: absolute;
    width: 1060px;
    height: 100%;
    overflow: visible;
    background: hsla(0, 0%, 100%, .1);
    z-index: -1;
    top: 34px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.site-title {
    font-size: 35px;
    font-weight: 800
}

.site-text,
.site-title {
    letter-spacing: 0;
    color: #fff;
}

.site-text {
    font: normal normal 300 18px/25px "Open Sans";
    font-weight: 600
}

.logo-container {
    position: relative;
    width: 200px;
    height: 128px;
    margin-left: 0
}

/*! CSS Used from: https://tailwindsw.com/wp-content/plugins/cookie-law-info/public/css/cookie-law-info-gdpr.css?ver=2.0.9 ; media=all */
body {
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 100vh
}

footer {
    margin: 0 auto
}

/*! tailwindcss v2.2.15 | MIT License | https://tailwindcss.com*/
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,
::after,
::before {
    box-sizing: border-box
}

html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

body {
    font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'
}

b {
    font-weight: bolder
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

[type=button] {
    -webkit-appearance: button
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

p {
    margin: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

html {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*,
::after,
::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor
}

img {
    border-style: solid
}

[role=button] {
    cursor: pointer
}

a {
    color: inherit;
    text-decoration: inherit
}

iframe,
img {
    display: block;
    vertical-align: middle
}

img {
    max-width: 100%;
    height: auto
}

*,
::after,
::before {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

.container {
    width: 100%
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

.top-0 {
    top: 0
}

.z-30 {
    z-index: 30
}

.m-28 {
    margin: 7rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mb-10 {
    margin-bottom: 2.5rem
}

.flex {
    display: flex
}

.w-full {
    width: 100%
}

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ping {

    100%,
    75% {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {

    100%,
    75% {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {

    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.text-center {
    text-align: center
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

*,
::after,
::before {
    --tw-shadow: 0 0 #0000
}

*,
::after,
::before {
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

.filter {
    --tw-blur: var(--tw-empty, );
    --tw-brightness: var(--tw-empty, );
    --tw-contrast: var(--tw-empty, );
    --tw-grayscale: var(--tw-empty, );
    --tw-hue-rotate: var(--tw-empty, );
    --tw-invert: var(--tw-empty, );
    --tw-saturate: var(--tw-empty, );
    --tw-sepia: var(--tw-empty, );
    --tw-drop-shadow: var(--tw-empty, );
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

@media (min-width:1024px) {
    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
}

@font-face {
    font-family: Gotham;
    font-style: italic;
    font-weight: 400
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: Gotham;
    font-style: italic;
    font-weight: 300
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Gotham;
    font-style: italic;
    font-weight: 500
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: Gotham;
    font-style: italic;
    font-weight: 700
}

@font-face {
    font-family: 'Gotham Black';
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham Light';
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham Thin';
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham XLight';
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham Book';
    font-style: italic;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham Thin';
    font-style: italic;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham Ultra';
    font-style: italic;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham XLight';
    font-style: italic;
    font-weight: 500
}

.state-regulations {
    padding: 29px 0
}

#header {
    position: relative;
    width: 1024px;
    margin: 0 auto
}

#nav-content {
    position: absolute;
    right: 1%
}

.cta {
    border-radius: 15px;
    font-family: "Myriad Pro", sans-serif;
    font-size: 16px;
    background-color: #2b2b2b;
    padding: 30px 40px 10px;
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: -.32px;
    color: #fff;
    font-weight: 900;
    position: relative;
    top: -70px;
    transition: top .1275s ease 0s
}

.cta:hover {
    top: -65px
}

.cta.active {
    background-color: #1fade1
}

.bonus,
body {
    color: #bfbfbf;
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
    font-family: "Open Sans", Arial, sans-serif;
    background-attachment: fixed !important;
    background-position-x: center !important;
    background-position-y: top !important;
    background-repeat: no-repeat !important;
    width: 100vw;
    height: 100vh;
    margin-left: auto;
    margin-right: auto
}

ul.list-reset {
    justify-content: flex-end
}

.logo-div {
    justify-content: flex-start !important
}

.flag {
    position: absolute;
    width: 155px;
    height: 47px;
    padding-left: 11px;
    padding-top: 11px;
    text-align: left;
    font-size: 13px;
    background-repeat: no-repeat;
    background-position: 0 0;
    z-index: 2;
    top: -14%;
    left: -10px;
    text-transform: uppercase;
    color: #000;
    font-weight: 800
}

.tag-text-color,
.tag-text-mobile {
    position: relative;
    color: #fff;
    z-index: 10
}

.tag-text-color {
    top: 2px;
    left: -5px
}

.tag-img-mobile {
    width: 153px
}

.tag-img,
.tag-img-mobile {
    position: absolute;
    top: -16px;
    left: -11px
}

.items-background {
    position: absolute;
    width: 1060px;
    height: 100%;
    overflow: visible;
    background: hsla(0, 0%, 100%, .1);
    z-index: -1;
    top: 34px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.items-header {
    position: relative;
    height: 30px;
    font-weight: 800;
    font-size: 15px;
    letter-spacing: -.3px;
    color: #bebcc2;
    text-transform: uppercase;
    opacity: 1;
    width: 1024px;
    margin: 0 auto
}

.items-header-spacer {
    position: relative;
    width: 230px;
    display: inline-block
}

#bonus-col-text,
#bonus-score-text {
    width: 255px;
    text-align: center
}

.items-header-title {
    display: inline-block
}

#bonus-col-text,
#bonus-score-text {
    width: 245px;
    text-align: center
}

#bonus-last-updated-text {
    width: 250px;
    text-align: right
}

@media (max-width:1024px) {
    .md-hidden {
        display: none !important
    }

    .flag.mobile {
        top: 0;
        padding-top: 10px !important;
        padding-left: 25px !important;
        font-size: 10px !important
    }

    #nav-content-mobile {
        width: 100%;
        text-align: center;
        position: relative;
        height: 40px
    }

    .logo {
        width: 216px;
        margin: 20px auto
    }

    .cta,
    .logo {
        position: relative
    }

    .cta {
        top: 0 !important
    }

    .tag-img-mobile {
        width: 135px
    }

    .editors-choice {
        background-size: 135px
    }

    .trending-now {
        background-size: 135px
    }

    .players-choice {
        background-size: 135px
    }

    .tag-img,
    .tag-img-mobile {
        position: absolute;
        top: 0;
        left: -15px
    }

    .items-header-title {
        width: 100% !important;
        text-align: center !important
    }

    .site-text {
        font-size: 16px !important
    }

    .site-title {
        font-size: 25px !important;
        line-height: 27px !important
    }

    #nav-content-mobile {
        width: 100%;
        text-align: center;
        position: relative;
        height: 40px
    }

    .logo {
        width: 176px;
        margin: 20px auto
    }

    .logo {
        position: relative
    }

    #titles-container {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 40px
    }

    .items-header-title {
        width: 100% !important;
        text-align: center !important;
        padding-right: 5.25%
    }

    .items-background,
    .items-header {
        width: 100% !important
    }

    .items-header {
        font-size: 12px !important
    }

    .item-offer {
        position: relative;
        height: 217px !important;
        width: 94% !important;
        align-content: flex-start !important;
        justify-content: space-between !important;
        padding-top: 10px !important
    }

    .item-offer-bonus-text-mobile {
        text-align: center !important;
        width: 100%
    }

    .logo-container {
        width: 50% !important;
        align-content: flex-start !important
    }

    .logo-operator {
        width: 135px !important;
        height: auto !important
    }

    .item-offer-bonus-container {
        width: 65% !important;
        height: 65% !important;
        display: flex !important;
        flex-wrap: wrap !important;
        align-content: space-around !important;
        justify-content: center !important
    }

    .item-offer-bonus {
        position: relative !important;
        font-size: 18px !important;
        width: 168px !important;
        height: 47px !important;
        padding: 12px 0 !important
    }

    .item-offer-bonus-text-mobile {
        position: relative;
        color: #434343;
        font-size: 12px !important;
        font-weight: 400 !important;
        text-align: center;
        display: flex;
        flex-wrap: wrap !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: normal;
        font-family: Gotham, sans-serif
    }

    .item-offer-score-mobile {
        display: flex;
        font-size: 17px;
        margin-left: 10px
    }

    .item-offer-description-mobile {
        position: relative;
        height: 87px
    }

    .stars-mobile,
    .stars.mobile {
        width: 65% !important;
        position: relative;
        height: auto !important;
        justify-content: space-evenly !important;
        align-items: flex-start !important
    }

    .stars-mobile .star-empty,
    .stars-mobile .star-full,
    .stars-mobile .star-half {
        position: relative !important;
        background-size: contain;
        background-repeat: no-repeat
    }

    .item-offer-bonus-text {
        width: 100% !important;
        text-align: center;
        line-height: 1
    }

    .item-offer-bonus-line.line-1.mobile {
        font-size: 28px
    }

    .item-offer-bonus-line.line-2.mobile {
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0
    }

    .footer-content,
    footer .container {
        width: 100% !important;
        padding: 10px 20px !important
    }
}

@media (min-width:1025px) {
    .lg-hidden {
        display: none !important
    }
}

#header {
    position: relative;
    width: 1024px;
    margin: 0 auto
}

#header,
.logo {
    position: relative
}

.items-header {
    position: relative;
    height: 30px;
    font-weight: 800;
    font-size: 15px;
    letter-spacing: -.3px;
    color: #bebcc2;
    text-transform: uppercase;
    opacity: 1;
    width: 1024px;
    margin: 0 auto
}

.items-header-title {
    display: inline-block
}

.items-container {
    position: relative;
    clear: both
}

.site-title {
    font-size: 35px;
    font-weight: 800;
    letter-spacing: 0;
    color: #fff;
}

.site-text {
    letter-spacing: 0;
    color: #fff
}

.site-text {
    font: normal normal 300 17px/25px "Open Sans";
    font-weight: 600
}

.site-text,
.site-title {
    letter-spacing: 0;
    color: #fff;

}

#toplist ul {
    margin-left: 5px !important;
    margin-right: 5px !important
}

.item-offer {
    background: #fff;
    width: 1024px;
    height: 152px;
    margin: 0 auto 28px;
    cursor: pointer;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 10px;
    box-shadow: 0 4px 25px rgb(0 0 0 / 25%);

}

.item-offer,
.item-offer-score {
    position: relative;
    display: flex;
    align-items: center;
    height: auto !important;
    flex-wrap: nowrap
}

.item-offer-score {
    color: #434343;
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    display: inline-block;
    line-height: 1.1;
    line-height: 24px;
    font-family: "Open Sans", Arial, sans-serif;
    line-height: 24px;
    color: #2f2f2f;
    width: 192px;
    height: 128px;
    vertical-align: super;
    padding-top: 0;
    line-height: 1.1
}

.item-offer-bonus-container {
    margin: 0 auto;
    padding-right: 10px
}

.item-offer-bonus-container {
    position: relative;
    height: 90%;
    width: 250px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-around
}

.item-offer-bonus-text {
    position: relative;
    width: 200px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-around;
    font-family: "Open Sans", Arial, sans-serif
}

.item-offer-bonus-line {
    color: #434343;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    text-align: center
}

.item-offer-bonus-line.line-1 {
    font-size: 30px;
    font-weight: 800 !important;
    letter-spacing: -.6px;
    line-height: 1
}

.item-offer-bonus-line.line-2 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    padding-top: 10px;
    line-height: 26px
}

.item-offer-bonus-line.line-3 {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: -.75px;
    text-transform: none;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: -.75px;
    line-height: 26px
}



.logo-container {
    position: relative;
    width: 190px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    height: auto !important;
    margin-left: 0;
    margin-right: 0
}

.logo-operator {
    width: 150px;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    margin: auto;
    object-fit: initial;
    object-fit: cover;
    object-position: 50% 50%
}

.star-full {
    background: url(https://www2.bestbettingsiteadvisor.com/assets/crown.svg) no-repeat;
    background-size: contain;
    background-repeat: no-repeat
}

.star-full,
.star-half {
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px
}

.star-half {
    background-size: contain;
    background-repeat: no-repeat
}

.star-empty {
    display: inline-block;
    position: relative;
    background-size: contain;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat
}

.footer-content-container {
    position: relative;
    width: 100%;
    padding: 50px 0;
    background: #fff
}

.footer-content {
    position: relative;
    width: 900px;
    margin: 0 auto;
    font-family: Gotham, sans-serif;
    font-size: 16px;
    color: #000;
    letter-spacing: -.36px
}

.bonus {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(91.46% 91.46% at 91.46% 12.44%, #2e1377 0, #3b2ee7 49.17%, #6e8ff5 100%);
    z-index: 1000;
    display: table
}

.desktop-links {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 101;
    transition: .4s ease-out;
    transition-delay: 2s
}

.desktop-links:hover {
    transition: .4s ease-out
}

a.desktop-links {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
}


.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.item-offer-bonus-text-mobile {
    position: relative;
    color: #434343;
    font-size: 20px;
    font-weight: 800;
    vertical-align: text-bottom;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: center;
    align-content: center;
    margin-top: 5px
}

.stars-mobile {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: flex-end;
    justify-content: space-between;
    margin-left: 5px;
    align-self: center
}

@-webkit-keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0)
    }

    to {
        transform: translate3d(85px, 0, 0)
    }
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0)
    }

    to {
        transform: translate3d(85px, 0, 0)
    }
}

footer {
    background-color: #2f147a;
    color: #fff;
    font-family: Arial, sans-serif
}

footer a {
    text-decoration: none
}

footer .container {
    position: relative;
    width: 900px;
    margin: 0 auto;
    padding: 47px 0
}

@media screen and (max-width:1024px) {
    footer {
        font-size: 14px !important
    }
}

/*! CSS Used from: https://tailwindsw.com/wp-content/plugins/cookie-law-info/public/css/cookie-law-info-gdpr.css?ver=2.0.9 ; media=all */
.item-offer-bonus:hover {
    background-color: #ffc803;
    transition: background-color .5s
}

.item {
    flex-basis: 100px;
    height: 44px;
    margin: 5px
}

.item-offer-score.description {
    padding: 5px !important
}

.item-offer-score-mobile.md-hidden {
    font-family: "Open Sans", Arial, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px
}

.item-offer-separator {
    background-color: #707070;
    width: 1px;
    height: 83px;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.item-offer-separator-container {
    position: relative;
    width: 1px;
    height: 128px;
    margin-left: 2px;
    margin-right: 2px
}

.inline-block {
    display: inline-block
}

.item-offer-bonus-text-mobile {
    margin-top: 0
}

@media (max-width:768px) {
    span.description.show-read-more.lg-hidden {
        margin-left: 5px
    }

    .paymentCards {
        display: flex;
        justify-content: center;
        width: 100%;
        text-align: center;
        text-align: -webkit-center;
        align-self: flex-end
    }

    .item-offer {
        margin: 0 auto 8px
    }

    .item-offer-bonus-text-mobile {
        margin-top: 5px
    }

    .item-offer-score {
        font-size: 12px
    }

    body {
        background-size: auto
    }

    .items-container {
        background: 0 0
    }

    .logo-container {
        width: 60% !important
    }

    .item-offer {
        width: 100% !important;
        padding: 10px 0
    }

    .item-offer-separator-container.mobile {
        position: relative;
        width: 5px !important;
        margin: 0 auto;
        left: 0;
        display: none
    }

    .item-offer-separator.mobile {
        background-color: #707070;
        width: 5px;
        height: 100%;
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        opacity: .06
    }

    .description {
        text-align: left;
        line-height: 15px;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 100%;
        margin-top: inherit;
        white-space: break-spaces;
        display: -webkit-box;
        min-height: 78px;
        letter-spacing: 0;
        display: -webkit-box
    }

    .item-offer-score-mobile {
        display: flex;
        margin-left: 10px;
        font-family: "Open Sans", Arial, sans-serif;
        font-style: normal;
        font-size: 15px;
        line-height: 16px;
        font-weight: 800
    }

    .star-empty,
    .star-full,
    .star-half {
        width: 15px;
        height: 15px
    }

    .item {
        flex-basis: 100px;
        height: 0;
        margin: 5px
    }

    #content {
        min-height: 1000px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
    body {
        background-size: contain
    }
}

div#titles-container li {
    display: inline-block
}

div#titles-container ul {
    margin-top: 3px
}

div#titles-container ul li.item:before {
    content: '\2714\0020';
    color: green !important
}

@import url(https://fonts.googleapis.com/css2?family=Montserrat&family=Roboto&display=swap);

body {
    overflow-y: scroll;
    overflow-x: hidden;
    min-height: 100vh
}

.site-title {
    text-transform: capitalize
}

footer {
    margin: 0 auto
}

/*! tailwindcss v2.2.15 | MIT License | https://tailwindcss.com*/
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,
::after,
::before {
    box-sizing: border-box
}

html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

body {
    font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'
}

b {
    font-weight: bolder
}

sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

[type=button] {
    -webkit-appearance: button
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0
}

ul {
    list-style: none;
    margin: 0;
    padding: 0
}

html {
    font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*,
::after,
::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor
}

img {
    border-style: solid
}

[role=button] {
    cursor: pointer
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

iframe,
img,
svg {
    display: block;
    vertical-align: middle
}

img {
    max-width: 100%;
    height: auto
}

*,
::after,
::before {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

.container {
    width: 100%
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

.top-0 {
    top: 0
}

.z-30 {
    z-index: 30
}

.m-28 {
    margin: 7rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mb-10 {
    margin-bottom: 2.5rem
}

.flex {
    display: flex
}

.w-full {
    width: 100%
}

@-webkit-keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes ping {

    100%,
    75% {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {

    100%,
    75% {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {

    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@keyframes bounce {

    0%,
    100% {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }

    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.text-center {
    text-align: center
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

*,
::after,
::before {
    --tw-shadow: 0 0 #0000
}

*,
::after,
::before {
    --tw-ring-inset: var(--tw-empty,
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

.filter {
    --tw-blur: var(--tw-empty,
        );
    --tw-brightness: var(--tw-empty,
        );
    --tw-contrast: var(--tw-empty,
        );
    --tw-grayscale: var(--tw-empty,
        );
    --tw-hue-rotate: var(--tw-empty,
        );
    --tw-invert: var(--tw-empty,
        );
    --tw-saturate: var(--tw-empty,
        );
    --tw-sepia: var(--tw-empty,
        );
    --tw-drop-shadow: var(--tw-empty,
        );
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

@media (min-width:1024px) {
    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
}

@font-face {
    font-family: Gotham;
    font-style: italic;
    font-weight: 400
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 300
}

@font-face {
    font-family: Gotham;
    font-style: italic;
    font-weight: 300
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: Gotham;
    font-style: italic;
    font-weight: 500
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: Gotham;
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: Gotham;
    font-style: italic;
    font-weight: 700
}

@font-face {
    font-family: 'Gotham Black';
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham Light';
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham Thin';
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham XLight';
    font-style: normal;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham Book';
    font-style: italic;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham Thin';
    font-style: italic;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham Ultra';
    font-style: italic;
    font-weight: 500
}

@font-face {
    font-family: 'Gotham XLight';
    font-style: italic;
    font-weight: 500
}

.bonus,
body {
    color: #bfbfbf;
    -webkit-font-smoothing: antialiased;
    font-smooth: always;
    font-family: axisextra_bold;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-position-x: center !important;
    background-position-y: top !important;
    background-repeat: no-repeat !important;
    width: 100vw;
    height: 100vh;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:1024px) {
    .md-hidden {
        display: none !important
    }

    .site-text {
        font-size: 16px !important
    }

    .site-title {
        font-size: 25px !important;
        line-height: 27px !important
    }

    body {
        background-image: none !important;
        background: radial-gradient(91.46% 91.46% at 91.46% 12.44%, #2e1377 0, #3b2ee7 49.17%, #6e8ff5 100%) !important
    }

    #nav-content-mobile {
        width: 100%;
        text-align: center;
        position: relative;
        height: 40px
    }

    .logo {
        width: 216px;
        margin: 20px auto
    }

    .logo {
        position: relative
    }

    #titles-container {
        width: 90%;
        margin: 0 auto;
        padding-bottom: 40px
    }

    .items-header-title {
        width: 100% !important;
        text-align: right !important;
        padding-right: 5.25%
    }

    .items-background,
    .items-header {
        width: 100% !important
    }

    .items-header {
        font-size: 12px !important
    }

    .item-offer {
        position: relative;
        height: 217px !important;
        width: 94% !important;
        align-content: flex-start !important;
        justify-content: space-between !important;
        padding-top: 10px !important
    }

    .item-offer-bonus-text-mobile {
        text-align: center !important;
        width: 100%
    }

    .logo-container {
        width: 50% !important;
        align-content: flex-start
    }

    .logo-operator {
        width: 100px !important
    }

    .item-offer-bonus-container {
        width: 50% !important;
        height: 65% !important;
        display: flex !important;
        flex-wrap: wrap !important;
        align-content: space-around !important;
        justify-content: center !important
    }

    .item-offer-bonus {
        position: relative !important;
        font-size: 18px !important;
        width: 168px !important;
        height: 47px !important;
        padding: 12px 0 !important
    }

    .item-offer-bonus-text-mobile {
        position: relative;
        color: #434343;
        font-size: 12px !important;
        font-weight: 400 !important;
        text-align: center;
        display: flex;
        flex-wrap: wrap !important;
        flex-direction: row;
        justify-content: flex-start;
        align-items: normal;
        font-family: Gotham, sans-serif
    }

    .item-offer-payments-mobile {
        display: flex;
        width: inherit;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-around;
        align-items: center;
        align-content: center
    }

    .item-offer-score-mobile {
        display: flex;
        font-size: 17px;
        margin-left: 10px
    }

    .item-offer-description-mobile {
        position: relative;
        height: 87px
    }

    .stars-mobile,
    .stars.mobile {
        width: 65% !important;
        position: relative;
        height: auto !important;
        justify-content: space-evenly !important;
        align-items: flex-start !important
    }

    .stars-mobile .star-empty,
    .stars-mobile .star-full,
    .stars-mobile .star-half {
        position: relative !important;
        background-size: contain;
        background-repeat: no-repeat
    }

    .item-offer-bonus-text {
        width: 100% !important;
        text-align: center;
        line-height: 1
    }

    .item-offer-bonus-line.line-1.mobile {
        font-size: 6vw
    }

    .item-offer-bonus-line.line-2.mobile {
        font-size: 13px
    }

    .footer-content,
    footer .container {
        width: 100% !important;
        padding: 10px 20px !important
    }
}

.footer-content h1 {
    font-weight: 800 !important;
    color: #bfbfbf !important;
    text-transform: uppercase !important;
    font-size: 17px !important
}

.footer-content h2 {
    font-size: 40px !important;
    line-height: 46px !important
}

@media (min-width:1025px) {
    .lg-hidden {
        display: none !important
    }
}

#header {
    width: 100vw;
    margin: 0 auto;
    justify-content: center
}

#header,
.logo {
    position: relative
}

.items-header {
    position: relative;
    height: 30px;
    font-weight: 800;
    font-size: 15px;
    letter-spacing: -.3px;
    color: #bebcc2;
    text-transform: uppercase;
    opacity: 1;
    width: 1024px;
    margin: 0 auto
}

.items-header-title {
    display: inline-block
}

.items-container {
    position: relative;
    clear: both
}

.site-title {
    font-family: Gotham, sans-serif;
    font-size: 35px;
    font-weight: 800;
    letter-spacing: 0;
    color: #fff;
    margin-bottom: 20px;
        margin-top: 20px;
}

.site-text {
    letter-spacing: 0;
    color: #fff;
    font-family: Gotham, sans-serif;
        font-weight: 400;
}

.item-offer {
    background: #fff;
    width: 1024px;
    min-height: 152px !important;
    margin: 0 auto 28px;
    cursor: pointer;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 10px;
}

.item-offer,
.item-offer-score {
    position: relative;
    display: flex;
    align-items: center
}

.item-offer-score {
    color: #2f2f2f;
    font-weight: 300;
    width: 300px;
    height: 100%;
    line-height: 1.1;
    font-weight: 500;
    line-height: 24px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #2f2f2f
}

.item-offer-bonus-container {
    position: relative;
    height: 90%;
    width: 250px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-around;
}

.item-offer-bonus-text {
    position: relative;
    width: 260px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-around;
    font-family: Montserrat
}

.item-offer-bonus-line {
    color: #434343;
    text-transform: uppercase;
    position: relative;
    text-align: center
}

.item-offer-bonus-line.line-1 {
    font-size: 36px;
    font-weight: 800;
    letter-spacing: -.6px;
    line-height: 1
}

.item-offer-bonus-line.line-2 {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    padding-top: 10px
}

.item-offer-bonus-line.line-3 {
    font-size: 26px;
    font-weight: 400;
    letter-spacing: -.75px;
    text-transform: none;
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 20px;
}



.item-offer-payments {
    display: flex;
    width: 100%;
    justify-content: space-between
}

.logo-container {
    position: relative;
    width: 190px;
    height: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center
}

.logo-operator {
    width: 130px;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    margin: auto
}

.star-full {
    background: url(https://www.toponlinebets.net/assets/crown.svg) no-repeat;
    background-size: contain
}

.star-full,
.star-half {
    display: inline-block;
    position: relative;
    width: 25px;
    height: 25px
}

.star-half {
    background: url(https://www.toponlinebets.net/assets/crown-half.svg) no-repeat;
    background-size: contain
}

.star-empty {
    display: inline-block;
    position: relative;
    background: url(https://www.toponlinebets.net/assets/crown-empty.svg) no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px
}

.footer-content-container {
    position: relative;
    width: 100%;
    padding: 50px 0;
    background: #fff
}

.footer-content {
    position: relative;
    width: 900px;
    margin: 0 auto;
    font-family: Gotham, sans-serif;
    font-size: 16px;
    color: #000;
    letter-spacing: -.36px
}

.footer-content h1 {
    font-size: 22px;
    font-weight: 800;
    letter-spacing: -.55px;
    color: #47306a !important;
    text-transform: uppercase
}

.footer-content h2 {
    font-size: 45px;
    font-weight: 700;
    letter-spacing: -1.13px;
    color: #47306a;
    text-transform: uppercase
}

.bonus {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(91.46% 91.46% at 91.46% 12.44%, #2e1377 0, #3b2ee7 49.17%, #6e8ff5 100%);
    z-index: 1000;
    display: table
}

.desktop-links {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 101
}

.flex {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.item-offer-bonus-text-mobile {
    position: relative;
    color: #434343;
    font-size: 20px;
    font-weight: 800;
    vertical-align: text-bottom;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row-reverse;
    align-items: stretch;
    align-content: center;
    width: 95%;
    margin-top: 5px
}

.stars-mobile {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
    height: 100%;
    align-items: flex-end;
    justify-content: space-between;
    margin-left: 5px;
    align-self: center !important;
}

@-webkit-keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0)
    }

    to {
        transform: translate3d(85px, 0, 0)
    }
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0)
    }

    to {
        transform: translate3d(85px, 0, 0)
    }
}

footer {
    background-color: #2f147a;
    color: #fff;
    font-family: Arial, sans-serif
}

footer a {
    text-decoration: none
}

footer .container {
    position: relative;
    width: 900px;
    margin: 0 auto;
    padding: 47px 0
}

@media screen and (max-width:1024px) {
    footer {
        font-size: 12px !important
    }
}

/*! CSS Used from: https://tailwindsw.com/wp-content/plugins/cookie-law-info/public/css/cookie-law-info-gdpr.css?ver=2.0.9 ; media=all */
.item-offer-bonus:hover {
    background-color: #bfb131
}

.paymentCards {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    align-self: flex-end
}

.item {
    flex-basis: 100px;
    height: 44px;
    margin: 8px
}

.item-offer-score.description {
    padding: 5px !important
}

.item-offer-score {
    color: #2f2f2f;
    font-weight: 300;
    width: 300px;
    height: 100%;
    line-height: 1.1;
    font-weight: 500;
    line-height: 24px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #2f2f2f
}

.item-offer-score-mobile.md-hidden {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-size: 20px
}

@media (max-width:768px) {
    .item-offer-score {
        font-size: 12px
    }

    .item-offer {
        height: 200px !important;
        overflow: hidden;
    }

    div#titles-container {
        width: 90% !important;
        margin: 0 auto;
    }

    .description {
        text-align: left;
        line-height: 15px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 130%;
        margin-top: inherit;
        white-space: break-spaces;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        min-height: 77px;
        letter-spacing: 0;
        overflow: hidden;
        text-overflow: clip;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5
    }

    .item-offer-score-mobile {
        display: flex;
        font-size: 17px;
        margin-left: 10px;
        font-family: Montserrat;
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 16px
    }

    body.sports {
        margin-top: 20px
    }

    .paymentCards {
        display: flex;
        justify-content: center;
        width: 100%;
        text-align: center;
        text-align: -webkit-center;
        align-self: flex-end
    }

    .star-empty,
    .star-full,
    .star-half {
        width: 13px;
        height: 9px
    }

    .item-offer-payments-mobile {
        display: flex;
        width: inherit;
        flex-direction: row;
        flex-wrap: initial;
        justify-content: space-around;
        align-items: center;
        align-content: center;
        align-self: flex-end
    }

    .item {
        flex-basis: 100px;
        height: 0;
        margin: 5px
    }

    #content {
        min-height: 1000px
    }
}

@media only percy {
    .hide-in-percy {
        visibility: hidden
    }
}

.item-offer-score {
    color: #2f2f2f;
    font-weight: 300;
    width: 300px;
    height: 100%;
    line-height: 1.1;
    font-weight: 500;
    line-height: 24px;

    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    color: #2f2f2f
}

.item-offer-score {
    text-align: left;

    font-weight: 300;
    width: 300px;
    height: 100%;
    line-height: 1.1;
    font-weight: 500;
    line-height: 24px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    color: #2f2f2f;
}

.complete {
    display: none
}

.more {
    background: #add8e6;
    color: navy;
    font-size: 13px;
    padding: 3px;
    cursor: pointer
}

.show-read-more .more-text {
    display: none;
    z-index: 10000
}

.desktop-links {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 101;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

a.read-more {
    padding: 5;
    color: grey;
    line-height: 26px;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer
}
