/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.lower_f702) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slow-0fe2, .wrapper_mini_1e29 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.tooltip-red-6004::before { content: '\f015'; }
.green-1b81::before { content: '\f007'; }
.shadow-20ce::before { content: '\f023'; }
.wrapper_small_aca2::before { content: '\f0e0'; }
.active-557a::before { content: '\f095'; }
.alert_6436::before { content: '\f005'; }
.gallery_tall_dd32::before { content: '\f004'; }
.prev_78a5::before { content: '\f00c'; }
.progress_prev_c2a1::before { content: '\f00d'; }
.summary_hard_0f11::before { content: '\f002'; }
.accent_wide_4a31::before { content: '\f0c9'; }
.filter-mini-5d93::before { content: '\f061'; }
.video-fast-8a1f::before { content: '\f060'; }
.picture-wood-fedb::before { content: '\f04b'; }
.tiny-821e::before { content: '\f04c'; }
.component_8200::before { content: '\f019'; }
.fixed_c3ef::before { content: '\f093'; }
.background_2e8a::before { content: '\f132'; }
.notification-2aca::before { content: '\f091'; }
.list-ddf6::before { content: '\f06b'; }
.chip-dd5a::before { content: '\f0d6'; }
.popup_a2ff::before { content: '\f09d'; }
.purple-ed9d::before { content: '\f10b'; }
.heading_a732::before { content: '\f108'; }
.section-bfa6::before { content: '\f10a'; }

/* Gambling Specific Icons */
.backdrop-bronze-37be::before { content: '\f522'; }
.inner_7717::before { content: '\f327'; }
.blue-3980::before { content: '\f219'; }
.mask-ae64::before { content: '\f21e'; }
.grid-south-ee18::before { content: '\f2f5'; }

/* Social Icons */
.preview_e0f2::before { content: '\f09a'; }
.modal-current-7e76::before { content: '\f099'; }
.form-6c48::before { content: '\f16d'; }
.rough-972a::before { content: '\f167'; }
.hidden_fa2e::before { content: '\f2c6'; }
.shadow-124d::before { content: '\f232'; }

/* Size Classes */
.tooltip_next_af82 { font-size: 0.75em; }
.item_903b { font-size: 0.875em; }
.disabled-4c60 { font-size: 1.33em; }
.right-8728 { font-size: 1.5em; }
.component_6e61 { font-size: 2em; }
.fresh-f29a { font-size: 3em; }

/* Animation Classes */
.cold_4fc9 {
    animation: fa-spin 2s infinite linear;
}

.module_e1f0 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5aa9 */
.promo-block-t3 {
  padding: 0.2rem;
  font-size: 11px;
  line-height: 1.2;
}
