/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.primary-orange-f032) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.search-b95b, .summary-bottom-1ecd {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dark-5f9d::before { content: '\f015'; }
.notification_c894::before { content: '\f007'; }
.hot_df0e::before { content: '\f023'; }
.shadow_f48a::before { content: '\f0e0'; }
.video_wide_158e::before { content: '\f095'; }
.table-green-12ab::before { content: '\f005'; }
.search-a5a0::before { content: '\f004'; }
.middle_1178::before { content: '\f00c'; }
.alert_cold_6934::before { content: '\f00d'; }
.primary-last-21f1::before { content: '\f002'; }
.active_3ecc::before { content: '\f0c9'; }
.liquid-5c74::before { content: '\f061'; }
.yellow_becb::before { content: '\f060'; }
.menu-glass-ed15::before { content: '\f04b'; }
.dropdown_11e7::before { content: '\f04c'; }
.modal_south_d177::before { content: '\f019'; }
.bright-9920::before { content: '\f093'; }
.stone_4610::before { content: '\f132'; }
.overlay_8702::before { content: '\f091'; }
.footer_prev_e7a9::before { content: '\f06b'; }
.menu-76d2::before { content: '\f0d6'; }
.lite-c79f::before { content: '\f09d'; }
.next_3774::before { content: '\f10b'; }
.gradient_16f6::before { content: '\f108'; }
.badge-bronze-ab03::before { content: '\f10a'; }

/* Gambling Specific Icons */
.background_485d::before { content: '\f522'; }
.chip-7f3d::before { content: '\f327'; }
.upper_1d91::before { content: '\f219'; }
.element_fb3c::before { content: '\f21e'; }
.button-6873::before { content: '\f2f5'; }

/* Social Icons */
.slider_fluid_34fa::before { content: '\f09a'; }
.red-9325::before { content: '\f099'; }
.video-a664::before { content: '\f16d'; }
.progress_32c7::before { content: '\f167'; }
.primary_lite_9076::before { content: '\f2c6'; }
.filter_4848::before { content: '\f232'; }

/* Size Classes */
.dropdown_38c1 { font-size: 0.75em; }
.secondary_dim_df69 { font-size: 0.875em; }
.list_c86a { font-size: 1.33em; }
.top_9c4a { font-size: 1.5em; }
.thumbnail-eb78 { font-size: 2em; }
.nav-e4e6 { font-size: 3em; }

/* Animation Classes */
.shade-05cc {
    animation: fa-spin 2s infinite linear;
}

.modal-narrow-c674 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 63d7 */
.promo-block-k5 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.0;
}
