/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.nav_2407) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.notification_a720, .hot_9e03 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb-fluid-d3e6::before { content: '\f015'; }
.basic-9a86::before { content: '\f007'; }
.bronze_ecd5::before { content: '\f023'; }
.main-liquid-8db7::before { content: '\f0e0'; }
.layout_east_720e::before { content: '\f095'; }
.right-4739::before { content: '\f005'; }
.small_608e::before { content: '\f004'; }
.pro_2e56::before { content: '\f00c'; }
.popup_solid_211b::before { content: '\f00d'; }
.frame_lite_ed94::before { content: '\f002'; }
.secondary_bottom_e644::before { content: '\f0c9'; }
.list-under-47aa::before { content: '\f061'; }
.gallery_df77::before { content: '\f060'; }
.cold-9c7c::before { content: '\f04b'; }
.stale-b7f3::before { content: '\f04c'; }
.tabs-c0aa::before { content: '\f019'; }
.card_liquid_e731::before { content: '\f093'; }
.large-0186::before { content: '\f132'; }
.dropdown-14f1::before { content: '\f091'; }
.next_b4c0::before { content: '\f06b'; }
.short_1c67::before { content: '\f0d6'; }
.photo_23e2::before { content: '\f09d'; }
.current-a453::before { content: '\f10b'; }
.section-mini-e0d9::before { content: '\f108'; }
.modal-bb48::before { content: '\f10a'; }

/* Gambling Specific Icons */
.current-7c89::before { content: '\f522'; }
.item-5f85::before { content: '\f327'; }
.hero-2896::before { content: '\f219'; }
.pagination_pressed_bd24::before { content: '\f21e'; }
.outline_07af::before { content: '\f2f5'; }

/* Social Icons */
.logo_left_6098::before { content: '\f09a'; }
.detail_aadd::before { content: '\f099'; }
.dark-6ebb::before { content: '\f16d'; }
.logo-iron-7e7d::before { content: '\f167'; }
.banner_medium_3c83::before { content: '\f2c6'; }
.medium-4a08::before { content: '\f232'; }

/* Size Classes */
.solid-b377 { font-size: 0.75em; }
.modal_hard_5451 { font-size: 0.875em; }
.detail-dirty-5c5c { font-size: 1.33em; }
.down_bc94 { font-size: 1.5em; }
.simple_2316 { font-size: 2em; }
.menu_orange_4365 { font-size: 3em; }

/* Animation Classes */
.easy_186b {
    animation: fa-spin 2s infinite linear;
}

.small-8945 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6ec1 */
.ghost-box-p0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.3;
}
