/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.wood-a5a8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.description-brown-ffb4, .module_b65e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active-ce17::before { content: '\f015'; }
.wrapper_paper_b329::before { content: '\f007'; }
.description_7fba::before { content: '\f023'; }
.yellow-235f::before { content: '\f0e0'; }
.thumbnail-dim-51f6::before { content: '\f095'; }
.aside_easy_7a48::before { content: '\f005'; }
.outline_fa03::before { content: '\f004'; }
.disabled-purple-9319::before { content: '\f00c'; }
.lite-52d6::before { content: '\f00d'; }
.banner_pressed_5853::before { content: '\f002'; }
.tiny-73a4::before { content: '\f0c9'; }
.cold_ccb3::before { content: '\f061'; }
.backdrop-375f::before { content: '\f060'; }
.image-e27e::before { content: '\f04b'; }
.advanced_dfa9::before { content: '\f04c'; }
.panel_dim_834b::before { content: '\f019'; }
.panel_up_e949::before { content: '\f093'; }
.block_cdff::before { content: '\f132'; }
.complex_fc5d::before { content: '\f091'; }
.progress-focused-aa0d::before { content: '\f06b'; }
.surface-under-a149::before { content: '\f0d6'; }
.dynamic_c34e::before { content: '\f09d'; }
.photo_d27d::before { content: '\f10b'; }
.tiny_e5b9::before { content: '\f108'; }
.huge_63bf::before { content: '\f10a'; }

/* Gambling Specific Icons */
.panel_lower_9612::before { content: '\f522'; }
.row_8612::before { content: '\f327'; }
.smooth_c3de::before { content: '\f219'; }
.bottom_bfc2::before { content: '\f21e'; }
.silver-57e3::before { content: '\f2f5'; }

/* Social Icons */
.header-de4c::before { content: '\f09a'; }
.section_bottom_6ff3::before { content: '\f099'; }
.disabled_under_2eb7::before { content: '\f16d'; }
.label-2c94::before { content: '\f167'; }
.description-b6f3::before { content: '\f2c6'; }
.popup_26a8::before { content: '\f232'; }

/* Size Classes */
.widget_8559 { font-size: 0.75em; }
.container_prev_1111 { font-size: 0.875em; }
.border_d5ff { font-size: 1.33em; }
.accordion-7ef6 { font-size: 1.5em; }
.grid_plasma_1620 { font-size: 2em; }
.header_bright_57c7 { font-size: 3em; }

/* Animation Classes */
.notice_0530 {
    animation: fa-spin 2s infinite linear;
}

.small_9c02 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 33c7 */
.ghost-box-t8 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
