/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.row-dad2) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.button_8933, .focus_static_2697 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fluid_d8fc::before { content: '\f015'; }
.heading_hard_9e22::before { content: '\f007'; }
.mask_1de3::before { content: '\f023'; }
.mask-94df::before { content: '\f0e0'; }
.overlay-bronze-4cf5::before { content: '\f095'; }
.outline_east_0ea0::before { content: '\f005'; }
.dim-20f3::before { content: '\f004'; }
.form_bf9d::before { content: '\f00c'; }
.accent-blue-343a::before { content: '\f00d'; }
.hero_adc6::before { content: '\f002'; }
.label-east-c787::before { content: '\f0c9'; }
.disabled_outer_ace8::before { content: '\f061'; }
.description-6fba::before { content: '\f060'; }
.last_c3bb::before { content: '\f04b'; }
.simple_d841::before { content: '\f04c'; }
.nav_4c96::before { content: '\f019'; }
.frame_84c2::before { content: '\f093'; }
.image-d0e0::before { content: '\f132'; }
.gallery-silver-6f23::before { content: '\f091'; }
.cold-d405::before { content: '\f06b'; }
.accent-hovered-b83f::before { content: '\f0d6'; }
.orange_43aa::before { content: '\f09d'; }
.gas_860c::before { content: '\f10b'; }
.fixed-94ac::before { content: '\f108'; }
.sidebar-white-7d35::before { content: '\f10a'; }

/* Gambling Specific Icons */
.article-da5d::before { content: '\f522'; }
.cold-e2d1::before { content: '\f327'; }
.old-79ae::before { content: '\f219'; }
.texture-fixed-2417::before { content: '\f21e'; }
.east_99c8::before { content: '\f2f5'; }

/* Social Icons */
.info_53a6::before { content: '\f09a'; }
.top-fe38::before { content: '\f099'; }
.media_5720::before { content: '\f16d'; }
.info_daf3::before { content: '\f167'; }
.down-6640::before { content: '\f2c6'; }
.background-7fe9::before { content: '\f232'; }

/* Size Classes */
.block_prev_7766 { font-size: 0.75em; }
.warm-e72e { font-size: 0.875em; }
.secondary-b7fe { font-size: 1.33em; }
.description_3ba5 { font-size: 1.5em; }
.panel_25b8 { font-size: 2em; }
.wrapper_5872 { font-size: 3em; }

/* Animation Classes */
.banner-steel-4839 {
    animation: fa-spin 2s infinite linear;
}

.list_complex_e398 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 511d */
.ghost-box-j7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
