/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.nav-upper-1080) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.chip_basic_4c1d, .outer-5529 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.focus_8b1a::before { content: '\f015'; }
.feature-old-0d53::before { content: '\f007'; }
.tall_8602::before { content: '\f023'; }
.current_0246::before { content: '\f0e0'; }
.middle_8ca5::before { content: '\f095'; }
.secondary_90a7::before { content: '\f005'; }
.disabled-b2d1::before { content: '\f004'; }
.article-6eb1::before { content: '\f00c'; }
.yellow_fe81::before { content: '\f00d'; }
.item-inner-d23e::before { content: '\f002'; }
.text-8f37::before { content: '\f0c9'; }
.narrow-7640::before { content: '\f061'; }
.photo_old_a289::before { content: '\f060'; }
.first-695d::before { content: '\f04b'; }
.icon_b5c2::before { content: '\f04c'; }
.black-4bd7::before { content: '\f019'; }
.section-pink-1e4b::before { content: '\f093'; }
.last_0d71::before { content: '\f132'; }
.medium-42f4::before { content: '\f091'; }
.cool_cb7b::before { content: '\f06b'; }
.detail-420f::before { content: '\f0d6'; }
.input_afdf::before { content: '\f09d'; }
.mask_cold_4aec::before { content: '\f10b'; }
.hot_c3fe::before { content: '\f108'; }
.outline_ec9d::before { content: '\f10a'; }

/* Gambling Specific Icons */
.outline_dc9c::before { content: '\f522'; }
.focus-42ce::before { content: '\f327'; }
.badge_97a4::before { content: '\f219'; }
.button-north-12c5::before { content: '\f21e'; }
.tag-4b6a::before { content: '\f2f5'; }

/* Social Icons */
.panel-first-7361::before { content: '\f09a'; }
.text-629a::before { content: '\f099'; }
.north-593e::before { content: '\f16d'; }
.bronze_a301::before { content: '\f167'; }
.soft-814d::before { content: '\f2c6'; }
.soft_42a8::before { content: '\f232'; }

/* Size Classes */
.search-out-f2ae { font-size: 0.75em; }
.shadow-9624 { font-size: 0.875em; }
.background_60ae { font-size: 1.33em; }
.hero-5011 { font-size: 1.5em; }
.column-f83d { font-size: 2em; }
.alert_fluid_ee9f { font-size: 3em; }

/* Animation Classes */
.liquid_8b5f {
    animation: fa-spin 2s infinite linear;
}

.tooltip-dim-c4a1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: bf01 */
.widget-item-x4 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.1;
}
