/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.overlay-middle-efda) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.easy-dd57, .active-rough-962a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.green-7216::before { content: '\f015'; }
.mask_007f::before { content: '\f007'; }
.backdrop_south_0cf3::before { content: '\f023'; }
.tabs_541f::before { content: '\f0e0'; }
.black-9799::before { content: '\f095'; }
.layout-top-8436::before { content: '\f005'; }
.middle-c74a::before { content: '\f004'; }
.active_f042::before { content: '\f00c'; }
.gallery-north-e431::before { content: '\f00d'; }
.menu_pink_5abe::before { content: '\f002'; }
.badge_basic_b283::before { content: '\f0c9'; }
.logo_solid_2e52::before { content: '\f061'; }
.accordion_fresh_7928::before { content: '\f060'; }
.brown-2912::before { content: '\f04b'; }
.disabled-b7b5::before { content: '\f04c'; }
.highlight-1693::before { content: '\f019'; }
.primary_cold_6901::before { content: '\f093'; }
.footer_8986::before { content: '\f132'; }
.sidebar_selected_1e52::before { content: '\f091'; }
.bottom_ef87::before { content: '\f06b'; }
.texture-new-50fc::before { content: '\f0d6'; }
.hot_8022::before { content: '\f09d'; }
.hero-dynamic-c7d5::before { content: '\f10b'; }
.grid_narrow_cce6::before { content: '\f108'; }
.dropdown_complex_880a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active-red-0709::before { content: '\f522'; }
.breadcrumb_d74d::before { content: '\f327'; }
.accent-11ee::before { content: '\f219'; }
.dim_b7d6::before { content: '\f21e'; }
.sidebar-inner-0d85::before { content: '\f2f5'; }

/* Social Icons */
.tooltip-a3c1::before { content: '\f09a'; }
.down_c8b1::before { content: '\f099'; }
.pattern-new-3e29::before { content: '\f16d'; }
.link-e066::before { content: '\f167'; }
.hot_edef::before { content: '\f2c6'; }
.pagination_a311::before { content: '\f232'; }

/* Size Classes */
.out-ce2f { font-size: 0.75em; }
.hover-62db { font-size: 0.875em; }
.popup_2ce9 { font-size: 1.33em; }
.right_8819 { font-size: 1.5em; }
.backdrop_glass_bd48 { font-size: 2em; }
.left_f777 { font-size: 3em; }

/* Animation Classes */
.summary-aef6 {
    animation: fa-spin 2s infinite linear;
}

.fluid_1cb0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 781c */
.ghost-box-o5 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
