/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.block-new-4727) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.hard-9e71, .block-solid-9168 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.last-a2fd::before { content: '\f015'; }
.avatar_52d4::before { content: '\f007'; }
.static_3905::before { content: '\f023'; }
.overlay_3173::before { content: '\f0e0'; }
.description_copper_f59b::before { content: '\f095'; }
.disabled_21c2::before { content: '\f005'; }
.title_upper_c9b3::before { content: '\f004'; }
.dim_0d8d::before { content: '\f00c'; }
.texture-1acb::before { content: '\f00d'; }
.section_cool_149c::before { content: '\f002'; }
.gradient_active_b3d5::before { content: '\f0c9'; }
.pagination-slow-10f7::before { content: '\f061'; }
.progress-c3a0::before { content: '\f060'; }
.text_509c::before { content: '\f04b'; }
.row-outer-09e1::before { content: '\f04c'; }
.dim_cc6e::before { content: '\f019'; }
.wood_3cdf::before { content: '\f093'; }
.hover-south-3f76::before { content: '\f132'; }
.aside_south_3dc5::before { content: '\f091'; }
.complex_7908::before { content: '\f06b'; }
.box-979e::before { content: '\f0d6'; }
.wide-418f::before { content: '\f09d'; }
.carousel-large-733a::before { content: '\f10b'; }
.hover_06d1::before { content: '\f108'; }
.upper_1faa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.backdrop-wide-0c6a::before { content: '\f522'; }
.shadow_slow_c129::before { content: '\f327'; }
.content-cecf::before { content: '\f219'; }
.banner-3a65::before { content: '\f21e'; }
.thumbnail-outer-d154::before { content: '\f2f5'; }

/* Social Icons */
.panel-ed95::before { content: '\f09a'; }
.gallery_8b8a::before { content: '\f099'; }
.status_0777::before { content: '\f16d'; }
.link_43b1::before { content: '\f167'; }
.backdrop-0d6f::before { content: '\f2c6'; }
.mask_4e76::before { content: '\f232'; }

/* Size Classes */
.sort-current-0e85 { font-size: 0.75em; }
.image-aceb { font-size: 0.875em; }
.hot-155d { font-size: 1.33em; }
.accordion_brown_3609 { font-size: 1.5em; }
.footer_dirty_fb82 { font-size: 2em; }
.large_4399 { font-size: 3em; }

/* Animation Classes */
.steel_e441 {
    animation: fa-spin 2s infinite linear;
}

.carousel-glass-9ef3 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a091 */
.ghost-box-p9 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
