/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.tabs-1fbb) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.item-east-4df9, .complex-4292 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.heading-pink-c85c::before { content: '\f015'; }
.fresh-1dac::before { content: '\f007'; }
.down_31ab::before { content: '\f023'; }
.hero_small_cebf::before { content: '\f0e0'; }
.layout-1f64::before { content: '\f095'; }
.section_0db0::before { content: '\f005'; }
.focused_096f::before { content: '\f004'; }
.border-a845::before { content: '\f00c'; }
.orange_8b12::before { content: '\f00d'; }
.row-e469::before { content: '\f002'; }
.grid-4adb::before { content: '\f0c9'; }
.notification-9ac8::before { content: '\f061'; }
.paragraph_small_7900::before { content: '\f060'; }
.active-3f0b::before { content: '\f04b'; }
.soft-e2f4::before { content: '\f04c'; }
.card-smooth-e994::before { content: '\f019'; }
.container-2fb9::before { content: '\f093'; }
.preview-hot-060c::before { content: '\f132'; }
.black_7ba6::before { content: '\f091'; }
.input_orange_aa9b::before { content: '\f06b'; }
.hero-cc90::before { content: '\f0d6'; }
.surface_static_f09d::before { content: '\f09d'; }
.title-under-f3c8::before { content: '\f10b'; }
.shadow-east-01a0::before { content: '\f108'; }
.liquid_471d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.fast-2390::before { content: '\f522'; }
.solid_c5ea::before { content: '\f327'; }
.form-wide-3aa4::before { content: '\f219'; }
.dynamic_205a::before { content: '\f21e'; }
.slider_3d73::before { content: '\f2f5'; }

/* Social Icons */
.nav_a8c3::before { content: '\f09a'; }
.disabled-middle-7c8d::before { content: '\f099'; }
.static_0b46::before { content: '\f16d'; }
.shadow-active-440d::before { content: '\f167'; }
.bottom-9c49::before { content: '\f2c6'; }
.first_8e29::before { content: '\f232'; }

/* Size Classes */
.list-5adc { font-size: 0.75em; }
.shade_4f2d { font-size: 0.875em; }
.content-5f52 { font-size: 1.33em; }
.tabs-fixed-c56b { font-size: 1.5em; }
.thumbnail-inner-349c { font-size: 2em; }
.notification_563c { font-size: 3em; }

/* Animation Classes */
.info-a204 {
    animation: fa-spin 2s infinite linear;
}

.pagination-pressed-c91f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4bbc */
.widget-item-g8 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.2;
}
