/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.static_0120) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.content_bff1, .shadow_cool_3d2f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.feature-5dcc::before { content: '\f015'; }
.fixed_f98c::before { content: '\f007'; }
.shadow-top-bd3c::before { content: '\f023'; }
.new_98e4::before { content: '\f0e0'; }
.item_b470::before { content: '\f095'; }
.main-54d5::before { content: '\f005'; }
.first-2a7e::before { content: '\f004'; }
.tertiary-gas-783c::before { content: '\f00c'; }
.bronze-e8ce::before { content: '\f00d'; }
.complex_d014::before { content: '\f002'; }
.static-de62::before { content: '\f0c9'; }
.static-91a2::before { content: '\f061'; }
.stale_7bbb::before { content: '\f060'; }
.active_last_2194::before { content: '\f04b'; }
.alert_south_7c0a::before { content: '\f04c'; }
.hover_00ff::before { content: '\f019'; }
.dropdown-21e0::before { content: '\f093'; }
.detail_cf85::before { content: '\f132'; }
.icon_thick_04e9::before { content: '\f091'; }
.article_a07a::before { content: '\f06b'; }
.badge_c24a::before { content: '\f0d6'; }
.label-middle-447a::before { content: '\f09d'; }
.lite-a0f9::before { content: '\f10b'; }
.breadcrumb_hard_1a71::before { content: '\f108'; }
.simple_3e23::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description_bronze_eb46::before { content: '\f522'; }
.button-light-2b83::before { content: '\f327'; }
.feature-right-59ac::before { content: '\f219'; }
.popup_warm_7ac9::before { content: '\f21e'; }
.footer_7611::before { content: '\f2f5'; }

/* Social Icons */
.notification-center-cde7::before { content: '\f09a'; }
.solid_6d5f::before { content: '\f099'; }
.east-8b0f::before { content: '\f16d'; }
.tiny_4d3f::before { content: '\f167'; }
.gallery_db43::before { content: '\f2c6'; }
.tertiary-1fe0::before { content: '\f232'; }

/* Size Classes */
.border_plasma_9936 { font-size: 0.75em; }
.narrow-7fe1 { font-size: 0.875em; }
.next_c0da { font-size: 1.33em; }
.action-ae0b { font-size: 1.5em; }
.selected-1de9 { font-size: 2em; }
.shadow_4e29 { font-size: 3em; }

/* Animation Classes */
.hero_7741 {
    animation: fa-spin 2s infinite linear;
}

.rough_7341 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0935 */
.promo-block-p4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
