/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.menu_28ba) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.disabled_258d, .simple-6102 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.west_b8f3::before { content: '\f015'; }
.message-be4c::before { content: '\f007'; }
.summary-hot-d166::before { content: '\f023'; }
.left_dea7::before { content: '\f0e0'; }
.message_fixed_733b::before { content: '\f095'; }
.action_f725::before { content: '\f005'; }
.article-3d68::before { content: '\f004'; }
.large_43c6::before { content: '\f00c'; }
.filter-8a11::before { content: '\f00d'; }
.description_middle_129d::before { content: '\f002'; }
.row_07cd::before { content: '\f0c9'; }
.secondary_copper_257a::before { content: '\f061'; }
.warm_1ac6::before { content: '\f060'; }
.dynamic_8648::before { content: '\f04b'; }
.message-hard-d2bc::before { content: '\f04c'; }
.hard-b223::before { content: '\f019'; }
.lite_2e29::before { content: '\f093'; }
.large-a40c::before { content: '\f132'; }
.hovered_622c::before { content: '\f091'; }
.overlay-solid-6e13::before { content: '\f06b'; }
.component-470b::before { content: '\f0d6'; }
.module-cd8f::before { content: '\f09d'; }
.chip_b478::before { content: '\f10b'; }
.caption-active-143f::before { content: '\f108'; }
.slow_3105::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hero-2995::before { content: '\f522'; }
.alert-0f6b::before { content: '\f327'; }
.content-stale-56f9::before { content: '\f219'; }
.cool_6fb6::before { content: '\f21e'; }
.simple-697f::before { content: '\f2f5'; }

/* Social Icons */
.left-c169::before { content: '\f09a'; }
.gallery_d70b::before { content: '\f099'; }
.advanced_8086::before { content: '\f16d'; }
.popup_3184::before { content: '\f167'; }
.logo_f552::before { content: '\f2c6'; }
.carousel-f4f7::before { content: '\f232'; }

/* Size Classes */
.focus-black-e33d { font-size: 0.75em; }
.box-7fec { font-size: 0.875em; }
.badge-mini-b2cb { font-size: 1.33em; }
.complex_1058 { font-size: 1.5em; }
.picture_up_7bfc { font-size: 2em; }
.progress_orange_56d0 { font-size: 3em; }

/* Animation Classes */
.fixed-36b8 {
    animation: fa-spin 2s infinite linear;
}

.notice_07af {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a0de */
.ghost-box-g7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
