/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.paragraph_b6b4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.old_7b6f, .narrow_856d {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.accordion_under_a389::before { content: '\f015'; }
.form_complex_4970::before { content: '\f007'; }
.card_844a::before { content: '\f023'; }
.overlay-7ef9::before { content: '\f0e0'; }
.brown_73a3::before { content: '\f095'; }
.shade_hot_ee73::before { content: '\f005'; }
.panel-e786::before { content: '\f004'; }
.last_6c5d::before { content: '\f00c'; }
.status-b75e::before { content: '\f00d'; }
.nav_c7fd::before { content: '\f002'; }
.complex-bed6::before { content: '\f0c9'; }
.video_advanced_04b3::before { content: '\f061'; }
.sidebar-e2d1::before { content: '\f060'; }
.preview_fast_678c::before { content: '\f04b'; }
.article_d8cf::before { content: '\f04c'; }
.search-pressed-dc5b::before { content: '\f019'; }
.gas-7528::before { content: '\f093'; }
.pattern_hard_ecbe::before { content: '\f132'; }
.box_a426::before { content: '\f091'; }
.border_b4d7::before { content: '\f06b'; }
.stale_bb7d::before { content: '\f0d6'; }
.content-edad::before { content: '\f09d'; }
.backdrop_easy_a1bd::before { content: '\f10b'; }
.photo-b1cf::before { content: '\f108'; }
.picture-glass-4890::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notice-1756::before { content: '\f522'; }
.paper_6d14::before { content: '\f327'; }
.notice_5018::before { content: '\f219'; }
.warm-218e::before { content: '\f21e'; }
.notice_dynamic_f570::before { content: '\f2f5'; }

/* Social Icons */
.shadow-purple-2ffa::before { content: '\f09a'; }
.gas_1fb7::before { content: '\f099'; }
.secondary_88cd::before { content: '\f16d'; }
.outline-c4d3::before { content: '\f167'; }
.disabled_b2fc::before { content: '\f2c6'; }
.under_3c7e::before { content: '\f232'; }

/* Size Classes */
.bright-9899 { font-size: 0.75em; }
.status-c329 { font-size: 0.875em; }
.steel-0b7c { font-size: 1.33em; }
.complex_81e3 { font-size: 1.5em; }
.copper_b3e7 { font-size: 2em; }
.tag-532c { font-size: 3em; }

/* Animation Classes */
.label_698e {
    animation: fa-spin 2s infinite linear;
}

.overlay-over-e079 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0607 */
.promo-block-c0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
