/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.rough-b576) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.surface_up_6644, .orange_c011 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.advanced_f271::before { content: '\f015'; }
.media_dirty_da74::before { content: '\f007'; }
.info_817b::before { content: '\f023'; }
.slider-7c4b::before { content: '\f0e0'; }
.shade-d87b::before { content: '\f095'; }
.light_0094::before { content: '\f005'; }
.medium_79e9::before { content: '\f004'; }
.orange_f919::before { content: '\f00c'; }
.lite_a3c2::before { content: '\f00d'; }
.dynamic-e56a::before { content: '\f002'; }
.text-hovered-9f01::before { content: '\f0c9'; }
.surface_paper_93a6::before { content: '\f061'; }
.soft-2416::before { content: '\f060'; }
.out_eb72::before { content: '\f04b'; }
.up-2708::before { content: '\f04c'; }
.text_3429::before { content: '\f019'; }
.slow-79cb::before { content: '\f093'; }
.over_19ae::before { content: '\f132'; }
.wrapper-dark-00d0::before { content: '\f091'; }
.sort_e286::before { content: '\f06b'; }
.tabs-4ecd::before { content: '\f0d6'; }
.center_4a94::before { content: '\f09d'; }
.layout-f074::before { content: '\f10b'; }
.backdrop_hovered_db8b::before { content: '\f108'; }
.lower-9455::before { content: '\f10a'; }

/* Gambling Specific Icons */
.lite_adea::before { content: '\f522'; }
.grid_prev_bfa8::before { content: '\f327'; }
.white-68b8::before { content: '\f219'; }
.preview_398c::before { content: '\f21e'; }
.full_49f0::before { content: '\f2f5'; }

/* Social Icons */
.tertiary_5733::before { content: '\f09a'; }
.last_40dc::before { content: '\f099'; }
.form_selected_e2d4::before { content: '\f16d'; }
.description_right_3546::before { content: '\f167'; }
.widget-thick-dddc::before { content: '\f2c6'; }
.smooth_8b8f::before { content: '\f232'; }

/* Size Classes */
.feature-rough-b627 { font-size: 0.75em; }
.status_light_bd18 { font-size: 0.875em; }
.sort_7b2b { font-size: 1.33em; }
.action_970d { font-size: 1.5em; }
.notification_upper_a082 { font-size: 2em; }
.current_a050 { font-size: 3em; }

/* Animation Classes */
.detail_b118 {
    animation: fa-spin 2s infinite linear;
}

.complex-0c79 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: c1e8 */
.promo-block-v0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
