/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.yellow-f02e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.nav_stone_37ae, .frame-up-d497 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thick-8f21::before { content: '\f015'; }
.complex-8d52::before { content: '\f007'; }
.article-23ac::before { content: '\f023'; }
.stale-de80::before { content: '\f0e0'; }
.input-small-ed0f::before { content: '\f095'; }
.wrapper_d88a::before { content: '\f005'; }
.old-9f06::before { content: '\f004'; }
.accent-focused-ce77::before { content: '\f00c'; }
.section_3d5a::before { content: '\f00d'; }
.panel_in_582f::before { content: '\f002'; }
.alert-0a04::before { content: '\f0c9'; }
.plasma-ecdf::before { content: '\f061'; }
.large_2147::before { content: '\f060'; }
.selected-2b8d::before { content: '\f04b'; }
.list-1719::before { content: '\f04c'; }
.element_bottom_044f::before { content: '\f019'; }
.overlay_brown_2847::before { content: '\f093'; }
.badge-black-378f::before { content: '\f132'; }
.first_b8a3::before { content: '\f091'; }
.background_first_d5d5::before { content: '\f06b'; }
.logo-hard-1aa1::before { content: '\f0d6'; }
.clean-e3f8::before { content: '\f09d'; }
.secondary_121b::before { content: '\f10b'; }
.input_smooth_14f3::before { content: '\f108'; }
.notification-91f5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.grid-cool-7bbd::before { content: '\f522'; }
.progress_e653::before { content: '\f327'; }
.summary-b728::before { content: '\f219'; }
.rough_fad7::before { content: '\f21e'; }
.heading_67d6::before { content: '\f2f5'; }

/* Social Icons */
.message-d83f::before { content: '\f09a'; }
.iron_3ec5::before { content: '\f099'; }
.left-fa63::before { content: '\f16d'; }
.accordion_bright_c9f5::before { content: '\f167'; }
.sort-5724::before { content: '\f2c6'; }
.gradient-fresh-0236::before { content: '\f232'; }

/* Size Classes */
.logo-solid-5ddd { font-size: 0.75em; }
.section-459f { font-size: 0.875em; }
.container-cool-d764 { font-size: 1.33em; }
.hidden_old_5508 { font-size: 1.5em; }
.notification-6b49 { font-size: 2em; }
.soft_c0d3 { font-size: 3em; }

/* Animation Classes */
.media_warm_b1c4 {
    animation: fa-spin 2s infinite linear;
}

.green_f256 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 609e */
.promo-block-u9 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
