/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wide_b2f3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.yellow-342b, .active_43e9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.secondary_hard_a249::before { content: '\f015'; }
.logo_last_90ec::before { content: '\f007'; }
.surface-fixed-0232::before { content: '\f023'; }
.summary_medium_8054::before { content: '\f0e0'; }
.text-1be8::before { content: '\f095'; }
.input_pressed_783d::before { content: '\f005'; }
.dropdown_outer_3cbf::before { content: '\f004'; }
.image-35dd::before { content: '\f00c'; }
.mask-1c8d::before { content: '\f00d'; }
.image_selected_25a0::before { content: '\f002'; }
.tag_d895::before { content: '\f0c9'; }
.south_5e8d::before { content: '\f061'; }
.search-first-3304::before { content: '\f060'; }
.info-4cb9::before { content: '\f04b'; }
.detail-selected-bb02::before { content: '\f04c'; }
.summary_94a1::before { content: '\f019'; }
.tabs_down_96d2::before { content: '\f093'; }
.title_4e21::before { content: '\f132'; }
.tag_hot_f95d::before { content: '\f091'; }
.item-large-fb4b::before { content: '\f06b'; }
.cold_e479::before { content: '\f0d6'; }
.accordion-5030::before { content: '\f09d'; }
.short-3f70::before { content: '\f10b'; }
.mask-inner-8eb4::before { content: '\f108'; }
.accordion_middle_0038::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pagination_lite_76f6::before { content: '\f522'; }
.silver_d33e::before { content: '\f327'; }
.label_bdd8::before { content: '\f219'; }
.out_a63a::before { content: '\f21e'; }
.table_715c::before { content: '\f2f5'; }

/* Social Icons */
.module_852e::before { content: '\f09a'; }
.content_887a::before { content: '\f099'; }
.layout_712f::before { content: '\f16d'; }
.clean-cc56::before { content: '\f167'; }
.medium-7fa8::before { content: '\f2c6'; }
.primary_huge_5ca1::before { content: '\f232'; }

/* Size Classes */
.pink_1193 { font-size: 0.75em; }
.out-63e2 { font-size: 0.875em; }
.text_down_bfd0 { font-size: 1.33em; }
.component-brown-ae45 { font-size: 1.5em; }
.stone-81e8 { font-size: 2em; }
.black-e94f { font-size: 3em; }

/* Animation Classes */
.modal_925b {
    animation: fa-spin 2s infinite linear;
}

.texture-up-d21e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0e03 */
.ghost-box-p0 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
