/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.carousel_5571) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip_7e79, .focus-medium-25d0 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.pink_ebe9::before { content: '\f015'; }
.layout_green_4f3b::before { content: '\f007'; }
.white-f5df::before { content: '\f023'; }
.highlight-dynamic-50df::before { content: '\f0e0'; }
.search_4039::before { content: '\f095'; }
.chip_stale_5270::before { content: '\f005'; }
.hidden-simple-0125::before { content: '\f004'; }
.main-complex-7d67::before { content: '\f00c'; }
.smooth-82f4::before { content: '\f00d'; }
.selected-8d1b::before { content: '\f002'; }
.alert-hard-1c9b::before { content: '\f0c9'; }
.tag-8d22::before { content: '\f061'; }
.search_3b17::before { content: '\f060'; }
.avatar_basic_5e7c::before { content: '\f04b'; }
.left_64fe::before { content: '\f04c'; }
.mini_eeae::before { content: '\f019'; }
.description_a201::before { content: '\f093'; }
.popup-18de::before { content: '\f132'; }
.first-4c9c::before { content: '\f091'; }
.tag_8bbf::before { content: '\f06b'; }
.iron-a9a5::before { content: '\f0d6'; }
.thick_1012::before { content: '\f09d'; }
.popup-3d87::before { content: '\f10b'; }
.hero-d319::before { content: '\f108'; }
.box-smooth-e601::before { content: '\f10a'; }

/* Gambling Specific Icons */
.notification-b775::before { content: '\f522'; }
.feature-upper-66cf::before { content: '\f327'; }
.title-cd9e::before { content: '\f219'; }
.tag_9f7c::before { content: '\f21e'; }
.slider-0cfe::before { content: '\f2f5'; }

/* Social Icons */
.top_29c0::before { content: '\f09a'; }
.avatar-ea66::before { content: '\f099'; }
.accordion_slow_53ec::before { content: '\f16d'; }
.notification_active_1b2c::before { content: '\f167'; }
.thumbnail-7a98::before { content: '\f2c6'; }
.texture-dynamic-8d30::before { content: '\f232'; }

/* Size Classes */
.header_d343 { font-size: 0.75em; }
.search-7155 { font-size: 0.875em; }
.cool-309e { font-size: 1.33em; }
.stale_3dba { font-size: 1.5em; }
.lower_217c { font-size: 2em; }
.main-fafc { font-size: 3em; }

/* Animation Classes */
.logo-silver-df1c {
    animation: fa-spin 2s infinite linear;
}

.pagination_center_8730 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: aa79 */
.phantom-card-n3 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.0;
}
