/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tag-yellow-2ee8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.medium_ee86, .accordion-5877 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider-middle-d8d1::before { content: '\f015'; }
.info_9b33::before { content: '\f007'; }
.sort_full_2ee9::before { content: '\f023'; }
.tooltip-51b9::before { content: '\f0e0'; }
.input_blue_1a18::before { content: '\f095'; }
.table_b380::before { content: '\f005'; }
.tertiary_silver_f002::before { content: '\f004'; }
.chip_bottom_37f1::before { content: '\f00c'; }
.media_west_57ff::before { content: '\f00d'; }
.focused-070c::before { content: '\f002'; }
.article_basic_aee7::before { content: '\f0c9'; }
.gradient-b347::before { content: '\f061'; }
.focus-3e3f::before { content: '\f060'; }
.backdrop_c286::before { content: '\f04b'; }
.north-1eff::before { content: '\f04c'; }
.menu_dc6d::before { content: '\f019'; }
.gas-3201::before { content: '\f093'; }
.item-16c6::before { content: '\f132'; }
.box-out-5e76::before { content: '\f091'; }
.stale_4e9a::before { content: '\f06b'; }
.tall_1d6e::before { content: '\f0d6'; }
.gold_4a63::before { content: '\f09d'; }
.widget_static_733d::before { content: '\f10b'; }
.thumbnail_active_d834::before { content: '\f108'; }
.header-hovered-8d47::before { content: '\f10a'; }

/* Gambling Specific Icons */
.message-slow-f845::before { content: '\f522'; }
.carousel_black_bc88::before { content: '\f327'; }
.mask_ae2d::before { content: '\f219'; }
.outline-under-9104::before { content: '\f21e'; }
.video_lite_4358::before { content: '\f2f5'; }

/* Social Icons */
.row_aea5::before { content: '\f09a'; }
.disabled_current_5565::before { content: '\f099'; }
.dim_59ad::before { content: '\f16d'; }
.detail-a287::before { content: '\f167'; }
.bright-4e29::before { content: '\f2c6'; }
.warm_2d7b::before { content: '\f232'; }

/* Size Classes */
.huge-0e7d { font-size: 0.75em; }
.grid_cool_95be { font-size: 0.875em; }
.yellow-6a5d { font-size: 1.33em; }
.slider-2b02 { font-size: 1.5em; }
.image-9fb4 { font-size: 2em; }
.stale_e02a { font-size: 3em; }

/* Animation Classes */
.texture_white_a88f {
    animation: fa-spin 2s infinite linear;
}

.element_9070 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4c97 */
.widget-item-s3 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
