/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fast_0e30) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.main_complex_099a, .pattern_cfe5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.element_49c3::before { content: '\f015'; }
.popup_f9b1::before { content: '\f007'; }
.rough_9532::before { content: '\f023'; }
.accent_medium_a3f6::before { content: '\f0e0'; }
.video-middle-559c::before { content: '\f095'; }
.panel_433a::before { content: '\f005'; }
.aside-pro-1cb3::before { content: '\f004'; }
.dynamic-1f65::before { content: '\f00c'; }
.over-9f67::before { content: '\f00d'; }
.banner-large-b1fd::before { content: '\f002'; }
.list_plasma_f078::before { content: '\f0c9'; }
.widget-9ff5::before { content: '\f061'; }
.outline-aac8::before { content: '\f060'; }
.logo-east-ee61::before { content: '\f04b'; }
.complex_c334::before { content: '\f04c'; }
.component_e782::before { content: '\f019'; }
.upper-ecf2::before { content: '\f093'; }
.shade_stone_3ff1::before { content: '\f132'; }
.full-5137::before { content: '\f091'; }
.accent-b4e1::before { content: '\f06b'; }
.brown-f166::before { content: '\f0d6'; }
.alert_cold_6254::before { content: '\f09d'; }
.notice-4fb2::before { content: '\f10b'; }
.overlay_b646::before { content: '\f108'; }
.simple-56b4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element-next-68b7::before { content: '\f522'; }
.caption-selected-0fb6::before { content: '\f327'; }
.primary_3ed9::before { content: '\f219'; }
.tabs-brown-0ea6::before { content: '\f21e'; }
.yellow_18a9::before { content: '\f2f5'; }

/* Social Icons */
.tiny-c465::before { content: '\f09a'; }
.disabled-east-7ff4::before { content: '\f099'; }
.thick-b973::before { content: '\f16d'; }
.tag-active-c564::before { content: '\f167'; }
.summary_98a0::before { content: '\f2c6'; }
.thick_f9df::before { content: '\f232'; }

/* Size Classes */
.carousel_fast_0b9b { font-size: 0.75em; }
.title_8050 { font-size: 0.875em; }
.filter_iron_a841 { font-size: 1.33em; }
.sidebar-outer-464f { font-size: 1.5em; }
.stone-02f1 { font-size: 2em; }
.pagination_9c9c { font-size: 3em; }

/* Animation Classes */
.yellow_8a5b {
    animation: fa-spin 2s infinite linear;
}

.breadcrumb_up_7ffc {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2824 */
.widget-item-c4 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.3;
}
