/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message-680b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.light_a0e8, .alert_paper_fb93 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.media-4f91::before { content: '\f015'; }
.notice_gold_4af0::before { content: '\f007'; }
.sidebar_1fcd::before { content: '\f023'; }
.popup-bronze-8870::before { content: '\f0e0'; }
.progress_cold_cc8c::before { content: '\f095'; }
.gas_2161::before { content: '\f005'; }
.section-0e08::before { content: '\f004'; }
.accordion_fixed_b0bc::before { content: '\f00c'; }
.layout_short_e74c::before { content: '\f00d'; }
.dim_4446::before { content: '\f002'; }
.preview_d670::before { content: '\f0c9'; }
.focus_3e10::before { content: '\f061'; }
.active-pressed-02e6::before { content: '\f060'; }
.modal-c369::before { content: '\f04b'; }
.notification_bfa4::before { content: '\f04c'; }
.preview_stale_f283::before { content: '\f019'; }
.hidden_static_c219::before { content: '\f093'; }
.pressed-a0fa::before { content: '\f132'; }
.cold_206b::before { content: '\f091'; }
.left-fa9e::before { content: '\f06b'; }
.background_large_ead8::before { content: '\f0d6'; }
.copper-315c::before { content: '\f09d'; }
.text_b3da::before { content: '\f10b'; }
.sort-hard-731d::before { content: '\f108'; }
.main-0b50::before { content: '\f10a'; }

/* Gambling Specific Icons */
.widget_red_6354::before { content: '\f522'; }
.paragraph_basic_37c5::before { content: '\f327'; }
.small_c594::before { content: '\f219'; }
.wrapper_east_f0d1::before { content: '\f21e'; }
.simple-5c17::before { content: '\f2f5'; }

/* Social Icons */
.smooth_5416::before { content: '\f09a'; }
.bright-1606::before { content: '\f099'; }
.avatar_2add::before { content: '\f16d'; }
.row-outer-398a::before { content: '\f167'; }
.selected_b0d7::before { content: '\f2c6'; }
.banner_c723::before { content: '\f232'; }

/* Size Classes */
.dark_4b2f { font-size: 0.75em; }
.preview-clean-3f64 { font-size: 0.875em; }
.hover_north_057a { font-size: 1.33em; }
.layout-inner-9b3a { font-size: 1.5em; }
.primary_7fda { font-size: 2em; }
.article_612c { font-size: 3em; }

/* Animation Classes */
.caption_a97b {
    animation: fa-spin 2s infinite linear;
}

.lower-441a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 714b */
.promo-block-x1 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
