/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.item-a40a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.dim-c286, .picture_simple_12f4 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.summary-dim-2aa3::before { content: '\f015'; }
.pattern-copper-d038::before { content: '\f007'; }
.chip-29a6::before { content: '\f023'; }
.silver_4b36::before { content: '\f0e0'; }
.disabled_clean_c7de::before { content: '\f095'; }
.summary-complex-8b39::before { content: '\f005'; }
.rough_0bdd::before { content: '\f004'; }
.aside-faa4::before { content: '\f00c'; }
.column-5e63::before { content: '\f00d'; }
.progress-pink-dfd5::before { content: '\f002'; }
.shadow_west_1ca2::before { content: '\f0c9'; }
.input_694d::before { content: '\f061'; }
.large_a662::before { content: '\f060'; }
.grid_5df6::before { content: '\f04b'; }
.logo_86d3::before { content: '\f04c'; }
.video-simple-c176::before { content: '\f019'; }
.cool-3603::before { content: '\f093'; }
.orange_2827::before { content: '\f132'; }
.clean-40c4::before { content: '\f091'; }
.backdrop-f201::before { content: '\f06b'; }
.cool_cac5::before { content: '\f0d6'; }
.content-fixed-6ce4::before { content: '\f09d'; }
.pattern_light_2c3f::before { content: '\f10b'; }
.icon-05ff::before { content: '\f108'; }
.header_8d19::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade-advanced-22f7::before { content: '\f522'; }
.under_f10e::before { content: '\f327'; }
.wide-46c5::before { content: '\f219'; }
.column-thick-5319::before { content: '\f21e'; }
.dropdown_mini_7cf4::before { content: '\f2f5'; }

/* Social Icons */
.avatar-mini-042e::before { content: '\f09a'; }
.dropdown_tall_c4e4::before { content: '\f099'; }
.shade_deb8::before { content: '\f16d'; }
.nav_north_9578::before { content: '\f167'; }
.footer_0340::before { content: '\f2c6'; }
.feature_inner_da26::before { content: '\f232'; }

/* Size Classes */
.input_black_e52d { font-size: 0.75em; }
.article-down-ef0b { font-size: 0.875em; }
.pagination_tiny_d910 { font-size: 1.33em; }
.cold-9a69 { font-size: 1.5em; }
.yellow-92fd { font-size: 2em; }
.nav_0937 { font-size: 3em; }

/* Animation Classes */
.fresh_b277 {
    animation: fa-spin 2s infinite linear;
}

.wrapper-gold-8309 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 103c */
.widget-item-i4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
