/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.fresh_5774) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.heading_solid_39af, .cold_e5bd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.image_red_dbe0::before { content: '\f015'; }
.input_red_a0eb::before { content: '\f007'; }
.under-4361::before { content: '\f023'; }
.action-fb55::before { content: '\f0e0'; }
.article_advanced_e617::before { content: '\f095'; }
.menu_over_5ea9::before { content: '\f005'; }
.modal-7d1b::before { content: '\f004'; }
.caption_next_d554::before { content: '\f00c'; }
.section-8677::before { content: '\f00d'; }
.plasma-31da::before { content: '\f002'; }
.soft-fce6::before { content: '\f0c9'; }
.badge_glass_8586::before { content: '\f061'; }
.prev_b341::before { content: '\f060'; }
.aside_old_9c49::before { content: '\f04b'; }
.paragraph-plasma-fcf6::before { content: '\f04c'; }
.accordion-6204::before { content: '\f019'; }
.east-70b4::before { content: '\f093'; }
.slow_1e8f::before { content: '\f132'; }
.title_ce3c::before { content: '\f091'; }
.silver-fff9::before { content: '\f06b'; }
.widget-9129::before { content: '\f0d6'; }
.stale_544d::before { content: '\f09d'; }
.mini_8366::before { content: '\f10b'; }
.filter_fb3f::before { content: '\f108'; }
.media_b282::before { content: '\f10a'; }

/* Gambling Specific Icons */
.menu_fresh_d826::before { content: '\f522'; }
.bright_20e8::before { content: '\f327'; }
.detail-fc0c::before { content: '\f219'; }
.filter-smooth-655b::before { content: '\f21e'; }
.grid_soft_7fbe::before { content: '\f2f5'; }

/* Social Icons */
.block_small_5b3f::before { content: '\f09a'; }
.current-2129::before { content: '\f099'; }
.layout_next_df57::before { content: '\f16d'; }
.surface_1e10::before { content: '\f167'; }
.mask_easy_a0a3::before { content: '\f2c6'; }
.feature-brown-f7ae::before { content: '\f232'; }

/* Size Classes */
.down_0c7e { font-size: 0.75em; }
.dropdown_39b4 { font-size: 0.875em; }
.outline-f7f1 { font-size: 1.33em; }
.backdrop_3dd0 { font-size: 1.5em; }
.text_9b5a { font-size: 2em; }
.surface-out-3184 { font-size: 3em; }

/* Animation Classes */
.surface_b81f {
    animation: fa-spin 2s infinite linear;
}

.out-1ca6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 41d2 */
.shadow-element-n8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
