/* 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-selected-c0e3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.carousel_d30f, .form-db21 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.button-clean-1e33::before { content: '\f015'; }
.full-e739::before { content: '\f007'; }
.description-c715::before { content: '\f023'; }
.red-0d24::before { content: '\f0e0'; }
.aside_cold_ffaf::before { content: '\f095'; }
.element-easy-f2ed::before { content: '\f005'; }
.dropdown_fresh_fc04::before { content: '\f004'; }
.alert_warm_a086::before { content: '\f00c'; }
.frame-0f62::before { content: '\f00d'; }
.notice-dim-eb5d::before { content: '\f002'; }
.summary_center_344b::before { content: '\f0c9'; }
.chip-b0aa::before { content: '\f061'; }
.progress_motion_991b::before { content: '\f060'; }
.image-brown-862c::before { content: '\f04b'; }
.slider_326a::before { content: '\f04c'; }
.tertiary_west_d37d::before { content: '\f019'; }
.accordion-over-57cd::before { content: '\f093'; }
.stale_4d30::before { content: '\f132'; }
.link_561a::before { content: '\f091'; }
.progress-03e1::before { content: '\f06b'; }
.frame-d2b1::before { content: '\f0d6'; }
.progress_down_344b::before { content: '\f09d'; }
.picture_slow_a5f9::before { content: '\f10b'; }
.stale_14f4::before { content: '\f108'; }
.tooltip-fast-9d5e::before { content: '\f10a'; }

/* Gambling Specific Icons */
.sidebar-north-6b91::before { content: '\f522'; }
.form_gas_416a::before { content: '\f327'; }
.focus_steel_3524::before { content: '\f219'; }
.in-fb6a::before { content: '\f21e'; }
.simple_e7ec::before { content: '\f2f5'; }

/* Social Icons */
.selected_d8a3::before { content: '\f09a'; }
.bright_5bb0::before { content: '\f099'; }
.layout_ada2::before { content: '\f16d'; }
.sidebar-45c3::before { content: '\f167'; }
.row-54e0::before { content: '\f2c6'; }
.progress-copper-1bbc::before { content: '\f232'; }

/* Size Classes */
.iron-4c72 { font-size: 0.75em; }
.gas_dfff { font-size: 0.875em; }
.component_8230 { font-size: 1.33em; }
.overlay-f140 { font-size: 1.5em; }
.bronze_31e8 { font-size: 2em; }
.cold_c44f { font-size: 3em; }

/* Animation Classes */
.stone_0ee1 {
    animation: fa-spin 2s infinite linear;
}

.notice_a718 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c8a1 */
.widget-item-v9 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
