/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.primary_new_f462) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shade_right_0320, .tooltip-f3ea {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fixed_b45b::before { content: '\f015'; }
.article_right_49f1::before { content: '\f007'; }
.element-last-82eb::before { content: '\f023'; }
.solid-1d8d::before { content: '\f0e0'; }
.south-381f::before { content: '\f095'; }
.gold_159e::before { content: '\f005'; }
.fixed-44f4::before { content: '\f004'; }
.inner-1a13::before { content: '\f00c'; }
.tabs-next-f430::before { content: '\f00d'; }
.rough-94ed::before { content: '\f002'; }
.hot-02ce::before { content: '\f0c9'; }
.detail-red-e30d::before { content: '\f061'; }
.stale_dbd6::before { content: '\f060'; }
.thumbnail-e960::before { content: '\f04b'; }
.video_purple_6125::before { content: '\f04c'; }
.hidden_iron_ddb8::before { content: '\f019'; }
.info_95f8::before { content: '\f093'; }
.highlight_active_8d68::before { content: '\f132'; }
.wide-6eb8::before { content: '\f091'; }
.under-1d7d::before { content: '\f06b'; }
.logo_408c::before { content: '\f0d6'; }
.detail_b70d::before { content: '\f09d'; }
.disabled-f5d9::before { content: '\f10b'; }
.banner_top_1488::before { content: '\f108'; }
.detail_2ea1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern_bronze_9f16::before { content: '\f522'; }
.title-fresh-ff61::before { content: '\f327'; }
.active-7840::before { content: '\f219'; }
.in-3aef::before { content: '\f21e'; }
.column_simple_8178::before { content: '\f2f5'; }

/* Social Icons */
.black_051d::before { content: '\f09a'; }
.primary_next_7669::before { content: '\f099'; }
.status_0462::before { content: '\f16d'; }
.west_bea4::before { content: '\f167'; }
.carousel_large_df16::before { content: '\f2c6'; }
.blue-4d1e::before { content: '\f232'; }

/* Size Classes */
.plasma_8334 { font-size: 0.75em; }
.input-first-36e6 { font-size: 0.875em; }
.block-dde3 { font-size: 1.33em; }
.feature-basic-b282 { font-size: 1.5em; }
.active-smooth-a839 { font-size: 2em; }
.old-e392 { font-size: 3em; }

/* Animation Classes */
.hover-wide-16dd {
    animation: fa-spin 2s infinite linear;
}

.background-824f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f9ff */
.widget-item-k4 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
