/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.layout-ba1b) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.component_medium_7850, .badge_76f8 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.form_soft_fac4::before { content: '\f015'; }
.video-1223::before { content: '\f007'; }
.under-f22e::before { content: '\f023'; }
.mask-ecd5::before { content: '\f0e0'; }
.list_a140::before { content: '\f095'; }
.form-f28e::before { content: '\f005'; }
.table-north-49c8::before { content: '\f004'; }
.lite-8d61::before { content: '\f00c'; }
.tooltip-center-cb9c::before { content: '\f00d'; }
.tag_bright_8279::before { content: '\f002'; }
.mini-2e78::before { content: '\f0c9'; }
.aside-df5e::before { content: '\f061'; }
.label_3e34::before { content: '\f060'; }
.picture-fbd6::before { content: '\f04b'; }
.pagination-8784::before { content: '\f04c'; }
.caption_895c::before { content: '\f019'; }
.search-43fc::before { content: '\f093'; }
.badge_b910::before { content: '\f132'; }
.section-98da::before { content: '\f091'; }
.block-new-7a9e::before { content: '\f06b'; }
.iron-8547::before { content: '\f0d6'; }
.cold_f105::before { content: '\f09d'; }
.photo-hard-3802::before { content: '\f10b'; }
.widget-fluid-c52d::before { content: '\f108'; }
.card_pro_a4ce::before { content: '\f10a'; }

/* Gambling Specific Icons */
.pattern_smooth_47e9::before { content: '\f522'; }
.bronze-c8ff::before { content: '\f327'; }
.image_2326::before { content: '\f219'; }
.image-3acd::before { content: '\f21e'; }
.container_ca50::before { content: '\f2f5'; }

/* Social Icons */
.icon-mini-3b9e::before { content: '\f09a'; }
.text-glass-efea::before { content: '\f099'; }
.tag_left_c813::before { content: '\f16d'; }
.primary-dark-692a::before { content: '\f167'; }
.fast-ddad::before { content: '\f2c6'; }
.old_dc98::before { content: '\f232'; }

/* Size Classes */
.icon-e6b5 { font-size: 0.75em; }
.progress_00be { font-size: 0.875em; }
.surface-4ba7 { font-size: 1.33em; }
.plasma-6c63 { font-size: 1.5em; }
.heading_3b26 { font-size: 2em; }
.silver-1398 { font-size: 3em; }

/* Animation Classes */
.outer-76a5 {
    animation: fa-spin 2s infinite linear;
}

.modal-7ce8 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: f8d7 */
.promo-block-a1 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
