/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.panel-bf56) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.overlay-medium-3524, .hover-bbd7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.small-8e12::before { content: '\f015'; }
.large-4161::before { content: '\f007'; }
.progress-6fd0::before { content: '\f023'; }
.cool-7dde::before { content: '\f0e0'; }
.down_df8f::before { content: '\f095'; }
.hidden-dim-b3bc::before { content: '\f005'; }
.article_clean_4df0::before { content: '\f004'; }
.sort-c1dd::before { content: '\f00c'; }
.mask_slow_34ab::before { content: '\f00d'; }
.blue-8e42::before { content: '\f002'; }
.large_acac::before { content: '\f0c9'; }
.carousel-copper-26a2::before { content: '\f061'; }
.old_0b33::before { content: '\f060'; }
.chip_4bee::before { content: '\f04b'; }
.message_34d3::before { content: '\f04c'; }
.hero_full_e35b::before { content: '\f019'; }
.summary_047c::before { content: '\f093'; }
.detail_solid_f6d2::before { content: '\f132'; }
.filter_c9d8::before { content: '\f091'; }
.item-de37::before { content: '\f06b'; }
.bottom_9039::before { content: '\f0d6'; }
.filter-inner-ee44::before { content: '\f09d'; }
.action_9484::before { content: '\f10b'; }
.primary_f334::before { content: '\f108'; }
.section_4ed3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.badge-advanced-1a0b::before { content: '\f522'; }
.menu_large_8775::before { content: '\f327'; }
.feature-d640::before { content: '\f219'; }
.nav-old-7097::before { content: '\f21e'; }
.surface-e10d::before { content: '\f2f5'; }

/* Social Icons */
.simple_9af2::before { content: '\f09a'; }
.picture-silver-8113::before { content: '\f099'; }
.steel-9026::before { content: '\f16d'; }
.main_2c99::before { content: '\f167'; }
.shade_cold_533e::before { content: '\f2c6'; }
.search-glass-2765::before { content: '\f232'; }

/* Size Classes */
.hero-226b { font-size: 0.75em; }
.wide-245e { font-size: 0.875em; }
.mask_warm_6fb7 { font-size: 1.33em; }
.sidebar_5ad5 { font-size: 1.5em; }
.down-66f2 { font-size: 2em; }
.paragraph_14c8 { font-size: 3em; }

/* Animation Classes */
.basic_b99a {
    animation: fa-spin 2s infinite linear;
}

.full-bb23 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 79d7 */
.phantom-card-q7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
