/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.lower_4763) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dirty-472d, .warm_ce66 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.overlay_dim_2723::before { content: '\f015'; }
.component-250e::before { content: '\f007'; }
.description-glass-15a1::before { content: '\f023'; }
.block-silver-f98d::before { content: '\f0e0'; }
.shadow_short_7c2f::before { content: '\f095'; }
.large_9dc1::before { content: '\f005'; }
.article_bronze_fcd1::before { content: '\f004'; }
.alert_soft_a9f9::before { content: '\f00c'; }
.gold_2666::before { content: '\f00d'; }
.top_48ca::before { content: '\f002'; }
.pink-8aa3::before { content: '\f0c9'; }
.focus_9fde::before { content: '\f061'; }
.main-wood-8541::before { content: '\f060'; }
.dark_01f9::before { content: '\f04b'; }
.thick-8380::before { content: '\f04c'; }
.shade_lower_5d6a::before { content: '\f019'; }
.chip_last_18d5::before { content: '\f093'; }
.light-273b::before { content: '\f132'; }
.red_34e0::before { content: '\f091'; }
.hero-hovered-b6f0::before { content: '\f06b'; }
.easy_f489::before { content: '\f0d6'; }
.badge-last-6232::before { content: '\f09d'; }
.status-solid-2eb0::before { content: '\f10b'; }
.block-e371::before { content: '\f108'; }
.label-bc15::before { content: '\f10a'; }

/* Gambling Specific Icons */
.slider-4aaf::before { content: '\f522'; }
.widget_new_431c::before { content: '\f327'; }
.lite_8d36::before { content: '\f219'; }
.blue_34c3::before { content: '\f21e'; }
.content_373f::before { content: '\f2f5'; }

/* Social Icons */
.secondary_hard_0f86::before { content: '\f09a'; }
.next_5088::before { content: '\f099'; }
.outline_6f3c::before { content: '\f16d'; }
.cold_a55e::before { content: '\f167'; }
.silver_dbb6::before { content: '\f2c6'; }
.media_eff9::before { content: '\f232'; }

/* Size Classes */
.row-dacd { font-size: 0.75em; }
.feature_1816 { font-size: 0.875em; }
.dim_e3c1 { font-size: 1.33em; }
.gallery_8a36 { font-size: 1.5em; }
.footer-glass-0291 { font-size: 2em; }
.banner_86c9 { font-size: 3em; }

/* Animation Classes */
.selected-d517 {
    animation: fa-spin 2s infinite linear;
}

.large-6018 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1dc9 */
.shadow-element-e6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
