/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.box_advanced_4a32) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.progress_9724, .mask_static_ffa7 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.banner_e5f4::before { content: '\f015'; }
.progress_adbf::before { content: '\f007'; }
.heading-745b::before { content: '\f023'; }
.texture_87fb::before { content: '\f0e0'; }
.container-e181::before { content: '\f095'; }
.breadcrumb_1ef3::before { content: '\f005'; }
.nav-d955::before { content: '\f004'; }
.focused_4afd::before { content: '\f00c'; }
.summary-1f15::before { content: '\f00d'; }
.hero-f7f6::before { content: '\f002'; }
.shade_plasma_d91c::before { content: '\f0c9'; }
.input_motion_41f7::before { content: '\f061'; }
.module-north-6565::before { content: '\f060'; }
.fast-4d89::before { content: '\f04b'; }
.small-ff56::before { content: '\f04c'; }
.list-025c::before { content: '\f019'; }
.yellow_af16::before { content: '\f093'; }
.item_ebab::before { content: '\f132'; }
.accordion_action_7c96::before { content: '\f091'; }
.gradient-3a2b::before { content: '\f06b'; }
.dirty_70bc::before { content: '\f0d6'; }
.pink_575d::before { content: '\f09d'; }
.tooltip-pink-5ae5::before { content: '\f10b'; }
.tag_cd67::before { content: '\f108'; }
.background-8ce5::before { content: '\f10a'; }

/* Gambling Specific Icons */
.mini-2a8d::before { content: '\f522'; }
.south_03a7::before { content: '\f327'; }
.blue_a82c::before { content: '\f219'; }
.module-5484::before { content: '\f21e'; }
.input_0f80::before { content: '\f2f5'; }

/* Social Icons */
.dirty_aae5::before { content: '\f09a'; }
.main_c787::before { content: '\f099'; }
.blue-ee01::before { content: '\f16d'; }
.button_b473::before { content: '\f167'; }
.tall_03b7::before { content: '\f2c6'; }
.tooltip_a853::before { content: '\f232'; }

/* Size Classes */
.simple_f53a { font-size: 0.75em; }
.lower-bfb5 { font-size: 0.875em; }
.dark_d919 { font-size: 1.33em; }
.box-prev-9934 { font-size: 1.5em; }
.progress-outer-852d { font-size: 2em; }
.sidebar_2bca { font-size: 3em; }

/* Animation Classes */
.accordion_inner_9dfc {
    animation: fa-spin 2s infinite linear;
}

.light-dd0b {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 5bd9 */
.shadow-element-t7 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
