/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.mini-1648) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.row_stone_75fa, .simple_2927 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.block_b200::before { content: '\f015'; }
.solid-4060::before { content: '\f007'; }
.notification_lite_6e54::before { content: '\f023'; }
.fluid_2850::before { content: '\f0e0'; }
.large-f547::before { content: '\f095'; }
.focus_8363::before { content: '\f005'; }
.search-silver-5803::before { content: '\f004'; }
.filter-fresh-faa1::before { content: '\f00c'; }
.tabs_a73d::before { content: '\f00d'; }
.gradient-complex-094d::before { content: '\f002'; }
.button-0aea::before { content: '\f0c9'; }
.rough-e517::before { content: '\f061'; }
.last-a421::before { content: '\f060'; }
.inner-292e::before { content: '\f04b'; }
.texture_current_0080::before { content: '\f04c'; }
.disabled-wood-cac7::before { content: '\f019'; }
.yellow-5b54::before { content: '\f093'; }
.backdrop-20ba::before { content: '\f132'; }
.texture-fluid-e174::before { content: '\f091'; }
.brown_c302::before { content: '\f06b'; }
.huge-3831::before { content: '\f0d6'; }
.search-tall-aaa9::before { content: '\f09d'; }
.pattern_pro_6900::before { content: '\f10b'; }
.card-383f::before { content: '\f108'; }
.small-5922::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary_2a40::before { content: '\f522'; }
.card_a364::before { content: '\f327'; }
.caption_dce5::before { content: '\f219'; }
.action-2b5a::before { content: '\f21e'; }
.prev_3116::before { content: '\f2f5'; }

/* Social Icons */
.top-13ce::before { content: '\f09a'; }
.module_soft_ddf1::before { content: '\f099'; }
.green_0534::before { content: '\f16d'; }
.red_a6e5::before { content: '\f167'; }
.prev-2938::before { content: '\f2c6'; }
.in_ba58::before { content: '\f232'; }

/* Size Classes */
.east-aa30 { font-size: 0.75em; }
.layout_lower_882b { font-size: 0.875em; }
.message-paper-b78d { font-size: 1.33em; }
.pro_374b { font-size: 1.5em; }
.secondary_action_ff16 { font-size: 2em; }
.alert-9d73 { font-size: 3em; }

/* Animation Classes */
.warm_9fca {
    animation: fa-spin 2s infinite linear;
}

.black_6924 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f49c */
.promo-block-x8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.1;
}
