/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.slider-left-89e3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.menu-gold-9c6f, .wide-e94c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.fresh-e30f::before { content: '\f015'; }
.feature-first-0fc9::before { content: '\f007'; }
.blue_61b6::before { content: '\f023'; }
.east-b971::before { content: '\f0e0'; }
.breadcrumb_north_c952::before { content: '\f095'; }
.block_4bbc::before { content: '\f005'; }
.notice_dim_d5d5::before { content: '\f004'; }
.border_solid_d8dd::before { content: '\f00c'; }
.accent_wood_5322::before { content: '\f00d'; }
.small-6839::before { content: '\f002'; }
.active-c480::before { content: '\f0c9'; }
.gallery-bf8d::before { content: '\f061'; }
.title_warm_3d1c::before { content: '\f060'; }
.caption-last-4347::before { content: '\f04b'; }
.label-east-178c::before { content: '\f04c'; }
.next_c4e4::before { content: '\f019'; }
.widget-slow-3935::before { content: '\f093'; }
.next_2a4d::before { content: '\f132'; }
.upper-0635::before { content: '\f091'; }
.image-ce2b::before { content: '\f06b'; }
.nav_upper_a1a0::before { content: '\f0d6'; }
.accordion-bae0::before { content: '\f09d'; }
.progress_prev_ede8::before { content: '\f10b'; }
.easy-47a2::before { content: '\f108'; }
.thick-fdec::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade-orange-5f8f::before { content: '\f522'; }
.media-06af::before { content: '\f327'; }
.under_7bd9::before { content: '\f219'; }
.prev-783c::before { content: '\f21e'; }
.small_1559::before { content: '\f2f5'; }

/* Social Icons */
.tag-ea50::before { content: '\f09a'; }
.shade_53d4::before { content: '\f099'; }
.heading_a3af::before { content: '\f16d'; }
.chip-cool-7f39::before { content: '\f167'; }
.media-060f::before { content: '\f2c6'; }
.info_d50e::before { content: '\f232'; }

/* Size Classes */
.silver-2e72 { font-size: 0.75em; }
.pro_2722 { font-size: 0.875em; }
.popup-purple-8665 { font-size: 1.33em; }
.button-b0b1 { font-size: 1.5em; }
.media-3ba0 { font-size: 2em; }
.box-e8c6 { font-size: 3em; }

/* Animation Classes */
.message_hard_fd0d {
    animation: fa-spin 2s infinite linear;
}

.list_72f1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 2483 */
.widget-item-g3 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
