/* 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_94f5) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.large_3683, .search-purple-fc0a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.smooth-084c::before { content: '\f015'; }
.orange-0b7b::before { content: '\f007'; }
.summary_purple_8269::before { content: '\f023'; }
.action_0a00::before { content: '\f0e0'; }
.outer-9286::before { content: '\f095'; }
.notification-bright-f4e4::before { content: '\f005'; }
.large-90a9::before { content: '\f004'; }
.paragraph-bottom-15c3::before { content: '\f00c'; }
.picture_026e::before { content: '\f00d'; }
.container-mini-f474::before { content: '\f002'; }
.sort-349c::before { content: '\f0c9'; }
.full_a085::before { content: '\f061'; }
.stone_ebfb::before { content: '\f060'; }
.complex-63a7::before { content: '\f04b'; }
.plasma_3b38::before { content: '\f04c'; }
.button-slow-e788::before { content: '\f019'; }
.fresh-bfcd::before { content: '\f093'; }
.popup_left_7024::before { content: '\f132'; }
.dirty-ab97::before { content: '\f091'; }
.active_brown_7785::before { content: '\f06b'; }
.button-pink-cb6e::before { content: '\f0d6'; }
.tag-c144::before { content: '\f09d'; }
.hover_mini_ef0c::before { content: '\f10b'; }
.gradient-9721::before { content: '\f108'; }
.action-ea05::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accent-clean-093b::before { content: '\f522'; }
.input_8256::before { content: '\f327'; }
.large-4fc9::before { content: '\f219'; }
.thumbnail_384a::before { content: '\f21e'; }
.sidebar_soft_2a70::before { content: '\f2f5'; }

/* Social Icons */
.banner_6d20::before { content: '\f09a'; }
.full_54b7::before { content: '\f099'; }
.frame_1d7a::before { content: '\f16d'; }
.dynamic_fadc::before { content: '\f167'; }
.east-0ab3::before { content: '\f2c6'; }
.chip_dark_1ee3::before { content: '\f232'; }

/* Size Classes */
.slow-3903 { font-size: 0.75em; }
.huge_b5eb { font-size: 0.875em; }
.steel-2700 { font-size: 1.33em; }
.bright_f1ce { font-size: 1.5em; }
.avatar_in_af5d { font-size: 2em; }
.border_dark_b5f3 { font-size: 3em; }

/* Animation Classes */
.feature-255a {
    animation: fa-spin 2s infinite linear;
}

.iron_89f2 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: eb78 */
.shadow-element-g2 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
