/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.caption_liquid_7d35) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dropdown-3fae, .easy_a918 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.element_77fd::before { content: '\f015'; }
.icon-solid-c13a::before { content: '\f007'; }
.feature-b0f4::before { content: '\f023'; }
.cool_74e9::before { content: '\f0e0'; }
.nav-09af::before { content: '\f095'; }
.up-ff55::before { content: '\f005'; }
.item_hot_584f::before { content: '\f004'; }
.secondary-fc9c::before { content: '\f00c'; }
.banner-f2d2::before { content: '\f00d'; }
.content-6c9f::before { content: '\f002'; }
.input_fixed_fe7b::before { content: '\f0c9'; }
.title-94d8::before { content: '\f061'; }
.popup_c3d4::before { content: '\f060'; }
.media-tall-e78d::before { content: '\f04b'; }
.filter_86fe::before { content: '\f04c'; }
.focus-dynamic-6f01::before { content: '\f019'; }
.outline-1c7f::before { content: '\f093'; }
.detail_faa4::before { content: '\f132'; }
.filter_up_3c4f::before { content: '\f091'; }
.mask-65f0::before { content: '\f06b'; }
.gold_7105::before { content: '\f0d6'; }
.grid-1a6b::before { content: '\f09d'; }
.tag_9450::before { content: '\f10b'; }
.title_thick_7ada::before { content: '\f108'; }
.heading-3809::before { content: '\f10a'; }

/* Gambling Specific Icons */
.panel-bright-dfed::before { content: '\f522'; }
.bright_ac87::before { content: '\f327'; }
.element_0643::before { content: '\f219'; }
.hover-e651::before { content: '\f21e'; }
.right-e150::before { content: '\f2f5'; }

/* Social Icons */
.accordion_cf4d::before { content: '\f09a'; }
.wood_e2ba::before { content: '\f099'; }
.backdrop_d950::before { content: '\f16d'; }
.frame_cold_4f6e::before { content: '\f167'; }
.hard-7368::before { content: '\f2c6'; }
.active_de29::before { content: '\f232'; }

/* Size Classes */
.active_light_4300 { font-size: 0.75em; }
.layout_6ac4 { font-size: 0.875em; }
.copper_048e { font-size: 1.33em; }
.dark-618d { font-size: 1.5em; }
.column_a553 { font-size: 2em; }
.heading-in-c2bb { font-size: 3em; }

/* Animation Classes */
.simple_5428 {
    animation: fa-spin 2s infinite linear;
}

.highlight-bright-85e2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 69ab */
.widget-item-z8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
