/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.iron-8cf3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.section_ad2f, .light-d95b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.active-3f00::before { content: '\f015'; }
.link-ea8c::before { content: '\f007'; }
.tabs-fresh-17d3::before { content: '\f023'; }
.overlay-prev-afa6::before { content: '\f0e0'; }
.breadcrumb-dynamic-3425::before { content: '\f095'; }
.message_tall_0c98::before { content: '\f005'; }
.hidden_6759::before { content: '\f004'; }
.media_ac6e::before { content: '\f00c'; }
.grid-cool-8c6f::before { content: '\f00d'; }
.medium_d4be::before { content: '\f002'; }
.notice-small-eb54::before { content: '\f0c9'; }
.backdrop-purple-91da::before { content: '\f061'; }
.active-fe61::before { content: '\f060'; }
.yellow_6bc7::before { content: '\f04b'; }
.element_center_03e5::before { content: '\f04c'; }
.fast_f480::before { content: '\f019'; }
.narrow_75d1::before { content: '\f093'; }
.upper-f284::before { content: '\f132'; }
.west_4dda::before { content: '\f091'; }
.filter_741a::before { content: '\f06b'; }
.grid_8e3c::before { content: '\f0d6'; }
.highlight_b54a::before { content: '\f09d'; }
.caption-up-8dcc::before { content: '\f10b'; }
.top_e2ea::before { content: '\f108'; }
.box-3c16::before { content: '\f10a'; }

/* Gambling Specific Icons */
.text_dynamic_1077::before { content: '\f522'; }
.huge-111b::before { content: '\f327'; }
.block_pressed_1154::before { content: '\f219'; }
.slider_prev_54db::before { content: '\f21e'; }
.active_9170::before { content: '\f2f5'; }

/* Social Icons */
.bright_cec7::before { content: '\f09a'; }
.texture-0e4b::before { content: '\f099'; }
.progress_b99e::before { content: '\f16d'; }
.popup-2b91::before { content: '\f167'; }
.selected_69a1::before { content: '\f2c6'; }
.progress-action-3237::before { content: '\f232'; }

/* Size Classes */
.chip_9e91 { font-size: 0.75em; }
.caption_advanced_ce8d { font-size: 0.875em; }
.chip_58a0 { font-size: 1.33em; }
.picture-7dad { font-size: 1.5em; }
.short_a185 { font-size: 2em; }
.summary-87db { font-size: 3em; }

/* Animation Classes */
.list-rough-9369 {
    animation: fa-spin 2s infinite linear;
}

.white_f9bf {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5bad */
.ghost-box-d6 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
