/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.blue_8df4) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.shade-b4a8, .outline_easy_4a7a {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.advanced_8a1e::before { content: '\f015'; }
.dark_a675::before { content: '\f007'; }
.first-5e3b::before { content: '\f023'; }
.outline_f4d0::before { content: '\f0e0'; }
.avatar_8730::before { content: '\f095'; }
.dropdown_hard_0b67::before { content: '\f005'; }
.active_9d54::before { content: '\f004'; }
.fluid-dc89::before { content: '\f00c'; }
.white-6f6d::before { content: '\f00d'; }
.gradient_1496::before { content: '\f002'; }
.tertiary_65f7::before { content: '\f0c9'; }
.message-d62d::before { content: '\f061'; }
.slider-bf29::before { content: '\f060'; }
.basic_ff66::before { content: '\f04b'; }
.over_6e97::before { content: '\f04c'; }
.photo-2d68::before { content: '\f019'; }
.left-0a6c::before { content: '\f093'; }
.widget-a5cb::before { content: '\f132'; }
.photo-center-41b5::before { content: '\f091'; }
.center-631b::before { content: '\f06b'; }
.pattern-complex-84f5::before { content: '\f0d6'; }
.button_orange_8978::before { content: '\f09d'; }
.feature_new_336c::before { content: '\f10b'; }
.action-7132::before { content: '\f108'; }
.breadcrumb-copper-ea01::before { content: '\f10a'; }

/* Gambling Specific Icons */
.slow_8546::before { content: '\f522'; }
.wrapper_a836::before { content: '\f327'; }
.tiny_1592::before { content: '\f219'; }
.input-motion-83c7::before { content: '\f21e'; }
.input_rough_3897::before { content: '\f2f5'; }

/* Social Icons */
.input_lite_c13a::before { content: '\f09a'; }
.south-0952::before { content: '\f099'; }
.advanced_8b3c::before { content: '\f16d'; }
.aside-gold-ba20::before { content: '\f167'; }
.south_fa30::before { content: '\f2c6'; }
.over-4a7a::before { content: '\f232'; }

/* Size Classes */
.background-ea0a { font-size: 0.75em; }
.hard-6565 { font-size: 0.875em; }
.panel-5a01 { font-size: 1.33em; }
.progress_bcc6 { font-size: 1.5em; }
.dropdown-slow-ca15 { font-size: 2em; }
.huge-6fab { font-size: 3em; }

/* Animation Classes */
.message-new-7e94 {
    animation: fa-spin 2s infinite linear;
}

.solid_b990 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0e20 */
.widget-item-a9 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
