/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.dirty-ce0a) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.old-0f38, .center-d1d6 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.notice_b558::before { content: '\f015'; }
.cold-e8ef::before { content: '\f007'; }
.progress-b59b::before { content: '\f023'; }
.tall_b29b::before { content: '\f0e0'; }
.thumbnail-action-766d::before { content: '\f095'; }
.old-e208::before { content: '\f005'; }
.focused-3fda::before { content: '\f004'; }
.wide-a8d4::before { content: '\f00c'; }
.brown-d58c::before { content: '\f00d'; }
.small-1ff5::before { content: '\f002'; }
.cool_c670::before { content: '\f0c9'; }
.feature-plasma-8570::before { content: '\f061'; }
.icon-ccda::before { content: '\f060'; }
.popup_f541::before { content: '\f04b'; }
.background-56de::before { content: '\f04c'; }
.media_ad74::before { content: '\f019'; }
.active-6596::before { content: '\f093'; }
.icon_new_c894::before { content: '\f132'; }
.picture-action-9bc7::before { content: '\f091'; }
.first_e9c3::before { content: '\f06b'; }
.accent-stale-40e6::before { content: '\f0d6'; }
.fresh-021b::before { content: '\f09d'; }
.notification_action_a51f::before { content: '\f10b'; }
.modal-60e7::before { content: '\f108'; }
.list_54fe::before { content: '\f10a'; }

/* Gambling Specific Icons */
.shade-brown-3513::before { content: '\f522'; }
.tabs_dfce::before { content: '\f327'; }
.white-2458::before { content: '\f219'; }
.layout_cfc7::before { content: '\f21e'; }
.last_f00f::before { content: '\f2f5'; }

/* Social Icons */
.pattern-silver-020c::before { content: '\f09a'; }
.main-3692::before { content: '\f099'; }
.main-b2d9::before { content: '\f16d'; }
.thumbnail-00c9::before { content: '\f167'; }
.brown-6073::before { content: '\f2c6'; }
.in_5199::before { content: '\f232'; }

/* Size Classes */
.dropdown-bronze-60a3 { font-size: 0.75em; }
.gallery_middle_49b3 { font-size: 0.875em; }
.module-outer-7c2d { font-size: 1.33em; }
.sort_prev_4fe9 { font-size: 1.5em; }
.overlay_pressed_a9fe { font-size: 2em; }
.title_full_6a23 { font-size: 3em; }

/* Animation Classes */
.aside-d1a3 {
    animation: fa-spin 2s infinite linear;
}

.small_e77f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6e8e */
.widget-item-o6 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
