/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.table-3473) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.detail_59e3, .pagination-56d9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gas-bdc5::before { content: '\f015'; }
.widget_8815::before { content: '\f007'; }
.thick_71cd::before { content: '\f023'; }
.block-2474::before { content: '\f0e0'; }
.pattern-4dad::before { content: '\f095'; }
.dirty-fe18::before { content: '\f005'; }
.static_cba2::before { content: '\f004'; }
.purple_fe62::before { content: '\f00c'; }
.video_solid_3416::before { content: '\f00d'; }
.selected_5a73::before { content: '\f002'; }
.plasma_4c74::before { content: '\f0c9'; }
.content-steel-a8bf::before { content: '\f061'; }
.yellow_885e::before { content: '\f060'; }
.basic-2037::before { content: '\f04b'; }
.stone-cd7c::before { content: '\f04c'; }
.paragraph_4233::before { content: '\f019'; }
.surface_red_53b8::before { content: '\f093'; }
.lite-d693::before { content: '\f132'; }
.gold_5e9e::before { content: '\f091'; }
.tabs-23bf::before { content: '\f06b'; }
.fluid_afce::before { content: '\f0d6'; }
.article_9930::before { content: '\f09d'; }
.hard-56b6::before { content: '\f10b'; }
.nav_ce3c::before { content: '\f108'; }
.sidebar-d781::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary_3c31::before { content: '\f522'; }
.overlay_wood_579c::before { content: '\f327'; }
.tag_88c2::before { content: '\f219'; }
.dropdown_hard_2e92::before { content: '\f21e'; }
.brown-4ea0::before { content: '\f2f5'; }

/* Social Icons */
.block_c796::before { content: '\f09a'; }
.texture-full-e0e6::before { content: '\f099'; }
.dim-0438::before { content: '\f16d'; }
.notification_5819::before { content: '\f167'; }
.notification_39ec::before { content: '\f2c6'; }
.cold_a667::before { content: '\f232'; }

/* Size Classes */
.over_97a3 { font-size: 0.75em; }
.progress_1fbc { font-size: 0.875em; }
.carousel_pressed_d812 { font-size: 1.33em; }
.banner-brown-a3c8 { font-size: 1.5em; }
.tabs-thick-3764 { font-size: 2em; }
.content_1369 { font-size: 3em; }

/* Animation Classes */
.tiny_2c25 {
    animation: fa-spin 2s infinite linear;
}

.pro-78ff {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0cbb */
.promo-block-g3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.1;
}
