/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.main_2d5f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.last_bb3f, .wrapper-fluid-e466 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.info-orange-c557::before { content: '\f015'; }
.shadow-smooth-504c::before { content: '\f007'; }
.input_active_3995::before { content: '\f023'; }
.shadow_silver_794f::before { content: '\f0e0'; }
.west_d8a5::before { content: '\f095'; }
.title_6038::before { content: '\f005'; }
.description-1c05::before { content: '\f004'; }
.hidden_tall_a803::before { content: '\f00c'; }
.full_88ef::before { content: '\f00d'; }
.active_gas_ab81::before { content: '\f002'; }
.thick_acbe::before { content: '\f0c9'; }
.caption-d85a::before { content: '\f061'; }
.lower-c380::before { content: '\f060'; }
.photo-smooth-bf9a::before { content: '\f04b'; }
.caption-pressed-9a3a::before { content: '\f04c'; }
.complex-3689::before { content: '\f019'; }
.hovered_8733::before { content: '\f093'; }
.outer-a679::before { content: '\f132'; }
.wood_feab::before { content: '\f091'; }
.glass_c283::before { content: '\f06b'; }
.shadow_dim_537a::before { content: '\f0d6'; }
.progress-3524::before { content: '\f09d'; }
.list_55bf::before { content: '\f10b'; }
.outline_liquid_6034::before { content: '\f108'; }
.grid_warm_9de3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fresh-be86::before { content: '\f522'; }
.pagination-3799::before { content: '\f327'; }
.warm-972e::before { content: '\f219'; }
.main_copper_f694::before { content: '\f21e'; }
.lower-971a::before { content: '\f2f5'; }

/* Social Icons */
.shadow_68b6::before { content: '\f09a'; }
.nav_new_0485::before { content: '\f099'; }
.gradient-top-3f45::before { content: '\f16d'; }
.stone_f9e4::before { content: '\f167'; }
.media_7559::before { content: '\f2c6'; }
.iron_caf2::before { content: '\f232'; }

/* Size Classes */
.badge-steel-2e0a { font-size: 0.75em; }
.video_white_70ac { font-size: 0.875em; }
.column_1600 { font-size: 1.33em; }
.thick_a83d { font-size: 1.5em; }
.tall_6bf3 { font-size: 2em; }
.left_e9e1 { font-size: 3em; }

/* Animation Classes */
.section_middle_0dce {
    animation: fa-spin 2s infinite linear;
}

.widget-first-faf2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: e7d1 */
.widget-item-q3 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
