/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.overlay-down-d475) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.tall-ed1e, .progress_bcab {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.status-fluid-abb4::before { content: '\f015'; }
.hard-1dc5::before { content: '\f007'; }
.label_in_f721::before { content: '\f023'; }
.panel_blue_94f1::before { content: '\f0e0'; }
.slider_c99a::before { content: '\f095'; }
.brown-d736::before { content: '\f005'; }
.outer-ab5b::before { content: '\f004'; }
.container_719b::before { content: '\f00c'; }
.cold-52ee::before { content: '\f00d'; }
.search-smooth-57d4::before { content: '\f002'; }
.lower_11db::before { content: '\f0c9'; }
.shadow-purple-063b::before { content: '\f061'; }
.gold_1f55::before { content: '\f060'; }
.header-small-6813::before { content: '\f04b'; }
.center_bd4c::before { content: '\f04c'; }
.table_ec6f::before { content: '\f019'; }
.breadcrumb_1d14::before { content: '\f093'; }
.fresh_1972::before { content: '\f132'; }
.red-95e9::before { content: '\f091'; }
.paragraph-0203::before { content: '\f06b'; }
.surface_e83c::before { content: '\f0d6'; }
.text_3306::before { content: '\f09d'; }
.gallery-2585::before { content: '\f10b'; }
.component-current-5c2d::before { content: '\f108'; }
.footer_6fc2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.border-middle-251e::before { content: '\f522'; }
.row-west-ec0b::before { content: '\f327'; }
.fluid-16bc::before { content: '\f219'; }
.pressed-a58c::before { content: '\f21e'; }
.highlight-2320::before { content: '\f2f5'; }

/* Social Icons */
.focused-f34a::before { content: '\f09a'; }
.stone-8f51::before { content: '\f099'; }
.overlay-d651::before { content: '\f16d'; }
.gradient-action-ab5c::before { content: '\f167'; }
.widget-old-8091::before { content: '\f2c6'; }
.selected_fcc0::before { content: '\f232'; }

/* Size Classes */
.gradient-in-6c48 { font-size: 0.75em; }
.yellow_66cc { font-size: 0.875em; }
.popup_a26e { font-size: 1.33em; }
.dark_8b35 { font-size: 1.5em; }
.section-be5b { font-size: 2em; }
.gallery_new_fbf7 { font-size: 3em; }

/* Animation Classes */
.hover-d94b {
    animation: fa-spin 2s infinite linear;
}

.summary-b67c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b211 */
.ghost-box-s8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.2;
}
