/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.current-2896) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hot_a7f8, .label_active_f346 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tabs-a708::before { content: '\f015'; }
.list-fcd0::before { content: '\f007'; }
.iron-0cc4::before { content: '\f023'; }
.active-smooth-b76f::before { content: '\f0e0'; }
.nav-new-2dec::before { content: '\f095'; }
.backdrop_gas_3e26::before { content: '\f005'; }
.hovered-d50e::before { content: '\f004'; }
.pagination_95de::before { content: '\f00c'; }
.in-61bb::before { content: '\f00d'; }
.pagination-wood-246a::before { content: '\f002'; }
.active-4090::before { content: '\f0c9'; }
.new_1472::before { content: '\f061'; }
.detail_0344::before { content: '\f060'; }
.warm_9fbc::before { content: '\f04b'; }
.hero-1b5a::before { content: '\f04c'; }
.detail-b008::before { content: '\f019'; }
.video_db82::before { content: '\f093'; }
.slow_5abc::before { content: '\f132'; }
.caption-soft-6791::before { content: '\f091'; }
.focus-east-c3fd::before { content: '\f06b'; }
.element_c80c::before { content: '\f0d6'; }
.fluid_a849::before { content: '\f09d'; }
.text-7d2d::before { content: '\f10b'; }
.component-262a::before { content: '\f108'; }
.plasma-a665::before { content: '\f10a'; }

/* Gambling Specific Icons */
.solid_d6be::before { content: '\f522'; }
.focused-495c::before { content: '\f327'; }
.list-d128::before { content: '\f219'; }
.grid-huge-5e01::before { content: '\f21e'; }
.north_475c::before { content: '\f2f5'; }

/* Social Icons */
.middle_12f9::before { content: '\f09a'; }
.secondary-cc86::before { content: '\f099'; }
.surface-6f4d::before { content: '\f16d'; }
.footer_right_ad31::before { content: '\f167'; }
.alert-1ac7::before { content: '\f2c6'; }
.grid_daa2::before { content: '\f232'; }

/* Size Classes */
.carousel_af4b { font-size: 0.75em; }
.gradient_green_f07f { font-size: 0.875em; }
.carousel-warm-3d21 { font-size: 1.33em; }
.rough_4c49 { font-size: 1.5em; }
.container-fefe { font-size: 2em; }
.content_right_2dc5 { font-size: 3em; }

/* Animation Classes */
.wood-6871 {
    animation: fa-spin 2s infinite linear;
}

.logo_bottom_5ae7 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d1b6 */
.widget-item-h0 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.1;
}
