/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.active-paper-e318) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.gradient_blue_28ba, .title-bronze-66f7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.breadcrumb-wide-7192::before { content: '\f015'; }
.accent-complex-ad50::before { content: '\f007'; }
.menu-6501::before { content: '\f023'; }
.heading_stale_0fe4::before { content: '\f0e0'; }
.easy-b260::before { content: '\f095'; }
.stone-2293::before { content: '\f005'; }
.tabs_ba4a::before { content: '\f004'; }
.pagination-complex-ec76::before { content: '\f00c'; }
.header-hard-3c52::before { content: '\f00d'; }
.logo_5d1e::before { content: '\f002'; }
.article_active_d801::before { content: '\f0c9'; }
.tiny-d6ea::before { content: '\f061'; }
.pro_ad61::before { content: '\f060'; }
.fast-93bd::before { content: '\f04b'; }
.small_b5d8::before { content: '\f04c'; }
.pattern-fast-88c1::before { content: '\f019'; }
.disabled-stale-3207::before { content: '\f093'; }
.hover_up_1448::before { content: '\f132'; }
.picture-soft-76fd::before { content: '\f091'; }
.nav-8bd7::before { content: '\f06b'; }
.thumbnail-out-f159::before { content: '\f0d6'; }
.tertiary_e41c::before { content: '\f09d'; }
.gold_265b::before { content: '\f10b'; }
.video_wood_e6ca::before { content: '\f108'; }
.notice-dirty-49d4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element-dark-9fde::before { content: '\f522'; }
.summary_c924::before { content: '\f327'; }
.lite-a0a8::before { content: '\f219'; }
.purple-3972::before { content: '\f21e'; }
.breadcrumb-897f::before { content: '\f2f5'; }

/* Social Icons */
.heading-advanced-c983::before { content: '\f09a'; }
.frame_advanced_2632::before { content: '\f099'; }
.focused_4532::before { content: '\f16d'; }
.pagination_upper_f68b::before { content: '\f167'; }
.motion-170c::before { content: '\f2c6'; }
.pink_5bb6::before { content: '\f232'; }

/* Size Classes */
.popup_4c08 { font-size: 0.75em; }
.purple_f6b6 { font-size: 0.875em; }
.pressed-5dfc { font-size: 1.33em; }
.sidebar-df69 { font-size: 1.5em; }
.stale_2de4 { font-size: 2em; }
.small_85b5 { font-size: 3em; }

/* Animation Classes */
.focus-db49 {
    animation: fa-spin 2s infinite linear;
}

.logo_narrow_ab72 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2875 */
.promo-block-k5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
