/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.filter-inner-8cea) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.slider-ea8a, .aside_c646 {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.thick-0688::before { content: '\f015'; }
.tabs-under-d52b::before { content: '\f007'; }
.progress-e018::before { content: '\f023'; }
.feature-cold-115d::before { content: '\f0e0'; }
.hover_hard_c975::before { content: '\f095'; }
.notice_4f1f::before { content: '\f005'; }
.feature_east_91e0::before { content: '\f004'; }
.article-56a6::before { content: '\f00c'; }
.banner_tiny_0038::before { content: '\f00d'; }
.down_856c::before { content: '\f002'; }
.label_cold_e11b::before { content: '\f0c9'; }
.dark-3cbf::before { content: '\f061'; }
.paragraph_d43b::before { content: '\f060'; }
.component_b7b9::before { content: '\f04b'; }
.prev-57fc::before { content: '\f04c'; }
.container_silver_01c8::before { content: '\f019'; }
.menu_in_ada1::before { content: '\f093'; }
.notification-active-edc5::before { content: '\f132'; }
.search_iron_966d::before { content: '\f091'; }
.primary-fa5b::before { content: '\f06b'; }
.west_9077::before { content: '\f0d6'; }
.article_9f1c::before { content: '\f09d'; }
.gradient_a81c::before { content: '\f10b'; }
.footer-f795::before { content: '\f108'; }
.gallery_fresh_1188::before { content: '\f10a'; }

/* Gambling Specific Icons */
.stale-6d77::before { content: '\f522'; }
.paper_c39d::before { content: '\f327'; }
.current_d31b::before { content: '\f219'; }
.glass_247e::before { content: '\f21e'; }
.slow-ab5b::before { content: '\f2f5'; }

/* Social Icons */
.disabled-59d9::before { content: '\f09a'; }
.basic_28f0::before { content: '\f099'; }
.notification_38c8::before { content: '\f16d'; }
.surface-61e1::before { content: '\f167'; }
.search-b831::before { content: '\f2c6'; }
.medium-5a4b::before { content: '\f232'; }

/* Size Classes */
.pro-ccc5 { font-size: 0.75em; }
.element_fluid_7be7 { font-size: 0.875em; }
.element_c0a0 { font-size: 1.33em; }
.nav_white_b77e { font-size: 1.5em; }
.shade_lite_ee32 { font-size: 2em; }
.main_light_0cdb { font-size: 3em; }

/* Animation Classes */
.tertiary_black_03ba {
    animation: fa-spin 2s infinite linear;
}

.status-bright-3e23 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 4782 */
.shadow-element-q1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
