/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button,
hr,
input {
    overflow: visible
}

img,
legend {
    max-width: 100%
}

progress,
sub,
sup {
    vertical-align: baseline
}

html,
legend {
    box-sizing: border-box
}

.container,
.footer,
.main,
body,
sub,
sup {
    position: relative
}

h1 {
    font-size: 2em
}

hr {
    box-sizing: content-box;
    height: 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none;
    height: auto
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

.more-pm-list:after,
.more-pm-list:before,
.tooltip:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: ""
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

legend {
    color: inherit;
    display: table;
    white-space: normal
}

textarea {
    overflow: auto
}

.main,
html {
    overflow-x: hidden
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
    appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    appearance: button;
    font: inherit
}

.button,
.footer {
    font-weight: 700
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

:root {
    --ctr-bg-dark: #1d1e1e;
    --ctr-border-dark: #616161;
    --ctr-border-highlight: #fcf5b8;
    --ctr-box-shadow-main: 0px 0px 0px 1px #fcf5b8, 0px 7px 15px 3px #000, 0px 5px 40px 10px hsla(54, 92%, 85%, 0.35);
    --ctr-dark-ribbon-regular: #666;
    --ctr-dark-ribbon-main: linear-gradient(142deg,
    #ffd25e,
    #fcf6ba,
    #e8c363,
    #fbf5b7);
    --ctr-dark-ribbon-main-text: #121213;
    --ctr-ribbon-counter: #ee4266;
    --ctr-offer-text-shadow: 0 0 36px hsla(54, 92%, 85%, 0.6);
    --ctr-visit-casino-text-color: #fff;
    --ctr-button-bg: #38b549;
    --ctr-button-animation-rgb: 51, 217, 178;
    --ctr-star-fill: #f8c642;
    --offer-strong-font-size-mobile: 2.25rem
}

body.mp-lp-template-2 {
    --ctr-bg-dark: #0f1018;
    --ctr-border-dark: #7584cd;
    --ctr-border-highlight: #efb400;
    --ctr-box-shadow-main: 0px 0px 100px 10px rgba(239, 180, 0, 0.2);
    --ctr-dark-ribbon-regular: #ee4266;
    --ctr-dark-ribbon-main: #efb400;
    --ctr-dark-ribbon-main-text: #fff;
    --ctr-offer-text-shadow: none;
    --ctr-visit-casino-text-color: #efb400;
    --ctr-button-bg: #009f40;
    --ctr-button-animation-rgb: 0, 159, 64;
    --ctr-star-fill: #f0c236;
    --offer-strong-font-size-mobile: 1.35rem
}

html {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    background-color: #000;
    font-size: 16px;
    overflow-y: scroll;
    text-rendering: optimizeLegibility
}

body {
    color: #fff;
    font-size: 1em;
    font-weight: 400
}

.main {
    min-height: 100vh;
    z-index: 1
}

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

.content blockquote:not(:last-child),
.content dl:not(:last-child),
.content ol:not(:last-child),
.content p:not(:last-child),
.content pre:not(:last-child),
.content table:not(:last-child),
.content ul:not(:last-child) {
    margin-bottom: 1.5em
}

.content ul {
    list-style: disc
}

.content ol,
.content ul {
    margin-left: 2em;
    margin-top: 1em
}

.content li,
.more-mp-item:not(:last-child) {
    margin-bottom: .25rem
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
    font-weight: 700;
    line-height: 1.125
}

blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0
}

.content h1 {
    font-size: 1.85rem;
    margin-bottom: .5em
}

.content h2 {
    font-size: 1.6rem;
    margin-bottom: .5714em
}

.content h2:not(:first-child) {
    margin-top: 1.1428em
}

.content h3 {
    font-size: 1.5rem;
    margin-bottom: .6666em
}

.content h3:not(:first-child) {
    margin-top: 1.3333em
}

.content h4 {
    font-size: 1.25rem;
    margin-bottom: .8em
}

.content h5 {
    font-size: 1.125rem;
    margin-bottom: .8888em
}

.content h6 {
    font-size: 1rem;
    margin-bottom: 1em
}

.container {
    flex-grow: 1;
    margin: 0 auto;
    width: auto
}

.section {
    padding: 2.5rem 0
}

.footer {
    font-size: 12px;
    padding-bottom: 2rem
}

.body-bg,
.tooltip {
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none
}

.footer-icons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-top: 2rem
}

.footer-icons img {
    height: 25px;
    margin: .5rem;
    width: auto
}

.footer-icons img:first-child,
.star:first-child {
    margin-left: 0
}

.footer-icons img:last-child,
.star:last-child {
    margin-right: 0
}

.body-bg {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    width: 100%
}

.button {
    background-color: var(--ctr-button-bg);
    border-radius: .25rem;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .25);
    color: #fff;
    font-size: 1.2rem;
    padding: .5rem 2rem;
    text-decoration: none;
    transition: .15s ease-in-out
}

.more-pm,
.visit-casino {
    text-decoration: underline
}

.button:hover {
    opacity: .9
}

.tooltip {
    background: #000;
    border-radius: 4px;
    font-size: 14px;
    opacity: 0;
    padding: 2px 10px;
    z-index: 999
}

.tooltip.show {
    opacity: 1
}

.tooltip:after {
    border-top: 8px solid #000;
    bottom: -7px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.has-text-shadow {
    text-shadow: 1px 1px 3px #000
}

@media screen and (max-width:991px) {
    .content h1 {
        font-size: 1.25rem
    }

    .content h2 {
        font-size: 1.2rem
    }

    .content h3,
    .hero-section-content.content h2 {
        font-size: 1.1rem
    }

    .content h4 {
        font-size: 1.05rem
    }

    .content h5,
    .content h6 {
        font-size: 1rem
    }

    .section {
        padding: 1rem 0
    }

    .feature-icon-label {
        font-size: .75rem
    }
}

@media screen and (max-width:575px) {
    .container {
        padding-left: .35rem;
        padding-right: .35rem
    }
}

@media screen and (min-width:576px) {
    .container {
        max-width: 540px
    }
}

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

    .more-pm,
    .payment-methods {
        position: relative;
        z-index: 4
    }

    .clickout-incentive--under-cta,
    .offer-tcs--mobile {
        display: none
    }

    .clickout-incentive {
        margin-bottom: .75rem
    }
}

@media screen and (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media screen and (min-width:1150px) {
    .container {
        max-width: 1140px
    }
}

@media screen and (min-width:1250px) {
    .container {
        max-width: 1240px
    }
}

.navbar-wrapper {
    background-color: #fff;
    padding: .75rem
}

.site-logo img {
    display: block;
    height: 30px;
    margin: 0 auto
}

.top-bar-message {
    background: #ee4266;
    font-size: 12px;
    font-weight: 500;
    padding: .25rem .5rem;
    text-align: center
}

.hero-desktop-alignment-left {
    text-align: left
}

.hero-desktop-alignment-left .features-icons,
.hero-desktop-alignment-left .hero-section-content.content li {
    justify-content: flex-start
}

.ctc,
.cth,
.hero-desktop-alignment-center {
    text-align: center
}

.hero-desktop-alignment-center .features-icons,
.hero-desktop-alignment-center .hero-section-content.content li {
    justify-content: center
}

.hero-section-content {
    font-weight: 500
}

.hero-section-content.content ul {
    list-style-type: none;
    margin: 1rem 0 0;
    padding: 0 0 0 1rem
}

.content-block:not(:last-child),
.hero-section-content.content ul:not(:last-child) {
    margin-bottom: 1rem
}

.hero-section-content.content li {
    display: flex;
    line-height: 1.5
}

.hero-section-content.content li img {
    flex: none;
    height: 25px;
    margin-right: .5rem;
    width: auto
}

.hero-section-content.content li:not(:last-child) {
    margin-bottom: .75rem
}

.hero-section-content.content h1,
.hero-section-content.content h2 {
    margin-bottom: 0
}

.hero-section-content.content h1+div,
.hero-section-content.content h1+h2,
.hero-section-content.content h1+p,
.hero-section-content.content h2+div,
.hero-section-content.content h2+h2,
.hero-section-content.content h2+p {
    margin-top: .5rem
}

.ctr:not(:last-child),
.hero-section-content.content p:not(:last-child) {
    margin-bottom: .35rem
}

.section--hero {
    padding: 1.5rem 0 0
}

.section--hero.has-desktop-bg,
.section--hero.has-mobile-bg {
    position: relative
}

.hero-bg,
.hero-desktop-bg,
.hero-mobile-bg {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.ctc--logo,
.ctr,
.more-pm-tooltip {
    position: relative
}

.last-updated {
    font-size: .8rem;
    line-height: 1
}

.features-icons-wrapper+.last-updated {
    margin-top: .75rem
}

.mp-lp-template-2 .last-updated {
    color: #ee4266
}

.mp-lp-template-2 .hero-section-content p {
    color: #bababa;
    font-weight: 400
}

@media (min-width:768px) {

    .hero-section-content.content h1+div,
    .hero-section-content.content h1+h2,
    .hero-section-content.content h1+p,
    .hero-section-content.content h2+div,
    .hero-section-content.content h2+h2,
    .hero-section-content.content h2+p {
        margin-top: .75rem
    }

    .hero-mobile-bg,
    .hide-features--desktop,
    .last-updated--mobile,
    .section--hero.has-mobile-hero .hero-section--mobile {
        display: none
    }

    .last-updated {
        margin-top: 1rem
    }

    .section--hero.has-desktop-bg {
        padding-bottom: 1.5rem
    }

    .hero-desktop-alignment-left .last-updated:not(.last-updated--pos-desktop-center),
    .last-updated.last-updated--pos-desktop-left,
    .last-updated.last-updated--pos-desktop-right {
        margin-bottom: -1rem
    }

    .last-updated.last-updated--pos-desktop-left {
        text-align: left
    }

    .last-updated.last-updated--pos-desktop-center {
        text-align: center
    }

    .last-updated.last-updated--pos-desktop-right {
        text-align: right
    }

    .features-icons-wrapper.features-position-desktop-left .features-icons {
        justify-content: flex-start
    }

    .features-icons-wrapper.features-position-desktop-center .features-icons {
        justify-content: center
    }

    .mp-lp-template-2 .last-updated.last-updated--pos-desktop-left {
        margin-bottom: 0
    }

    .hero-desktop-alignment-left .feature-icon-single:first-child {
        padding-left: 0
    }
}

@media screen and (min-width:1024px) {
    .section--hero.hero-desktop-alignment-center .hero-section-content.hero-section--desktop {
        padding: 0 6rem
    }

    .section--hero.hero-desktop-alignment-left:not(.has-hero-image) .hero-section-content.hero-section--desktop {
        padding-right: 25%
    }

    .section--hero.has-hero-image .hero-container {
        align-items: center;
        display: flex;
        gap: 2rem
    }

    .section--hero.has-hero-image .hero-container__left-side {
        flex: 1
    }

    .section--hero.has-hero-image .hero-container__right-side {
        align-items: center;
        display: flex;
        flex: none;
        justify-content: center;
        width: 35%
    }

    .section--hero.has-hero-image .hero-image {
        width: 50%
    }

    .section--hero.has-hero-image .features-icons-wrapper+.last-updated {
        margin-top: 1.5rem
    }
}

@media screen and (max-width:1023px) {
    .hero-section-content {
        font-size: 12px
    }

    .hero-container__right-side {
        display: none
    }
}

.feature-icon-single,
.features-icons,
.more-mp-item {
    align-items: center;
    display: flex
}

.feature-icon-single {
    justify-content: center;
    padding: .175rem .5rem;
    text-align: left
}

.feature-icon {
    height: 25px;
    width: auto
}

.feature-icon-label {
    font-size: .8rem;
    font-weight: 500;
    line-height: 1;
    padding-left: .5rem
}

.features-icons-wrapper {
    margin-top: 1rem
}

@media screen and (max-width:767px) {
    footer.footer {
        font-size: 10px
    }

    .site-logo img {
        height: 18px
    }

    .navbar-wrapper {
        padding: .25rem
    }

    .hero-mobile-alignment-left,
    .last-updated.last-updated--pos-mobile-left {
        text-align: left
    }

    .features-icons-wrapper,
    .features-icons-wrapper+.last-updated,
    .last-updated {
        margin-top: .5rem
    }

    .hero-desktop-bg,
    .hero-section-content br,
    .hide-features--mobile,
    .last-updated--desktop,
    .section--hero.has-mobile-hero .hero-section--desktop {
        display: none
    }

    .hero-mobile-alignment-left .hero-section-content {
        padding: 0 .35rem
    }

    .features-icons-wrapper.features-position-mobile-left .features-icons,
    .hero-mobile-alignment-left .features-icons,
    .hero-mobile-alignment-left .hero-section-content.content li {
        justify-content: flex-start
    }

    .hero-mobile-alignment-center,
    .last-updated.last-updated--pos-mobile-center {
        text-align: center
    }

    .features-icons-wrapper.features-position-mobile-center .features-icons,
    .hero-mobile-alignment-center .features-icons,
    .hero-mobile-alignment-center .hero-section-content.content li {
        justify-content: center
    }

    .hero-section-content {
        font-size: 10px
    }

    .hero-section-content.content h1 {
        font-size: 1.1rem
    }

    .hero-section-content.content h2 {
        font-size: 1rem
    }

    .hero-section-content.content ul {
        margin: .5rem 0 0;
        padding-left: .5rem
    }

    .hero-section-content.content li:not(:last-child),
    .hero-section-content.content ul:not(:last-child) {
        margin-bottom: .5rem
    }

    .hero-section-content.content li {
        margin-bottom: 0
    }

    .hero-section-content.content li img {
        height: 15px
    }

    .section--hero {
        padding-top: .5rem
    }

    .section--hero.has-mobile-bg {
        padding-bottom: 3rem
    }

    .last-updated {
        font-size: 9px
    }

    .last-updated.last-updated--pos-mobile-right {
        text-align: right
    }

    .feature-icon-single {
        padding: .175rem 0
    }

    .features-icons {
        flex-wrap: wrap;
        gap: .1rem .5rem
    }

    .feature-icon {
        height: 14px
    }

    .feature-icon-label {
        font-size: 9px;
        padding-left: .225rem
    }

    .features-icons-wrapper--alt {
        background: #fff;
        color: #000;
        margin-left: -.35rem;
        margin-right: -.35rem;
        padding: .125rem .35rem;
        text-shadow: none
    }

    .dark-mode-both .features-icons-wrapper--alt,
    .dark-mode-mobile .features-icons-wrapper--alt {
        background: #1d1e1e;
        color: #fff
    }

    .dark-mode-both.mp-lp-template-2 .features-icons-wrapper--alt,
    .dark-mode-mobile.mp-lp-template-2 .features-icons-wrapper--alt {
        background: #0f1018;
        border-bottom: 1px solid #7584cd;
        border-top: 1px solid #7584cd
    }
}

.content-block {
    align-items: center;
    border-radius: 8px;
    display: flex;
    font-size: 12px;
    line-height: 1.75;
    padding: 2rem
}

.content-block-content.content {
    flex: 1
}

.content-block-image {
    margin: 0 3rem 0 1rem
}

.content-block-image img {
    display: block;
    margin: 0 auto;
    width: 90px
}

@media screen and (max-width:991px) {
    .content-block {
        display: block
    }

    .content-block-image {
        float: left;
        margin: 0 1.5rem .5rem 0
    }
}

.section--table {
    padding: 1.5rem 0 0
}

.casino-table-headers {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: .35rem;
    text-transform: uppercase
}

.casino-table-headers,
.ctr {
    border-radius: 6px;
    display: flex
}

.ctr {
    align-items: center;
    background-color: #fff;
    color: #212529
}

.cth {
    padding: .5rem 0
}

.ctc {
    padding: 1rem 0
}

.ctc:not(.ctc--clickout),
.cth:not(.cth--clickout) {
    flex: none
}

.ctc--pos,
.cth--pos {
    width: 32px
}

.ctc--logo,
.ctc--offer,
.cth--logo,
.cth--offer {
    width: 250px
}

.ctc--payment,
.cth--payment {
    width: 215px
}

.ctc--rating,
.cth--rating {
    width: 195px
}

.ctc--clickout,
.cth--clickout {
    flex: 1
}

.ctc--pos {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    color: #fff;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1
}

.ctc--logo,
.ctc--pos {
    align-items: center;
    align-self: stretch;
    display: flex;
    justify-content: center
}

.ctc--logo img {
    display: block;
    margin: 0 auto;
    width: 180px
}

.ctc--logo.has-ribbon {
    padding-top: 2rem
}

.ctc--offer {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ctc--offer p {
    line-height: 1.25
}

.ctc--offer strong {
    display: inline-block;
    font-size: 1.1rem;
    margin-bottom: .25rem
}

.offer-tcs {
    color: #8e8e8e;
    font-size: .6rem;
    margin-top: 10px
}

.ctc--clickout {
    align-items: center;
    display: flex;
    flex-direction: column;
    z-index: 3
}

.ctc--clickout .button:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.visit-casino {
    color: #01004a;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    margin-top: .75rem
}

.ribbon {
    background: #4d96e6;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    left: 0;
    padding: 2px 20px;
    position: absolute;
    top: 0;
    white-space: nowrap
}

.ribbon-logo {
    left: -23px;
    top: 5px
}

.star {
    margin: 0 2px
}

.more-pm,
.votes {
    margin-top: .5rem
}

.star-icon {
    fill: var(--ctr-star-fill);
    display: block;
    height: 22px;
    width: 22px
}

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

.score {
    font-size: 14px;
    line-height: 1;
    margin-bottom: .5rem
}

.score span {
    font-size: 26px;
    font-weight: 700
}

.votes {
    font-size: 12px
}

.payment-methods {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: .325rem;
    justify-content: center
}

.pm-icon-wrapper {
    flex: none;
    height: 26px;
    overflow: hidden;
    padding: 2px;
    position: relative;
    width: 26px
}

.pm-icon {
    border-radius: 50%;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .4);
    height: 48px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) scale(.5);
    width: 48px
}

.pm-amex {
    background-position: -10px -10px
}

.pm-astropay {
    background-position: -78px -10px
}

.pm-bank-transfer {
    background-position: -10px -78px
}

.pm-bradesco {
    background-position: -78px -78px
}

.pm-brite {
    background-position: -146px -10px
}

.pm-banco-do-brasil {
    background-position: -146px -78px
}

.pm-bitcoin {
    background-position: -10px -146px
}

.pm-caixa {
    background-position: -78px -146px
}

.pm-blik {
    background-position: -146px -146px
}

.pm-danskebank {
    background-position: -214px -10px
}

.pm-entropay {
    background-position: -214px -78px
}

.pm-cashlib {
    background-position: -214px -146px
}

.pm-ideal {
    background-position: -10px -214px
}

.pm-echeck {
    background-position: -78px -214px
}

.pm-instantbanking {
    background-position: -146px -214px
}

.pm-instadebit {
    background-position: -214px -214px
}

.pm-ecopayz {
    background-position: -282px -10px
}

.pm-handelsbanken {
    background-position: -282px -78px
}

.pm-itau {
    background-position: -282px -146px
}

.pm-ethereum {
    background-position: -282px -214px
}

.pm-giropay {
    background-position: -10px -282px
}

.pm-idebit {
    background-position: -78px -282px
}

.pm-ezeewallet {
    background-position: -146px -282px
}

.pm-interac {
    background-position: -214px -282px
}

.pm-jeton {
    background-position: -282px -282px
}

.pm-klarna {
    background-position: -350px -10px
}

.pm-maestro {
    background-position: -350px -78px
}

.pm-muchbetter {
    background-position: -350px -146px
}

.pm-litecoin {
    background-position: -350px -214px
}

.pm-mifinity {
    background-position: -350px -282px
}

.pm-mastercard {
    background-position: -10px -350px
}

.pm-neosurf {
    background-position: -78px -350px
}

.pm-net {
    background-position: -146px -350px
}

.pm-nodapay {
    background-position: -214px -350px
}

.pm-nordea {
    background-position: -282px -350px
}

.pm-oppohjola {
    background-position: -350px -350px
}

.pm-payfun {
    background-position: -418px -10px
}

.pm-payid {
    background-position: -418px -78px
}

.pm-paypal {
    background-position: -418px -146px
}

.pm-paysafecard {
    background-position: -418px -214px
}

.pm-poli {
    background-position: -418px -282px
}

.pm-promptpay {
    background-position: -418px -350px
}

.pm-pix {
    background-position: -10px -418px
}

.pm-revolut {
    background-position: -78px -418px
}

.pm-ripple {
    background-position: -146px -418px
}

.pm-saastopankki {
    background-position: -214px -418px
}

.pm-santander {
    background-position: -282px -418px
}

.pm-skrill {
    background-position: -350px -418px
}

.pm-sofort {
    background-position: -418px -418px
}

.pm-solana {
    background-position: -486px -10px
}

.pm-tether {
    background-position: -486px -78px
}

.pm-spankki {
    background-position: -486px -146px
}

.pm-trustly {
    background-position: -486px -214px
}

.pm-visa {
    background-position: -486px -282px
}

.pm-volt {
    background-position: -486px -350px
}

.pm-zimpler {
    background-position: -486px -418px
}

.more-pm {
    font-size: .75rem;
    line-height: 1;
    cursor: pointer
}

.more-pm-list {
    background: #fff;
    border: 1px solid #a5a5a5;
    border-radius: 4px;
    font-size: 14px;
    left: 50%;
    padding: .5rem;
    position: absolute;
    top: 10px;
    transform: translateX(-50%);
    width: 100%;
    z-index: 5
}

.more-pm-list:after {
    border-bottom: 8px solid #fff;
    top: -7px
}

.more-pm-list:after,
.more-pm-list:before {
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.more-pm-list:before {
    border-bottom: 8px solid #a5a5a5;
    top: -8px
}

.ctc--payment:not(.show) .more-pm-tooltip .more-pm-list,
.disclosure-label:not(.active)+.disclosure-content,
.exit-modal:not(.active),
.mp-lp-template-2 .ctc--pos,
.mp-lp-template-2 .cth--pos {
    display: none
}

.more-pm-label {
    margin-left: .5rem;
    text-align: left
}

.ctc:not(:first-child) {
    padding-left: .5rem;
    padding-right: .5rem
}

.above-agg-table {
    margin-bottom: 1.25rem;
    margin-top: 2rem
}

.above-agg-table+.section--table {
    padding-top: 0
}

.section--table+.section--table {
    padding-top: 3rem
}

.brand-banner-link img {
    display: block;
    width: 100%
}

.brand-banner-link {
    border-radius: 10px;
    display: block;
    margin: .5rem 0;
    overflow: hidden
}

.clickout-incentive {
    font-size: 12px
}

.brand-features {
    font-size: 10px;
    font-weight: 500;
    text-align: left
}

.brand-features ul {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.brand-features li {
    padding-left: 1.5rem;
    position: relative
}

.brand-features li:before {
    background-image: var(--check-charm);
    background-position: 50%;
    background-size: cover;
    content: "";
    height: 16px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px
}

.ctc.ctc--features {
    padding-left: 1rem;
    padding-right: 1rem;
    width: 200px
}

@media screen and (max-width:1249px) and (min-width:768px) {

    .ctc--logo,
    .cth--logo {
        width: 200px
    }
}

@media screen and (max-width:1149px) and (min-width:768px) {

    .ctc--logo,
    .cth--logo {
        width: 175px
    }

    .ctc--offer,
    .cth--offer {
        width: 185px
    }

    .star-icon {
        height: 14px;
        width: 14px
    }

    .ctc--rating,
    .cth--rating {
        width: 165px
    }

    .ctc--clickout .button {
        font-size: 1rem;
        padding: .5rem;
        width: 100%
    }
}

@media screen and (max-width:991px) and (min-width:768px) {

    .ctc--payment,
    .cth--payment {
        display: none
    }

    .ctc--logo,
    .cth--logo {
        width: 160px
    }
}

@media screen and (max-width:767px) {

    .ctc--rating,
    .ctr {
        grid-template-columns: 1fr 1fr
    }

    .casino-table-headers,
    .ctc--pos,
    .offer-tcs--desktop,
    .visit-casino {
        display: none
    }

    .ctr {
        display: grid;
        grid-template-rows: repeat(3, auto);
        overflow: hidden
    }

    .ctc {
        align-self: stretch;
        justify-self: stretch;
        padding: .5rem;
        width: auto
    }

    .ctc--logo {
        grid-column-start: 1;
        grid-row-end: 2;
        padding-bottom: 0;
        padding-top: 0
    }

    .ctc--logo,
    .ctc--offer {
        grid-column-end: 2;
        grid-row-start: 1
    }

    .ctc--offer {
        grid-column-start: 2;
        grid-row-end: 3;
        font-size: .9rem;
        padding-top: .5rem;
        position: relative
    }

    .ctc--clickout {
        grid-column-end: 2;
        grid-column-start: 2;
        grid-row-end: 4;
        grid-row-start: 3
    }

    .ctc--payment,
    .ctc--rating,
    .score {
        grid-column-end: 2;
        grid-column-start: 1
    }

    .ctc--rating {
        grid-row-end: 3;
        grid-row-start: 2
    }

    .ctc--payment {
        grid-row-end: 4;
        grid-row-start: 3
    }

    .ctc--clickout,
    .ctc--offer {
        background-color: #ebebeb
    }

    .condensed-mode-offer-label {
        color: #000;
        font-size: .625rem;
        line-height: 1;
        margin-bottom: .5rem;
        text-transform: uppercase
    }

    .score {
        font-size: 12px;
        grid-row-end: 2;
        grid-row-start: 1
    }

    .score span {
        font-size: 20px
    }

    .star-icon {
        height: 11px;
        width: 11px
    }

    .more-pm {
        font-size: 10px
    }

    .ctc--clickout .button {
        font-size: 15px;
        padding: .5rem;
        width: 100%
    }

    .offer-tcs--mobile {
        color: #212529;
        font-size: 8px;
        margin-top: 5px
    }

    .ctc--payment {
        align-items: center;
        display: flex;
        flex-direction: row;
        justify-content: center
    }

    .ribbon-logo {
        border-radius: 7px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, .13);
        font-size: 10px;
        left: .25rem;
        padding: 2px 10px;
        width: calc(100% - .5rem)
    }

    .ctc--rating {
        display: grid;
        gap: .25rem;
        padding: 0 .5rem
    }

    .ctc--clickout {
        padding-top: 0
    }

    .ctc--logo.has-ribbon {
        padding-top: 1.5rem
    }

    .section--table {
        padding-top: .5rem
    }

    .section--hero.has-mobile-bg+.section--table {
        margin-top: -2.5rem;
        padding-top: 0
    }

    .above-agg-table {
        font-size: 14px
    }

    .clickout-incentive {
        font-size: 9px;
        margin-top: .5rem
    }

    .payment-methods {
        gap: .25rem
    }

    .payment-methods .pm-icon-wrapper {
        height: 22px;
        width: 22px
    }

    .pm-icon {
        transform: translate(-50%, -50%) scale(.46)
    }
}

@media (max-width:365px) {
    .more-pm--short {
        font-size: 9px
    }

    .clickout-incentive {
        font-size: 7px
    }
}

@media screen and (max-width:350px) {
    .payment-methods .pm-icon-wrapper {
        height: 18px;
        margin: 0 .125rem;
        width: 18px
    }

    .feature-icon-label {
        font-size: 8px
    }

    .ribbon {
        font-size: 9px
    }

    .ctc--clickout .button {
        font-size: 14px
    }
}

.mp-lp-template-2 .ribbon-logo {
    border-radius: 9999px;
    left: 18px;
    top: -11px
}

.mp-lp-template-2 .casino-table__rows {
    counter-reset: table-row
}

.mp-lp-template-2 .ctc--logo.has-ribbon {
    padding-top: 1rem
}

.mp-lp-template-2 .ctc--logo:before {
    background: var(--ctr-ribbon-counter);
    border-radius: 50%;
    color: var(--ctr-dark-ribbon-main-text);
    content: counter(table-row);
    counter-increment: table-row;
    display: grid;
    font-size: 11px;
    font-weight: 700;
    height: 22px;
    left: -11px;
    line-height: 1;
    place-items: center;
    position: absolute;
    top: -11px;
    width: 22px
}

.mp-lp-template-2 .ctr {
    border-radius: 0
}

.mp-lp-template-2 .ctr:first-child {
    --ctr-dark-ribbon-main-text: #0f1018;
    --ctr-ribbon-counter: #efb400
}

.mp-lp-template-2 .star-icon {
    filter: drop-shadow(0 0 10px rgba(239, 180, 0, .7))
}

.mp-lp-template-2 .clickout-incentive--under-cta {
    background: #efb421;
    border-radius: 9999px;
    color: #0f1018;
    display: block;
    font-size: 11px;
    left: 50%;
    line-height: 1;
    margin: 0;
    padding: .35rem 1rem;
    position: absolute;
    text-transform: uppercase;
    top: calc(100% - 11px);
    transform: translateX(-50%);
    white-space: nowrap
}

@media (min-width:992px) {
    .mp-lp-template-2 .payment-methods {
        align-items: flex-start;
        flex-direction: column
    }

    .mp-lp-template-2 .pm-icon-outer-wrapper {
        align-items: center;
        display: flex;
        gap: .5rem
    }

    .mp-lp-template-2 .pm-icon-outer-label {
        line-height: 1
    }

    .mp-lp-template-2 .more-pm.more-pm--long,
    .mp-lp-template-2 .pm-icon-outer-label {
        color: #585962;
        font-size: 10px;
        text-align: left
    }

    .mp-lp-template-2 .pm-icon-wrapper {
        height: 20px;
        width: 20px
    }

    .mp-lp-template-2 .pm-icon {
        transform: translate(-50%, -50%) scale(.4)
    }

    .mp-lp-template-2 .ctc--payment {
        width: 180px
    }

    .mp-lp-template-2 .ctc--logo {
        width: 175px
    }
}

@media (min-width:1150px) and (max-width:1249px) {
    .mp-lp-template-2 .ctc--rating {
        width: 150px
    }

    .mp-lp-template-2 .star-icon {
        height: 16px;
        width: 16px
    }

    .mp-lp-template-2 .ctc--clickout .button {
        font-size: 16px;
        padding: .5rem;
        width: 100%
    }
}

@media (min-width:768px) and (max-width:1149px) {
    .mp-lp-template-2 .ctc--rating {
        display: none
    }
}

.casino-table-card {
    position: relative;
    background: #0f1118;
    border-radius: 5px;
    overflow: hidden
}

.casino-table-cards {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(4, 1fr)
}

@media (max-width:991px) {
    .pm-icon-outer-label {
        display: none
    }

    .casino-table-cards {
        grid-template-columns: repeat(2, 1fr)
    }
}

.casino-card-offer {
    background: #000;
    border-bottom: 1px solid rgba(178, 183, 196, .4);
    border-top: 1px solid rgba(178, 183, 196, .4);
    display: flex;
    flex-direction: column;
    padding: 1rem;
    text-align: center
}

.casino-card-label,
.exit-modal {
    align-items: center;
    display: flex
}

.casino-card-clickout {
    padding: 1.5rem
}

.casino-card-clickout .button {
    display: block;
    padding: .75rem .5rem;
    text-align: center
}

.casino-card-clickout .button:before {
    content: "";
    inset: 0;
    position: absolute
}

.casino-card-label {
    background: #ee4266;
    font-size: 14px;
    font-weight: 700;
    gap: .5rem;
    justify-content: center;
    padding: .5rem
}

.casino-card-label img {
    flex: none;
    width: 32px
}

.casino-card-logo img {
    display: block;
    margin: 0 auto;
    width: 200px
}

.casino-card-logo {
    padding: .5rem
}

.exit-modal {
    background: rgba(0, 0, 0, .6);
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 9999
}

.exit-modal-inner {
    background: #000;
    border: 1px solid #f6c651;
    border-radius: 5px;
    box-shadow: 0 22px 70px 4px rgba(0, 0, 0, .56);
    color: #fff;
    max-width: 100%;
    padding: 4.5rem 2rem 2rem;
    position: relative;
    text-align: center;
    width: 500px
}

.exit-modal-close {
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    padding: 1px;
    position: absolute;
    right: 0;
    top: -65px;
    z-index: 1
}

.exit-modal-close svg {
    display: block;
    height: 25px;
    pointer-events: none;
    width: 25px
}

.modal-ribbon {
    bottom: calc(100% - 7rem);
    filter: drop-shadow(0 4px 25px rgba(246, 198, 81, .8));
    height: auto;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 130%
}

.exit-modal-heading {
    color: #000;
    font-size: 30px;
    font-weight: 700;
    left: 0;
    line-height: 1.25;
    position: absolute;
    top: 5px;
    width: 100%
}

.exit-modal-logo {
    background: #1d1e1e;
    border-radius: 20px;
    margin: 1rem auto;
    max-width: 100%;
    padding: 1rem 0;
    width: 300px
}

.exit-modal-logo img {
    display: block;
    margin: 0 auto;
    width: 250px
}

.exit-modal-offer {
    font-size: 20px;
    margin-bottom: 1rem
}

.exit-modal-offer strong {
    font-size: 2rem
}

.exit-modal-button .button {
    display: block;
    padding: .75rem 2rem;
    color: black;
}

.exit-modal-button .button:after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.modal-offer-rating {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: center;
    margin-bottom: 2rem
}

.modal-modal-stars {
    display: flex;
    gap: .25rem
}

.modal-modal-score {
    line-height: 1
}

.modal-modal-score strong {
    font-size: 1.5rem
}

.disclosure {
    bottom: 0;
    position: absolute;
    right: 0
}

.disclosure-content {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 10px 20px 13px rgba(0, 0, 0, .25);
    color: #000;
    font-size: 10px;
    padding: .5rem;
    position: absolute;
    right: 0;
    top: calc(100% + .25rem);
    width: 300px;
    z-index: 9999
}

.disclosure-label {
    cursor: pointer;
    font-size: 12px
}

@keyframes pulse-green {
    0% {
        box-shadow: 0 0 0 0 rgba(var(--ctr-button-animation-rgb), .7)
    }

    70% {
        box-shadow: 0 0 0 10px rgba(var(--ctr-button-animation-rgb), 0)
    }

    to {
        box-shadow: 0 0 0 0 rgba(var(--ctr-button-animation-rgb), 0)
    }
}

.ctr:first-child .ctc--clickout .button {
    animation: 2s infinite pulse-green;
    box-shadow: 0 0 0 0 rgb(var(--ctr-button-animation-rgb))
}

@media (min-width:768px) {
    .mp-lp-template-2 .ctr:first-child {
        margin-bottom: 2.5rem
    }

    .mp-lp-template-2 .ctr:not(:last-child):not(:first-child) {
        margin-bottom: 1.5rem
    }

    .mp-lp-template-2 .votes {
        font-size: 10px;
        font-weight: 500
    }

    .mp-lp-template-2 .ctr.ctr--has-click-incentive .ctc--features {
        padding-bottom: 1.5rem
    }

    .mp-lp-template-2 .ctc--logo {
        order: 1
    }

    .mp-lp-template-2 .ctc--offer {
        order: 2
    }

    .mp-lp-template-2 .ctc--rating {
        order: 3
    }

    .mp-lp-template-2 .ctc--features {
        order: 4
    }

    .mp-lp-template-2 .ctc--payment {
        order: 5
    }

    .mp-lp-template-2 .ctc--clickout {
        order: 6
    }

    .navbar-is-transparent-both .navbar-wrapper,
    .navbar-is-transparent-desktop .navbar-wrapper {
        background-color: transparent !important;
        margin-bottom: calc(-30px - 1.5rem);
        position: relative;
        z-index: 1
    }

    .navbar-is-transparent-both .section--hero,
    .navbar-is-transparent-desktop .section--hero {
        padding-top: calc(2rem + 30px)
    }

    .dark-mode-both .ctr,
    .dark-mode-desktop .ctr {
        background: var(--ctr-bg-dark);
        border: 1px solid var(--ctr-border-dark);
        color: #fff
    }

    .dark-mode-both .visit-casino,
    .dark-mode-desktop .visit-casino {
        color: var(--ctr-visit-casino-text-color)
    }

    .dark-mode-both .ribbon,
    .dark-mode-desktop .ribbon {
        background: var(--ctr-dark-ribbon-main);
        color: var(--ctr-dark-ribbon-main-text)
    }

    .dark-mode-both .ctr:first-child,
    .dark-mode-desktop .ctr:first-child {
        border: 1px solid var(--ctr-border-highlight);
        box-shadow: var(--ctr-box-shadow-main)
    }

    .dark-mode-both .ctr:not(:first-child) .ribbon,
    .dark-mode-desktop .ctr:not(:first-child) .ribbon {
        background: var(--ctr-dark-ribbon-regular);
        color: #fff
    }

    .dark-mode-both .ctc--offer p,
    .dark-mode-desktop .ctc--offer p {
        text-shadow: var(--ctr-offer-text-shadow)
    }

    .dark-mode-both .more-pm-list,
    .dark-mode-desktop .more-pm-list {
        background: #121213;
        border: 1px solid #616161
    }

    .dark-mode-both .more-pm-list:after,
    .dark-mode-desktop .more-pm-list:after {
        border-bottom: 8px solid #121213
    }

    .dark-mode-both .more-pm-list:before,
    .dark-mode-desktop .more-pm-list:before {
        border-bottom: 8px solid #616161
    }

    .condensed-mode-offer-label,
    .more-pm--short,
    .score-label {
        display: none
    }
}

@media (max-width:767px) {
    .top-bar-message {
        font-size: 8px
    }

    .mp-lp-template-2 .ctr {
        overflow: visible
    }

    .mp-lp-template-2 .ctr:first-child {
        background-image: none !important;
        margin-bottom: 2rem !important
    }

    .mp-lp-template-2 .ctr:first-child .ctc--payment {
        grid-column-end: 3;
        grid-column-start: 2;
        grid-row-end: 5;
        grid-row-start: 4;
        padding-bottom: 1.25rem;
        padding-top: 0
    }

    .mp-lp-template-2 .ctc--logo img {
        width: 124px
    }

    .mp-lp-template-2 .ctc--clickout,
    .mp-lp-template-2 .ctc--offer {
        background: 0 0 !important
    }

    .mp-lp-template-2 .ctc--features {
        grid-column-end: 2;
        grid-column-start: 1;
        grid-row-end: 5;
        grid-row-start: 3;
        padding: .5rem .5rem 1.25rem 1rem;
        width: auto
    }

    .mp-lp-template-2 .ctr:first-child .ctc--clickout .button {
        padding: .75rem
    }

    .mp-lp-template-2 .ctr.ctr--has-ribbon:first-child .ctc--logo {
        padding-bottom: .5rem;
        padding-top: .75rem
    }

    .mp-lp-template-2 .ctr:first-child .pm-icon-wrapper {
        height: 22px;
        width: 22px
    }

    .mp-lp-template-2 .ctr:first-child .pm-icon {
        transform: translate(-50%, -50%) scale(.456)
    }

    .mp-lp-template-2 .ctr:first-child .more-pm--short {
        margin-top: .25rem
    }

    .mp-lp-template-2 .ctr:not(:last-child) {
        margin-bottom: .75rem
    }

    .more-pm--long,
    .mp-lp-template-2 .ctr:not(:first-child) .ctc--features,
    .mp-lp-template-2 .score-label {
        display: none
    }

    .mp-lp-template-2 .star-rating,
    .mp-lp-template-2 .votes {
        grid-column-start: 1
    }

    .mp-lp-template-2 .star-icon {
        height: 14px;
        width: 14px
    }

    .mp-lp-template-2 .ribbon-logo {
        padding-left: 2rem;
        padding-right: 2rem;
        width: auto
    }

    .mp-lp-template-2 .ctc--logo:before {
        height: 20px;
        left: -10px;
        top: -11px;
        width: 20px
    }

    .mp-lp-template-2 .ctr:first-child .ctc--logo:before {
        left: -4px
    }

    .mp-lp-template-2 .ctr:first-child .ribbon-logo {
        left: 24px
    }

    .mp-lp-template-2 .clickout-incentive--under-cta {
        font-size: 10px
    }

    .casino-table-cards {
        grid-template-columns: 1fr;
        margin: 0 1rem
    }

    .casino-card-label {
        font-size: 12px
    }

    .casino-card-label img {
        width: 24px
    }

    .navbar-is-transparent-both .navbar-wrapper,
    .navbar-is-transparent-mobile .navbar-wrapper {
        background-color: transparent !important;
        margin-bottom: calc(-18px - .5rem);
        position: relative;
        z-index: 1
    }

    .navbar-is-transparent-both .section--hero,
    .navbar-is-transparent-mobile .section--hero {
        padding-top: calc(1rem + 18px)
    }

    .dark-mode-both .ctr,
    .dark-mode-mobile .ctr {
        background: var(--ctr-bg-dark);
        border: 1px solid var(--ctr-border-dark);
        color: #fff
    }

    .dark-mode-both .visit-casino,
    .dark-mode-mobile .visit-casino {
        color: var(--ctr-visit-casino-text-color)
    }

    .dark-mode-both .ribbon,
    .dark-mode-mobile .ribbon {
        background: var(--ctr-dark-ribbon-main);
        color: var(--ctr-dark-ribbon-main-text)
    }

    .dark-mode-both .ctr:not(:first-child) .ribbon,
    .dark-mode-mobile .ctr:not(:first-child) .ribbon {
        background: var(--ctr-dark-ribbon-regular);
        color: #fff
    }

    .dark-mode-both .ctc--offer p,
    .dark-mode-mobile .ctc--offer p {
        text-shadow: var(--ctr-offer-text-shadow)
    }

    .dark-mode-both .ctc--clickout,
    .dark-mode-both .ctc--offer,
    .dark-mode-mobile .ctc--clickout,
    .dark-mode-mobile .ctc--offer {
        background: #121213
    }

    .dark-mode-both .condensed-mode-offer-label,
    .dark-mode-both .score-label,
    .dark-mode-both .votes,
    .dark-mode-mobile .condensed-mode-offer-label,
    .dark-mode-mobile .score-label,
    .dark-mode-mobile .votes {
        color: #a0a0a1
    }

    .score-label,
    .votes {
        font-size: 9px;
        text-transform: uppercase;
        grid-row-end: 3;
        grid-row-start: 2
    }

    .score,
    .votes {
        margin: 0
    }

    .votes {
        grid-column-end: 3;
        grid-column-start: 2
    }

    .score-label {
        grid-column-end: 2;
        grid-column-start: 1
    }

    .star-rating {
        grid-column-end: 3;
        grid-column-start: 2;
        grid-row-end: 2;
        grid-row-start: 1
    }

    .more-pm--short {
        margin: 0 0 0 .25rem
    }

    .ctc--clickout .button {
        padding: .75rem .5rem
    }

    .dark-mode-both .ctr:first-child,
    .dark-mode-mobile .ctr:first-child {
        border: 1px solid var(--ctr-border-highlight);
        box-shadow: var(--ctr-box-shadow-main);
        background-image: var(--texture-image);
        background-position: 100%;
        background-repeat: no-repeat;
        background-size: 50% 100%;
        margin-bottom: 1rem
    }

    /*.dark-mode-both .ctr:first-child .ctc--clickout,*/
    /*.dark-mode-both .ctr:first-child .ctc--offer,*/
    /*.dark-mode-mobile .ctr:first-child .ctc--clickout,*/
    /*.dark-mode-mobile .ctr:first-child .ctc--offer {*/
    /*    background: 0 0*/
    /*}*/

    .ctr:not(:first-child) {
        transform: scale(.95)
    }

    .ctr.ctr--has-ribbon:first-child .ctc--logo {
        padding-bottom: .75rem;
        padding-top: 2.25rem
    }

    /*.ctr:first-child .ctc--offer {*/
    /*    gap: 1rem*/
    /*}*/

    .ctr:first-child .ctc--offer strong {
        font-size: var(--offer-strong-font-size-mobile)
    }

    .ctr:first-child .condensed-mode-offer-label {
        font-size: .9rem;
        font-weight: 700;
        margin-bottom: 0
    }

    .ctr:first-child .ctc--clickout .button {
        font-size: 18px;
        line-height: 1;
        padding: 1.25rem .5rem
    }

    .ctr:first-child .ctc--payment {
        flex-direction: column
    }

    .ctr:first-child .pm-icon-wrapper {
        height: 30px;
        width: 30px
    }

    .ctr:first-child .pm-icon {
        transform: translate(-50%, -50%) scale(.59)
    }

    .ctr:first-child .more-pm--short {
        margin-left: 0;
        margin-top: .75rem
    }
}

@media (max-width:350px) {
    .pm-icon {
        transform: translate(-50%, -50%) scale(.385)
    }

    .star-icon {
        height: 10px;
        width: 10px
    }
}

a.button.button--claim {
    color: black !important;
}