/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.input-b718) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_fluid_b27e, .focused_022f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.gallery_in_0a9c::before { content: '\f015'; }
.image_orange_de8e::before { content: '\f007'; }
.simple-8133::before { content: '\f023'; }
.carousel_3ab6::before { content: '\f0e0'; }
.liquid-93b0::before { content: '\f095'; }
.photo_first_1dbc::before { content: '\f005'; }
.form-old-889d::before { content: '\f004'; }
.article-out-320d::before { content: '\f00c'; }
.element_767c::before { content: '\f00d'; }
.gradient-left-f943::before { content: '\f002'; }
.detail-out-164a::before { content: '\f0c9'; }
.thick-0fd1::before { content: '\f061'; }
.panel_hovered_73d9::before { content: '\f060'; }
.carousel-982f::before { content: '\f04b'; }
.under_cdd1::before { content: '\f04c'; }
.chip_tall_c78b::before { content: '\f019'; }
.card_1f70::before { content: '\f093'; }
.backdrop_last_8483::before { content: '\f132'; }
.hard-84fa::before { content: '\f091'; }
.container_0a32::before { content: '\f06b'; }
.slider-outer-bdba::before { content: '\f0d6'; }
.plasma-33bf::before { content: '\f09d'; }
.container-9ac3::before { content: '\f10b'; }
.footer_right_b4c4::before { content: '\f108'; }
.label-east-3caa::before { content: '\f10a'; }

/* Gambling Specific Icons */
.block_gold_9426::before { content: '\f522'; }
.new-4220::before { content: '\f327'; }
.brown_ea4e::before { content: '\f219'; }
.plasma-051c::before { content: '\f21e'; }
.hidden-0020::before { content: '\f2f5'; }

/* Social Icons */
.nav_right_72a7::before { content: '\f09a'; }
.secondary-dfec::before { content: '\f099'; }
.iron-6c8c::before { content: '\f16d'; }
.fluid_5092::before { content: '\f167'; }
.badge_next_64b0::before { content: '\f2c6'; }
.thumbnail-fixed-a02e::before { content: '\f232'; }

/* Size Classes */
.backdrop_fixed_4bf3 { font-size: 0.75em; }
.status-fast-4c2f { font-size: 0.875em; }
.liquid_0284 { font-size: 1.33em; }
.summary-wood-8a84 { font-size: 1.5em; }
.hero_df7e { font-size: 2em; }
.detail-solid-1c59 { font-size: 3em; }

/* Animation Classes */
.aside-top-3a82 {
    animation: fa-spin 2s infinite linear;
}

.yellow_9a77 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6a3b */
.ghost-box-p3 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.3;
}
