/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section_small_e0fd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.highlight-af84, .tiny_b936 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pagination_orange_fc64::before { content: '\f015'; }
.disabled-60c6::before { content: '\f007'; }
.link-hard-cf53::before { content: '\f023'; }
.gradient-motion-224b::before { content: '\f0e0'; }
.mini_c32e::before { content: '\f095'; }
.video-0eb1::before { content: '\f005'; }
.modal_easy_3f5b::before { content: '\f004'; }
.active_2a2a::before { content: '\f00c'; }
.primary-146d::before { content: '\f00d'; }
.input-c12a::before { content: '\f002'; }
.slider_7edb::before { content: '\f0c9'; }
.secondary-04f1::before { content: '\f061'; }
.complex_370c::before { content: '\f060'; }
.card-951b::before { content: '\f04b'; }
.focus-active-863f::before { content: '\f04c'; }
.progress_left_35b0::before { content: '\f019'; }
.focus-d6e6::before { content: '\f093'; }
.detail-last-b223::before { content: '\f132'; }
.fast_4e7c::before { content: '\f091'; }
.clean-af61::before { content: '\f06b'; }
.complex_bc80::before { content: '\f0d6'; }
.dropdown_hard_511e::before { content: '\f09d'; }
.active_770a::before { content: '\f10b'; }
.main_rough_6e37::before { content: '\f108'; }
.current_1286::before { content: '\f10a'; }

/* Gambling Specific Icons */
.small_f89b::before { content: '\f522'; }
.hero-92e2::before { content: '\f327'; }
.heading_gold_7fe8::before { content: '\f219'; }
.surface_liquid_7dca::before { content: '\f21e'; }
.surface-rough-2c73::before { content: '\f2f5'; }

/* Social Icons */
.icon-2fc8::before { content: '\f09a'; }
.aside_north_b94c::before { content: '\f099'; }
.disabled_stale_5db7::before { content: '\f16d'; }
.highlight_left_3578::before { content: '\f167'; }
.hidden-e4c5::before { content: '\f2c6'; }
.sidebar-dark-ed35::before { content: '\f232'; }

/* Size Classes */
.hidden_hovered_eec4 { font-size: 0.75em; }
.cold-1d18 { font-size: 0.875em; }
.shade_complex_a54d { font-size: 1.33em; }
.disabled_6bec { font-size: 1.5em; }
.header_d6c7 { font-size: 2em; }
.title-lite-5c3f { font-size: 3em; }

/* Animation Classes */
.lite-7aaa {
    animation: fa-spin 2s infinite linear;
}

.breadcrumb-gold-df50 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c7dd */
.widget-item-c8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
