/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.message_8d4e) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.purple-cb9d, .title-7e51 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button-a04a::before { content: '\f015'; }
.under_0121::before { content: '\f007'; }
.wood-3ff6::before { content: '\f023'; }
.disabled-dark-5197::before { content: '\f0e0'; }
.container_east_dbb4::before { content: '\f095'; }
.sidebar-1b8a::before { content: '\f005'; }
.surface_dim_a9df::before { content: '\f004'; }
.under_cc4f::before { content: '\f00c'; }
.box_outer_1196::before { content: '\f00d'; }
.in_7881::before { content: '\f002'; }
.tall-5b9a::before { content: '\f0c9'; }
.dark_b26a::before { content: '\f061'; }
.slider_simple_837b::before { content: '\f060'; }
.pattern-d473::before { content: '\f04b'; }
.primary_9c07::before { content: '\f04c'; }
.container-df93::before { content: '\f019'; }
.hard_3492::before { content: '\f093'; }
.solid-99ba::before { content: '\f132'; }
.popup-7177::before { content: '\f091'; }
.nav-action-7477::before { content: '\f06b'; }
.pressed_032f::before { content: '\f0d6'; }
.notification_basic_5314::before { content: '\f09d'; }
.message_bc47::before { content: '\f10b'; }
.nav_2005::before { content: '\f108'; }
.primary-c11e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mini_d328::before { content: '\f522'; }
.label_left_947f::before { content: '\f327'; }
.info-bc46::before { content: '\f219'; }
.icon_middle_3117::before { content: '\f21e'; }
.gradient-tall-3998::before { content: '\f2f5'; }

/* Social Icons */
.pressed_88b4::before { content: '\f09a'; }
.dropdown_68e5::before { content: '\f099'; }
.cold-c684::before { content: '\f16d'; }
.component-selected-0e34::before { content: '\f167'; }
.last_7144::before { content: '\f2c6'; }
.right-68be::before { content: '\f232'; }

/* Size Classes */
.frame_b46e { font-size: 0.75em; }
.wrapper-3b71 { font-size: 0.875em; }
.info-dirty-1098 { font-size: 1.33em; }
.label-5474 { font-size: 1.5em; }
.last_35f9 { font-size: 2em; }
.pagination-4a23 { font-size: 3em; }

/* Animation Classes */
.clean-d787 {
    animation: fa-spin 2s infinite linear;
}

.grid-basic-30ee {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f169 */
.widget-item-i2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
