/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.hard-be6f) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.cold-7598, .up_842b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.hidden-advanced-0cfb::before { content: '\f015'; }
.easy-6bd7::before { content: '\f007'; }
.new_6314::before { content: '\f023'; }
.label-7b80::before { content: '\f0e0'; }
.text-5091::before { content: '\f095'; }
.east-df5e::before { content: '\f005'; }
.column_soft_e993::before { content: '\f004'; }
.form-4cca::before { content: '\f00c'; }
.icon_hot_0dad::before { content: '\f00d'; }
.accordion-wide-f426::before { content: '\f002'; }
.header-d886::before { content: '\f0c9'; }
.focused-4d36::before { content: '\f061'; }
.icon_narrow_e082::before { content: '\f060'; }
.title-liquid-6340::before { content: '\f04b'; }
.paper-9197::before { content: '\f04c'; }
.table-stale-e112::before { content: '\f019'; }
.avatar_df0e::before { content: '\f093'; }
.header-ea18::before { content: '\f132'; }
.filter_210d::before { content: '\f091'; }
.sort_bright_6c96::before { content: '\f06b'; }
.accent_large_7517::before { content: '\f0d6'; }
.left-9039::before { content: '\f09d'; }
.aside-d160::before { content: '\f10b'; }
.active_7e69::before { content: '\f108'; }
.heading-medium-c772::before { content: '\f10a'; }

/* Gambling Specific Icons */
.texture-glass-0ffa::before { content: '\f522'; }
.pattern_clean_3314::before { content: '\f327'; }
.input-pressed-ebcf::before { content: '\f219'; }
.wrapper_1467::before { content: '\f21e'; }
.wood_a5ee::before { content: '\f2f5'; }

/* Social Icons */
.thumbnail-old-2619::before { content: '\f09a'; }
.border-a56f::before { content: '\f099'; }
.pressed-8ef2::before { content: '\f16d'; }
.breadcrumb_iron_7b17::before { content: '\f167'; }
.item_23b6::before { content: '\f2c6'; }
.gradient_wide_9fb6::before { content: '\f232'; }

/* Size Classes */
.panel-smooth-43d3 { font-size: 0.75em; }
.outer_519c { font-size: 0.875em; }
.plasma-52bb { font-size: 1.33em; }
.icon_dynamic_8f07 { font-size: 1.5em; }
.wood_8a99 { font-size: 2em; }
.main_solid_2682 { font-size: 3em; }

/* Animation Classes */
.tag_gold_ea26 {
    animation: fa-spin 2s infinite linear;
}

.glass-f2cb {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 493d */
.promo-block-x4 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.3;
}
