/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.liquid-b368) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tiny-a9ee, .caption_113b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.liquid-7c7a::before { content: '\f015'; }
.widget_8e97::before { content: '\f007'; }
.component_gas_f014::before { content: '\f023'; }
.out-dbd1::before { content: '\f0e0'; }
.container_up_9b28::before { content: '\f095'; }
.new-4c9e::before { content: '\f005'; }
.title_up_6543::before { content: '\f004'; }
.panel_easy_613a::before { content: '\f00c'; }
.full_2db6::before { content: '\f00d'; }
.main-pressed-a218::before { content: '\f002'; }
.green_53dc::before { content: '\f0c9'; }
.pressed-a8ef::before { content: '\f061'; }
.list-smooth-6a09::before { content: '\f060'; }
.grid_0ae5::before { content: '\f04b'; }
.under-d6d6::before { content: '\f04c'; }
.main-b18f::before { content: '\f019'; }
.disabled-cool-6ce5::before { content: '\f093'; }
.hero-0012::before { content: '\f132'; }
.smooth-ead2::before { content: '\f091'; }
.tabs_narrow_68ae::before { content: '\f06b'; }
.video-f489::before { content: '\f0d6'; }
.shade-dirty-899a::before { content: '\f09d'; }
.smooth_6f2f::before { content: '\f10b'; }
.background_1ae8::before { content: '\f108'; }
.motion-7dc0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.secondary_7fcf::before { content: '\f522'; }
.element_bright_1af1::before { content: '\f327'; }
.accent_dynamic_a1eb::before { content: '\f219'; }
.medium-67cd::before { content: '\f21e'; }
.search-4220::before { content: '\f2f5'; }

/* Social Icons */
.hard_c75a::before { content: '\f09a'; }
.description-bright-c2e1::before { content: '\f099'; }
.article_wide_db10::before { content: '\f16d'; }
.thick-852e::before { content: '\f167'; }
.yellow_500e::before { content: '\f2c6'; }
.list-west-2244::before { content: '\f232'; }

/* Size Classes */
.small-2087 { font-size: 0.75em; }
.image-84aa { font-size: 0.875em; }
.slow-2f7c { font-size: 1.33em; }
.column-566e { font-size: 1.5em; }
.hover-5546 { font-size: 2em; }
.slider_in_5150 { font-size: 3em; }

/* Animation Classes */
.fast_bd43 {
    animation: fa-spin 2s infinite linear;
}

.progress-bronze-c4cd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: af13 */
.shadow-element-v7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
