/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.link-7dbe) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.down_cc6e, .message-9a57 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tall_91a4::before { content: '\f015'; }
.notice-f387::before { content: '\f007'; }
.banner-center-0168::before { content: '\f023'; }
.photo_medium_1ea2::before { content: '\f0e0'; }
.chip-445b::before { content: '\f095'; }
.gold_456f::before { content: '\f005'; }
.feature-8f72::before { content: '\f004'; }
.fast_db62::before { content: '\f00c'; }
.bottom_0851::before { content: '\f00d'; }
.frame-21de::before { content: '\f002'; }
.gradient-short-5074::before { content: '\f0c9'; }
.caption_south_4052::before { content: '\f061'; }
.clean_6d3b::before { content: '\f060'; }
.text_dim_3eeb::before { content: '\f04b'; }
.dirty-4149::before { content: '\f04c'; }
.gallery-cool-db52::before { content: '\f019'; }
.blue_99bd::before { content: '\f093'; }
.backdrop-new-6d33::before { content: '\f132'; }
.badge-e9ce::before { content: '\f091'; }
.texture_3f49::before { content: '\f06b'; }
.smooth_a400::before { content: '\f0d6'; }
.grid_old_6031::before { content: '\f09d'; }
.status_20f5::before { content: '\f10b'; }
.message_4df3::before { content: '\f108'; }
.detail_purple_6702::before { content: '\f10a'; }

/* Gambling Specific Icons */
.section-e170::before { content: '\f522'; }
.gas_dc2a::before { content: '\f327'; }
.layout_e1d7::before { content: '\f219'; }
.gallery-fe12::before { content: '\f21e'; }
.module_c312::before { content: '\f2f5'; }

/* Social Icons */
.hidden_f382::before { content: '\f09a'; }
.right-ce97::before { content: '\f099'; }
.last-c8a3::before { content: '\f16d'; }
.picture-plasma-7831::before { content: '\f167'; }
.notification_6f72::before { content: '\f2c6'; }
.backdrop_liquid_33a3::before { content: '\f232'; }

/* Size Classes */
.modal_up_718d { font-size: 0.75em; }
.table_70f1 { font-size: 0.875em; }
.top_b698 { font-size: 1.33em; }
.grid_f1d5 { font-size: 1.5em; }
.huge-9bee { font-size: 2em; }
.up-f1ba { font-size: 3em; }

/* Animation Classes */
.fixed-7f87 {
    animation: fa-spin 2s infinite linear;
}

.menu-pink-9d44 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aa97 */
.widget-item-y2 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.0;
}
