/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.highlight_5135) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message_upper_16c5, .tabs_south_0efb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.menu-68e6::before { content: '\f015'; }
.article-4b27::before { content: '\f007'; }
.detail-rough-c009::before { content: '\f023'; }
.red_28d1::before { content: '\f0e0'; }
.progress_da9e::before { content: '\f095'; }
.media-e481::before { content: '\f005'; }
.main-silver-6aa1::before { content: '\f004'; }
.stone-66bd::before { content: '\f00c'; }
.dim-3367::before { content: '\f00d'; }
.simple_d218::before { content: '\f002'; }
.popup_7d97::before { content: '\f0c9'; }
.tertiary-5f7f::before { content: '\f061'; }
.table-outer-c013::before { content: '\f060'; }
.button_upper_76f2::before { content: '\f04b'; }
.component_fixed_ca83::before { content: '\f04c'; }
.right-9171::before { content: '\f019'; }
.secondary_over_8f91::before { content: '\f093'; }
.active_297f::before { content: '\f132'; }
.accent_tall_5ba0::before { content: '\f091'; }
.dynamic-51d3::before { content: '\f06b'; }
.header-under-f89a::before { content: '\f0d6'; }
.thumbnail-9092::before { content: '\f09d'; }
.panel_aa93::before { content: '\f10b'; }
.box-gold-986c::before { content: '\f108'; }
.up_eea5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.container-497e::before { content: '\f522'; }
.outer-7a40::before { content: '\f327'; }
.action-3a73::before { content: '\f219'; }
.hero_gas_08c2::before { content: '\f21e'; }
.nav_20f6::before { content: '\f2f5'; }

/* Social Icons */
.primary-fast-4ffd::before { content: '\f09a'; }
.stale-c6d0::before { content: '\f099'; }
.fresh-32a0::before { content: '\f16d'; }
.shade_4be0::before { content: '\f167'; }
.tertiary_35c3::before { content: '\f2c6'; }
.north_8957::before { content: '\f232'; }

/* Size Classes */
.hidden-focused-983b { font-size: 0.75em; }
.pink_665a { font-size: 0.875em; }
.right-35c7 { font-size: 1.33em; }
.pattern-a97e { font-size: 1.5em; }
.search-aa18 { font-size: 2em; }
.component-3c75 { font-size: 3em; }

/* Animation Classes */
.hover-yellow-5a18 {
    animation: fa-spin 2s infinite linear;
}

.status-d9c1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7496 */
.promo-block-f8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
