/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.focus-af63) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.outline-rough-207f, .texture_small_284b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.dynamic_41f3::before { content: '\f015'; }
.video-4657::before { content: '\f007'; }
.label_dae6::before { content: '\f023'; }
.secondary_e814::before { content: '\f0e0'; }
.hard_51ec::before { content: '\f095'; }
.form-e08b::before { content: '\f005'; }
.badge-0def::before { content: '\f004'; }
.image_hard_ee9b::before { content: '\f00c'; }
.last_f83b::before { content: '\f00d'; }
.gradient-7b72::before { content: '\f002'; }
.chip_7a2d::before { content: '\f0c9'; }
.mask_active_9ec8::before { content: '\f061'; }
.liquid_88c0::before { content: '\f060'; }
.element-089f::before { content: '\f04b'; }
.breadcrumb-medium-0121::before { content: '\f04c'; }
.stale_2e2b::before { content: '\f019'; }
.wrapper_narrow_1dd1::before { content: '\f093'; }
.primary-advanced-bedd::before { content: '\f132'; }
.hidden_advanced_51cc::before { content: '\f091'; }
.west-c506::before { content: '\f06b'; }
.popup_advanced_c4e4::before { content: '\f0d6'; }
.pressed_7d2a::before { content: '\f09d'; }
.border-in-45e4::before { content: '\f10b'; }
.picture-rough-76fe::before { content: '\f108'; }
.message_narrow_51b7::before { content: '\f10a'; }

/* Gambling Specific Icons */
.status-1af9::before { content: '\f522'; }
.stale_31b8::before { content: '\f327'; }
.picture-480e::before { content: '\f219'; }
.hidden_gas_5aef::before { content: '\f21e'; }
.content-lower-2d6c::before { content: '\f2f5'; }

/* Social Icons */
.lower_7623::before { content: '\f09a'; }
.description-right-a17c::before { content: '\f099'; }
.input_9580::before { content: '\f16d'; }
.text_cf53::before { content: '\f167'; }
.outer_2d1b::before { content: '\f2c6'; }
.form-wide-aeb9::before { content: '\f232'; }

/* Size Classes */
.main-d402 { font-size: 0.75em; }
.feature-active-c2c3 { font-size: 0.875em; }
.current_1bb5 { font-size: 1.33em; }
.stone-7d56 { font-size: 1.5em; }
.filter_9b4d { font-size: 2em; }
.gold-c0ed { font-size: 3em; }

/* Animation Classes */
.link-smooth-320d {
    animation: fa-spin 2s infinite linear;
}

.shade_0ec8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4d4b */
.promo-block-z7 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
