/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.video_basic_d102) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.article-ce2a, .liquid_ea12 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.huge_94c1::before { content: '\f015'; }
.solid_a3e2::before { content: '\f007'; }
.slow-b026::before { content: '\f023'; }
.input_gas_7731::before { content: '\f0e0'; }
.gradient-pressed-c6ec::before { content: '\f095'; }
.new_8f89::before { content: '\f005'; }
.status_7012::before { content: '\f004'; }
.notice_4a23::before { content: '\f00c'; }
.background_e6a4::before { content: '\f00d'; }
.hard-c9bf::before { content: '\f002'; }
.gold-6823::before { content: '\f0c9'; }
.east-d50c::before { content: '\f061'; }
.tooltip-lower-cc31::before { content: '\f060'; }
.primary_lower_f5df::before { content: '\f04b'; }
.popup-3e3c::before { content: '\f04c'; }
.stone-2508::before { content: '\f019'; }
.focus_5447::before { content: '\f093'; }
.sidebar_lite_3b82::before { content: '\f132'; }
.hover-dark-5da9::before { content: '\f091'; }
.wrapper_7af8::before { content: '\f06b'; }
.thumbnail_ffc9::before { content: '\f0d6'; }
.description-outer-8807::before { content: '\f09d'; }
.cool_4d77::before { content: '\f10b'; }
.sidebar-5682::before { content: '\f108'; }
.basic-6ba2::before { content: '\f10a'; }

/* Gambling Specific Icons */
.banner-9d17::before { content: '\f522'; }
.block_02ff::before { content: '\f327'; }
.static-f764::before { content: '\f219'; }
.black-702a::before { content: '\f21e'; }
.footer_first_878f::before { content: '\f2f5'; }

/* Social Icons */
.input_edf7::before { content: '\f09a'; }
.form-8cf3::before { content: '\f099'; }
.status-5087::before { content: '\f16d'; }
.aside-512e::before { content: '\f167'; }
.footer-fresh-8752::before { content: '\f2c6'; }
.logo-d85a::before { content: '\f232'; }

/* Size Classes */
.stone_a3bf { font-size: 0.75em; }
.pattern_5039 { font-size: 0.875em; }
.small_e4c2 { font-size: 1.33em; }
.selected-38c7 { font-size: 1.5em; }
.frame_927a { font-size: 2em; }
.slider-advanced-b1c1 { font-size: 3em; }

/* Animation Classes */
.accordion_0363 {
    animation: fa-spin 2s infinite linear;
}

.plasma_213d {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 1037 */
.shadow-element-w1 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.0;
}
