/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box-blue-2c0c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.silver-f081, .fresh_fdc8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.blue_67f8::before { content: '\f015'; }
.menu_bottom_ee04::before { content: '\f007'; }
.green-de8b::before { content: '\f023'; }
.iron_f6db::before { content: '\f0e0'; }
.wood_7f82::before { content: '\f095'; }
.avatar_huge_e343::before { content: '\f005'; }
.bronze_30a2::before { content: '\f004'; }
.pattern-9394::before { content: '\f00c'; }
.green_9326::before { content: '\f00d'; }
.module_motion_ec24::before { content: '\f002'; }
.table-small-b5e7::before { content: '\f0c9'; }
.outline_289c::before { content: '\f061'; }
.bright_120a::before { content: '\f060'; }
.dark_cf6c::before { content: '\f04b'; }
.middle-88fb::before { content: '\f04c'; }
.tooltip-rough-4da4::before { content: '\f019'; }
.badge_tall_16f5::before { content: '\f093'; }
.tertiary_1a18::before { content: '\f132'; }
.wrapper-739b::before { content: '\f091'; }
.primary_5f7f::before { content: '\f06b'; }
.progress_gas_002a::before { content: '\f0d6'; }
.out-7b45::before { content: '\f09d'; }
.bronze-b369::before { content: '\f10b'; }
.left_4c9e::before { content: '\f108'; }
.brown_1694::before { content: '\f10a'; }

/* Gambling Specific Icons */
.selected_8b2a::before { content: '\f522'; }
.primary_north_ec35::before { content: '\f327'; }
.complex-7c51::before { content: '\f219'; }
.slow_1719::before { content: '\f21e'; }
.surface_e9e3::before { content: '\f2f5'; }

/* Social Icons */
.paper-51ea::before { content: '\f09a'; }
.accordion-98a1::before { content: '\f099'; }
.hidden-purple-4a07::before { content: '\f16d'; }
.info_dim_fb09::before { content: '\f167'; }
.tiny-aebe::before { content: '\f2c6'; }
.module-3850::before { content: '\f232'; }

/* Size Classes */
.media-fresh-b934 { font-size: 0.75em; }
.container-6b6a { font-size: 0.875em; }
.down-097a { font-size: 1.33em; }
.accordion-d5e3 { font-size: 1.5em; }
.green_4894 { font-size: 2em; }
.glass_e955 { font-size: 3em; }

/* Animation Classes */
.search-new-6ad3 {
    animation: fa-spin 2s infinite linear;
}

.new-c542 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0225 */
.promo-block-b4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
