/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.sort-3f6c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.block_c375, .middle-a0b7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.full_e0d1::before { content: '\f015'; }
.module-8714::before { content: '\f007'; }
.cold-810b::before { content: '\f023'; }
.grid_glass_8bea::before { content: '\f0e0'; }
.huge_6769::before { content: '\f095'; }
.heading-6238::before { content: '\f005'; }
.lower_c273::before { content: '\f004'; }
.search-4900::before { content: '\f00c'; }
.summary-9737::before { content: '\f00d'; }
.tooltip-5c3e::before { content: '\f002'; }
.surface_d974::before { content: '\f0c9'; }
.info_1b11::before { content: '\f061'; }
.widget_inner_3546::before { content: '\f060'; }
.background_motion_ab4f::before { content: '\f04b'; }
.main_1f86::before { content: '\f04c'; }
.hero_e7c3::before { content: '\f019'; }
.complex_2f3c::before { content: '\f093'; }
.hero-red-ce5c::before { content: '\f132'; }
.shadow-cc96::before { content: '\f091'; }
.bronze-33d3::before { content: '\f06b'; }
.north_9e4f::before { content: '\f0d6'; }
.up-14e2::before { content: '\f09d'; }
.grid_9bd5::before { content: '\f10b'; }
.picture-clean-9c81::before { content: '\f108'; }
.left_204a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description-0200::before { content: '\f522'; }
.upper_011b::before { content: '\f327'; }
.complex-e9e0::before { content: '\f219'; }
.table_dim_f8bd::before { content: '\f21e'; }
.detail_a80c::before { content: '\f2f5'; }

/* Social Icons */
.title-gas-98e7::before { content: '\f09a'; }
.left-0e49::before { content: '\f099'; }
.outline_e57a::before { content: '\f16d'; }
.out-7756::before { content: '\f167'; }
.hidden_87eb::before { content: '\f2c6'; }
.pink_fbeb::before { content: '\f232'; }

/* Size Classes */
.hidden_advanced_8f8a { font-size: 0.75em; }
.box_67cf { font-size: 0.875em; }
.pagination_complex_2c04 { font-size: 1.33em; }
.basic-cb6a { font-size: 1.5em; }
.search-gas-31f1 { font-size: 2em; }
.surface_c31b { font-size: 3em; }

/* Animation Classes */
.yellow-965d {
    animation: fa-spin 2s infinite linear;
}

.title_adc9 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 41f6 */
.phantom-card-d5 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.3;
}
