/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.panel-light-cd54) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.frame-left-4804, .pattern_soft_2ea9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden-blue-c0a6::before { content: '\f015'; }
.under-4868::before { content: '\f007'; }
.steel_8785::before { content: '\f023'; }
.form-13d1::before { content: '\f0e0'; }
.message_5f20::before { content: '\f095'; }
.pagination-smooth-b23b::before { content: '\f005'; }
.module_f152::before { content: '\f004'; }
.silver-90e0::before { content: '\f00c'; }
.yellow-3ef5::before { content: '\f00d'; }
.card-complex-133f::before { content: '\f002'; }
.dynamic_4c68::before { content: '\f0c9'; }
.heading-advanced-e35c::before { content: '\f061'; }
.dim-6a7e::before { content: '\f060'; }
.carousel_12e2::before { content: '\f04b'; }
.element-a7a2::before { content: '\f04c'; }
.pattern_63e4::before { content: '\f019'; }
.glass-a4c7::before { content: '\f093'; }
.hard_ed22::before { content: '\f132'; }
.box-paper-5557::before { content: '\f091'; }
.hard_db92::before { content: '\f06b'; }
.yellow-f0f6::before { content: '\f0d6'; }
.description_a50a::before { content: '\f09d'; }
.border-736b::before { content: '\f10b'; }
.panel_f658::before { content: '\f108'; }
.modal_c0fc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gallery_22f0::before { content: '\f522'; }
.last-bba1::before { content: '\f327'; }
.grid_ebe7::before { content: '\f219'; }
.gallery_7a5f::before { content: '\f21e'; }
.content-8bf1::before { content: '\f2f5'; }

/* Social Icons */
.highlight_c029::before { content: '\f09a'; }
.status-inner-3832::before { content: '\f099'; }
.pressed-0706::before { content: '\f16d'; }
.large-cc6c::before { content: '\f167'; }
.search_3fff::before { content: '\f2c6'; }
.texture_lower_8af7::before { content: '\f232'; }

/* Size Classes */
.wood-8f60 { font-size: 0.75em; }
.hover_west_8ef5 { font-size: 0.875em; }
.right-2633 { font-size: 1.33em; }
.stone_46d3 { font-size: 1.5em; }
.under_d99c { font-size: 2em; }
.basic_56dd { font-size: 3em; }

/* Animation Classes */
.modal_large_1d5b {
    animation: fa-spin 2s infinite linear;
}

.hot_dc2b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f888 */
.widget-item-w5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
