/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.row_b96a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.search-easy-2137, .mini_3b3c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.east-7935::before { content: '\f015'; }
.hero_327c::before { content: '\f007'; }
.media_advanced_145d::before { content: '\f023'; }
.large-9d3d::before { content: '\f0e0'; }
.label_complex_eb19::before { content: '\f095'; }
.clean-663b::before { content: '\f005'; }
.summary_narrow_7b5e::before { content: '\f004'; }
.backdrop-174f::before { content: '\f00c'; }
.bright_ed50::before { content: '\f00d'; }
.nav_a9f6::before { content: '\f002'; }
.hot_e8e4::before { content: '\f0c9'; }
.accordion-79d7::before { content: '\f061'; }
.hard_39bd::before { content: '\f060'; }
.tooltip-out-a7ff::before { content: '\f04b'; }
.liquid-0996::before { content: '\f04c'; }
.banner_iron_e9a2::before { content: '\f019'; }
.hero-selected-8dac::before { content: '\f093'; }
.tabs_active_137c::before { content: '\f132'; }
.content_35d6::before { content: '\f091'; }
.hover-076c::before { content: '\f06b'; }
.bright_c250::before { content: '\f0d6'; }
.list-0dad::before { content: '\f09d'; }
.highlight_lite_2961::before { content: '\f10b'; }
.aside-active-aa2b::before { content: '\f108'; }
.picture-fast-0b83::before { content: '\f10a'; }

/* Gambling Specific Icons */
.banner_ae9b::before { content: '\f522'; }
.item-4c2f::before { content: '\f327'; }
.list-e8c9::before { content: '\f219'; }
.secondary_8efc::before { content: '\f21e'; }
.shade_smooth_84a5::before { content: '\f2f5'; }

/* Social Icons */
.up_46c4::before { content: '\f09a'; }
.center-d689::before { content: '\f099'; }
.banner-in-70df::before { content: '\f16d'; }
.detail-iron-4988::before { content: '\f167'; }
.image-ad57::before { content: '\f2c6'; }
.link_baed::before { content: '\f232'; }

/* Size Classes */
.shade-outer-4712 { font-size: 0.75em; }
.gas_575d { font-size: 0.875em; }
.module_010f { font-size: 1.33em; }
.action_ba4d { font-size: 1.5em; }
.next_2def { font-size: 2em; }
.copper_7dad { font-size: 3em; }

/* Animation Classes */
.pagination-5daf {
    animation: fa-spin 2s infinite linear;
}

.notice-dynamic-3f1b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a6d6 */
.ghost-box-q1 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
