/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pagination_454c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.filter-dark-afbb, .selected-7878 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.last_69c4::before { content: '\f015'; }
.pressed_6192::before { content: '\f007'; }
.paragraph-short-fcb4::before { content: '\f023'; }
.logo_c754::before { content: '\f0e0'; }
.complex_2228::before { content: '\f095'; }
.info-3792::before { content: '\f005'; }
.component-c0fd::before { content: '\f004'; }
.background-dd60::before { content: '\f00c'; }
.south_151b::before { content: '\f00d'; }
.yellow_0426::before { content: '\f002'; }
.motion-62ce::before { content: '\f0c9'; }
.hidden-a4d1::before { content: '\f061'; }
.cool-0fe4::before { content: '\f060'; }
.video_green_85aa::before { content: '\f04b'; }
.feature-motion-e064::before { content: '\f04c'; }
.backdrop_lite_dd76::before { content: '\f019'; }
.static_19e5::before { content: '\f093'; }
.pagination-dim-ff60::before { content: '\f132'; }
.border-6965::before { content: '\f091'; }
.under-75bb::before { content: '\f06b'; }
.badge-ac0e::before { content: '\f0d6'; }
.video_medium_2d80::before { content: '\f09d'; }
.list-huge-606d::before { content: '\f10b'; }
.content_3165::before { content: '\f108'; }
.footer_over_05b2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gradient-e56d::before { content: '\f522'; }
.focused_fdcc::before { content: '\f327'; }
.accent-8f54::before { content: '\f219'; }
.tabs-548f::before { content: '\f21e'; }
.description-hard-d3ff::before { content: '\f2f5'; }

/* Social Icons */
.status-c905::before { content: '\f09a'; }
.hero-next-e57a::before { content: '\f099'; }
.active-dbcf::before { content: '\f16d'; }
.summary-gold-698d::before { content: '\f167'; }
.lite_5e39::before { content: '\f2c6'; }
.focus_7c00::before { content: '\f232'; }

/* Size Classes */
.description-gold-9a94 { font-size: 0.75em; }
.heading-be55 { font-size: 0.875em; }
.static-4708 { font-size: 1.33em; }
.list_paper_52b0 { font-size: 1.5em; }
.grid-b466 { font-size: 2em; }
.table_north_a86e { font-size: 3em; }

/* Animation Classes */
.inner-8b6d {
    animation: fa-spin 2s infinite linear;
}

.easy-876a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cfb4 */
.promo-block-a7 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
