/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info_7225) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pressed-b379, .overlay-hard-8938 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading_7887::before { content: '\f015'; }
.pagination_53b8::before { content: '\f007'; }
.fluid_3158::before { content: '\f023'; }
.header-22d4::before { content: '\f0e0'; }
.logo-31d7::before { content: '\f095'; }
.highlight-dynamic-97bb::before { content: '\f005'; }
.grid_light_eb3d::before { content: '\f004'; }
.layout-4b2e::before { content: '\f00c'; }
.glass_198a::before { content: '\f00d'; }
.image-gold-24ee::before { content: '\f002'; }
.card_rough_fc12::before { content: '\f0c9'; }
.simple_d4b1::before { content: '\f061'; }
.module_3e8f::before { content: '\f060'; }
.breadcrumb-bottom-4030::before { content: '\f04b'; }
.tall-5bfb::before { content: '\f04c'; }
.detail-dim-60eb::before { content: '\f019'; }
.disabled-steel-0401::before { content: '\f093'; }
.wrapper_top_d214::before { content: '\f132'; }
.search-over-16b8::before { content: '\f091'; }
.dropdown_full_44a2::before { content: '\f06b'; }
.hidden_down_7d76::before { content: '\f0d6'; }
.title_yellow_4f38::before { content: '\f09d'; }
.preview-0ba3::before { content: '\f10b'; }
.medium-b99a::before { content: '\f108'; }
.outline_d85e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.steel-8591::before { content: '\f522'; }
.search-94f7::before { content: '\f327'; }
.action-0f9d::before { content: '\f219'; }
.table_81c3::before { content: '\f21e'; }
.search-49b0::before { content: '\f2f5'; }

/* Social Icons */
.down-23de::before { content: '\f09a'; }
.label_ec8c::before { content: '\f099'; }
.active_dirty_4b5e::before { content: '\f16d'; }
.disabled_b381::before { content: '\f167'; }
.heading_234b::before { content: '\f2c6'; }
.progress-5959::before { content: '\f232'; }

/* Size Classes */
.background-small-abdb { font-size: 0.75em; }
.wide_c80b { font-size: 0.875em; }
.liquid-a4c7 { font-size: 1.33em; }
.wide_653e { font-size: 1.5em; }
.shade-eb87 { font-size: 2em; }
.purple_af9f { font-size: 3em; }

/* Animation Classes */
.hover_under_0778 {
    animation: fa-spin 2s infinite linear;
}

.first-0141 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aa8f */
.ghost-box-t8 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.0;
}
