/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.section-8a27) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.popup-fresh-3815, .brown_c0cb {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading-bronze-e971::before { content: '\f015'; }
.badge-complex-719e::before { content: '\f007'; }
.slider_mini_fb34::before { content: '\f023'; }
.gallery_e370::before { content: '\f0e0'; }
.form_south_6966::before { content: '\f095'; }
.disabled_5638::before { content: '\f005'; }
.left_f057::before { content: '\f004'; }
.detail-ddef::before { content: '\f00c'; }
.fluid_5c0b::before { content: '\f00d'; }
.surface-full-a046::before { content: '\f002'; }
.grid-e3ea::before { content: '\f0c9'; }
.info_3d77::before { content: '\f061'; }
.under-e020::before { content: '\f060'; }
.element_8ea2::before { content: '\f04b'; }
.media-wood-de01::before { content: '\f04c'; }
.pagination-4d36::before { content: '\f019'; }
.chip-soft-933c::before { content: '\f093'; }
.media_iron_f54e::before { content: '\f132'; }
.texture-lite-54f6::before { content: '\f091'; }
.out_c11d::before { content: '\f06b'; }
.tall_f493::before { content: '\f0d6'; }
.component_841c::before { content: '\f09d'; }
.item_dim_5b14::before { content: '\f10b'; }
.element-north-fb0b::before { content: '\f108'; }
.table-east-6adc::before { content: '\f10a'; }

/* Gambling Specific Icons */
.feature_76a8::before { content: '\f522'; }
.breadcrumb_cold_5f6f::before { content: '\f327'; }
.thumbnail_pro_3737::before { content: '\f219'; }
.module_23c5::before { content: '\f21e'; }
.shade-57c0::before { content: '\f2f5'; }

/* Social Icons */
.summary-75d4::before { content: '\f09a'; }
.copper-ff1f::before { content: '\f099'; }
.module-65b8::before { content: '\f16d'; }
.solid-c685::before { content: '\f167'; }
.mask_fresh_c0bb::before { content: '\f2c6'; }
.feature-glass-5c35::before { content: '\f232'; }

/* Size Classes */
.focus_mini_7917 { font-size: 0.75em; }
.smooth-ae7a { font-size: 0.875em; }
.input_short_0bea { font-size: 1.33em; }
.tooltip_4915 { font-size: 1.5em; }
.tiny-a59e { font-size: 2em; }
.filter_d16d { font-size: 3em; }

/* Animation Classes */
.progress-c76b {
    animation: fa-spin 2s infinite linear;
}

.surface_1178 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 384a */
.widget-item-s9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.2;
}
