/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paper-1e51) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slider_basic_a790, .main_east_5fed {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.icon_thick_85cd::before { content: '\f015'; }
.cold_6209::before { content: '\f007'; }
.summary_e496::before { content: '\f023'; }
.fixed-cf9b::before { content: '\f0e0'; }
.green-97e3::before { content: '\f095'; }
.gradient-a873::before { content: '\f005'; }
.background-hard-ab94::before { content: '\f004'; }
.narrow-3761::before { content: '\f00c'; }
.tabs-brown-e680::before { content: '\f00d'; }
.notification_4a9c::before { content: '\f002'; }
.tabs-new-6082::before { content: '\f0c9'; }
.button_4326::before { content: '\f061'; }
.border-bb35::before { content: '\f060'; }
.pagination_left_8f23::before { content: '\f04b'; }
.soft_bfa4::before { content: '\f04c'; }
.table-444f::before { content: '\f019'; }
.surface_ed3d::before { content: '\f093'; }
.widget_small_e13b::before { content: '\f132'; }
.block-thick-5067::before { content: '\f091'; }
.breadcrumb-active-46c3::before { content: '\f06b'; }
.menu_c553::before { content: '\f0d6'; }
.fixed-1141::before { content: '\f09d'; }
.static_4ddc::before { content: '\f10b'; }
.bronze_158e::before { content: '\f108'; }
.message_034a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.stale_b207::before { content: '\f522'; }
.nav_390a::before { content: '\f327'; }
.advanced_0dc5::before { content: '\f219'; }
.dropdown-short-9b5d::before { content: '\f21e'; }
.focus_large_b859::before { content: '\f2f5'; }

/* Social Icons */
.large_047e::before { content: '\f09a'; }
.image-c158::before { content: '\f099'; }
.first_e7ab::before { content: '\f16d'; }
.over_bd8b::before { content: '\f167'; }
.menu-a58d::before { content: '\f2c6'; }
.gas-bd08::before { content: '\f232'; }

/* Size Classes */
.mask_32c8 { font-size: 0.75em; }
.short_67bc { font-size: 0.875em; }
.upper-2bcc { font-size: 1.33em; }
.aside-97e8 { font-size: 1.5em; }
.image-2521 { font-size: 2em; }
.outline-6979 { font-size: 3em; }

/* Animation Classes */
.disabled_07bc {
    animation: fa-spin 2s infinite linear;
}

.button-f4ba {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1080 */
.ghost-box-p4 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.2;
}
