/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.badge_0285) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.disabled_under_431f, .label_1431 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.soft_3a63::before { content: '\f015'; }
.east_86bf::before { content: '\f007'; }
.filter-old-afdb::before { content: '\f023'; }
.left-9824::before { content: '\f0e0'; }
.thick_f4c1::before { content: '\f095'; }
.block_last_9d37::before { content: '\f005'; }
.element-a0d9::before { content: '\f004'; }
.slow_2282::before { content: '\f00c'; }
.container-9430::before { content: '\f00d'; }
.form-black-653a::before { content: '\f002'; }
.dirty-7cc0::before { content: '\f0c9'; }
.gas-3060::before { content: '\f061'; }
.element-e1cd::before { content: '\f060'; }
.green_1eda::before { content: '\f04b'; }
.medium-501a::before { content: '\f04c'; }
.button_fluid_0457::before { content: '\f019'; }
.short-dc18::before { content: '\f093'; }
.wide_f7a0::before { content: '\f132'; }
.small-7184::before { content: '\f091'; }
.logo_1a5d::before { content: '\f06b'; }
.hard_2a8f::before { content: '\f0d6'; }
.nav-thick-2c68::before { content: '\f09d'; }
.link-6f96::before { content: '\f10b'; }
.tertiary_8ffd::before { content: '\f108'; }
.shade-orange-93b3::before { content: '\f10a'; }

/* Gambling Specific Icons */
.short_dc70::before { content: '\f522'; }
.footer_short_da89::before { content: '\f327'; }
.hidden_selected_9373::before { content: '\f219'; }
.slider-pressed-1044::before { content: '\f21e'; }
.label_hard_2988::before { content: '\f2f5'; }

/* Social Icons */
.outer_1357::before { content: '\f09a'; }
.gold-7e27::before { content: '\f099'; }
.accordion_dynamic_2cdb::before { content: '\f16d'; }
.silver-34d4::before { content: '\f167'; }
.backdrop_upper_57d4::before { content: '\f2c6'; }
.under-f360::before { content: '\f232'; }

/* Size Classes */
.short-8b87 { font-size: 0.75em; }
.heading_hard_4888 { font-size: 0.875em; }
.item-advanced-9c78 { font-size: 1.33em; }
.list_yellow_f915 { font-size: 1.5em; }
.title-dcf3 { font-size: 2em; }
.outer_6db2 { font-size: 3em; }

/* Animation Classes */
.search-stale-4264 {
    animation: fa-spin 2s infinite linear;
}

.next-27b0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 610f */
.promo-block-v3 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.0;
}
