/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.bottom_b95c) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.progress-upper-f592, .image-c4c7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tabs-c1b4::before { content: '\f015'; }
.box-6c84::before { content: '\f007'; }
.layout_5701::before { content: '\f023'; }
.link_out_31eb::before { content: '\f0e0'; }
.glass-3b7c::before { content: '\f095'; }
.complex_24b4::before { content: '\f005'; }
.title_6a04::before { content: '\f004'; }
.modal-large-6f56::before { content: '\f00c'; }
.bronze-d271::before { content: '\f00d'; }
.in_445b::before { content: '\f002'; }
.grid-wood-3b36::before { content: '\f0c9'; }
.green_34cc::before { content: '\f061'; }
.shadow_south_9353::before { content: '\f060'; }
.overlay_prev_4267::before { content: '\f04b'; }
.light_d365::before { content: '\f04c'; }
.static-18f1::before { content: '\f019'; }
.card-c5e9::before { content: '\f093'; }
.highlight-large-02b9::before { content: '\f132'; }
.summary-f68a::before { content: '\f091'; }
.red-dcb4::before { content: '\f06b'; }
.block-orange-2f5a::before { content: '\f0d6'; }
.menu-f91c::before { content: '\f09d'; }
.tooltip_bc79::before { content: '\f10b'; }
.lite-98dd::before { content: '\f108'; }
.sidebar_prev_6366::before { content: '\f10a'; }

/* Gambling Specific Icons */
.media_rough_f5f8::before { content: '\f522'; }
.dark-11b3::before { content: '\f327'; }
.item-fast-5707::before { content: '\f219'; }
.new_44a7::before { content: '\f21e'; }
.texture-north-cf2b::before { content: '\f2f5'; }

/* Social Icons */
.carousel_76cf::before { content: '\f09a'; }
.video-paper-e8d5::before { content: '\f099'; }
.pagination-solid-3671::before { content: '\f16d'; }
.caption-bronze-3e35::before { content: '\f167'; }
.badge-top-f04d::before { content: '\f2c6'; }
.search-340e::before { content: '\f232'; }

/* Size Classes */
.tag-ac70 { font-size: 0.75em; }
.plasma-ef9f { font-size: 0.875em; }
.modal-6ea7 { font-size: 1.33em; }
.west-e4eb { font-size: 1.5em; }
.gallery-dirty-bc1b { font-size: 2em; }
.highlight-brown-b763 { font-size: 3em; }

/* Animation Classes */
.notification-simple-19d8 {
    animation: fa-spin 2s infinite linear;
}

.icon_simple_eb32 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4ebb */
.promo-block-b3 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.1;
}
