/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.modal-black-0326) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.stone_334a, .picture-lower-e2fe {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.full-1c14::before { content: '\f015'; }
.border-in-de0a::before { content: '\f007'; }
.link-5f6c::before { content: '\f023'; }
.copper_12b9::before { content: '\f0e0'; }
.card_cold_3d0a::before { content: '\f095'; }
.focus_78f2::before { content: '\f005'; }
.pattern_simple_e4c3::before { content: '\f004'; }
.liquid_1e23::before { content: '\f00c'; }
.button-c3c7::before { content: '\f00d'; }
.short_3f2c::before { content: '\f002'; }
.shadow_active_8fcb::before { content: '\f0c9'; }
.list-df56::before { content: '\f061'; }
.input_8b22::before { content: '\f060'; }
.filter-gold-b3ab::before { content: '\f04b'; }
.caption_cc12::before { content: '\f04c'; }
.element-tiny-47f1::before { content: '\f019'; }
.alert_solid_f9d5::before { content: '\f093'; }
.chip-rough-4afe::before { content: '\f132'; }
.slider_glass_ddd7::before { content: '\f091'; }
.row-bceb::before { content: '\f06b'; }
.dark_24b4::before { content: '\f0d6'; }
.slow_8fbd::before { content: '\f09d'; }
.grid-yellow-8711::before { content: '\f10b'; }
.west_9cde::before { content: '\f108'; }
.center_1728::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outline-orange-5c2a::before { content: '\f522'; }
.hot_fe47::before { content: '\f327'; }
.shade_668f::before { content: '\f219'; }
.text-28df::before { content: '\f21e'; }
.active-b5ac::before { content: '\f2f5'; }

/* Social Icons */
.advanced-b664::before { content: '\f09a'; }
.easy_bd66::before { content: '\f099'; }
.aside-cold-6f6a::before { content: '\f16d'; }
.form_pressed_4d7a::before { content: '\f167'; }
.hot-9ce4::before { content: '\f2c6'; }
.liquid_f695::before { content: '\f232'; }

/* Size Classes */
.hover-red-9e7f { font-size: 0.75em; }
.popup_silver_3e95 { font-size: 0.875em; }
.silver-55bc { font-size: 1.33em; }
.breadcrumb-4044 { font-size: 1.5em; }
.cold_7b98 { font-size: 2em; }
.notice-db81 { font-size: 3em; }

/* Animation Classes */
.top_1a94 {
    animation: fa-spin 2s infinite linear;
}

.feature_77e4 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c6ba */
.ghost-box-w4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
