/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside-4761) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hover_tall_100a, .accordion_clean_2c50 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.slider-0666::before { content: '\f015'; }
.center_1edb::before { content: '\f007'; }
.description-fresh-0a6a::before { content: '\f023'; }
.secondary-tall-effb::before { content: '\f0e0'; }
.card-selected-0e6a::before { content: '\f095'; }
.tag_bronze_bb7f::before { content: '\f005'; }
.border_00bc::before { content: '\f004'; }
.list-green-ebc5::before { content: '\f00c'; }
.sidebar_f7fb::before { content: '\f00d'; }
.fluid_8930::before { content: '\f002'; }
.first-0379::before { content: '\f0c9'; }
.mini_a8db::before { content: '\f061'; }
.label_af22::before { content: '\f060'; }
.border-1780::before { content: '\f04b'; }
.popup_under_b238::before { content: '\f04c'; }
.copper_d04b::before { content: '\f019'; }
.paper_4992::before { content: '\f093'; }
.soft-0f97::before { content: '\f132'; }
.preview_bronze_7922::before { content: '\f091'; }
.fixed-b26e::before { content: '\f06b'; }
.slider_cbfa::before { content: '\f0d6'; }
.outer_42c8::before { content: '\f09d'; }
.center-99a3::before { content: '\f10b'; }
.south_8482::before { content: '\f108'; }
.status_yellow_335a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.aside_center_0653::before { content: '\f522'; }
.texture_a030::before { content: '\f327'; }
.tag-638b::before { content: '\f219'; }
.lite_af9e::before { content: '\f21e'; }
.link_2961::before { content: '\f2f5'; }

/* Social Icons */
.article-793d::before { content: '\f09a'; }
.static_0790::before { content: '\f099'; }
.input-ebc0::before { content: '\f16d'; }
.layout_thick_ee7b::before { content: '\f167'; }
.chip_fluid_d69a::before { content: '\f2c6'; }
.description-motion-1e68::before { content: '\f232'; }

/* Size Classes */
.wrapper-733e { font-size: 0.75em; }
.slow-fb36 { font-size: 0.875em; }
.nav_lite_5381 { font-size: 1.33em; }
.search_44e5 { font-size: 1.5em; }
.row_0a92 { font-size: 2em; }
.avatar-right-c264 { font-size: 3em; }

/* Animation Classes */
.solid-c1c0 {
    animation: fa-spin 2s infinite linear;
}

.feature_next_06c5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2d17 */
.ghost-box-g5 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
