/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.stone-a003) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.bright_a527, .widget_4a1f {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.list-motion-844f::before { content: '\f015'; }
.border-silver-c08c::before { content: '\f007'; }
.chip-8359::before { content: '\f023'; }
.primary-pro-08a0::before { content: '\f0e0'; }
.hidden-red-8d92::before { content: '\f095'; }
.pagination_75e8::before { content: '\f005'; }
.picture_1073::before { content: '\f004'; }
.popup-static-6cdc::before { content: '\f00c'; }
.image_598a::before { content: '\f00d'; }
.form_8640::before { content: '\f002'; }
.glass_7720::before { content: '\f0c9'; }
.slider-d0f1::before { content: '\f061'; }
.summary_ae38::before { content: '\f060'; }
.mask-active-c38d::before { content: '\f04b'; }
.avatar-fd30::before { content: '\f04c'; }
.pattern-ac3c::before { content: '\f019'; }
.pattern_a1f5::before { content: '\f093'; }
.surface_bronze_a3ad::before { content: '\f132'; }
.message-dark-fbdf::before { content: '\f091'; }
.main-8a43::before { content: '\f06b'; }
.alert-warm-2df3::before { content: '\f0d6'; }
.huge_ccda::before { content: '\f09d'; }
.link-c454::before { content: '\f10b'; }
.media-3914::before { content: '\f108'; }
.block_e256::before { content: '\f10a'; }

/* Gambling Specific Icons */
.under-9987::before { content: '\f522'; }
.accent_941a::before { content: '\f327'; }
.lower_4084::before { content: '\f219'; }
.text_9d4b::before { content: '\f21e'; }
.text_pink_4920::before { content: '\f2f5'; }

/* Social Icons */
.easy_a7ff::before { content: '\f09a'; }
.last_8c6c::before { content: '\f099'; }
.feature_9591::before { content: '\f16d'; }
.warm_4459::before { content: '\f167'; }
.overlay_prev_d5ef::before { content: '\f2c6'; }
.content_1c36::before { content: '\f232'; }

/* Size Classes */
.middle-cfcb { font-size: 0.75em; }
.gold_b625 { font-size: 0.875em; }
.picture_92ea { font-size: 1.33em; }
.title_gas_0d7e { font-size: 1.5em; }
.module-e892 { font-size: 2em; }
.clean_3fc4 { font-size: 3em; }

/* Animation Classes */
.fresh_0805 {
    animation: fa-spin 2s infinite linear;
}

.shadow_wide_3ca5 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 61e1 */
.promo-block-d0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
