/* 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_4532) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.pattern_orange_d4cb, .box-yellow-4efa {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pattern-4e46::before { content: '\f015'; }
.pagination_static_7a25::before { content: '\f007'; }
.thumbnail-out-53a5::before { content: '\f023'; }
.orange-cdd3::before { content: '\f0e0'; }
.accent_current_de98::before { content: '\f095'; }
.status_down_161d::before { content: '\f005'; }
.sort_hard_d09b::before { content: '\f004'; }
.list-e7cb::before { content: '\f00c'; }
.gold_b017::before { content: '\f00d'; }
.primary-01d0::before { content: '\f002'; }
.card_b4e9::before { content: '\f0c9'; }
.secondary-eade::before { content: '\f061'; }
.alert_baac::before { content: '\f060'; }
.search_lower_95a2::before { content: '\f04b'; }
.info-short-820f::before { content: '\f04c'; }
.hidden_light_1e33::before { content: '\f019'; }
.feature-1099::before { content: '\f093'; }
.nav-action-54d1::before { content: '\f132'; }
.clean_e232::before { content: '\f091'; }
.accordion_13e6::before { content: '\f06b'; }
.element-b1c4::before { content: '\f0d6'; }
.secondary-78e1::before { content: '\f09d'; }
.surface_90c5::before { content: '\f10b'; }
.section_a65f::before { content: '\f108'; }
.silver_2ce0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.description-6ff3::before { content: '\f522'; }
.notice-a76d::before { content: '\f327'; }
.stale_0089::before { content: '\f219'; }
.thumbnail-3019::before { content: '\f21e'; }
.background_46a1::before { content: '\f2f5'; }

/* Social Icons */
.texture-c612::before { content: '\f09a'; }
.banner-active-737d::before { content: '\f099'; }
.primary_d8be::before { content: '\f16d'; }
.feature-dim-8c16::before { content: '\f167'; }
.component-3666::before { content: '\f2c6'; }
.backdrop-short-cdbe::before { content: '\f232'; }

/* Size Classes */
.down_b233 { font-size: 0.75em; }
.image-small-d016 { font-size: 0.875em; }
.form_advanced_8362 { font-size: 1.33em; }
.input-next-4022 { font-size: 1.5em; }
.bronze-76df { font-size: 2em; }
.sidebar-cool-f2ca { font-size: 3em; }

/* Animation Classes */
.footer_d9cf {
    animation: fa-spin 2s infinite linear;
}

.prev-b1dd {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 3f22 */
.promo-block-i9 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
