/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.mini_0b02) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.accordion_8484, .action-240c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.under_ab12::before { content: '\f015'; }
.popup_dynamic_78a8::before { content: '\f007'; }
.sort-pink-1037::before { content: '\f023'; }
.paragraph-e4fa::before { content: '\f0e0'; }
.small_fe35::before { content: '\f095'; }
.upper_5243::before { content: '\f005'; }
.shade-51b3::before { content: '\f004'; }
.tooltip-c75d::before { content: '\f00c'; }
.west_594e::before { content: '\f00d'; }
.tabs-0a83::before { content: '\f002'; }
.list-wood-e778::before { content: '\f0c9'; }
.nav_dynamic_e901::before { content: '\f061'; }
.element-95b3::before { content: '\f060'; }
.feature-ed85::before { content: '\f04b'; }
.breadcrumb_a720::before { content: '\f04c'; }
.hot-9586::before { content: '\f019'; }
.out_aed7::before { content: '\f093'; }
.frame-steel-6fc1::before { content: '\f132'; }
.table_down_d3ae::before { content: '\f091'; }
.fluid-bbd0::before { content: '\f06b'; }
.bright_3073::before { content: '\f0d6'; }
.inner_01a4::before { content: '\f09d'; }
.filter_2fa4::before { content: '\f10b'; }
.banner_7526::before { content: '\f108'; }
.focus-ca7b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar-a785::before { content: '\f522'; }
.menu-9aad::before { content: '\f327'; }
.tiny-3d15::before { content: '\f219'; }
.shadow-c5c9::before { content: '\f21e'; }
.bottom-914e::before { content: '\f2f5'; }

/* Social Icons */
.static-664a::before { content: '\f09a'; }
.section-south-6836::before { content: '\f099'; }
.shade_5644::before { content: '\f16d'; }
.breadcrumb_ef8e::before { content: '\f167'; }
.filter_d981::before { content: '\f2c6'; }
.small_f65c::before { content: '\f232'; }

/* Size Classes */
.form-fa16 { font-size: 0.75em; }
.alert_36dd { font-size: 0.875em; }
.main_black_51cd { font-size: 1.33em; }
.upper-eb7d { font-size: 1.5em; }
.progress-gold-9526 { font-size: 2em; }
.modal-solid-b6cf { font-size: 3em; }

/* Animation Classes */
.short-cdd6 {
    animation: fa-spin 2s infinite linear;
}

.gallery-outer-a495 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5f6e */
.widget-item-j1 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
