/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.filter_next_22e4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.old_c9bf, .south_0840 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.list-28bf::before { content: '\f015'; }
.image-8cdf::before { content: '\f007'; }
.component_78d2::before { content: '\f023'; }
.list-50cc::before { content: '\f0e0'; }
.prev-044f::before { content: '\f095'; }
.outer_5c65::before { content: '\f005'; }
.fast-d46e::before { content: '\f004'; }
.old-e964::before { content: '\f00c'; }
.upper-96ee::before { content: '\f00d'; }
.accent-8e8f::before { content: '\f002'; }
.brown-26dd::before { content: '\f0c9'; }
.message-hovered-e5fb::before { content: '\f061'; }
.image-6a36::before { content: '\f060'; }
.icon_full_f728::before { content: '\f04b'; }
.blue_ff82::before { content: '\f04c'; }
.pressed-509f::before { content: '\f019'; }
.mask-9a2e::before { content: '\f093'; }
.item-down-dde0::before { content: '\f132'; }
.texture-5d25::before { content: '\f091'; }
.pattern-over-9b81::before { content: '\f06b'; }
.active-76da::before { content: '\f0d6'; }
.complex-dd7d::before { content: '\f09d'; }
.outer-52da::before { content: '\f10b'; }
.brown-4c97::before { content: '\f108'; }
.new_7225::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pagination-57b5::before { content: '\f522'; }
.link-huge-2d54::before { content: '\f327'; }
.static-31b3::before { content: '\f219'; }
.badge_motion_7562::before { content: '\f21e'; }
.out-c137::before { content: '\f2f5'; }

/* Social Icons */
.advanced-a587::before { content: '\f09a'; }
.thumbnail-small-963f::before { content: '\f099'; }
.focus_e296::before { content: '\f16d'; }
.plasma-8602::before { content: '\f167'; }
.filter-over-2f9c::before { content: '\f2c6'; }
.south_f66a::before { content: '\f232'; }

/* Size Classes */
.fast_eaa5 { font-size: 0.75em; }
.stale-cd15 { font-size: 0.875em; }
.panel-1712 { font-size: 1.33em; }
.card-tall-bd30 { font-size: 1.5em; }
.notice-cold-a5d1 { font-size: 2em; }
.active-bc82 { font-size: 3em; }

/* Animation Classes */
.hard-6e44 {
    animation: fa-spin 2s infinite linear;
}

.bronze_793e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: cbeb */
.promo-block-v9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
