/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dropdown_black_5d70) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.lower-a126, .complex-aa77 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.light-9075::before { content: '\f015'; }
.module-right-d7e6::before { content: '\f007'; }
.search_stone_0123::before { content: '\f023'; }
.summary-5a36::before { content: '\f0e0'; }
.focused-c440::before { content: '\f095'; }
.container-out-3c34::before { content: '\f005'; }
.footer-orange-8958::before { content: '\f004'; }
.background_5009::before { content: '\f00c'; }
.photo_de7f::before { content: '\f00d'; }
.shadow_991e::before { content: '\f002'; }
.last_953c::before { content: '\f0c9'; }
.light-5c0d::before { content: '\f061'; }
.hidden_00d4::before { content: '\f060'; }
.steel-3617::before { content: '\f04b'; }
.lite_6fd8::before { content: '\f04c'; }
.plasma-bf2b::before { content: '\f019'; }
.label_5930::before { content: '\f093'; }
.white_f924::before { content: '\f132'; }
.current-6229::before { content: '\f091'; }
.secondary_simple_50ee::before { content: '\f06b'; }
.accordion_c1c2::before { content: '\f0d6'; }
.focused-07b9::before { content: '\f09d'; }
.box-5514::before { content: '\f10b'; }
.pressed_e416::before { content: '\f108'; }
.pro-20f0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.disabled_3682::before { content: '\f522'; }
.header_65b3::before { content: '\f327'; }
.selected-0c04::before { content: '\f219'; }
.main_99d4::before { content: '\f21e'; }
.sort_tall_5d19::before { content: '\f2f5'; }

/* Social Icons */
.notice-dark-6701::before { content: '\f09a'; }
.pattern-9ce1::before { content: '\f099'; }
.caption-a52c::before { content: '\f16d'; }
.header_silver_f777::before { content: '\f167'; }
.nav_0497::before { content: '\f2c6'; }
.media-98d9::before { content: '\f232'; }

/* Size Classes */
.widget-3b91 { font-size: 0.75em; }
.main_3199 { font-size: 0.875em; }
.top_ad05 { font-size: 1.33em; }
.article_713c { font-size: 1.5em; }
.surface-blue-89f7 { font-size: 2em; }
.banner_cf7a { font-size: 3em; }

/* Animation Classes */
.out_58ba {
    animation: fa-spin 2s infinite linear;
}

.component_bronze_0278 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8a62 */
.shadow-element-w9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.2;
}
