/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.next_3522) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.east-b05e, .iron-eff9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.light-3ec5::before { content: '\f015'; }
.surface_0855::before { content: '\f007'; }
.highlight_outer_0f85::before { content: '\f023'; }
.red-652c::before { content: '\f0e0'; }
.wide-5162::before { content: '\f095'; }
.slider_a84f::before { content: '\f005'; }
.hovered-c0a7::before { content: '\f004'; }
.container_c3a2::before { content: '\f00c'; }
.huge-6911::before { content: '\f00d'; }
.tabs_copper_b43f::before { content: '\f002'; }
.paragraph-bdd9::before { content: '\f0c9'; }
.orange-8574::before { content: '\f061'; }
.outline-9e1f::before { content: '\f060'; }
.outer-da0e::before { content: '\f04b'; }
.layout_blue_dce1::before { content: '\f04c'; }
.hard_25ac::before { content: '\f019'; }
.primary-c643::before { content: '\f093'; }
.plasma-6aa9::before { content: '\f132'; }
.tertiary_dim_6a46::before { content: '\f091'; }
.hover-e414::before { content: '\f06b'; }
.surface-selected-4c50::before { content: '\f0d6'; }
.table-slow-1aa4::before { content: '\f09d'; }
.chip-medium-7807::before { content: '\f10b'; }
.fluid_674a::before { content: '\f108'; }
.hidden_huge_dbe3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.huge-1c34::before { content: '\f522'; }
.east-742e::before { content: '\f327'; }
.primary-4a4b::before { content: '\f219'; }
.action_36a8::before { content: '\f21e'; }
.simple-76d5::before { content: '\f2f5'; }

/* Social Icons */
.hero-a067::before { content: '\f09a'; }
.active-f3c8::before { content: '\f099'; }
.paragraph-clean-9ff0::before { content: '\f16d'; }
.section_active_468c::before { content: '\f167'; }
.short_f16e::before { content: '\f2c6'; }
.table-rough-a182::before { content: '\f232'; }

/* Size Classes */
.panel_yellow_52eb { font-size: 0.75em; }
.tertiary-hovered-3076 { font-size: 0.875em; }
.detail-5d44 { font-size: 1.33em; }
.east-2bf3 { font-size: 1.5em; }
.shade_a5a0 { font-size: 2em; }
.pattern-down-6d85 { font-size: 3em; }

/* Animation Classes */
.list-945a {
    animation: fa-spin 2s infinite linear;
}

.gallery_rough_47b2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 96f5 */
.widget-item-h1 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
