/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.primary_cb03) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shade_left_6c85, .image-middle-7031 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.first-afd9::before { content: '\f015'; }
.hovered-735e::before { content: '\f007'; }
.complex_b427::before { content: '\f023'; }
.alert_under_e2b0::before { content: '\f0e0'; }
.hidden_under_b70b::before { content: '\f095'; }
.mini-cc2a::before { content: '\f005'; }
.overlay-0ae0::before { content: '\f004'; }
.wide_e6ef::before { content: '\f00c'; }
.red_80cc::before { content: '\f00d'; }
.sort_5ec4::before { content: '\f002'; }
.widget_tall_5d7a::before { content: '\f0c9'; }
.progress_3c9b::before { content: '\f061'; }
.advanced_8fe4::before { content: '\f060'; }
.column-easy-1351::before { content: '\f04b'; }
.lite-2176::before { content: '\f04c'; }
.alert-silver-f913::before { content: '\f019'; }
.bronze-d0fc::before { content: '\f093'; }
.link-acb1::before { content: '\f132'; }
.table-soft-9ffb::before { content: '\f091'; }
.next_4039::before { content: '\f06b'; }
.image_yellow_01fa::before { content: '\f0d6'; }
.title_16b1::before { content: '\f09d'; }
.gradient-d193::before { content: '\f10b'; }
.outer_f908::before { content: '\f108'; }
.orange-febb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.popup_2813::before { content: '\f522'; }
.hover-b6f4::before { content: '\f327'; }
.chip_673f::before { content: '\f219'; }
.modal_ff79::before { content: '\f21e'; }
.table_mini_2bc4::before { content: '\f2f5'; }

/* Social Icons */
.pressed-ca88::before { content: '\f09a'; }
.warm_a765::before { content: '\f099'; }
.popup_white_917a::before { content: '\f16d'; }
.footer-0588::before { content: '\f167'; }
.thumbnail-fast-ab41::before { content: '\f2c6'; }
.paragraph_cold_35eb::before { content: '\f232'; }

/* Size Classes */
.dropdown_9597 { font-size: 0.75em; }
.module_tiny_ef6b { font-size: 0.875em; }
.hidden_b193 { font-size: 1.33em; }
.heading-8edb { font-size: 1.5em; }
.panel-1e5f { font-size: 2em; }
.gradient_dark_648a { font-size: 3em; }

/* Animation Classes */
.row-3ad3 {
    animation: fa-spin 2s infinite linear;
}

.new-d2a0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9123 */
.ghost-box-z4 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.2;
}
