/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.background-bright-9452) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.article_77b6, .outline_8707 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.row_huge_7f0f::before { content: '\f015'; }
.left_735b::before { content: '\f007'; }
.tiny-8928::before { content: '\f023'; }
.logo-clean-2c19::before { content: '\f0e0'; }
.primary-9706::before { content: '\f095'; }
.old_6d0a::before { content: '\f005'; }
.dim_4e5e::before { content: '\f004'; }
.slider_iron_2b69::before { content: '\f00c'; }
.avatar_iron_731f::before { content: '\f00d'; }
.header-first-8c5b::before { content: '\f002'; }
.surface_99f5::before { content: '\f0c9'; }
.pagination-action-c40a::before { content: '\f061'; }
.banner-9727::before { content: '\f060'; }
.tertiary_green_e133::before { content: '\f04b'; }
.feature_2d4b::before { content: '\f04c'; }
.item_up_7990::before { content: '\f019'; }
.tag-warm-39f1::before { content: '\f093'; }
.silver_446a::before { content: '\f132'; }
.feature-medium-a8d7::before { content: '\f091'; }
.list-tiny-52ad::before { content: '\f06b'; }
.input_dirty_a6f3::before { content: '\f0d6'; }
.easy-5e4f::before { content: '\f09d'; }
.dynamic_9539::before { content: '\f10b'; }
.hidden-north-9584::before { content: '\f108'; }
.frame-fresh-9457::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description_rough_7851::before { content: '\f522'; }
.search_dim_8de3::before { content: '\f327'; }
.footer_over_2f31::before { content: '\f219'; }
.alert-red-9d8d::before { content: '\f21e'; }
.dirty_8a45::before { content: '\f2f5'; }

/* Social Icons */
.glass_cd1b::before { content: '\f09a'; }
.dim-f3ae::before { content: '\f099'; }
.center-edf0::before { content: '\f16d'; }
.content-simple-8378::before { content: '\f167'; }
.aside_glass_a892::before { content: '\f2c6'; }
.warm-9863::before { content: '\f232'; }

/* Size Classes */
.filter-dirty-83b7 { font-size: 0.75em; }
.orange_d9ef { font-size: 0.875em; }
.bronze-1931 { font-size: 1.33em; }
.panel-5651 { font-size: 1.5em; }
.row-95c5 { font-size: 2em; }
.tiny_ff0b { font-size: 3em; }

/* Animation Classes */
.gradient-thick-eccc {
    animation: fa-spin 2s infinite linear;
}

.popup_c6eb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f04e */
.ghost-box-b1 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
