/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.texture_493d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.nav_2740, .section-6067 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.caption-bcc7::before { content: '\f015'; }
.text_blue_15c6::before { content: '\f007'; }
.content-gold-1a19::before { content: '\f023'; }
.layout-middle-e2e0::before { content: '\f0e0'; }
.background_brown_5549::before { content: '\f095'; }
.center_a2c1::before { content: '\f005'; }
.small_29d1::before { content: '\f004'; }
.image_brown_7bb8::before { content: '\f00c'; }
.title-4209::before { content: '\f00d'; }
.box_3e01::before { content: '\f002'; }
.description_6ca9::before { content: '\f0c9'; }
.list-7cd3::before { content: '\f061'; }
.disabled-02da::before { content: '\f060'; }
.north_a556::before { content: '\f04b'; }
.detail_b898::before { content: '\f04c'; }
.advanced_b964::before { content: '\f019'; }
.video-action-c110::before { content: '\f093'; }
.advanced_608b::before { content: '\f132'; }
.nav_b38b::before { content: '\f091'; }
.iron-e4e2::before { content: '\f06b'; }
.popup_active_5ea9::before { content: '\f0d6'; }
.top_3d25::before { content: '\f09d'; }
.element-abf5::before { content: '\f10b'; }
.medium-86c0::before { content: '\f108'; }
.green-fb85::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent-af7a::before { content: '\f522'; }
.iron_3269::before { content: '\f327'; }
.block_fixed_f0bb::before { content: '\f219'; }
.surface_8dd4::before { content: '\f21e'; }
.middle_2f7a::before { content: '\f2f5'; }

/* Social Icons */
.rough_0507::before { content: '\f09a'; }
.preview-in-39b5::before { content: '\f099'; }
.backdrop_plasma_5c6d::before { content: '\f16d'; }
.wood-227d::before { content: '\f167'; }
.disabled-cd37::before { content: '\f2c6'; }
.caption-wide-b5b7::before { content: '\f232'; }

/* Size Classes */
.up-e592 { font-size: 0.75em; }
.backdrop_brown_1bf9 { font-size: 0.875em; }
.status_b342 { font-size: 1.33em; }
.middle_3fff { font-size: 1.5em; }
.hero_white_b3e0 { font-size: 2em; }
.element_gold_788b { font-size: 3em; }

/* Animation Classes */
.feature_8287 {
    animation: fa-spin 2s infinite linear;
}

.avatar_3263 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 7ba7 */
.widget-item-c6 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
