/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focus-a21d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.fixed-1e59, .module-wide-f3d8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.photo_first_a20b::before { content: '\f015'; }
.pattern_inner_16b6::before { content: '\f007'; }
.copper-5798::before { content: '\f023'; }
.full-69cc::before { content: '\f0e0'; }
.new-5e40::before { content: '\f095'; }
.notice_advanced_7e04::before { content: '\f005'; }
.component-lower-5946::before { content: '\f004'; }
.smooth-9dad::before { content: '\f00c'; }
.content-smooth-c560::before { content: '\f00d'; }
.aside-full-8895::before { content: '\f002'; }
.glass-583e::before { content: '\f0c9'; }
.detail_b888::before { content: '\f061'; }
.gold_34a7::before { content: '\f060'; }
.icon_dirty_6e4b::before { content: '\f04b'; }
.item-0d42::before { content: '\f04c'; }
.focus_short_4704::before { content: '\f019'; }
.text-complex-8beb::before { content: '\f093'; }
.orange_63e5::before { content: '\f132'; }
.tooltip_49ec::before { content: '\f091'; }
.menu-bottom-d2c7::before { content: '\f06b'; }
.module-large-9776::before { content: '\f0d6'; }
.shadow_1d75::before { content: '\f09d'; }
.liquid_c793::before { content: '\f10b'; }
.east-92a4::before { content: '\f108'; }
.mask_0a05::before { content: '\f10a'; }

/* Gambling Specific Icons */
.center_098c::before { content: '\f522'; }
.active-smooth-917b::before { content: '\f327'; }
.active_complex_bcd5::before { content: '\f219'; }
.description-purple-8a43::before { content: '\f21e'; }
.logo-5995::before { content: '\f2f5'; }

/* Social Icons */
.fixed_3953::before { content: '\f09a'; }
.copper-12fe::before { content: '\f099'; }
.orange_3888::before { content: '\f16d'; }
.advanced-472a::before { content: '\f167'; }
.static_3dd6::before { content: '\f2c6'; }
.highlight_1109::before { content: '\f232'; }

/* Size Classes */
.row-85f2 { font-size: 0.75em; }
.pattern_9d0c { font-size: 0.875em; }
.media_complex_cfe9 { font-size: 1.33em; }
.dropdown-fixed-6751 { font-size: 1.5em; }
.light-974e { font-size: 2em; }
.focused-6aa4 { font-size: 3em; }

/* Animation Classes */
.silver-c38e {
    animation: fa-spin 2s infinite linear;
}

.filter_fluid_3d93 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: dca5 */
.widget-item-z0 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.3;
}
