/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.short-c86b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.module_blue_7eae, .icon_liquid_bbae {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner_68c4::before { content: '\f015'; }
.icon_de1a::before { content: '\f007'; }
.main_cold_1dc7::before { content: '\f023'; }
.border-6d28::before { content: '\f0e0'; }
.notice_wide_0807::before { content: '\f095'; }
.slider_f948::before { content: '\f005'; }
.slider_fast_8d10::before { content: '\f004'; }
.liquid_7ae2::before { content: '\f00c'; }
.red_9127::before { content: '\f00d'; }
.focus_static_d084::before { content: '\f002'; }
.accordion_outer_280e::before { content: '\f0c9'; }
.inner_2175::before { content: '\f061'; }
.preview-west-5358::before { content: '\f060'; }
.alert-green-8556::before { content: '\f04b'; }
.column-copper-cf89::before { content: '\f04c'; }
.description_7ec1::before { content: '\f019'; }
.content_bottom_15de::before { content: '\f093'; }
.header-lite-2c78::before { content: '\f132'; }
.component-c9d5::before { content: '\f091'; }
.wood_3aab::before { content: '\f06b'; }
.heading-4371::before { content: '\f0d6'; }
.input-ac54::before { content: '\f09d'; }
.panel-yellow-a2ba::before { content: '\f10b'; }
.hover-top-44cc::before { content: '\f108'; }
.tabs-13d0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.element-huge-1e65::before { content: '\f522'; }
.filter_over_b70a::before { content: '\f327'; }
.card_8ad2::before { content: '\f219'; }
.notification_yellow_71cb::before { content: '\f21e'; }
.notification_6b15::before { content: '\f2f5'; }

/* Social Icons */
.primary_a488::before { content: '\f09a'; }
.column_20cd::before { content: '\f099'; }
.breadcrumb_b053::before { content: '\f16d'; }
.silver-bc66::before { content: '\f167'; }
.orange-b11a::before { content: '\f2c6'; }
.thick_d769::before { content: '\f232'; }

/* Size Classes */
.logo-simple-4d63 { font-size: 0.75em; }
.iron_d636 { font-size: 0.875em; }
.top-0611 { font-size: 1.33em; }
.outline-e383 { font-size: 1.5em; }
.liquid_9a2d { font-size: 2em; }
.last_834c { font-size: 3em; }

/* Animation Classes */
.accordion_plasma_eb32 {
    animation: fa-spin 2s infinite linear;
}

.static-1883 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a8d6 */
.widget-item-g8 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.3;
}
