/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.disabled-c001) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.image_2179, .fast_3878 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hard_d5e1::before { content: '\f015'; }
.header_clean_e48b::before { content: '\f007'; }
.box_09a0::before { content: '\f023'; }
.rough-a0da::before { content: '\f0e0'; }
.slider_full_4aa7::before { content: '\f095'; }
.surface-2627::before { content: '\f005'; }
.narrow_543f::before { content: '\f004'; }
.sort-82f6::before { content: '\f00c'; }
.grid_hot_3351::before { content: '\f00d'; }
.card_fb73::before { content: '\f002'; }
.tooltip_2d70::before { content: '\f0c9'; }
.dynamic-6449::before { content: '\f061'; }
.search_pink_5d8d::before { content: '\f060'; }
.content_under_3547::before { content: '\f04b'; }
.layout-yellow-f367::before { content: '\f04c'; }
.wrapper-5f09::before { content: '\f019'; }
.liquid-c7cd::before { content: '\f093'; }
.new_f32a::before { content: '\f132'; }
.gallery-action-ac3f::before { content: '\f091'; }
.slider_4e97::before { content: '\f06b'; }
.bronze_d9da::before { content: '\f0d6'; }
.down-4990::before { content: '\f09d'; }
.full_e7b1::before { content: '\f10b'; }
.row_763d::before { content: '\f108'; }
.search-cold-3477::before { content: '\f10a'; }

/* Gambling Specific Icons */
.frame-9796::before { content: '\f522'; }
.tabs-feb8::before { content: '\f327'; }
.mini_8908::before { content: '\f219'; }
.block-silver-9981::before { content: '\f21e'; }
.center_4f7c::before { content: '\f2f5'; }

/* Social Icons */
.wide_0d36::before { content: '\f09a'; }
.thumbnail-inner-adde::before { content: '\f099'; }
.alert_5a6c::before { content: '\f16d'; }
.yellow-feba::before { content: '\f167'; }
.avatar-b4a2::before { content: '\f2c6'; }
.thumbnail-medium-980a::before { content: '\f232'; }

/* Size Classes */
.over_a323 { font-size: 0.75em; }
.outline_c779 { font-size: 0.875em; }
.dropdown_tiny_b04c { font-size: 1.33em; }
.container-left-06c6 { font-size: 1.5em; }
.upper-1b7d { font-size: 2em; }
.surface_91b7 { font-size: 3em; }

/* Animation Classes */
.gold-5797 {
    animation: fa-spin 2s infinite linear;
}

.accordion_48b8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a8a4 */
.phantom-card-v0 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
