/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.aside_huge_8457) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pattern-fluid-bd7f, .breadcrumb_3db8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.text_640d::before { content: '\f015'; }
.component_3812::before { content: '\f007'; }
.main-7c03::before { content: '\f023'; }
.surface_out_af00::before { content: '\f0e0'; }
.form-south-0621::before { content: '\f095'; }
.layout_e234::before { content: '\f005'; }
.info_8ad4::before { content: '\f004'; }
.cold-44e9::before { content: '\f00c'; }
.blue-9f1c::before { content: '\f00d'; }
.search-hard-8c5d::before { content: '\f002'; }
.block-9080::before { content: '\f0c9'; }
.thick-d779::before { content: '\f061'; }
.module_silver_39f0::before { content: '\f060'; }
.widget-basic-bcca::before { content: '\f04b'; }
.item-4228::before { content: '\f04c'; }
.nav-dynamic-5e3c::before { content: '\f019'; }
.selected-3416::before { content: '\f093'; }
.notice_thick_9177::before { content: '\f132'; }
.thick-e4e7::before { content: '\f091'; }
.wrapper_wide_f10f::before { content: '\f06b'; }
.notice_0b4e::before { content: '\f0d6'; }
.detail_9003::before { content: '\f09d'; }
.gallery_new_4c84::before { content: '\f10b'; }
.preview-yellow-253e::before { content: '\f108'; }
.hover_de5a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.table_1460::before { content: '\f522'; }
.text-left-554b::before { content: '\f327'; }
.heading_feba::before { content: '\f219'; }
.feature-bronze-b660::before { content: '\f21e'; }
.section_pressed_8a73::before { content: '\f2f5'; }

/* Social Icons */
.accent_f6f3::before { content: '\f09a'; }
.avatar_02e8::before { content: '\f099'; }
.popup_c996::before { content: '\f16d'; }
.hovered-70a2::before { content: '\f167'; }
.stone-156d::before { content: '\f2c6'; }
.active_ddde::before { content: '\f232'; }

/* Size Classes */
.hero-8358 { font-size: 0.75em; }
.nav-slow-9e27 { font-size: 0.875em; }
.upper_f5c4 { font-size: 1.33em; }
.search_a7af { font-size: 1.5em; }
.description_6cb4 { font-size: 2em; }
.gallery-static-bffa { font-size: 3em; }

/* Animation Classes */
.avatar-dcfc {
    animation: fa-spin 2s infinite linear;
}

.icon_gas_506d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: faf3 */
.ghost-box-o5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
