/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.right-7dd9) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.message-dirty-bd95, .cool-37f1 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.avatar_short_7ce6::before { content: '\f015'; }
.widget-cd41::before { content: '\f007'; }
.icon-last-b7e1::before { content: '\f023'; }
.section-hard-3dd8::before { content: '\f0e0'; }
.paper-7be4::before { content: '\f095'; }
.badge-cce8::before { content: '\f005'; }
.inner-fc06::before { content: '\f004'; }
.status_497b::before { content: '\f00c'; }
.wrapper_6353::before { content: '\f00d'; }
.narrow_fc24::before { content: '\f002'; }
.tertiary_9436::before { content: '\f0c9'; }
.breadcrumb-over-e185::before { content: '\f061'; }
.purple_da70::before { content: '\f060'; }
.surface-62a8::before { content: '\f04b'; }
.outer_87ff::before { content: '\f04c'; }
.sort-aaeb::before { content: '\f019'; }
.shadow-9472::before { content: '\f093'; }
.accordion_a3fa::before { content: '\f132'; }
.container-150c::before { content: '\f091'; }
.widget-narrow-2609::before { content: '\f06b'; }
.dim-ca0c::before { content: '\f0d6'; }
.thumbnail_d968::before { content: '\f09d'; }
.dim-d6b8::before { content: '\f10b'; }
.purple_d4c8::before { content: '\f108'; }
.footer_gold_b708::before { content: '\f10a'; }

/* Gambling Specific Icons */
.soft_f498::before { content: '\f522'; }
.east-8828::before { content: '\f327'; }
.gradient-02f1::before { content: '\f219'; }
.dynamic_c164::before { content: '\f21e'; }
.tabs_4402::before { content: '\f2f5'; }

/* Social Icons */
.row-570d::before { content: '\f09a'; }
.fast_af2e::before { content: '\f099'; }
.outer_730e::before { content: '\f16d'; }
.message-3d87::before { content: '\f167'; }
.header-b274::before { content: '\f2c6'; }
.silver-6463::before { content: '\f232'; }

/* Size Classes */
.input_b298 { font-size: 0.75em; }
.summary_cold_74f0 { font-size: 0.875em; }
.purple-89ec { font-size: 1.33em; }
.main_copper_e3ef { font-size: 1.5em; }
.modal_tiny_5da6 { font-size: 2em; }
.progress-8c20 { font-size: 3em; }

/* Animation Classes */
.active_ef66 {
    animation: fa-spin 2s infinite linear;
}

.column_gold_7df7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1008 */
.promo-block-r8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.2;
}
