/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.inner-bc56) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.filter-8355, .detail-lite-ad1c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.form_black_a19e::before { content: '\f015'; }
.over_41f8::before { content: '\f007'; }
.banner-under-04ce::before { content: '\f023'; }
.aside_pink_64e5::before { content: '\f0e0'; }
.paragraph_tall_546d::before { content: '\f095'; }
.main_bright_01a2::before { content: '\f005'; }
.smooth_c089::before { content: '\f004'; }
.selected_e3c2::before { content: '\f00c'; }
.form-99b8::before { content: '\f00d'; }
.tabs-silver-5b61::before { content: '\f002'; }
.grid-narrow-43b2::before { content: '\f0c9'; }
.current_5321::before { content: '\f061'; }
.modal-lite-f4fd::before { content: '\f060'; }
.breadcrumb_rough_734e::before { content: '\f04b'; }
.paper-803d::before { content: '\f04c'; }
.thumbnail-dynamic-e341::before { content: '\f019'; }
.menu_d55e::before { content: '\f093'; }
.title_white_3c1b::before { content: '\f132'; }
.text-hard-2c96::before { content: '\f091'; }
.out-7230::before { content: '\f06b'; }
.description-5b1f::before { content: '\f0d6'; }
.card_stale_36fb::before { content: '\f09d'; }
.link_silver_c09d::before { content: '\f10b'; }
.liquid-9655::before { content: '\f108'; }
.module_563a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.glass_dcd4::before { content: '\f522'; }
.popup-dc0c::before { content: '\f327'; }
.short-c62c::before { content: '\f219'; }
.label_1b11::before { content: '\f21e'; }
.shadow_steel_0e5d::before { content: '\f2f5'; }

/* Social Icons */
.background-glass-0060::before { content: '\f09a'; }
.tooltip-small-2ae2::before { content: '\f099'; }
.primary-center-3fa7::before { content: '\f16d'; }
.message-old-c4a8::before { content: '\f167'; }
.soft-f6b1::before { content: '\f2c6'; }
.mini_b3cc::before { content: '\f232'; }

/* Size Classes */
.surface-left-85d7 { font-size: 0.75em; }
.nav-964b { font-size: 0.875em; }
.green-779d { font-size: 1.33em; }
.slider_red_9527 { font-size: 1.5em; }
.main-2f15 { font-size: 2em; }
.yellow_a0f9 { font-size: 3em; }

/* Animation Classes */
.outer-88b9 {
    animation: fa-spin 2s infinite linear;
}

.brown-654e {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b127 */
.ghost-box-p9 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.0;
}
