/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.up_5c76) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.border-fluid-2ea6, .north-c4ad {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.progress_1751::before { content: '\f015'; }
.thumbnail-hard-ff83::before { content: '\f007'; }
.pro_879a::before { content: '\f023'; }
.shade_df18::before { content: '\f0e0'; }
.text-5f99::before { content: '\f095'; }
.clean-3189::before { content: '\f005'; }
.box_upper_da20::before { content: '\f004'; }
.lite_1557::before { content: '\f00c'; }
.complex_fb55::before { content: '\f00d'; }
.tag_last_afe2::before { content: '\f002'; }
.row-217e::before { content: '\f0c9'; }
.filter-lower-aad1::before { content: '\f061'; }
.carousel-2ff0::before { content: '\f060'; }
.badge_ed9b::before { content: '\f04b'; }
.thumbnail_fa6d::before { content: '\f04c'; }
.complex_5152::before { content: '\f019'; }
.sidebar_center_17ee::before { content: '\f093'; }
.dynamic-2fea::before { content: '\f132'; }
.highlight-62c3::before { content: '\f091'; }
.search-7cae::before { content: '\f06b'; }
.info-a780::before { content: '\f0d6'; }
.complex-d55e::before { content: '\f09d'; }
.column_0bf2::before { content: '\f10b'; }
.main-active-0839::before { content: '\f108'; }
.card-ad9a::before { content: '\f10a'; }

/* Gambling Specific Icons */
.dim-130f::before { content: '\f522'; }
.rough_3d47::before { content: '\f327'; }
.layout_black_3829::before { content: '\f219'; }
.sort_new_45a0::before { content: '\f21e'; }
.widget_9532::before { content: '\f2f5'; }

/* Social Icons */
.badge-d90f::before { content: '\f09a'; }
.bronze-fe30::before { content: '\f099'; }
.hero-4bed::before { content: '\f16d'; }
.logo_805b::before { content: '\f167'; }
.chip_slow_5893::before { content: '\f2c6'; }
.plasma-6928::before { content: '\f232'; }

/* Size Classes */
.search-66ef { font-size: 0.75em; }
.lite-1bc9 { font-size: 0.875em; }
.red_e0d7 { font-size: 1.33em; }
.dark-9acc { font-size: 1.5em; }
.pressed-a6b7 { font-size: 2em; }
.tabs-huge-6a90 { font-size: 3em; }

/* Animation Classes */
.image-1867 {
    animation: fa-spin 2s infinite linear;
}

.dropdown-east-6db0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 161b */
.widget-item-z7 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
