/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero_bronze_cdda) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.disabled_light_4029, .sidebar_hard_9ed3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.clean_b620::before { content: '\f015'; }
.in_c7b9::before { content: '\f007'; }
.backdrop_6caa::before { content: '\f023'; }
.icon-0d32::before { content: '\f0e0'; }
.under-896a::before { content: '\f095'; }
.breadcrumb_light_fbd1::before { content: '\f005'; }
.slider-east-2ed8::before { content: '\f004'; }
.frame_887a::before { content: '\f00c'; }
.description-red-f540::before { content: '\f00d'; }
.article-lite-99e0::before { content: '\f002'; }
.avatar_43d8::before { content: '\f0c9'; }
.border-large-521e::before { content: '\f061'; }
.west-ed6a::before { content: '\f060'; }
.disabled_out_0023::before { content: '\f04b'; }
.middle_8815::before { content: '\f04c'; }
.silver-fb45::before { content: '\f019'; }
.column-wood-794f::before { content: '\f093'; }
.last_8da7::before { content: '\f132'; }
.hero-liquid-a40d::before { content: '\f091'; }
.complex-8b59::before { content: '\f06b'; }
.highlight_0880::before { content: '\f0d6'; }
.left-903e::before { content: '\f09d'; }
.slow_5d0d::before { content: '\f10b'; }
.message_acbd::before { content: '\f108'; }
.short-30f0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.overlay_pro_b785::before { content: '\f522'; }
.first-8fcc::before { content: '\f327'; }
.feature-light-4eec::before { content: '\f219'; }
.title_f0e1::before { content: '\f21e'; }
.footer-0685::before { content: '\f2f5'; }

/* Social Icons */
.preview_00f6::before { content: '\f09a'; }
.next-98a5::before { content: '\f099'; }
.small-f07e::before { content: '\f16d'; }
.active-brown-80aa::before { content: '\f167'; }
.hidden-upper-e96d::before { content: '\f2c6'; }
.overlay_lite_04e8::before { content: '\f232'; }

/* Size Classes */
.hard_c8c5 { font-size: 0.75em; }
.in-a950 { font-size: 0.875em; }
.search-8aa1 { font-size: 1.33em; }
.popup-gas-d1e5 { font-size: 1.5em; }
.badge_dca1 { font-size: 2em; }
.border_1a49 { font-size: 3em; }

/* Animation Classes */
.article_c10f {
    animation: fa-spin 2s infinite linear;
}

.middle_c295 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 858e */
.widget-item-i1 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.1;
}
