/* 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-76bd) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.soft-b9b3, .component_597e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.shade_e911::before { content: '\f015'; }
.in-5fc8::before { content: '\f007'; }
.caption-85f9::before { content: '\f023'; }
.panel_031a::before { content: '\f0e0'; }
.breadcrumb_3fcf::before { content: '\f095'; }
.focus_abe7::before { content: '\f005'; }
.column_8c32::before { content: '\f004'; }
.large-cb56::before { content: '\f00c'; }
.gradient_4cf4::before { content: '\f00d'; }
.section-light-7ddc::before { content: '\f002'; }
.message_green_287f::before { content: '\f0c9'; }
.panel-e2e2::before { content: '\f061'; }
.in_2cab::before { content: '\f060'; }
.frame_e0fe::before { content: '\f04b'; }
.element_easy_370b::before { content: '\f04c'; }
.simple_18ef::before { content: '\f019'; }
.dynamic-a9aa::before { content: '\f093'; }
.mask_solid_28e3::before { content: '\f132'; }
.wood-a11a::before { content: '\f091'; }
.orange_0070::before { content: '\f06b'; }
.progress-huge-1d09::before { content: '\f0d6'; }
.background-5c7e::before { content: '\f09d'; }
.wrapper-76d0::before { content: '\f10b'; }
.column-soft-b57e::before { content: '\f108'; }
.lower-7db1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.bright-6704::before { content: '\f522'; }
.large-a177::before { content: '\f327'; }
.under_727c::before { content: '\f219'; }
.thumbnail-lite-030c::before { content: '\f21e'; }
.shadow-2db5::before { content: '\f2f5'; }

/* Social Icons */
.basic_e442::before { content: '\f09a'; }
.middle-f8bc::before { content: '\f099'; }
.large_f2cf::before { content: '\f16d'; }
.brown-065b::before { content: '\f167'; }
.primary_red_f10a::before { content: '\f2c6'; }
.right-e333::before { content: '\f232'; }

/* Size Classes */
.cool-28a2 { font-size: 0.75em; }
.panel_next_7944 { font-size: 0.875em; }
.rough-6afd { font-size: 1.33em; }
.hero-cc25 { font-size: 1.5em; }
.inner_c313 { font-size: 2em; }
.heading_rough_0024 { font-size: 3em; }

/* Animation Classes */
.header-c2fa {
    animation: fa-spin 2s infinite linear;
}

.content-55b8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: da23 */
.ghost-box-j6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
