/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.row-dynamic-033f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.text-green-924b, .heading-prev-8aaa {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading_a4b8::before { content: '\f015'; }
.warm-4d21::before { content: '\f007'; }
.slow_1ab8::before { content: '\f023'; }
.item-easy-238f::before { content: '\f0e0'; }
.north_1798::before { content: '\f095'; }
.fluid-6172::before { content: '\f005'; }
.prev_7d5d::before { content: '\f004'; }
.north_173a::before { content: '\f00c'; }
.wrapper-5780::before { content: '\f00d'; }
.message_pink_c526::before { content: '\f002'; }
.basic_33e3::before { content: '\f0c9'; }
.frame_8341::before { content: '\f061'; }
.steel_ac63::before { content: '\f060'; }
.hard-0eb8::before { content: '\f04b'; }
.hovered-8c72::before { content: '\f04c'; }
.container-e4d8::before { content: '\f019'; }
.blue_cbce::before { content: '\f093'; }
.bright-bc70::before { content: '\f132'; }
.static_a53a::before { content: '\f091'; }
.over_3ffb::before { content: '\f06b'; }
.chip_orange_5db6::before { content: '\f0d6'; }
.selected-294f::before { content: '\f09d'; }
.list_adb5::before { content: '\f10b'; }
.background-east-5062::before { content: '\f108'; }
.south_6e7f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.heading-next-7791::before { content: '\f522'; }
.wood_2ecd::before { content: '\f327'; }
.surface-5148::before { content: '\f219'; }
.border_dim_a73c::before { content: '\f21e'; }
.glass-a6d3::before { content: '\f2f5'; }

/* Social Icons */
.main-c117::before { content: '\f09a'; }
.liquid-2583::before { content: '\f099'; }
.button-4b35::before { content: '\f16d'; }
.search-west-583d::before { content: '\f167'; }
.center_1844::before { content: '\f2c6'; }
.fresh-2b17::before { content: '\f232'; }

/* Size Classes */
.stale-5f75 { font-size: 0.75em; }
.shade_large_3d83 { font-size: 0.875em; }
.summary_9722 { font-size: 1.33em; }
.gold_9b7c { font-size: 1.5em; }
.detail-1229 { font-size: 2em; }
.down_1968 { font-size: 3em; }

/* Animation Classes */
.hard_de2f {
    animation: fa-spin 2s infinite linear;
}

.module_93f1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4755 */
.promo-block-v7 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
