/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fluid_4e52) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline-white-7f1b, .selected-6ac4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.border-purple-0b2b::before { content: '\f015'; }
.shade-left-7b7f::before { content: '\f007'; }
.picture_smooth_193f::before { content: '\f023'; }
.column_fluid_2489::before { content: '\f0e0'; }
.overlay_acff::before { content: '\f095'; }
.liquid-0bb5::before { content: '\f005'; }
.shade-lower-2f39::before { content: '\f004'; }
.primary-down-9c79::before { content: '\f00c'; }
.yellow-e308::before { content: '\f00d'; }
.main_in_2834::before { content: '\f002'; }
.preview_stale_8112::before { content: '\f0c9'; }
.banner-1f61::before { content: '\f061'; }
.large_c71e::before { content: '\f060'; }
.fast-6bdc::before { content: '\f04b'; }
.background_full_cbd2::before { content: '\f04c'; }
.dropdown-north-4d0f::before { content: '\f019'; }
.widget-886d::before { content: '\f093'; }
.next-8db3::before { content: '\f132'; }
.panel-ed1f::before { content: '\f091'; }
.clean_921e::before { content: '\f06b'; }
.grid-advanced-9d01::before { content: '\f0d6'; }
.header_gold_44df::before { content: '\f09d'; }
.footer_fe1f::before { content: '\f10b'; }
.secondary-upper-ea2e::before { content: '\f108'; }
.content_top_419d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dirty-990e::before { content: '\f522'; }
.lite-1e23::before { content: '\f327'; }
.search_b254::before { content: '\f219'; }
.banner-1138::before { content: '\f21e'; }
.advanced-035b::before { content: '\f2f5'; }

/* Social Icons */
.video-hard-7f44::before { content: '\f09a'; }
.plasma-114f::before { content: '\f099'; }
.blue_b3bf::before { content: '\f16d'; }
.content-next-c263::before { content: '\f167'; }
.info_fa9b::before { content: '\f2c6'; }
.fresh_70c9::before { content: '\f232'; }

/* Size Classes */
.media_red_323d { font-size: 0.75em; }
.tooltip-south-a0a1 { font-size: 0.875em; }
.silver_3554 { font-size: 1.33em; }
.prev-d1a2 { font-size: 1.5em; }
.grid-hard-2263 { font-size: 2em; }
.green-1a2a { font-size: 3em; }

/* Animation Classes */
.filter-e10a {
    animation: fa-spin 2s infinite linear;
}

.video-8067 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 617d */
.widget-item-i6 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
