/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.top-d185) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.highlight-wide-621d, .north-4216 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading_wide_ae49::before { content: '\f015'; }
.paragraph_purple_c9df::before { content: '\f007'; }
.header_e51b::before { content: '\f023'; }
.stale-456e::before { content: '\f0e0'; }
.gold_3011::before { content: '\f095'; }
.tabs_liquid_398a::before { content: '\f005'; }
.medium_6ffb::before { content: '\f004'; }
.button_cold_95a8::before { content: '\f00c'; }
.dropdown_top_e14d::before { content: '\f00d'; }
.shadow-dd2d::before { content: '\f002'; }
.info_05f2::before { content: '\f0c9'; }
.dark_bd91::before { content: '\f061'; }
.text_d510::before { content: '\f060'; }
.detail_short_7052::before { content: '\f04b'; }
.highlight-gas-0f43::before { content: '\f04c'; }
.large_a4ff::before { content: '\f019'; }
.header_motion_df43::before { content: '\f093'; }
.orange-954a::before { content: '\f132'; }
.sort-284f::before { content: '\f091'; }
.video_9ef4::before { content: '\f06b'; }
.yellow_4c97::before { content: '\f0d6'; }
.content_first_865f::before { content: '\f09d'; }
.block_b0fb::before { content: '\f10b'; }
.hidden_next_7125::before { content: '\f108'; }
.title_silver_9295::before { content: '\f10a'; }

/* Gambling Specific Icons */
.main-50aa::before { content: '\f522'; }
.label-7b04::before { content: '\f327'; }
.prev_a792::before { content: '\f219'; }
.primary_dynamic_0a3f::before { content: '\f21e'; }
.logo_dd24::before { content: '\f2f5'; }

/* Social Icons */
.highlight-3187::before { content: '\f09a'; }
.last_f453::before { content: '\f099'; }
.carousel_cdd6::before { content: '\f16d'; }
.video_simple_c89c::before { content: '\f167'; }
.west_db47::before { content: '\f2c6'; }
.in-e8f8::before { content: '\f232'; }

/* Size Classes */
.simple-eb93 { font-size: 0.75em; }
.module_stone_dc95 { font-size: 0.875em; }
.list_af4c { font-size: 1.33em; }
.pattern-9436 { font-size: 1.5em; }
.yellow_74d8 { font-size: 2em; }
.action_7b56 { font-size: 3em; }

/* Animation Classes */
.frame_5d7e {
    animation: fa-spin 2s infinite linear;
}

.component_bb32 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7b1c */
.ghost-box-f7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
