/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.filter_stale_0ea5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.element_steel_c61d, .in-d366 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tag_south_a21c::before { content: '\f015'; }
.slow_a116::before { content: '\f007'; }
.soft-c081::before { content: '\f023'; }
.hover_13d8::before { content: '\f0e0'; }
.hero_c2e3::before { content: '\f095'; }
.tertiary_hot_f084::before { content: '\f005'; }
.widget_cf4f::before { content: '\f004'; }
.article-in-7d95::before { content: '\f00c'; }
.thumbnail-west-8beb::before { content: '\f00d'; }
.button_51ba::before { content: '\f002'; }
.module_8f43::before { content: '\f0c9'; }
.highlight_rough_a0c7::before { content: '\f061'; }
.form-smooth-b8fc::before { content: '\f060'; }
.form_focused_2579::before { content: '\f04b'; }
.title-b9ef::before { content: '\f04c'; }
.filter_north_1406::before { content: '\f019'; }
.stale-dc55::before { content: '\f093'; }
.action_c7e8::before { content: '\f132'; }
.main_8371::before { content: '\f091'; }
.preview-stale-0d5d::before { content: '\f06b'; }
.text-over-cb0a::before { content: '\f0d6'; }
.basic_af35::before { content: '\f09d'; }
.next_c492::before { content: '\f10b'; }
.slider_fc42::before { content: '\f108'; }
.accent_1ed3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shadow_dirty_056c::before { content: '\f522'; }
.photo-mini-c53e::before { content: '\f327'; }
.iron_76c3::before { content: '\f219'; }
.main_50c3::before { content: '\f21e'; }
.up_89b4::before { content: '\f2f5'; }

/* Social Icons */
.card_bronze_7272::before { content: '\f09a'; }
.tabs-medium-22e9::before { content: '\f099'; }
.container-fixed-be0a::before { content: '\f16d'; }
.panel-simple-004c::before { content: '\f167'; }
.fluid_433f::before { content: '\f2c6'; }
.pink-5ce3::before { content: '\f232'; }

/* Size Classes */
.tag-d936 { font-size: 0.75em; }
.large-a55e { font-size: 0.875em; }
.smooth_605a { font-size: 1.33em; }
.component-new-3b24 { font-size: 1.5em; }
.paragraph_7288 { font-size: 2em; }
.heading-pro-8427 { font-size: 3em; }

/* Animation Classes */
.texture_3dc1 {
    animation: fa-spin 2s infinite linear;
}

.stale_b9ba {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b78f */
.ghost-box-r8 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
