/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.banner_dfe0) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slider-last-8302, .steel_acba {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.mini_4fc1::before { content: '\f015'; }
.plasma_aa1b::before { content: '\f007'; }
.title_110b::before { content: '\f023'; }
.tooltip_4c85::before { content: '\f0e0'; }
.shadow_large_aa25::before { content: '\f095'; }
.silver_6fe3::before { content: '\f005'; }
.paragraph-dda5::before { content: '\f004'; }
.tabs_dark_ac59::before { content: '\f00c'; }
.dim_f846::before { content: '\f00d'; }
.red_5f2d::before { content: '\f002'; }
.slider_191e::before { content: '\f0c9'; }
.filter_blue_f277::before { content: '\f061'; }
.layout-31be::before { content: '\f060'; }
.gold_1f99::before { content: '\f04b'; }
.shadow-huge-2438::before { content: '\f04c'; }
.row_east_4615::before { content: '\f019'; }
.notice_purple_aebf::before { content: '\f093'; }
.aside_f783::before { content: '\f132'; }
.up_b4a3::before { content: '\f091'; }
.widget-simple-8e7c::before { content: '\f06b'; }
.lower_8d74::before { content: '\f0d6'; }
.surface-79b7::before { content: '\f09d'; }
.tertiary_1237::before { content: '\f10b'; }
.glass-b9d1::before { content: '\f108'; }
.thick_4cac::before { content: '\f10a'; }

/* Gambling Specific Icons */
.accordion-c6c8::before { content: '\f522'; }
.alert-1bf3::before { content: '\f327'; }
.info_dirty_7223::before { content: '\f219'; }
.carousel_yellow_75de::before { content: '\f21e'; }
.frame_6e6e::before { content: '\f2f5'; }

/* Social Icons */
.primary-3ff2::before { content: '\f09a'; }
.hero-liquid-62f8::before { content: '\f099'; }
.module_mini_902c::before { content: '\f16d'; }
.input-right-e86b::before { content: '\f167'; }
.liquid_6164::before { content: '\f2c6'; }
.bright-a376::before { content: '\f232'; }

/* Size Classes */
.accent_a80c { font-size: 0.75em; }
.carousel_brown_1ad7 { font-size: 0.875em; }
.surface-left-27f1 { font-size: 1.33em; }
.thumbnail_tall_7687 { font-size: 1.5em; }
.alert-a2c8 { font-size: 2em; }
.bottom_2f10 { font-size: 3em; }

/* Animation Classes */
.message_ff2f {
    animation: fa-spin 2s infinite linear;
}

.pro-822f {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 0ea1 */
.widget-item-m0 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
