/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.notice_brown_d696) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tooltip_stale_081e, .thick-3f14 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image_soft_15d3::before { content: '\f015'; }
.outline_wood_0b7c::before { content: '\f007'; }
.detail-large-5dce::before { content: '\f023'; }
.up-37d3::before { content: '\f0e0'; }
.icon_cold_7d04::before { content: '\f095'; }
.basic_7cbb::before { content: '\f005'; }
.main_cold_b77a::before { content: '\f004'; }
.input_mini_71ec::before { content: '\f00c'; }
.shadow_mini_ebdc::before { content: '\f00d'; }
.cold_57fd::before { content: '\f002'; }
.preview_9fc3::before { content: '\f0c9'; }
.secondary-7426::before { content: '\f061'; }
.sidebar_gas_71bf::before { content: '\f060'; }
.fresh_89b9::before { content: '\f04b'; }
.filter-white-3598::before { content: '\f04c'; }
.pagination-7020::before { content: '\f019'; }
.search_next_8ec4::before { content: '\f093'; }
.shade-brown-0903::before { content: '\f132'; }
.heading-65ee::before { content: '\f091'; }
.silver-82b5::before { content: '\f06b'; }
.search_fluid_6952::before { content: '\f0d6'; }
.paper_3950::before { content: '\f09d'; }
.west-ae46::before { content: '\f10b'; }
.east-7e01::before { content: '\f108'; }
.light_fec4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.action_4fc3::before { content: '\f522'; }
.focus-c5f9::before { content: '\f327'; }
.modal-c915::before { content: '\f219'; }
.main_yellow_ffad::before { content: '\f21e'; }
.active-3272::before { content: '\f2f5'; }

/* Social Icons */
.narrow_0e97::before { content: '\f09a'; }
.panel_95ff::before { content: '\f099'; }
.plasma_15bf::before { content: '\f16d'; }
.top-4a71::before { content: '\f167'; }
.progress-10ed::before { content: '\f2c6'; }
.status_f633::before { content: '\f232'; }

/* Size Classes */
.primary-c067 { font-size: 0.75em; }
.widget-large-b2a8 { font-size: 0.875em; }
.section_focused_30f9 { font-size: 1.33em; }
.list_4130 { font-size: 1.5em; }
.icon_7aa6 { font-size: 2em; }
.hot-7fff { font-size: 3em; }

/* Animation Classes */
.popup-fluid-ef7b {
    animation: fa-spin 2s infinite linear;
}

.plasma-7132 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d626 */
.promo-block-v4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
