/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slow_a6a3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.top_5609, .glass-2592 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.medium-5172::before { content: '\f015'; }
.accordion_0e41::before { content: '\f007'; }
.tertiary_hovered_6be5::before { content: '\f023'; }
.paper-b620::before { content: '\f0e0'; }
.bronze-4577::before { content: '\f095'; }
.north-4c88::before { content: '\f005'; }
.background-selected-950c::before { content: '\f004'; }
.narrow-014a::before { content: '\f00c'; }
.menu_315d::before { content: '\f00d'; }
.media-cool-cafd::before { content: '\f002'; }
.link_first_badc::before { content: '\f0c9'; }
.text_7f97::before { content: '\f061'; }
.link-3f8f::before { content: '\f060'; }
.stale-c77b::before { content: '\f04b'; }
.south_d2be::before { content: '\f04c'; }
.lite_2594::before { content: '\f019'; }
.advanced-43d9::before { content: '\f093'; }
.wrapper-0c64::before { content: '\f132'; }
.detail-red-45b3::before { content: '\f091'; }
.content-764b::before { content: '\f06b'; }
.tabs_99d0::before { content: '\f0d6'; }
.text-silver-5925::before { content: '\f09d'; }
.chip-4d74::before { content: '\f10b'; }
.old-a13d::before { content: '\f108'; }
.list-dark-2fa2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.center-60ba::before { content: '\f522'; }
.next-d30e::before { content: '\f327'; }
.focused_d3d6::before { content: '\f219'; }
.aside_79a4::before { content: '\f21e'; }
.background-1b08::before { content: '\f2f5'; }

/* Social Icons */
.cool_35e4::before { content: '\f09a'; }
.sidebar-simple-318d::before { content: '\f099'; }
.highlight_ac81::before { content: '\f16d'; }
.form_0150::before { content: '\f167'; }
.yellow_e92d::before { content: '\f2c6'; }
.tabs-tiny-ce5b::before { content: '\f232'; }

/* Size Classes */
.full_d83f { font-size: 0.75em; }
.slider_4dc3 { font-size: 0.875em; }
.banner_slow_fa36 { font-size: 1.33em; }
.preview-dirty-c3e1 { font-size: 1.5em; }
.small-3b2c { font-size: 2em; }
.alert_977d { font-size: 3em; }

/* Animation Classes */
.bottom_edb1 {
    animation: fa-spin 2s infinite linear;
}

.center_99fb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e0fa */
.widget-item-w2 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
