/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.accordion-e890) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature_glass_6068, .text_tiny_c05d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary-selected-66ac::before { content: '\f015'; }
.item_a786::before { content: '\f007'; }
.title_mini_61be::before { content: '\f023'; }
.badge_steel_ddee::before { content: '\f0e0'; }
.notification-dynamic-583b::before { content: '\f095'; }
.dropdown-old-6794::before { content: '\f005'; }
.tabs-down-0a2b::before { content: '\f004'; }
.hidden-stale-1aba::before { content: '\f00c'; }
.hard-62d2::before { content: '\f00d'; }
.hovered_ec11::before { content: '\f002'; }
.text_out_ccec::before { content: '\f0c9'; }
.image_a97f::before { content: '\f061'; }
.progress-middle-2576::before { content: '\f060'; }
.frame-pink-1490::before { content: '\f04b'; }
.simple_93d1::before { content: '\f04c'; }
.next-652e::before { content: '\f019'; }
.current_a89a::before { content: '\f093'; }
.active_bcd2::before { content: '\f132'; }
.chip-ca25::before { content: '\f091'; }
.widget-ad6c::before { content: '\f06b'; }
.search-advanced-1f02::before { content: '\f0d6'; }
.backdrop_1f14::before { content: '\f09d'; }
.active_1c3f::before { content: '\f10b'; }
.element-18c3::before { content: '\f108'; }
.item_gas_a661::before { content: '\f10a'; }

/* Gambling Specific Icons */
.left-c85a::before { content: '\f522'; }
.focus_7811::before { content: '\f327'; }
.breadcrumb_bbf5::before { content: '\f219'; }
.static_9274::before { content: '\f21e'; }
.preview-stale-8f82::before { content: '\f2f5'; }

/* Social Icons */
.pagination-pink-4b55::before { content: '\f09a'; }
.widget-a107::before { content: '\f099'; }
.sidebar_over_f299::before { content: '\f16d'; }
.next_cbee::before { content: '\f167'; }
.card-gold-5f5a::before { content: '\f2c6'; }
.main_narrow_31e6::before { content: '\f232'; }

/* Size Classes */
.row-c913 { font-size: 0.75em; }
.widget_35ad { font-size: 0.875em; }
.simple_fc56 { font-size: 1.33em; }
.pagination_cf21 { font-size: 1.5em; }
.info-iron-4e60 { font-size: 2em; }
.banner-advanced-fddd { font-size: 3em; }

/* Animation Classes */
.text_lower_184f {
    animation: fa-spin 2s infinite linear;
}

.item-d6f6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2097 */
.widget-item-n3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
