/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item-mini-cb0a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.picture_60f0, .selected-d415 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary_blue_3e15::before { content: '\f015'; }
.form_complex_b85b::before { content: '\f007'; }
.hot-99a3::before { content: '\f023'; }
.layout_stale_afb1::before { content: '\f0e0'; }
.alert_small_5f73::before { content: '\f095'; }
.dynamic_f3db::before { content: '\f005'; }
.caption_cold_1398::before { content: '\f004'; }
.detail_old_7d17::before { content: '\f00c'; }
.avatar-cb96::before { content: '\f00d'; }
.tertiary-fixed-dc34::before { content: '\f002'; }
.slider_0929::before { content: '\f0c9'; }
.west-c92a::before { content: '\f061'; }
.solid-1445::before { content: '\f060'; }
.title_solid_6067::before { content: '\f04b'; }
.pattern_c3bf::before { content: '\f04c'; }
.message-static-f859::before { content: '\f019'; }
.slider_4e54::before { content: '\f093'; }
.column-c034::before { content: '\f132'; }
.sort_9d1c::before { content: '\f091'; }
.disabled_6ad2::before { content: '\f06b'; }
.summary-217e::before { content: '\f0d6'; }
.popup-pink-a137::before { content: '\f09d'; }
.pagination_soft_e7be::before { content: '\f10b'; }
.carousel-smooth-c8ff::before { content: '\f108'; }
.fluid-64da::before { content: '\f10a'; }

/* Gambling Specific Icons */
.content-f939::before { content: '\f522'; }
.under_d572::before { content: '\f327'; }
.pagination_f303::before { content: '\f219'; }
.tabs_1644::before { content: '\f21e'; }
.out_b76c::before { content: '\f2f5'; }

/* Social Icons */
.active-7bc2::before { content: '\f09a'; }
.list_9839::before { content: '\f099'; }
.photo_028f::before { content: '\f16d'; }
.smooth-18f8::before { content: '\f167'; }
.heading-silver-89e4::before { content: '\f2c6'; }
.surface_pink_ed32::before { content: '\f232'; }

/* Size Classes */
.large-2e4d { font-size: 0.75em; }
.dropdown-0b7d { font-size: 0.875em; }
.hard-2a65 { font-size: 1.33em; }
.logo_dynamic_6dc9 { font-size: 1.5em; }
.paper_d44a { font-size: 2em; }
.steel_795f { font-size: 3em; }

/* Animation Classes */
.fresh-792a {
    animation: fa-spin 2s infinite linear;
}

.east-66c0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 97c5 */
.ghost-box-o1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
