/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.solid-4eec) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.light-534a, .chip-yellow-6efd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.next-a63d::before { content: '\f015'; }
.hidden-south-5764::before { content: '\f007'; }
.dark_6f7e::before { content: '\f023'; }
.description-green-2671::before { content: '\f0e0'; }
.tooltip_south_cc8a::before { content: '\f095'; }
.status_1590::before { content: '\f005'; }
.nav_cold_4287::before { content: '\f004'; }
.active-3047::before { content: '\f00c'; }
.list_pressed_9588::before { content: '\f00d'; }
.inner-3f7e::before { content: '\f002'; }
.footer-1574::before { content: '\f0c9'; }
.preview_small_4461::before { content: '\f061'; }
.gradient_8e8f::before { content: '\f060'; }
.text-pink-06e9::before { content: '\f04b'; }
.large-8f58::before { content: '\f04c'; }
.over_3c46::before { content: '\f019'; }
.header-pink-1893::before { content: '\f093'; }
.yellow_ba6a::before { content: '\f132'; }
.highlight-south-fa76::before { content: '\f091'; }
.badge_stale_bfc6::before { content: '\f06b'; }
.top_c894::before { content: '\f0d6'; }
.gradient-653a::before { content: '\f09d'; }
.column-4624::before { content: '\f10b'; }
.popup_6ab3::before { content: '\f108'; }
.gradient-inner-b3ba::before { content: '\f10a'; }

/* Gambling Specific Icons */
.middle-282f::before { content: '\f522'; }
.sidebar-edd2::before { content: '\f327'; }
.component_short_43a5::before { content: '\f219'; }
.container-fast-5878::before { content: '\f21e'; }
.tiny_635b::before { content: '\f2f5'; }

/* Social Icons */
.primary_in_724d::before { content: '\f09a'; }
.pagination_de7a::before { content: '\f099'; }
.popup_bright_0ef4::before { content: '\f16d'; }
.progress_3e17::before { content: '\f167'; }
.current_5bef::before { content: '\f2c6'; }
.pagination-inner-cdd2::before { content: '\f232'; }

/* Size Classes */
.iron-b3cc { font-size: 0.75em; }
.tabs_bottom_2019 { font-size: 0.875em; }
.north-2076 { font-size: 1.33em; }
.module_pink_aa1c { font-size: 1.5em; }
.link_fluid_79d6 { font-size: 2em; }
.top_57be { font-size: 3em; }

/* Animation Classes */
.cold_e54c {
    animation: fa-spin 2s infinite linear;
}

.footer-wide-fc0b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bdf3 */
.promo-block-o2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
