/* 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_3574) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.modal_liquid_78ab, .chip_outer_165d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hot_bd9c::before { content: '\f015'; }
.footer_clean_c700::before { content: '\f007'; }
.primary-gas-a07f::before { content: '\f023'; }
.panel-full-4297::before { content: '\f0e0'; }
.notice_silver_d061::before { content: '\f095'; }
.red_32d1::before { content: '\f005'; }
.breadcrumb_last_31b5::before { content: '\f004'; }
.wrapper-ef54::before { content: '\f00c'; }
.complex_bf30::before { content: '\f00d'; }
.summary-plasma-7c38::before { content: '\f002'; }
.stone-2fa5::before { content: '\f0c9'; }
.block-hard-8431::before { content: '\f061'; }
.modal_north_9c6e::before { content: '\f060'; }
.backdrop_orange_97a0::before { content: '\f04b'; }
.summary-tiny-ed29::before { content: '\f04c'; }
.prev_90b9::before { content: '\f019'; }
.pagination_9a48::before { content: '\f093'; }
.lower_d95a::before { content: '\f132'; }
.carousel-wide-090d::before { content: '\f091'; }
.gradient_f785::before { content: '\f06b'; }
.sort-1f9e::before { content: '\f0d6'; }
.article_f9cf::before { content: '\f09d'; }
.thumbnail_cold_7094::before { content: '\f10b'; }
.footer-simple-519c::before { content: '\f108'; }
.large-bcae::before { content: '\f10a'; }

/* Gambling Specific Icons */
.hot_71fe::before { content: '\f522'; }
.icon-6c6c::before { content: '\f327'; }
.outline_dim_b43d::before { content: '\f219'; }
.popup-dynamic-0350::before { content: '\f21e'; }
.popup-d0b4::before { content: '\f2f5'; }

/* Social Icons */
.panel-d1cc::before { content: '\f09a'; }
.badge_fcef::before { content: '\f099'; }
.header-under-b1f9::before { content: '\f16d'; }
.info-under-266d::before { content: '\f167'; }
.description-45fc::before { content: '\f2c6'; }
.progress_3ff6::before { content: '\f232'; }

/* Size Classes */
.layout_4c7f { font-size: 0.75em; }
.shadow_east_bccd { font-size: 0.875em; }
.modal_b3d1 { font-size: 1.33em; }
.notification_light_cb9c { font-size: 1.5em; }
.light_3b24 { font-size: 2em; }
.easy_f7a7 { font-size: 3em; }

/* Animation Classes */
.content-thick-401c {
    animation: fa-spin 2s infinite linear;
}

.table-copper-6f6b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1996 */
.shadow-element-y7 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
