/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.article_baa3) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip_d003, .selected-435c {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.cool-80c8::before { content: '\f015'; }
.panel-medium-5248::before { content: '\f007'; }
.gallery-59a7::before { content: '\f023'; }
.widget_thick_3981::before { content: '\f0e0'; }
.backdrop-new-7cef::before { content: '\f095'; }
.tiny-6cbb::before { content: '\f005'; }
.nav_babd::before { content: '\f004'; }
.label-gold-fe2d::before { content: '\f00c'; }
.secondary-warm-d2cc::before { content: '\f00d'; }
.fast_99b3::before { content: '\f002'; }
.right_33b6::before { content: '\f0c9'; }
.tertiary_9ffb::before { content: '\f061'; }
.grid-335f::before { content: '\f060'; }
.dark-fd64::before { content: '\f04b'; }
.red_afe5::before { content: '\f04c'; }
.widget_d388::before { content: '\f019'; }
.search_white_43dc::before { content: '\f093'; }
.fixed-7c5d::before { content: '\f132'; }
.status-5fa1::before { content: '\f091'; }
.text-680f::before { content: '\f06b'; }
.avatar_946c::before { content: '\f0d6'; }
.full-85c7::before { content: '\f09d'; }
.badge_f2fc::before { content: '\f10b'; }
.hero-28c6::before { content: '\f108'; }
.hero-3e8b::before { content: '\f10a'; }

/* Gambling Specific Icons */
.west-eb3a::before { content: '\f522'; }
.copper-e0a7::before { content: '\f327'; }
.first-657e::before { content: '\f219'; }
.feature-b663::before { content: '\f21e'; }
.basic-678a::before { content: '\f2f5'; }

/* Social Icons */
.feature-dirty-5bb3::before { content: '\f09a'; }
.blue_55df::before { content: '\f099'; }
.heading_34d5::before { content: '\f16d'; }
.full_78dd::before { content: '\f167'; }
.overlay_25e1::before { content: '\f2c6'; }
.pressed_d179::before { content: '\f232'; }

/* Size Classes */
.yellow-9e08 { font-size: 0.75em; }
.focused_e622 { font-size: 0.875em; }
.feature-simple-56d4 { font-size: 1.33em; }
.purple_768e { font-size: 1.5em; }
.focused_e3af { font-size: 2em; }
.active_liquid_18a5 { font-size: 3em; }

/* Animation Classes */
.tabs-a0a2 {
    animation: fa-spin 2s infinite linear;
}

.progress-10f0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c640 */
.promo-block-d5 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.0;
}
