/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.iron-afdb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.border-fresh-8d21, .title_glass_9da9 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pagination-a013::before { content: '\f015'; }
.primary-3611::before { content: '\f007'; }
.filter-light-18a7::before { content: '\f023'; }
.container-hovered-1591::before { content: '\f0e0'; }
.sidebar_b69e::before { content: '\f095'; }
.notice-a425::before { content: '\f005'; }
.brown-d18d::before { content: '\f004'; }
.green-269e::before { content: '\f00c'; }
.popup_0e51::before { content: '\f00d'; }
.progress-77d1::before { content: '\f002'; }
.static-41df::before { content: '\f0c9'; }
.tooltip-wide-fea3::before { content: '\f061'; }
.orange-eab0::before { content: '\f060'; }
.accent-9ce9::before { content: '\f04b'; }
.shadow_right_6707::before { content: '\f04c'; }
.wood_e0eb::before { content: '\f019'; }
.icon_yellow_9ab0::before { content: '\f093'; }
.section_b2ff::before { content: '\f132'; }
.block-8abd::before { content: '\f091'; }
.tooltip-outer-ab5a::before { content: '\f06b'; }
.footer_4c3e::before { content: '\f0d6'; }
.description_5618::before { content: '\f09d'; }
.row-smooth-6eed::before { content: '\f10b'; }
.secondary-bright-8f02::before { content: '\f108'; }
.tag_cool_99fb::before { content: '\f10a'; }

/* Gambling Specific Icons */
.gallery_plasma_f3e4::before { content: '\f522'; }
.form-yellow-d2b3::before { content: '\f327'; }
.out_35f6::before { content: '\f219'; }
.secondary-806c::before { content: '\f21e'; }
.summary-new-151a::before { content: '\f2f5'; }

/* Social Icons */
.highlight-1ec3::before { content: '\f09a'; }
.medium-b3c8::before { content: '\f099'; }
.right_8723::before { content: '\f16d'; }
.box-upper-ab20::before { content: '\f167'; }
.search-67a2::before { content: '\f2c6'; }
.easy-b13c::before { content: '\f232'; }

/* Size Classes */
.motion-a647 { font-size: 0.75em; }
.feature_new_6827 { font-size: 0.875em; }
.sort_ab42 { font-size: 1.33em; }
.pro_c8c7 { font-size: 1.5em; }
.grid_fixed_2c46 { font-size: 2em; }
.layout_wood_0804 { font-size: 3em; }

/* Animation Classes */
.aside-huge-a980 {
    animation: fa-spin 2s infinite linear;
}

.dark_6e17 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 9248 */
.widget-item-w2 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
