/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero_d932) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.surface_red_d8a4, .copper_cf63 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.north-fe3b::before { content: '\f015'; }
.list-smooth-a2b2::before { content: '\f007'; }
.shadow-6d5d::before { content: '\f023'; }
.right_3dcb::before { content: '\f0e0'; }
.shade_motion_2222::before { content: '\f095'; }
.disabled-solid-ecc3::before { content: '\f005'; }
.search-4c72::before { content: '\f004'; }
.icon_solid_2447::before { content: '\f00c'; }
.narrow_61db::before { content: '\f00d'; }
.top_32e0::before { content: '\f002'; }
.surface-7a90::before { content: '\f0c9'; }
.outline_gold_86a0::before { content: '\f061'; }
.liquid_e3f6::before { content: '\f060'; }
.shadow-liquid-946f::before { content: '\f04b'; }
.notice-top-fa67::before { content: '\f04c'; }
.south-58cf::before { content: '\f019'; }
.avatar-aab0::before { content: '\f093'; }
.search-lower-9a6a::before { content: '\f132'; }
.grid_fluid_8bf9::before { content: '\f091'; }
.outline-9d6c::before { content: '\f06b'; }
.alert_light_77c4::before { content: '\f0d6'; }
.pressed_5959::before { content: '\f09d'; }
.overlay-motion-bd8c::before { content: '\f10b'; }
.carousel-2852::before { content: '\f108'; }
.widget_fresh_4b08::before { content: '\f10a'; }

/* Gambling Specific Icons */
.first-4d39::before { content: '\f522'; }
.carousel-20db::before { content: '\f327'; }
.selected-24ac::before { content: '\f219'; }
.progress-22dc::before { content: '\f21e'; }
.gold-10c3::before { content: '\f2f5'; }

/* Social Icons */
.logo_a8f0::before { content: '\f09a'; }
.secondary-2fd6::before { content: '\f099'; }
.column_7a27::before { content: '\f16d'; }
.hero-5851::before { content: '\f167'; }
.sidebar-east-ec47::before { content: '\f2c6'; }
.dark_2e8d::before { content: '\f232'; }

/* Size Classes */
.button_ea82 { font-size: 0.75em; }
.bottom_f39d { font-size: 0.875em; }
.slider-green-642a { font-size: 1.33em; }
.over_0c9c { font-size: 1.5em; }
.steel_501f { font-size: 2em; }
.widget-051e { font-size: 3em; }

/* Animation Classes */
.hero-ee50 {
    animation: fa-spin 2s infinite linear;
}

.breadcrumb_781c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 234d */
.shadow-element-r9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
