/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pattern_e699) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.plasma-02d3, .form_hot_0691 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.iron_7c14::before { content: '\f015'; }
.list_outer_c74c::before { content: '\f007'; }
.sidebar_b59b::before { content: '\f023'; }
.background_dirty_7151::before { content: '\f0e0'; }
.row_950f::before { content: '\f095'; }
.alert-a1c4::before { content: '\f005'; }
.black-b688::before { content: '\f004'; }
.under-819e::before { content: '\f00c'; }
.photo-old-437d::before { content: '\f00d'; }
.texture-b410::before { content: '\f002'; }
.cool-9722::before { content: '\f0c9'; }
.border_9f80::before { content: '\f061'; }
.iron_21f1::before { content: '\f060'; }
.button-7ec5::before { content: '\f04b'; }
.paper_0f78::before { content: '\f04c'; }
.label-down-94b8::before { content: '\f019'; }
.notice-f45f::before { content: '\f093'; }
.south-1a8a::before { content: '\f132'; }
.stone_916b::before { content: '\f091'; }
.cold-eed1::before { content: '\f06b'; }
.wide-6e4a::before { content: '\f0d6'; }
.tooltip_4a9c::before { content: '\f09d'; }
.center-e627::before { content: '\f10b'; }
.logo-west-9276::before { content: '\f108'; }
.solid_36c5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.cold_f1ba::before { content: '\f522'; }
.complex-bcf0::before { content: '\f327'; }
.badge_bf89::before { content: '\f219'; }
.notification-ca6a::before { content: '\f21e'; }
.grid_b907::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail_c1ea::before { content: '\f09a'; }
.bronze-2b2e::before { content: '\f099'; }
.container-dim-4013::before { content: '\f16d'; }
.alert-warm-1e7d::before { content: '\f167'; }
.section_90d9::before { content: '\f2c6'; }
.frame_out_c8b0::before { content: '\f232'; }

/* Size Classes */
.notice-fresh-0c1f { font-size: 0.75em; }
.shade_under_1bb5 { font-size: 0.875em; }
.notice-north-1d6a { font-size: 1.33em; }
.form_yellow_ce3a { font-size: 1.5em; }
.sidebar-a1f6 { font-size: 2em; }
.surface_wood_79e1 { font-size: 3em; }

/* Animation Classes */
.component_5afc {
    animation: fa-spin 2s infinite linear;
}

.clean_7d39 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1ec8 */
.promo-block-s9 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
