/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item_3074) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.iron_e314, .hovered-8016 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.article_c830::before { content: '\f015'; }
.item-tall-c5f1::before { content: '\f007'; }
.basic_e9ee::before { content: '\f023'; }
.alert_237c::before { content: '\f0e0'; }
.secondary_c808::before { content: '\f095'; }
.column-iron-a6d3::before { content: '\f005'; }
.modal_af90::before { content: '\f004'; }
.frame_a673::before { content: '\f00c'; }
.description-dynamic-e36d::before { content: '\f00d'; }
.label_bc54::before { content: '\f002'; }
.header_south_2a5e::before { content: '\f0c9'; }
.left_f122::before { content: '\f061'; }
.dropdown-47e0::before { content: '\f060'; }
.grid-inner-90c1::before { content: '\f04b'; }
.north_6fe8::before { content: '\f04c'; }
.item-2039::before { content: '\f019'; }
.under-313a::before { content: '\f093'; }
.module_first_fe7e::before { content: '\f132'; }
.alert_fcc3::before { content: '\f091'; }
.status_bronze_43d5::before { content: '\f06b'; }
.menu-stone-6106::before { content: '\f0d6'; }
.section-be7e::before { content: '\f09d'; }
.paragraph_bronze_4802::before { content: '\f10b'; }
.hover-narrow-b2a0::before { content: '\f108'; }
.popup-slow-38a4::before { content: '\f10a'; }

/* Gambling Specific Icons */
.texture_4d7a::before { content: '\f522'; }
.carousel-dark-9168::before { content: '\f327'; }
.hover_active_b07c::before { content: '\f219'; }
.cool-70b8::before { content: '\f21e'; }
.border-ccbe::before { content: '\f2f5'; }

/* Social Icons */
.backdrop-27f4::before { content: '\f09a'; }
.texture-left-6354::before { content: '\f099'; }
.caption_08fb::before { content: '\f16d'; }
.frame-gas-4ded::before { content: '\f167'; }
.old_b409::before { content: '\f2c6'; }
.solid-0234::before { content: '\f232'; }

/* Size Classes */
.in-627f { font-size: 0.75em; }
.avatar-5d19 { font-size: 0.875em; }
.pagination-rough-8218 { font-size: 1.33em; }
.west_3bab { font-size: 1.5em; }
.header-62d6 { font-size: 2em; }
.static_eee7 { font-size: 3em; }

/* Animation Classes */
.modal_selected_70ae {
    animation: fa-spin 2s infinite linear;
}

.slider-572c {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4327 */
.widget-item-d3 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
