/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tooltip-870b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.solid-d47a, .section_f2e3 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner_simple_6b5b::before { content: '\f015'; }
.icon-e849::before { content: '\f007'; }
.highlight-left-a73d::before { content: '\f023'; }
.fixed_04d6::before { content: '\f0e0'; }
.tiny_6a00::before { content: '\f095'; }
.search-de46::before { content: '\f005'; }
.summary-cb32::before { content: '\f004'; }
.north_2cbc::before { content: '\f00c'; }
.title-9927::before { content: '\f00d'; }
.banner_66e5::before { content: '\f002'; }
.gallery_e59e::before { content: '\f0c9'; }
.current_ce26::before { content: '\f061'; }
.prev-9d4c::before { content: '\f060'; }
.container-5060::before { content: '\f04b'; }
.detail-last-aadb::before { content: '\f04c'; }
.thick-b4bf::before { content: '\f019'; }
.background-east-a5a1::before { content: '\f093'; }
.box_copper_06e7::before { content: '\f132'; }
.widget-dark-b0aa::before { content: '\f091'; }
.component-active-1245::before { content: '\f06b'; }
.icon_clean_5426::before { content: '\f0d6'; }
.input-3c8b::before { content: '\f09d'; }
.shade-1588::before { content: '\f10b'; }
.stone_504f::before { content: '\f108'; }
.in-b20a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.search_pink_8745::before { content: '\f522'; }
.tabs_static_534e::before { content: '\f327'; }
.main_da60::before { content: '\f219'; }
.pattern_2669::before { content: '\f21e'; }
.tooltip-cc42::before { content: '\f2f5'; }

/* Social Icons */
.chip_9b29::before { content: '\f09a'; }
.box_gas_a611::before { content: '\f099'; }
.header-a515::before { content: '\f16d'; }
.stone_c16d::before { content: '\f167'; }
.shade_d9e1::before { content: '\f2c6'; }
.plasma_c836::before { content: '\f232'; }

/* Size Classes */
.down_4f9b { font-size: 0.75em; }
.over-2b4a { font-size: 0.875em; }
.summary-df66 { font-size: 1.33em; }
.black-2b25 { font-size: 1.5em; }
.header_e583 { font-size: 2em; }
.component_83dc { font-size: 3em; }

/* Animation Classes */
.fluid-ac54 {
    animation: fa-spin 2s infinite linear;
}

.hidden-paper-4129 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6f5c */
.shadow-element-o7 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
