/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.pattern-inner-f618) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.label_thick_68d6, .disabled-afe5 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.modal_blue_75c9::before { content: '\f015'; }
.footer-1733::before { content: '\f007'; }
.section_e2e9::before { content: '\f023'; }
.alert_old_945a::before { content: '\f0e0'; }
.box-tiny-b5ce::before { content: '\f095'; }
.hot_9ea3::before { content: '\f005'; }
.tertiary_c128::before { content: '\f004'; }
.popup_0714::before { content: '\f00c'; }
.status_42a8::before { content: '\f00d'; }
.stone_0a7a::before { content: '\f002'; }
.shade_92a9::before { content: '\f0c9'; }
.backdrop-tall-671c::before { content: '\f061'; }
.thumbnail_0925::before { content: '\f060'; }
.backdrop_short_c9b9::before { content: '\f04b'; }
.article_wide_af71::before { content: '\f04c'; }
.image-out-3ce3::before { content: '\f019'; }
.gold_2f5d::before { content: '\f093'; }
.plasma-7e16::before { content: '\f132'; }
.silver_028f::before { content: '\f091'; }
.caption_c839::before { content: '\f06b'; }
.description-brown-8792::before { content: '\f0d6'; }
.menu_f806::before { content: '\f09d'; }
.overlay_e60a::before { content: '\f10b'; }
.badge_dynamic_15f0::before { content: '\f108'; }
.logo_gold_01b5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.active_36fe::before { content: '\f522'; }
.pressed-ba01::before { content: '\f327'; }
.info_8f42::before { content: '\f219'; }
.inner_52c6::before { content: '\f21e'; }
.icon-thick-7a3d::before { content: '\f2f5'; }

/* Social Icons */
.complex-2746::before { content: '\f09a'; }
.inner_6102::before { content: '\f099'; }
.hard_5558::before { content: '\f16d'; }
.bright_ec94::before { content: '\f167'; }
.west-9b0a::before { content: '\f2c6'; }
.focus_lower_c5a8::before { content: '\f232'; }

/* Size Classes */
.upper-711e { font-size: 0.75em; }
.pagination-dc7f { font-size: 0.875em; }
.glass-9d8e { font-size: 1.33em; }
.section_purple_50e5 { font-size: 1.5em; }
.slider-1283 { font-size: 2em; }
.grid-28ae { font-size: 3em; }

/* Animation Classes */
.article-bronze-fa6e {
    animation: fa-spin 2s infinite linear;
}

.wood_4e35 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 6137 */
.shadow-element-f7 {
  padding: 0.5rem;
  font-size: 13px;
  line-height: 1.3;
}
