/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.iron_89a0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.title_9dc3, .hovered-93cb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.main_513c::before { content: '\f015'; }
.liquid-2eeb::before { content: '\f007'; }
.tag-1ac0::before { content: '\f023'; }
.full-18e3::before { content: '\f0e0'; }
.small-df36::before { content: '\f095'; }
.form_be01::before { content: '\f005'; }
.filter_beb3::before { content: '\f004'; }
.sidebar_bbec::before { content: '\f00c'; }
.photo_31a6::before { content: '\f00d'; }
.cool_8c8a::before { content: '\f002'; }
.center_bd89::before { content: '\f0c9'; }
.disabled_down_efa9::before { content: '\f061'; }
.progress-8d93::before { content: '\f060'; }
.lite-81ed::before { content: '\f04b'; }
.description-cd43::before { content: '\f04c'; }
.gradient-eb58::before { content: '\f019'; }
.fluid_7d91::before { content: '\f093'; }
.notice-full-a993::before { content: '\f132'; }
.old_a761::before { content: '\f091'; }
.shade-c19f::before { content: '\f06b'; }
.module-pro-3a2f::before { content: '\f0d6'; }
.east_1e2a::before { content: '\f09d'; }
.up-7ae2::before { content: '\f10b'; }
.backdrop_b088::before { content: '\f108'; }
.preview-b125::before { content: '\f10a'; }

/* Gambling Specific Icons */
.menu-motion-81e8::before { content: '\f522'; }
.tertiary_7c1b::before { content: '\f327'; }
.disabled_outer_6cd0::before { content: '\f219'; }
.highlight_red_7eeb::before { content: '\f21e'; }
.bright-63e2::before { content: '\f2f5'; }

/* Social Icons */
.hover-a2e1::before { content: '\f09a'; }
.panel-wide-dc82::before { content: '\f099'; }
.sidebar-gold-582b::before { content: '\f16d'; }
.tabs_ef1b::before { content: '\f167'; }
.last_6ad5::before { content: '\f2c6'; }
.overlay-warm-72a9::before { content: '\f232'; }

/* Size Classes */
.photo-0a9c { font-size: 0.75em; }
.dropdown_632c { font-size: 0.875em; }
.list-5f99 { font-size: 1.33em; }
.center-5904 { font-size: 1.5em; }
.active-warm-0bb5 { font-size: 2em; }
.solid-73ad { font-size: 3em; }

/* Animation Classes */
.hero_up_ae81 {
    animation: fa-spin 2s infinite linear;
}

.grid-a051 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 11f2 */
.widget-item-d4 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
