/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.soft-df73) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.progress_762c, .tiny_705e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.frame_red_9bca::before { content: '\f015'; }
.solid_2242::before { content: '\f007'; }
.content-out-1bc9::before { content: '\f023'; }
.highlight-stale-131c::before { content: '\f0e0'; }
.mini-45e3::before { content: '\f095'; }
.notification-f839::before { content: '\f005'; }
.mask_6248::before { content: '\f004'; }
.pressed-949b::before { content: '\f00c'; }
.secondary_d881::before { content: '\f00d'; }
.list_a3fe::before { content: '\f002'; }
.lower-e561::before { content: '\f0c9'; }
.fast_6769::before { content: '\f061'; }
.shadow-30ae::before { content: '\f060'; }
.pagination_center_d391::before { content: '\f04b'; }
.disabled-9a0a::before { content: '\f04c'; }
.highlight-153a::before { content: '\f019'; }
.photo-gas-80ed::before { content: '\f093'; }
.out_a57a::before { content: '\f132'; }
.filter_cf7f::before { content: '\f091'; }
.warm-3f2c::before { content: '\f06b'; }
.dynamic-4f85::before { content: '\f0d6'; }
.hard_5172::before { content: '\f09d'; }
.under_2b08::before { content: '\f10b'; }
.south_ccd0::before { content: '\f108'; }
.pink-8515::before { content: '\f10a'; }

/* Gambling Specific Icons */
.title-44b2::before { content: '\f522'; }
.picture-inner-9afb::before { content: '\f327'; }
.carousel-3c22::before { content: '\f219'; }
.surface-wide-6323::before { content: '\f21e'; }
.info_middle_402f::before { content: '\f2f5'; }

/* Social Icons */
.tooltip_prev_3d2b::before { content: '\f09a'; }
.short_78f0::before { content: '\f099'; }
.detail_pressed_a024::before { content: '\f16d'; }
.old_304e::before { content: '\f167'; }
.sidebar_green_956c::before { content: '\f2c6'; }
.accordion_1657::before { content: '\f232'; }

/* Size Classes */
.container-east-207e { font-size: 0.75em; }
.item_focused_25c3 { font-size: 0.875em; }
.primary_834b { font-size: 1.33em; }
.box_liquid_ee55 { font-size: 1.5em; }
.info_paper_77cc { font-size: 2em; }
.table_prev_10e8 { font-size: 3em; }

/* Animation Classes */
.widget-blue-a93e {
    animation: fa-spin 2s infinite linear;
}

.clean_ff61 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9475 */
.promo-block-i9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.2;
}
