/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hot_2ff3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.sidebar_baa1, .filter-a492 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.message-4571::before { content: '\f015'; }
.chip-fdfb::before { content: '\f007'; }
.section-medium-4717::before { content: '\f023'; }
.footer-complex-6b20::before { content: '\f0e0'; }
.old-0ade::before { content: '\f095'; }
.mini_2674::before { content: '\f005'; }
.frame-selected-9ae9::before { content: '\f004'; }
.thumbnail_fd32::before { content: '\f00c'; }
.solid-b157::before { content: '\f00d'; }
.photo_5a8b::before { content: '\f002'; }
.dirty-3450::before { content: '\f0c9'; }
.disabled_light_a183::before { content: '\f061'; }
.plasma_1065::before { content: '\f060'; }
.menu_pink_a227::before { content: '\f04b'; }
.wide_63a2::before { content: '\f04c'; }
.gradient_plasma_20e7::before { content: '\f019'; }
.outline-selected-4c1c::before { content: '\f093'; }
.thumbnail-047a::before { content: '\f132'; }
.preview-glass-c3ef::before { content: '\f091'; }
.north-482c::before { content: '\f06b'; }
.column-paper-223b::before { content: '\f0d6'; }
.wide_9af9::before { content: '\f09d'; }
.west_0436::before { content: '\f10b'; }
.heading_f05a::before { content: '\f108'; }
.solid-7c1c::before { content: '\f10a'; }

/* Gambling Specific Icons */
.next_950d::before { content: '\f522'; }
.overlay-short-c1d7::before { content: '\f327'; }
.alert-7f48::before { content: '\f219'; }
.mask-advanced-4119::before { content: '\f21e'; }
.notification-ae0e::before { content: '\f2f5'; }

/* Social Icons */
.link-4e04::before { content: '\f09a'; }
.small-c940::before { content: '\f099'; }
.pagination_slow_10ce::before { content: '\f16d'; }
.tall-3bb5::before { content: '\f167'; }
.hidden_hot_64e3::before { content: '\f2c6'; }
.layout-rough-b2b3::before { content: '\f232'; }

/* Size Classes */
.next_8c75 { font-size: 0.75em; }
.pressed-2fed { font-size: 0.875em; }
.module_advanced_d1c3 { font-size: 1.33em; }
.feature-tiny-cd2d { font-size: 1.5em; }
.banner-under-c42d { font-size: 2em; }
.frame_8fb5 { font-size: 3em; }

/* Animation Classes */
.paragraph-motion-3abf {
    animation: fa-spin 2s infinite linear;
}

.short_5016 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4ba7 */
.widget-item-w7 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.2;
}
