/* 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_a41d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.link_thick_3a60, .layout-a6de {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.first-d460::before { content: '\f015'; }
.green-be04::before { content: '\f007'; }
.breadcrumb-0261::before { content: '\f023'; }
.article-blue-a041::before { content: '\f0e0'; }
.list-5e46::before { content: '\f095'; }
.media_bac6::before { content: '\f005'; }
.over_3962::before { content: '\f004'; }
.component_lite_c075::before { content: '\f00c'; }
.logo_up_b91a::before { content: '\f00d'; }
.north-acb5::before { content: '\f002'; }
.wrapper-a112::before { content: '\f0c9'; }
.box_fb41::before { content: '\f061'; }
.outline-1fe3::before { content: '\f060'; }
.fixed-066c::before { content: '\f04b'; }
.stone-d9cc::before { content: '\f04c'; }
.cool_94b0::before { content: '\f019'; }
.popup_8432::before { content: '\f093'; }
.logo-850b::before { content: '\f132'; }
.glass-a7af::before { content: '\f091'; }
.bronze_fc5e::before { content: '\f06b'; }
.tabs_last_a964::before { content: '\f0d6'; }
.under-025d::before { content: '\f09d'; }
.hard_2056::before { content: '\f10b'; }
.tiny_7722::before { content: '\f108'; }
.up-71c3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.menu_b680::before { content: '\f522'; }
.nav-95b7::before { content: '\f327'; }
.active-8055::before { content: '\f219'; }
.gallery-active-c43b::before { content: '\f21e'; }
.list_top_6d93::before { content: '\f2f5'; }

/* Social Icons */
.advanced_6a29::before { content: '\f09a'; }
.green_a1b9::before { content: '\f099'; }
.caption-south-fed6::before { content: '\f16d'; }
.west_b75e::before { content: '\f167'; }
.solid_8a41::before { content: '\f2c6'; }
.blue-4a2a::before { content: '\f232'; }

/* Size Classes */
.layout_next_2313 { font-size: 0.75em; }
.tertiary_ec0a { font-size: 0.875em; }
.banner-e914 { font-size: 1.33em; }
.fluid-494e { font-size: 1.5em; }
.stone-f734 { font-size: 2em; }
.outer-3521 { font-size: 3em; }

/* Animation Classes */
.chip-c889 {
    animation: fa-spin 2s infinite linear;
}

.detail_e130 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: a3ff */
.widget-item-w0 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
