/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.image_8ba2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.orange_b3ca, .fresh_af78 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.background_white_91a1::before { content: '\f015'; }
.last_af22::before { content: '\f007'; }
.row-paper-795a::before { content: '\f023'; }
.dark_bc80::before { content: '\f0e0'; }
.list_8577::before { content: '\f095'; }
.button-0d81::before { content: '\f005'; }
.fresh-f317::before { content: '\f004'; }
.info-orange-2418::before { content: '\f00c'; }
.feature-selected-2f87::before { content: '\f00d'; }
.in_1325::before { content: '\f002'; }
.selected-11a6::before { content: '\f0c9'; }
.inner_6656::before { content: '\f061'; }
.tag-fd23::before { content: '\f060'; }
.container-fc67::before { content: '\f04b'; }
.narrow_57d8::before { content: '\f04c'; }
.layout-large-fa45::before { content: '\f019'; }
.mask-4efd::before { content: '\f093'; }
.heading-large-4ad3::before { content: '\f132'; }
.fast_a632::before { content: '\f091'; }
.nav_b732::before { content: '\f06b'; }
.pattern_5fd1::before { content: '\f0d6'; }
.huge_e27b::before { content: '\f09d'; }
.menu_2179::before { content: '\f10b'; }
.lite_3d1e::before { content: '\f108'; }
.south_e004::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active_white_650c::before { content: '\f522'; }
.plasma-2b55::before { content: '\f327'; }
.paragraph-red-e0a4::before { content: '\f219'; }
.gallery-b44b::before { content: '\f21e'; }
.shade_8ceb::before { content: '\f2f5'; }

/* Social Icons */
.stone-91b6::before { content: '\f09a'; }
.form-c521::before { content: '\f099'; }
.message_4007::before { content: '\f16d'; }
.aside-38ff::before { content: '\f167'; }
.heading_f000::before { content: '\f2c6'; }
.slow_740f::before { content: '\f232'; }

/* Size Classes */
.down-b29b { font-size: 0.75em; }
.outer_4912 { font-size: 0.875em; }
.green-bdaf { font-size: 1.33em; }
.item_mini_1376 { font-size: 1.5em; }
.sidebar-fbb1 { font-size: 2em; }
.caption-ec56 { font-size: 3em; }

/* Animation Classes */
.summary_bdb1 {
    animation: fa-spin 2s infinite linear;
}

.black_b451 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1293 */
.widget-item-x3 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
