/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hero-2093) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.summary-4931, .search_5571 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.chip-6c54::before { content: '\f015'; }
.aside_next_2add::before { content: '\f007'; }
.advanced-2c98::before { content: '\f023'; }
.silver-0478::before { content: '\f0e0'; }
.pagination_paper_d8d7::before { content: '\f095'; }
.notification-d75f::before { content: '\f005'; }
.aside-16cf::before { content: '\f004'; }
.filter-9057::before { content: '\f00c'; }
.green_bd68::before { content: '\f00d'; }
.status_east_ed85::before { content: '\f002'; }
.south-11bd::before { content: '\f0c9'; }
.hero-17d6::before { content: '\f061'; }
.dynamic_aeb6::before { content: '\f060'; }
.badge_red_a6ca::before { content: '\f04b'; }
.top-1376::before { content: '\f04c'; }
.purple_0b1a::before { content: '\f019'; }
.light_9337::before { content: '\f093'; }
.grid-motion-8152::before { content: '\f132'; }
.text-4fa2::before { content: '\f091'; }
.shadow_e5d5::before { content: '\f06b'; }
.image_purple_d593::before { content: '\f0d6'; }
.frame_hard_c91e::before { content: '\f09d'; }
.medium-8646::before { content: '\f10b'; }
.slow_0058::before { content: '\f108'; }
.soft_0806::before { content: '\f10a'; }

/* Gambling Specific Icons */
.in_3221::before { content: '\f522'; }
.surface-b25c::before { content: '\f327'; }
.text-5d09::before { content: '\f219'; }
.rough_3512::before { content: '\f21e'; }
.shadow_f462::before { content: '\f2f5'; }

/* Social Icons */
.pagination_dynamic_8798::before { content: '\f09a'; }
.focus_black_415c::before { content: '\f099'; }
.gallery_9b0c::before { content: '\f16d'; }
.link-1ea1::before { content: '\f167'; }
.card-4792::before { content: '\f2c6'; }
.menu_257a::before { content: '\f232'; }

/* Size Classes */
.banner-cdfb { font-size: 0.75em; }
.under-24b4 { font-size: 0.875em; }
.copper_f702 { font-size: 1.33em; }
.popup-blue-31c7 { font-size: 1.5em; }
.active-2693 { font-size: 2em; }
.widget-left-182b { font-size: 3em; }

/* Animation Classes */
.feature-south-817b {
    animation: fa-spin 2s infinite linear;
}

.hovered-7b05 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 65c0 */
.promo-block-p2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.2;
}
