/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.picture_rough_f886) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.static_e45b, .layout_black_375a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter_last_67e0::before { content: '\f015'; }
.picture_fluid_b236::before { content: '\f007'; }
.article_10db::before { content: '\f023'; }
.outline_42b2::before { content: '\f0e0'; }
.fast_e9cc::before { content: '\f095'; }
.gradient-2f0c::before { content: '\f005'; }
.logo_under_2e67::before { content: '\f004'; }
.column_north_1a89::before { content: '\f00c'; }
.liquid_26e1::before { content: '\f00d'; }
.frame-down-69d8::before { content: '\f002'; }
.container_357b::before { content: '\f0c9'; }
.notice_out_64fd::before { content: '\f061'; }
.easy-d3cb::before { content: '\f060'; }
.block_paper_86b5::before { content: '\f04b'; }
.hero-bottom-3ba7::before { content: '\f04c'; }
.light_0a2c::before { content: '\f019'; }
.title_0d1e::before { content: '\f093'; }
.selected_87b0::before { content: '\f132'; }
.out-4249::before { content: '\f091'; }
.banner-lower-e02c::before { content: '\f06b'; }
.banner_east_d1df::before { content: '\f0d6'; }
.module-3e13::before { content: '\f09d'; }
.disabled_steel_3f3a::before { content: '\f10b'; }
.mask-eff0::before { content: '\f108'; }
.text_f8c6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.preview_dynamic_4074::before { content: '\f522'; }
.texture-568e::before { content: '\f327'; }
.slider-c540::before { content: '\f219'; }
.video_5506::before { content: '\f21e'; }
.gas_e799::before { content: '\f2f5'; }

/* Social Icons */
.accordion-5778::before { content: '\f09a'; }
.video_brown_5c67::before { content: '\f099'; }
.hot-6c12::before { content: '\f16d'; }
.progress_warm_e80a::before { content: '\f167'; }
.caption-02c0::before { content: '\f2c6'; }
.disabled_514f::before { content: '\f232'; }

/* Size Classes */
.nav_dim_0055 { font-size: 0.75em; }
.chip_bc2f { font-size: 0.875em; }
.inner_3328 { font-size: 1.33em; }
.breadcrumb-soft-8293 { font-size: 1.5em; }
.center-13f6 { font-size: 2em; }
.accordion-gold-3521 { font-size: 3em; }

/* Animation Classes */
.backdrop_ff8d {
    animation: fa-spin 2s infinite linear;
}

.border_76d6 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b812 */
.ghost-box-z7 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
