/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.gold-d45f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bottom-d306, .stone-150c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.wood-96fb::before { content: '\f015'; }
.message-short-5761::before { content: '\f007'; }
.badge-d8f6::before { content: '\f023'; }
.current_2f5e::before { content: '\f0e0'; }
.tag_out_d25c::before { content: '\f095'; }
.carousel-static-0638::before { content: '\f005'; }
.module_red_554b::before { content: '\f004'; }
.sort-874c::before { content: '\f00c'; }
.hero_inner_0ace::before { content: '\f00d'; }
.sidebar-plasma-41fb::before { content: '\f002'; }
.item-c3e8::before { content: '\f0c9'; }
.footer-6175::before { content: '\f061'; }
.down-8df8::before { content: '\f060'; }
.cold-8a02::before { content: '\f04b'; }
.yellow-23e5::before { content: '\f04c'; }
.sort_d407::before { content: '\f019'; }
.tag-small-e607::before { content: '\f093'; }
.shade-54b8::before { content: '\f132'; }
.status_b58b::before { content: '\f091'; }
.cool_4528::before { content: '\f06b'; }
.caption_hovered_ba14::before { content: '\f0d6'; }
.footer-7de5::before { content: '\f09d'; }
.list-9e1a::before { content: '\f10b'; }
.search_south_6f01::before { content: '\f108'; }
.small-4b10::before { content: '\f10a'; }

/* Gambling Specific Icons */
.caption-steel-38e8::before { content: '\f522'; }
.section_simple_4137::before { content: '\f327'; }
.simple-711b::before { content: '\f219'; }
.bronze-6b56::before { content: '\f21e'; }
.menu_small_5f12::before { content: '\f2f5'; }

/* Social Icons */
.media-action-ba7d::before { content: '\f09a'; }
.widget-c797::before { content: '\f099'; }
.upper-39ba::before { content: '\f16d'; }
.stone_9d56::before { content: '\f167'; }
.hovered-589b::before { content: '\f2c6'; }
.advanced_3240::before { content: '\f232'; }

/* Size Classes */
.thick-9d67 { font-size: 0.75em; }
.menu-472d { font-size: 0.875em; }
.easy-7ecd { font-size: 1.33em; }
.box_bronze_6abf { font-size: 1.5em; }
.surface_steel_9991 { font-size: 2em; }
.breadcrumb-6b81 { font-size: 3em; }

/* Animation Classes */
.form-c981 {
    animation: fa-spin 2s infinite linear;
}

.focus-tall-ee3a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0a84 */
.ghost-box-f0 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
