/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dynamic_642d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cool_fa94, .light_719c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.out-1894::before { content: '\f015'; }
.yellow-af3e::before { content: '\f007'; }
.east_a5d5::before { content: '\f023'; }
.cold_7c2f::before { content: '\f0e0'; }
.huge_58ec::before { content: '\f095'; }
.top-7492::before { content: '\f005'; }
.heading_top_e1c6::before { content: '\f004'; }
.hidden_iron_2197::before { content: '\f00c'; }
.text-7d71::before { content: '\f00d'; }
.nav_ebb9::before { content: '\f002'; }
.texture-cbe8::before { content: '\f0c9'; }
.down_7b1a::before { content: '\f061'; }
.card-action-4b0a::before { content: '\f060'; }
.primary_ff21::before { content: '\f04b'; }
.next-8431::before { content: '\f04c'; }
.popup-fresh-3ae0::before { content: '\f019'; }
.stone-3b0c::before { content: '\f093'; }
.description-09d6::before { content: '\f132'; }
.huge-93e3::before { content: '\f091'; }
.component-9af5::before { content: '\f06b'; }
.purple_e47d::before { content: '\f0d6'; }
.popup_new_9600::before { content: '\f09d'; }
.north_fefe::before { content: '\f10b'; }
.basic-6e32::before { content: '\f108'; }
.lower-fe80::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search_878c::before { content: '\f522'; }
.hidden_advanced_4527::before { content: '\f327'; }
.pressed-b49e::before { content: '\f219'; }
.module_eccf::before { content: '\f21e'; }
.shade_lite_f7b3::before { content: '\f2f5'; }

/* Social Icons */
.caption-blue-c316::before { content: '\f09a'; }
.caption-rough-5db2::before { content: '\f099'; }
.summary_977e::before { content: '\f16d'; }
.outline_a772::before { content: '\f167'; }
.pagination_f9b6::before { content: '\f2c6'; }
.button_bronze_ad4a::before { content: '\f232'; }

/* Size Classes */
.component_easy_1502 { font-size: 0.75em; }
.gradient_20d9 { font-size: 0.875em; }
.under_9b1f { font-size: 1.33em; }
.detail-last-26c6 { font-size: 1.5em; }
.tabs-cold-df99 { font-size: 2em; }
.secondary-simple-48f0 { font-size: 3em; }

/* Animation Classes */
.large_26dc {
    animation: fa-spin 2s infinite linear;
}

.description-wood-5919 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4b97 */
.promo-block-h1 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.1;
}
