/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.breadcrumb_mini_7c4d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.simple-5972, .tall-f2a3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box-1f7b::before { content: '\f015'; }
.bright_11ce::before { content: '\f007'; }
.nav-last-6c9b::before { content: '\f023'; }
.shade-huge-7670::before { content: '\f0e0'; }
.warm-fcb9::before { content: '\f095'; }
.accordion_rough_8f40::before { content: '\f005'; }
.link_7e0a::before { content: '\f004'; }
.label-small-9e3b::before { content: '\f00c'; }
.shade_33e5::before { content: '\f00d'; }
.thumbnail_selected_2768::before { content: '\f002'; }
.detail-solid-986b::before { content: '\f0c9'; }
.detail-fresh-453d::before { content: '\f061'; }
.label-short-3051::before { content: '\f060'; }
.liquid_d881::before { content: '\f04b'; }
.next_b3de::before { content: '\f04c'; }
.first_210f::before { content: '\f019'; }
.breadcrumb_hard_2a16::before { content: '\f093'; }
.in-9cb3::before { content: '\f132'; }
.alert_fixed_c86c::before { content: '\f091'; }
.container_c2ec::before { content: '\f06b'; }
.texture_fac5::before { content: '\f0d6'; }
.fresh-8472::before { content: '\f09d'; }
.summary-brown-d62d::before { content: '\f10b'; }
.north-7fe3::before { content: '\f108'; }
.hero_outer_0468::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fixed_cb49::before { content: '\f522'; }
.search_0a44::before { content: '\f327'; }
.paper_a082::before { content: '\f219'; }
.disabled_dirty_080b::before { content: '\f21e'; }
.smooth-fd4f::before { content: '\f2f5'; }

/* Social Icons */
.fast_1f69::before { content: '\f09a'; }
.fluid-0517::before { content: '\f099'; }
.block_hovered_61b3::before { content: '\f16d'; }
.alert_e3d9::before { content: '\f167'; }
.progress_fresh_4d34::before { content: '\f2c6'; }
.pattern-huge-f502::before { content: '\f232'; }

/* Size Classes */
.title_complex_6201 { font-size: 0.75em; }
.footer-gold-c437 { font-size: 0.875em; }
.stale_55b1 { font-size: 1.33em; }
.banner-bright-2fa8 { font-size: 1.5em; }
.menu-pro-96ba { font-size: 2em; }
.dropdown_a7b8 { font-size: 3em; }

/* Animation Classes */
.purple-12eb {
    animation: fa-spin 2s infinite linear;
}

.hero_lower_60a6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 349c */
.ghost-box-a9 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
