/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.light-54ae) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.under_63ee, .chip-158a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.logo_down_22c4::before { content: '\f015'; }
.dropdown_thick_58ca::before { content: '\f007'; }
.easy-cb3b::before { content: '\f023'; }
.button-12ef::before { content: '\f0e0'; }
.accordion-hard-b137::before { content: '\f095'; }
.center_00e2::before { content: '\f005'; }
.inner-172e::before { content: '\f004'; }
.brown-6f0d::before { content: '\f00c'; }
.row_7efe::before { content: '\f00d'; }
.middle-d5ef::before { content: '\f002'; }
.south-eafa::before { content: '\f0c9'; }
.cool_32aa::before { content: '\f061'; }
.disabled_c256::before { content: '\f060'; }
.tag-5e81::before { content: '\f04b'; }
.blue_2861::before { content: '\f04c'; }
.top-c39c::before { content: '\f019'; }
.notification_721b::before { content: '\f093'; }
.primary-22f9::before { content: '\f132'; }
.hard-ecf3::before { content: '\f091'; }
.video-pressed-9903::before { content: '\f06b'; }
.disabled_2232::before { content: '\f0d6'; }
.shadow-09da::before { content: '\f09d'; }
.easy_b1db::before { content: '\f10b'; }
.content-middle-9795::before { content: '\f108'; }
.sidebar_5263::before { content: '\f10a'; }

/* Gambling Specific Icons */
.out_000b::before { content: '\f522'; }
.iron-749e::before { content: '\f327'; }
.texture-fixed-28ca::before { content: '\f219'; }
.block_7147::before { content: '\f21e'; }
.dynamic_415b::before { content: '\f2f5'; }

/* Social Icons */
.prev-c589::before { content: '\f09a'; }
.nav_ab86::before { content: '\f099'; }
.cool-6222::before { content: '\f16d'; }
.notice_c3c3::before { content: '\f167'; }
.tabs_f9f9::before { content: '\f2c6'; }
.copper_ff82::before { content: '\f232'; }

/* Size Classes */
.secondary_16c9 { font-size: 0.75em; }
.mini_a2cd { font-size: 0.875em; }
.box_ffd8 { font-size: 1.33em; }
.logo-2769 { font-size: 1.5em; }
.layout-c3dc { font-size: 2em; }
.icon-5e0e { font-size: 3em; }

/* Animation Classes */
.component-large-0114 {
    animation: fa-spin 2s infinite linear;
}

.next_7975 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: d879 */
.widget-item-w5 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.3;
}
