/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.search-huge-5976) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.stale_14d8, .aside_007b {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.filter-9514::before { content: '\f015'; }
.stale_09a8::before { content: '\f007'; }
.hidden_b163::before { content: '\f023'; }
.panel_4ceb::before { content: '\f0e0'; }
.footer_rough_d9bf::before { content: '\f095'; }
.wrapper_easy_a943::before { content: '\f005'; }
.large_e898::before { content: '\f004'; }
.video-5244::before { content: '\f00c'; }
.tertiary-361b::before { content: '\f00d'; }
.header-bbc1::before { content: '\f002'; }
.widget-fluid-2e3a::before { content: '\f0c9'; }
.module_middle_8b9c::before { content: '\f061'; }
.tabs_8e25::before { content: '\f060'; }
.photo_light_b9ba::before { content: '\f04b'; }
.caption-out-2bea::before { content: '\f04c'; }
.active-bd15::before { content: '\f019'; }
.tertiary_over_2f07::before { content: '\f093'; }
.block-wide-7735::before { content: '\f132'; }
.highlight_rough_94bb::before { content: '\f091'; }
.slider_efc7::before { content: '\f06b'; }
.shadow-f6cb::before { content: '\f0d6'; }
.paragraph-71b1::before { content: '\f09d'; }
.selected-d8ff::before { content: '\f10b'; }
.surface-7943::before { content: '\f108'; }
.simple_4c28::before { content: '\f10a'; }

/* Gambling Specific Icons */
.old_c3c4::before { content: '\f522'; }
.under_0d44::before { content: '\f327'; }
.photo-c39c::before { content: '\f219'; }
.section_orange_8b77::before { content: '\f21e'; }
.media-hard-673e::before { content: '\f2f5'; }

/* Social Icons */
.message_advanced_ebda::before { content: '\f09a'; }
.column_short_2a99::before { content: '\f099'; }
.surface-127a::before { content: '\f16d'; }
.footer-90a3::before { content: '\f167'; }
.widget_white_a9bd::before { content: '\f2c6'; }
.surface_7d3b::before { content: '\f232'; }

/* Size Classes */
.link-fresh-b602 { font-size: 0.75em; }
.gradient_liquid_261f { font-size: 0.875em; }
.footer-next-fbf2 { font-size: 1.33em; }
.tall_03ce { font-size: 1.5em; }
.main_hard_685a { font-size: 2em; }
.new_e959 { font-size: 3em; }

/* Animation Classes */
.easy-7a8d {
    animation: fa-spin 2s infinite linear;
}

.container_92d1 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: 52d5 */
.shadow-element-l0 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
