/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.west-992c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.thumbnail-slow-4061, .box_e43a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.white_7d11::before { content: '\f015'; }
.text_focused_a1e8::before { content: '\f007'; }
.secondary-static-f5f3::before { content: '\f023'; }
.brown-6c2f::before { content: '\f0e0'; }
.button-fresh-5442::before { content: '\f095'; }
.popup_cold_680b::before { content: '\f005'; }
.outline_bb38::before { content: '\f004'; }
.backdrop-under-f5e9::before { content: '\f00c'; }
.footer_6152::before { content: '\f00d'; }
.gas_0cfe::before { content: '\f002'; }
.media_6c4a::before { content: '\f0c9'; }
.outer_7a17::before { content: '\f061'; }
.element-selected-5c72::before { content: '\f060'; }
.over_2959::before { content: '\f04b'; }
.easy_d4c7::before { content: '\f04c'; }
.over_b01d::before { content: '\f019'; }
.tiny_c205::before { content: '\f093'; }
.mask_897b::before { content: '\f132'; }
.detail_soft_e05a::before { content: '\f091'; }
.aside_74d4::before { content: '\f06b'; }
.info_c07e::before { content: '\f0d6'; }
.table-ef6e::before { content: '\f09d'; }
.current-abd9::before { content: '\f10b'; }
.gallery_black_601b::before { content: '\f108'; }
.article_dark_3af4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.component-3f22::before { content: '\f522'; }
.widget_ccbb::before { content: '\f327'; }
.old_b6db::before { content: '\f219'; }
.slow_490d::before { content: '\f21e'; }
.west-b841::before { content: '\f2f5'; }

/* Social Icons */
.feature-f357::before { content: '\f09a'; }
.caption_stale_db9f::before { content: '\f099'; }
.block_4d68::before { content: '\f16d'; }
.summary-fc39::before { content: '\f167'; }
.advanced_33dd::before { content: '\f2c6'; }
.shade_91e2::before { content: '\f232'; }

/* Size Classes */
.short-4163 { font-size: 0.75em; }
.summary_dynamic_1950 { font-size: 0.875em; }
.iron-6f7e { font-size: 1.33em; }
.copper_1719 { font-size: 1.5em; }
.tiny_1003 { font-size: 2em; }
.fixed_6371 { font-size: 3em; }

/* Animation Classes */
.sort-small-e437 {
    animation: fa-spin 2s infinite linear;
}

.gallery_current_8254 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 13bc */
.promo-block-k9 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
