/* Font Awesome Icons - Simplified Version */
/* This is a placeholder for Font Awesome icons */

@font-face {
    font-family: 'FontAwesome';
    src: url(assets/fa-solid-900.solid-bb16) format('woff2');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

.upper-4acd, .easy-5b2e {
    font-family: 'FontAwesome', sans-serif;
    font-weight: 900;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

/* Common Icons */
.lower_4b34::before { content: '\f015'; }
.label_paper_30a7::before { content: '\f007'; }
.shade_c689::before { content: '\f023'; }
.aside_dark_2057::before { content: '\f0e0'; }
.banner_action_4d15::before { content: '\f095'; }
.info_lite_a992::before { content: '\f005'; }
.avatar-0667::before { content: '\f004'; }
.logo-673f::before { content: '\f00c'; }
.bronze_0fb6::before { content: '\f00d'; }
.tertiary-cd49::before { content: '\f002'; }
.fast-8258::before { content: '\f0c9'; }
.right_6aaf::before { content: '\f061'; }
.header_stone_dcd4::before { content: '\f060'; }
.module-f895::before { content: '\f04b'; }
.gas-85b1::before { content: '\f04c'; }
.red-7fed::before { content: '\f019'; }
.paper_d7b6::before { content: '\f093'; }
.module_d5c9::before { content: '\f132'; }
.tooltip_red_be1b::before { content: '\f091'; }
.black-11b0::before { content: '\f06b'; }
.component_north_29df::before { content: '\f0d6'; }
.title_smooth_2d73::before { content: '\f09d'; }
.smooth-0269::before { content: '\f10b'; }
.grid-complex-731a::before { content: '\f108'; }
.slow_9ad1::before { content: '\f10a'; }

/* Gambling Specific Icons */
.footer-263b::before { content: '\f522'; }
.west_ede8::before { content: '\f327'; }
.bottom-0a4f::before { content: '\f219'; }
.logo_center_f599::before { content: '\f21e'; }
.row_6441::before { content: '\f2f5'; }

/* Social Icons */
.stone-ce9b::before { content: '\f09a'; }
.block-yellow-c1c4::before { content: '\f099'; }
.gallery_13eb::before { content: '\f16d'; }
.title_91c8::before { content: '\f167'; }
.container_2f12::before { content: '\f2c6'; }
.progress_lite_1a5a::before { content: '\f232'; }

/* Size Classes */
.nav_1e38 { font-size: 0.75em; }
.accent_cool_ae69 { font-size: 0.875em; }
.gas-d5d6 { font-size: 1.33em; }
.aside_iron_2af7 { font-size: 1.5em; }
.brown_284d { font-size: 2em; }
.module_paper_03a9 { font-size: 3em; }

/* Animation Classes */
.alert_4eb2 {
    animation: fa-spin 2s infinite linear;
}

.accordion_fb48 {
    animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* css-noise: b25c */
.widget-item-q7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
