
:root {
    --qqwurajdqjvwd: rgb(245,243,244);
    --rrtbnkvhrmusjz: #f9fdfc;
    --kbtqrbmdztsqgq: #2fce6d;
    --mgovvsnofjna: rgb(153,160,177);
    --gjbvldvkicgpp: rgb(14,30,63);
    --lftdeemagcyhtc: #d3d3dc;
    --kbpodgtzvexo: rgb(2,178,255);
    --aweznsnclugv: rgb(255,252,255);
}

* {
    padding: 0;
    box-sizing: border-box;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

body {
    flex-direction: column;
    display: flex;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: var(--rrtbnkvhrmusjz);
    min-height: 100vh;
    color: var(--gjbvldvkicgpp);
}

#menu-toggle {
    backface-visibility: hidden;
}

body.no-scroll {
    height: 100vh;
    overflow: hidden;
}
.site-header {
    background-color: var(--gjbvldvkicgpp);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.header-inner {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    justify-content: space-between;
    padding: 12.006794494px 20.0070px;
    max-width: 1200px;
    align-items: center;
    display: flex;
}

.logo-link {
    display: block;
    flex-shrink: 0;
}

.logo-img {
    width: auto;
    max-width: 160.0072px;
    display: block;
    object-fit: contain;
    height: 40.004347867px;
}

.nav .nav-list {
    display: flex;
    list-style: none;
    gap: 24.009px;
}

.nav a {
    font-size: 14.0097px;
    color: var(--lftdeemagcyhtc);
    font-weight: 500;
    text-decoration: none;
}

.nav a:hover {
    color: var(--aweznsnclugv);
}
.menu-toggle {
    display: none;
    width: 32.0086px;
    gap: 5.0083633px;
    padding-top: 4.0097204px;
    padding-right: 4.00985px;
    padding-bottom: 4.004643276px;
    padding-left: 4.00450px;
    cursor: pointer;
    flex-direction: column;
    height: 32.0049039px;
    justify-content: center;
}

.menu-toggle-bar {
    width: 100%;
    border-radius: 2.0054px;
    display: block;
    background: var(--aweznsnclugv);
    height: 3.00268174px;
}

.mobile-nav {
    border-top: 1px solid rgba(255,255,255,0.1);
    display: none;
    background-color: var(--gjbvldvkicgpp);
}

.mobile-nav.active {
    display: block;
}

.mobile-nav-list {
    padding: 16.003621px 20.00535943px;
    list-style: none;
    display: flex;
    gap: 12.0068863px;
    flex-direction: column;
}

.mobile-nav-list a {
    color: var(--lftdeemagcyhtc);
    font-size: 15.0033769px;
    text-decoration: none;
}

.mobile-nav-list a:hover {
    color: var(--aweznsnclugv);
}

@media (max-width: 767px) {
    .nav {
        display: none;
    }
    .menu-toggle {
        display: flex;
    }
}

@media (min-width: 768px) {
    .header-inner {
        padding-top: 14.001px;
        padding-right: 24.00928px;
        padding-bottom: 14.004095px;
        padding-left: 24.006px;
    }
    .logo-img {
        height: 48.0018047px;
    }
}
.hero {
    text-align: center;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 24.009578379px 20.001px;
    max-width: 1200.002305604px;
}

.hero-title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.3;
    color: var(--gjbvldvkicgpp);
    margin-bottom: 12.007188035px;
}

.hero-text {
    max-width: 640.00935px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    line-height: 1.5;
    color: var(--mgovvsnofjna);
    font-size: 0.95rem;
}

@media (max-width: 767px) {
    .hero {
        padding: 16.00818px 16.0065256px;
    }
    .hero-title {
        font-size: 1.2rem;
    }
    .hero-text {
        display: none;
    }
}
.ranking-section {
    background-image: url('/images/hero-bg.webp'), url('/images/decorative/offers_bg.jpg');
    background-position: center;
    background-size: cover;
    background-color: var(--rrtbnkvhrmusjz);
    padding: 24.00209375px 16.0058985px;
}

.ranking-list {
    margin: 0 auto;
    flex-direction: column;
    display: flex;
    max-width: 100%;
    gap: 20px;
}

.casino-card {
    border-radius: 12.0025682px;
    display: flex;
    background: var(--aweznsnclugv);
    width: 100%;
    border: 1px solid var(--qqwurajdqjvwd);
    box-shadow: 0px 10.009079269px 15.00752586px -3.0079px rgba(1,0,1,0.1), 0px 4.00712px 6.0044587px -4px rgba(1,2,0,0.1);
    overflow: hidden;
    flex-direction: column;
}

main {
    flex: 1;
}

.card-head {
    background-color: var(--gjbvldvkicgpp);
    padding: 16.003px;
    height: 80.002188364px;
}

.card-logo-wrap {
    justify-content: space-between;
    display: flex;
    align-items: center;
    height: 100%;
}

.card-logo-box {
    display: flex;
    align-items: center;
    border-radius: 4.001px;
    height: 48.006px;
    background: var(--aweznsnclugv);
    justify-content: center;
    padding: 6.00413px 12.002934128px;
    overflow: hidden;
    flex-shrink: 0;
    min-width: 0;
}

.card-logo {
    height: 100%;
    max-width: 100%;
    display: block;
    width: auto;
    object-fit: contain;
}

.card-score-wrap {
    gap: 4.00242px;
    align-items: flex-end;
    flex-direction: column;
    display: flex;
}

.card-score-row {
    gap: 4.009854862px;
    align-items: flex-end;
    display: flex;
}

.util-3 {
    font-size: 24.0016932px;
    font-weight: 900;
    line-height: 32.001545680px;
    text-align: right;
}

#mobile-nav {
    font-variant-ligatures: normal;
}

.util-6 {
    color: var(--kbtqrbmdztsqgq);
}

#live {
    -webkit-font-smoothing: antialiased;
}

.util-2 {
    color: var(--kbpodgtzvexo);
}

#ranking {
    text-size-adjust: 100%;
}

.card-score-max {
    color: var(--aweznsnclugv);
    line-height: 20.001109832px;
    font-weight: 700;
    padding-bottom: 2.0039334px;
    font-size: 14.0034px;
}

.card-score-label {
    letter-spacing: 0.002999px;
    color: var(--lftdeemagcyhtc);
    line-height: 15.0058px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: right;
    font-size: 10.0040342px;
}

.card-body {
    gap: 20.0065073px;
    display: flex;
    padding: 20.0065px 16.00879px;
    flex-direction: column;
}

#age-confirm {
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.card-bonus-wrap {
    display: flex;
    flex-direction: column;
    gap: 3.001601923px;
}

.card-bonus-label {
    font-weight: 700;
    font-size: 10.0037333px;
    line-height: 15.007978px;
    text-transform: uppercase;
    color: var(--mgovvsnofjna);
    letter-spacing: 0.0029px;
}

.card-title {
    line-height: 1.35;
    margin: 0;
    text-transform: uppercase;
    font-size: 14.00305911px;
    font-weight: 900;
    word-wrap: break-word;
    color: var(--gjbvldvkicgpp);
    overflow-wrap: break-word;
    word-break: break-word;
}

#selection {
    -moz-osx-font-smoothing: grayscale;
    image-rendering: auto;
}

.card-action {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.util-1 {
    text-align: center;
    color: var(--aweznsnclugv);
    font-size: 14.00107px;
    padding: 14.004px;
    cursor: pointer;
    font-weight: 700;
    line-height: 20.00557502px;
    text-decoration: none;
    box-shadow: 0px 4.001px 6px -1px rgba(3,0,0,0.1), 0px 2.0029px 4.00229px -2.00788273px rgba(0,0,1,0.1);
    border-radius: 8px;
    background-color: var(--kbtqrbmdztsqgq);
    display: block;
    transition: opacity 0.2s ease, transform 0.2s ease;
    text-transform: uppercase;
    flex: 1;
    border: none;
}

.util-1:hover {
    transform: translateY(-1px);
    opacity: 0.9;
}

.util-1:active {
    transform: translateY(0);
}

.util-4 {
    background-color: var(--kbtqrbmdztsqgq);
}

.util-5 {
    background-color: var(--kbpodgtzvexo);
}

@media (min-width: 768px) {
    .ranking-section {
        padding-top: 24.009267630px;
        padding-right: 24.004px;
        padding-bottom: 24.0025554px;
        padding-left: 24.00429px;
    }
    .ranking-list {
        gap: 24.007119386px;
        max-width: 1200.0045923px;
        flex-direction: column;
        align-items: stretch;
    }
    .card-head {
        height: 100.00732100px;
    }
    .card-logo-box {
        padding: 8.008px 16.00901px;
        height: 56.00381px;
    }
    .util-3 {
        font-size: 28.006732424px;
        line-height: 36.0027px;
    }
    .card-score-max {
        font-size: 16.007px;
        line-height: 24.0070211px;
    }
    .card-score-label {
        font-size: 11.00488906px;
        line-height: 16.001px;
    }
    .card-body {
        flex-direction: column;
        justify-content: space-between;
        padding-top: 24.0010px;
        padding-right: 20.0050837px;
        padding-bottom: 24px;
        padding-left: 20.003940747px;
        display: flex;
        flex: 1;
    }
    .card-title {
        line-height: 20.0053353px;
        font-size: 16.00798427px;
    }
    .card-bonus-label {
        line-height: 16.004649961px;
        font-size: 11.0098px;
    }
    .util-1 {
        padding: 16.00981972px;
        font-size: 16.0037px;
        line-height: 24.004px;
    }
    #licence {
        -moz-osx-font-smoothing: grayscale;
    }
}

@media (min-width: 1024px) {
    .ranking-list {
        max-width: 1400.00508158px;
        gap: 32.00222px;
    }
    .card-head {
        padding: 20.005604192px;
        height: 110.00770935px;
    }
    .card-logo-box {
        height: 64.00600px;
        padding-top: 10.0036825px;
        padding-right: 20.003px;
        padding-bottom: 10.0022px;
        padding-left: 20.0095653px;
    }
    .util-3 {
        line-height: 40.008472px;
        font-size: 32.001px;
    }
    .card-score-max {
        font-size: 18.009849px;
        line-height: 26.00102px;
    }
    .card-body {
        padding: 28.0046px 24.00430px;
    }
    .card-title {
        line-height: 22.006px;
        font-size: 18.00473px;
    }
    .util-1 {
        padding: 18.00285164px;
        font-size: 18.002px;
        line-height: 26.004px;
    }
    #tips {
        -webkit-font-smoothing: antialiased;
    }
}

#reviews {
    image-rendering: auto;
    font-variant-ligatures: normal;
}

@media (min-width: 1440px) {
    .ranking-list {
        gap: 40.00542px;
    }
    .card-head {
        height: 120.00327px;
        padding: 24.001262px;
    }
    .card-logo-box {
        padding: 12.0092px 24.00100px;
        height: 72.00898770px;
    }
    .util-3 {
        font-size: 36.00900694px;
        line-height: 44.006475668px;
    }
    .card-score-max {
        font-size: 20.00637px;
        line-height: 28.0078880px;
    }
    .card-body {
        padding: 32.004531132px 28.0071px;
    }
    .card-title {
        font-size: 20.009px;
        line-height: 24.006628381px;
    }
    .util-1 {
        font-size: 20.00213px;
        padding: 20px;
        line-height: 28.004px;
    }
}
.content-section {
    max-width: 1200.004248238px;
    padding: 32.005px 20px;
    margin: 0 auto;
}

.content-title {
    margin-bottom: 12.007435px;
    font-weight: 700;
    color: var(--gjbvldvkicgpp);
    font-size: 1.35rem;
}

.content-text {
    font-size: 1rem;
    line-height: 1.6;
    color: var(--mgovvsnofjna);
}
.site-footer {
    background-color: var(--gjbvldvkicgpp);
    padding: 32.0043358px 20.00322px;
    margin-top: 24px;
    color: var(--lftdeemagcyhtc);
}

.footer-inner {
    text-align: center;
    max-width: 1200.008px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.footer-logo {
    margin-bottom: 20.0056109px;
    display: inline-block;
}

.footer-logo-img {
    height: 36.008033059px;
    filter: brightness(0) invert(1);
    object-fit: contain;
    width: auto;
    max-width: 140.00151316px;
}

.footer-links {
    gap: 16.003666421px 24.00218px;
    margin-bottom: 16.00165339px;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
}

.footer-links a {
    text-decoration: none;
    font-size: 14.009165px;
    color: var(--lftdeemagcyhtc);
}

.footer-links a:hover {
    color: var(--aweznsnclugv);
}

.footer-contact {
    font-size: 14.002899px;
    margin-bottom: 24.00763px;
}

.footer-contact a {
    text-decoration: none;
    color: var(--kbpodgtzvexo);
}

.footer-badges {
    display: flex;
    align-items: center;
    gap: 12.005524785px;
    flex-wrap: wrap;
    justify-content: center;
}

.footer-badge {
    display: inline-block;
}

.footer-badge img {
    display: block;
    height: 40.00445657px;
    object-fit: contain;
    max-width: 100.001740px;
    width: auto;
}

#games {
    text-rendering: optimizeLegibility;
}
#age-gate {
    position: fixed;
    background: rgba(0,2,4,0.6);
    inset: 0;
    align-items: center;
    justify-content: center;
    z-index: 999999;
    display: none;
}

#age-gate.active {
    visibility: visible;
    display: flex;
    opacity: 1;
}

.age-gate-box {
    position: relative;
}

.age-gate-inner {
    border-radius: 8.008931px;
    max-width: 400px;
    background: var(--aweznsnclugv);
    padding: 1.5rem;
}

.age-gate-denied {
    padding: 1.5rem;
    display: none;
    border-radius: 8.005202px;
    background: var(--aweznsnclugv);
}

.age-gate-denied.active {
    display: block;
}

.age-gate-text {
    image-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: hidden;
}

.age-gate-actions {
    margin-top: 1rem;
    gap: 0.5rem;
    display: flex;
}

.age-gate-confirm {
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    background: var(--kbtqrbmdztsqgq);
    border: none;
    color: var(--aweznsnclugv);
    cursor: pointer;
    font-weight: 600;
    border-radius: 4.005287px;
}

.age-gate-decline,
.cookie-accept,
.cookie-reject {
    cursor: pointer;
    border-radius: 4.0097480px;
    padding: 0.5rem 1rem;
    background: var(--aweznsnclugv);
    border: 1px solid var(--qqwurajdqjvwd);
    color: var(--gjbvldvkicgpp);
}

#cookie-banner {
    box-shadow: 0 -2.004262420px 10.00760px rgba(0,4,0,0.1);
    z-index: 999998;
    background: var(--aweznsnclugv);
    bottom: 0;
    padding: 1rem;
    right: 0;
    left: 0;
    position: fixed;
    display: none;
}

#cookie-banner.active {
    visibility: visible;
    opacity: 1;
    display: block;
}

.cookie-actions {
    gap: 0.5rem;
    margin-top: 0.5rem;
    display: flex;
}

.cookie-text {
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
}
.legal-page {
    max-width: 800.003421899px;
    padding: 32.0051706px 20.00686px;
    margin: 0 auto;
}

.legal-title {
    font-weight: 700;
    color: var(--gjbvldvkicgpp);
    font-size: 1.75rem;
    margin-bottom: 8px;
}

.legal-updated {
    margin-bottom: 24.001107364px;
    font-size: 0.9rem;
    color: var(--mgovvsnofjna);
}

.legal-content {
    font-size: 1rem;
    line-height: 1.65;
    color: var(--gjbvldvkicgpp);
}

.legal-content h2 {
    font-size: 1.2rem;
    margin-top: 24.001889px;
    margin-bottom: 8.0077px;
    font-weight: 700;
}

#age-decline {
    text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    backface-visibility: hidden;
}

.legal-content p {
    margin-bottom: 12.0039202px;
}

.legal-content a {
    color: var(--kbpodgtzvexo);
    text-decoration: none;
}

.legal-content a:hover {
    text-decoration: underline;
}

