/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.content-0b2e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.east_b479, .avatar_7117 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.header_2b0d::before { content: '\f015'; }
.mask-hovered-90de::before { content: '\f007'; }
.container_old_4942::before { content: '\f023'; }
.component-ed8c::before { content: '\f0e0'; }
.hidden_4944::before { content: '\f095'; }
.breadcrumb-top-dfc1::before { content: '\f005'; }
.label_9eb2::before { content: '\f004'; }
.preview_3732::before { content: '\f00c'; }
.heading_b971::before { content: '\f00d'; }
.status_335b::before { content: '\f002'; }
.avatar-6935::before { content: '\f0c9'; }
.disabled-b16e::before { content: '\f061'; }
.green-d158::before { content: '\f060'; }
.main_7197::before { content: '\f04b'; }
.article-a025::before { content: '\f04c'; }
.filter_5a51::before { content: '\f019'; }
.heading_ff77::before { content: '\f093'; }
.carousel_selected_dce5::before { content: '\f132'; }
.selected-7c73::before { content: '\f091'; }
.pro_70c1::before { content: '\f06b'; }
.description_3cdf::before { content: '\f0d6'; }
.section-c002::before { content: '\f09d'; }
.down_bb9c::before { content: '\f10b'; }
.border-fresh-028a::before { content: '\f108'; }
.notice_8f1f::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search_ce7d::before { content: '\f522'; }
.progress_b5a0::before { content: '\f327'; }
.alert-stone-2663::before { content: '\f219'; }
.layout-stone-e642::before { content: '\f21e'; }
.search-fb5f::before { content: '\f2f5'; }

/* Social Icons */
.title_53e8::before { content: '\f09a'; }
.panel_91b9::before { content: '\f099'; }
.upper-1f1f::before { content: '\f16d'; }
.logo-fluid-8c93::before { content: '\f167'; }
.focus-orange-4f8a::before { content: '\f2c6'; }
.slider-ca6c::before { content: '\f232'; }

/* Size Classes */
.advanced_52e0 { font-size: 0.75em; }
.short-dda4 { font-size: 0.875em; }
.lite_412c { font-size: 1.33em; }
.summary-full-850f { font-size: 1.5em; }
.link-east-7b04 { font-size: 2em; }
.prev-7fd1 { font-size: 3em; }

/* Animation Classes */
.silver_1ce8 {
    animation: fa-spin 2s infinite linear;
}

.header_dirty_a6c6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0ef9 */
.ghost-box-i9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
