/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section_cac1) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.progress-lower-c29f, .column-e5ed {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.carousel_1a8a::before { content: '\f015'; }
.element-dynamic-70c2::before { content: '\f007'; }
.focus_next_8ddd::before { content: '\f023'; }
.west-b2ba::before { content: '\f0e0'; }
.pink-311b::before { content: '\f095'; }
.link_c2c4::before { content: '\f005'; }
.card-white-7578::before { content: '\f004'; }
.prev-414f::before { content: '\f00c'; }
.focus-yellow-8614::before { content: '\f00d'; }
.warm_fea7::before { content: '\f002'; }
.west_ed28::before { content: '\f0c9'; }
.iron-4d64::before { content: '\f061'; }
.box_41fe::before { content: '\f060'; }
.pagination-next-838d::before { content: '\f04b'; }
.form-9ac8::before { content: '\f04c'; }
.search-d07f::before { content: '\f019'; }
.frame_paper_863d::before { content: '\f093'; }
.status_0665::before { content: '\f132'; }
.list_glass_7912::before { content: '\f091'; }
.element-c82d::before { content: '\f06b'; }
.photo_cfa5::before { content: '\f0d6'; }
.panel_0694::before { content: '\f09d'; }
.sort_125b::before { content: '\f10b'; }
.solid_c40a::before { content: '\f108'; }
.cool_4669::before { content: '\f10a'; }

/* Gambling Specific Icons */
.popup_f5a8::before { content: '\f522'; }
.sidebar_9702::before { content: '\f327'; }
.dropdown_blue_2451::before { content: '\f219'; }
.stone_ca0c::before { content: '\f21e'; }
.summary-advanced-038d::before { content: '\f2f5'; }

/* Social Icons */
.yellow_f4f6::before { content: '\f09a'; }
.breadcrumb_dirty_ed7c::before { content: '\f099'; }
.old-3952::before { content: '\f16d'; }
.widget_black_0448::before { content: '\f167'; }
.description_dark_f6e5::before { content: '\f2c6'; }
.chip-fixed-1ffa::before { content: '\f232'; }

/* Size Classes */
.black-1f6f { font-size: 0.75em; }
.box-892d { font-size: 0.875em; }
.content-dark-cb60 { font-size: 1.33em; }
.media-17bc { font-size: 1.5em; }
.breadcrumb_paper_95b9 { font-size: 2em; }
.carousel_inner_2e49 { font-size: 3em; }

/* Animation Classes */
.item_easy_619e {
    animation: fa-spin 2s infinite linear;
}

.surface_gas_d282 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aec6 */
.ghost-box-l8 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.3;
}
