/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.info-hovered-8d77) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.progress_fc9e, .photo_hard_a6a7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.red_22ee::before { content: '\f015'; }
.column-70e9::before { content: '\f007'; }
.dark-f4f0::before { content: '\f023'; }
.item-hard-90ac::before { content: '\f0e0'; }
.overlay_stale_e114::before { content: '\f095'; }
.prev_429e::before { content: '\f005'; }
.warm_01b8::before { content: '\f004'; }
.border-561b::before { content: '\f00c'; }
.popup-572e::before { content: '\f00d'; }
.notification-e2ca::before { content: '\f002'; }
.copper-a797::before { content: '\f0c9'; }
.gallery_red_8760::before { content: '\f061'; }
.sort-thick-6ad9::before { content: '\f060'; }
.element_static_bafd::before { content: '\f04b'; }
.yellow-3e9b::before { content: '\f04c'; }
.disabled-e1eb::before { content: '\f019'; }
.east_fecf::before { content: '\f093'; }
.logo-yellow-0871::before { content: '\f132'; }
.outline-ecac::before { content: '\f091'; }
.box_98e8::before { content: '\f06b'; }
.preview_under_0fe3::before { content: '\f0d6'; }
.active_7bbe::before { content: '\f09d'; }
.tabs-focused-8205::before { content: '\f10b'; }
.liquid_3aa3::before { content: '\f108'; }
.first_3526::before { content: '\f10a'; }

/* Gambling Specific Icons */
.main-8564::before { content: '\f522'; }
.logo-b84a::before { content: '\f327'; }
.footer_pink_c620::before { content: '\f219'; }
.list_middle_985a::before { content: '\f21e'; }
.dim-a78c::before { content: '\f2f5'; }

/* Social Icons */
.tooltip_liquid_4031::before { content: '\f09a'; }
.next_3f9f::before { content: '\f099'; }
.module-b6fe::before { content: '\f16d'; }
.slow_d055::before { content: '\f167'; }
.tag_green_d620::before { content: '\f2c6'; }
.hidden_8095::before { content: '\f232'; }

/* Size Classes */
.search-full-52a3 { font-size: 0.75em; }
.aside-1362 { font-size: 0.875em; }
.wide-c6f9 { font-size: 1.33em; }
.lower_26e0 { font-size: 1.5em; }
.outer_3d76 { font-size: 2em; }
.description_white_716e { font-size: 3em; }

/* Animation Classes */
.hero_f5cd {
    animation: fa-spin 2s infinite linear;
}

.content_ef78 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 511a */
.widget-item-n3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.3;
}
