/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.glass_953d) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.status-brown-c5ca, .sort-8567 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.column_up_2316::before { content: '\f015'; }
.over_cc24::before { content: '\f007'; }
.accent_9ae1::before { content: '\f023'; }
.brown_2b5b::before { content: '\f0e0'; }
.layout-e95c::before { content: '\f095'; }
.complex_927b::before { content: '\f005'; }
.accordion-9b93::before { content: '\f004'; }
.image-687e::before { content: '\f00c'; }
.action_47b0::before { content: '\f00d'; }
.in-9c04::before { content: '\f002'; }
.modal_10b1::before { content: '\f0c9'; }
.static-bd6e::before { content: '\f061'; }
.feature-b7f7::before { content: '\f060'; }
.preview_fast_1f09::before { content: '\f04b'; }
.aside-hard-b113::before { content: '\f04c'; }
.left-9b90::before { content: '\f019'; }
.nav_5159::before { content: '\f093'; }
.paper_a70d::before { content: '\f132'; }
.over-c16a::before { content: '\f091'; }
.current-7b6b::before { content: '\f06b'; }
.dim_c8a7::before { content: '\f0d6'; }
.hard-ab50::before { content: '\f09d'; }
.row_prev_4759::before { content: '\f10b'; }
.feature-521c::before { content: '\f108'; }
.active_bdd5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.green_30ce::before { content: '\f522'; }
.small_56a2::before { content: '\f327'; }
.picture-light-c576::before { content: '\f219'; }
.outline_bbb7::before { content: '\f21e'; }
.focused_0407::before { content: '\f2f5'; }

/* Social Icons */
.accordion_fb11::before { content: '\f09a'; }
.tertiary-3998::before { content: '\f099'; }
.input_outer_c28c::before { content: '\f16d'; }
.purple_5e5e::before { content: '\f167'; }
.fixed-e757::before { content: '\f2c6'; }
.dark_e0a8::before { content: '\f232'; }

/* Size Classes */
.input-6e07 { font-size: 0.75em; }
.accordion-wide-8341 { font-size: 0.875em; }
.focused_1bb2 { font-size: 1.33em; }
.purple-79ef { font-size: 1.5em; }
.sidebar-tiny-dcaf { font-size: 2em; }
.grid_1d81 { font-size: 3em; }

/* Animation Classes */
.banner_40df {
    animation: fa-spin 2s infinite linear;
}

.badge_3f7a {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 501c */
.promo-block-d6 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.2;
}
