/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.west_f9f8) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.feature-2135, .message-solid-98a0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.frame-46aa::before { content: '\f015'; }
.layout_rough_97ea::before { content: '\f007'; }
.paragraph_c647::before { content: '\f023'; }
.input_899f::before { content: '\f0e0'; }
.surface_6628::before { content: '\f095'; }
.nav-f0b7::before { content: '\f005'; }
.image_bbbf::before { content: '\f004'; }
.dim-b5e4::before { content: '\f00c'; }
.search_29c4::before { content: '\f00d'; }
.panel_gold_6932::before { content: '\f002'; }
.backdrop-cool-c58f::before { content: '\f0c9'; }
.breadcrumb_24d5::before { content: '\f061'; }
.bronze_bece::before { content: '\f060'; }
.pro_e5d8::before { content: '\f04b'; }
.chip-9916::before { content: '\f04c'; }
.paragraph-ab57::before { content: '\f019'; }
.message-460d::before { content: '\f093'; }
.notice-bright-fffb::before { content: '\f132'; }
.tabs-6f4c::before { content: '\f091'; }
.button-steel-0793::before { content: '\f06b'; }
.breadcrumb_fa61::before { content: '\f0d6'; }
.layout_b674::before { content: '\f09d'; }
.hidden_fe45::before { content: '\f10b'; }
.input_selected_cbf3::before { content: '\f108'; }
.filter-65a0::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent-1f59::before { content: '\f522'; }
.lite-6744::before { content: '\f327'; }
.slider_down_ba61::before { content: '\f219'; }
.media-8e52::before { content: '\f21e'; }
.cool-838d::before { content: '\f2f5'; }

/* Social Icons */
.advanced_8917::before { content: '\f09a'; }
.component_top_e822::before { content: '\f099'; }
.layout_596d::before { content: '\f16d'; }
.block-b96a::before { content: '\f167'; }
.last_3714::before { content: '\f2c6'; }
.pattern-green-b1ee::before { content: '\f232'; }

/* Size Classes */
.row-2ecb { font-size: 0.75em; }
.row-cold-06ae { font-size: 0.875em; }
.item_last_55a2 { font-size: 1.33em; }
.avatar_ef54 { font-size: 1.5em; }
.grid-west-32e4 { font-size: 2em; }
.modal-glass-b1e4 { font-size: 3em; }

/* Animation Classes */
.basic-5c42 {
    animation: fa-spin 2s infinite linear;
}

.inner_3915 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 8c50 */
.widget-item-t4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.3;
}
