/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.current_e8e8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient-205b, .thumbnail_outer_8f7a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.box-next-ee80::before { content: '\f015'; }
.huge-0e35::before { content: '\f007'; }
.brown_4b11::before { content: '\f023'; }
.card_outer_b35e::before { content: '\f0e0'; }
.dark-bf9f::before { content: '\f095'; }
.pagination-thick-2942::before { content: '\f005'; }
.clean-0e2e::before { content: '\f004'; }
.fluid-4f3a::before { content: '\f00c'; }
.background_a916::before { content: '\f00d'; }
.input_soft_8274::before { content: '\f002'; }
.dim_6c58::before { content: '\f0c9'; }
.panel_north_a44c::before { content: '\f061'; }
.purple_3725::before { content: '\f060'; }
.accent-huge-04b1::before { content: '\f04b'; }
.notification_stale_8eb7::before { content: '\f04c'; }
.blue-8d09::before { content: '\f019'; }
.article-6928::before { content: '\f093'; }
.west-e3df::before { content: '\f132'; }
.footer_orange_6072::before { content: '\f091'; }
.first_6562::before { content: '\f06b'; }
.thumbnail-slow-6538::before { content: '\f0d6'; }
.text_cool_580b::before { content: '\f09d'; }
.element-prev-1b4b::before { content: '\f10b'; }
.rough-93c5::before { content: '\f108'; }
.menu-c156::before { content: '\f10a'; }

/* Gambling Specific Icons */
.column-right-4734::before { content: '\f522'; }
.inner-ab5a::before { content: '\f327'; }
.disabled-current-0bb4::before { content: '\f219'; }
.component-f4f7::before { content: '\f21e'; }
.old-1d15::before { content: '\f2f5'; }

/* Social Icons */
.progress-focused-9913::before { content: '\f09a'; }
.outline_41aa::before { content: '\f099'; }
.heading-0c72::before { content: '\f16d'; }
.cold-e0ca::before { content: '\f167'; }
.gas-b08c::before { content: '\f2c6'; }
.layout-5239::before { content: '\f232'; }

/* Size Classes */
.active-df12 { font-size: 0.75em; }
.background_54b1 { font-size: 0.875em; }
.background-0c62 { font-size: 1.33em; }
.frame-middle-24d9 { font-size: 1.5em; }
.yellow-a315 { font-size: 2em; }
.logo_2b01 { font-size: 3em; }

/* Animation Classes */
.search-5712 {
    animation: fa-spin 2s infinite linear;
}

.feature_inner_60eb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1dbe */
.ghost-box-g9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
